Miles Lott
da05690b13
really fix Id string
2004-01-10 15:18:52 +00:00
Miles Lott
32b2d29415
format and fix Id string
2004-01-10 15:18:12 +00:00
Miles Lott
f61e52640f
formatting
2004-01-10 15:14:01 +00:00
Miles Lott
e0e5763821
stripslashes on the first level of a posted array, per discussion with lars
2004-01-10 15:04:17 +00:00
shrykedude
cd9bd77b91
Add empty TD when icon text is off, for HTML validation
2004-01-09 19:13:51 +00:00
shrykedude
be4fafb48b
Add quotes for HTML validation
2004-01-09 18:45:58 +00:00
shrykedude
056ea1f3f1
Add quotes for HTML validation
2004-01-09 18:44:55 +00:00
Miles Lott
7c0c7d9cc9
Add license
2004-01-08 13:28:00 +00:00
Ralf Becker
618960e067
fixed the header
2004-01-08 09:07:07 +00:00
Ralf Becker
1e39ae995d
import htmlarea 3.0beta
...
eGW code to use it, is in phpgwapi/inc/class.html.inc.php the translations (via eGW standard translation system) are in phpgwapi/inc/htmlarea-lang.php
==> translations for jscalendar and htmlarea now in own apps
2004-01-08 09:06:40 +00:00
Ralf Becker
3881bfbcc0
fix to allow to set more then one onLoad parameter in the body tag: the get concated, so dont forget the ';' after each one!!!
2004-01-08 09:06:15 +00:00
Ralf Becker
a4d5d57722
fix for find_image to use the aktive template set
2004-01-08 09:04:58 +00:00
Ralf Becker
a3a85a862d
import htmlarea 3.0beta
...
eGW code to use it, is in phpgwapi/inc/class.html.inc.php the translations (via eGW standard translation system) are in phpgwapi/inc/htmlarea-lang.php
2004-01-08 09:03:17 +00:00
Miles Lott
5c76f8b80f
fix email address
2004-01-07 09:22:07 +00:00
Miles Lott
27619fb663
check_db now takes $setup_info
2004-01-07 09:19:38 +00:00
Miles Lott
2808518560
spell check
2004-01-07 09:17:15 +00:00
Miles Lott
d0904ebde2
Reinstate setting of cookies similar to standard api logins by cookie; Reorganized login/logout logic; Switched to class var for $ConfigDomain
2004-01-06 13:38:45 +00:00
Oscar Manuel Gómez Senovilla
fd95a1911b
*** empty log message ***
2004-01-04 03:10:35 +00:00
Miles Lott
27f2acb285
Switch back to prior setcookie method, but add path
2004-01-03 22:44:49 +00:00
Miles Lott
6a08a48087
Should fix array posting problem
2004-01-03 10:36:50 +00:00
Oscar Manuel Gómez Senovilla
0b8ecc7a8a
*** empty log message ***
2004-01-03 00:04:16 +00:00
Miles Lott
5dbef396f9
Appears to fix problems with bad data sent to a couple of functions, causing bad SQL generation
2004-01-02 22:49:10 +00:00
Lars Kneschke
6a5b4e957e
added spanish spain and spanish mexico
2004-01-02 21:33:59 +00:00
Oscar Manuel Gómez Senovilla
803a930a22
*** empty log message ***
2004-01-02 21:12:27 +00:00
Lars Kneschke
b11297fc59
make password changing using ldap working again
2004-01-02 15:07:04 +00:00
Miles Lott
6d4b027d1a
Fix error in nextmatchs (oops) switch tpl class to foreach()
2004-01-02 06:11:21 +00:00
Miles Lott
cb1f65ec54
Switch to foreach vs. reset/while
2004-01-02 06:04:35 +00:00
Miles Lott
ff8d604036
Maybe some minor speed improvements
2004-01-02 05:47:24 +00:00
Miles Lott
9cd1308d2f
update authors ;)
2004-01-02 02:54:29 +00:00
Lars Kneschke
75e6e79ddb
added stripslashes when magic qoutes is on
2004-01-02 01:42:23 +00:00
Miles Lott
e0d336f7ee
Borrow cookie setting methods from api sessions class as test for IE issues
2004-01-02 00:19:04 +00:00
Miles Lott
1eafed041d
remove BEGIN/END tags
2004-01-01 23:05:50 +00:00
Miles Lott
c35cc8613e
Remove blank line at top of html output
2004-01-01 23:02:24 +00:00
Miles Lott
545d949dfe
Get rid of the BEGIN/END tags in html output (head.tpl)
2004-01-01 22:57:07 +00:00
Ralf Becker
65034dab5a
small fix to get sitemgr working with php4 sessions
2003-12-29 21:10:46 +00:00
Ralf Becker
21ccc36222
added 2 functions to:
...
- add a user/group
- add an ACL record
for use by all default_records.inc.php files
2003-12-29 21:05:06 +00:00
Miles Lott
0f85f3763f
Modified md5_cryptpasswd() function to create {md5}xxx style password;
...
Add actual function to deal with sha passwords, and added ability for use of ssha;
2003-12-28 17:27:34 +00:00
Miles Lott
867a40667c
First major update of this in awhile. Now reflects use of $GLOBALS, refers to
...
setup/doc and phpgwapi/vfs/doc for additional documentation, removes some antiquated
references to the original setup and lang files, etc.
2003-12-28 16:32:24 +00:00
Miles Lott
14c759a62c
Update for egroupware
2003-12-28 15:58:08 +00:00
Miles Lott
4f382debb6
Show correct copyright for this file
2003-12-28 15:19:25 +00:00
Miles Lott
eaad270825
Another spell-check and wrapper added
2003-12-28 14:54:17 +00:00
Miles Lott
6d5de5038e
mime, not mine
2003-12-28 14:51:24 +00:00
Oscar Manuel Gómez Senovilla
fd68a4eddc
*** empty log message ***
2003-12-28 00:41:17 +00:00
Miles Lott
e506ffa377
fix string offset error - maybe php5 only
2003-12-27 18:05:20 +00:00
Ralf Becker
51b445e0fb
make it a bit more xhtml compatible: lowercase tag- and attribute-names
...
added charset to htmlspecialchars (might fix some probs with chiniese charsets)
2003-12-26 21:00:00 +00:00
Ralf Becker
96b8f96ad2
bugfix: in days_between (missing brakets)
2003-12-26 20:58:43 +00:00
Oscar Manuel Gómez Senovilla
91e2dde838
*** empty log message ***
2003-12-26 00:51:21 +00:00
Ralf Becker
5f91c1c62c
fixed bug in id2name
2003-12-23 22:24:55 +00:00
Miles Lott
82e79812d3
This might fix the index creation error - will be testing asap.
2003-12-23 13:54:45 +00:00
Oscar Manuel Gómez Senovilla
066153bcb0
*** empty log message ***
2003-12-23 01:32:46 +00:00
Lars Kneschke
c839398de4
hack to check for cn and sn, which must be set in ldap
2003-12-22 12:46:38 +00:00
Lars Kneschke
65d2177084
enabled domainnames with . in the name
...
kneschke.de becomes kneschke_de as variable name
2003-12-22 11:43:06 +00:00
Miles Lott
53352e87eb
Instead of adding a default port in the form, set one based on the default_db_ports var in manageheader.php
2003-12-22 02:57:52 +00:00
Miles Lott
021ec31824
Fix error caused by move to str_replace - upgrade works again
2003-12-22 00:27:43 +00:00
Miles Lott
0e9e0c2da2
formatting, ereg_ replaced, remove rude comments
2003-12-20 18:41:42 +00:00
Miles Lott
6f2f6d23dc
use str_replace() where possible
2003-12-20 18:34:55 +00:00
Miles Lott
07af3f1b54
use str_replace() where possible and fix some spellings
2003-12-20 18:32:53 +00:00
Miles Lott
90dbed8d0e
use str_replace() where possible
2003-12-20 18:29:02 +00:00
Miles Lott
e51d3f26ab
intval -> (int)
2003-12-20 18:26:24 +00:00
Miles Lott
13813b67de
Change error message to egw
2003-12-19 10:46:37 +00:00
Miles Lott
6d9fabe4ea
Move all HTTP_GET, etc to $_GET
2003-12-19 09:13:29 +00:00
Miles Lott
583ed7eede
Minor formatting cleanup
2003-12-19 09:08:37 +00:00
Miles Lott
e8dd639f65
add quotes to all array elements; remove stray whitespace
2003-12-19 08:53:50 +00:00
Ralf Becker
2e6114f9ce
some translations for the about-page
2003-12-19 02:23:49 +00:00
Ralf Becker
aac774b55e
fix to show the original 'About appname' again
2003-12-19 02:23:17 +00:00
Ralf Becker
2aa000eac8
fixed fallback to images in the api-dir, did not work if no api-image was used before
2003-12-18 06:11:08 +00:00
Miles Lott
b5854dbaee
missed one call in last commit
2003-12-18 02:27:03 +00:00
reinerj
e24ae27e48
add some translations
2003-12-17 19:39:24 +00:00
Miles Lott
3c12d529f8
Modifed GetIXSQL routines to actually return valid index SQL for postgresql; This needs to be tested further, but does appear to work.
2003-12-17 13:58:02 +00:00
reinerj
c6abc58904
update lang file
2003-12-17 13:30:01 +00:00
Miles Lott
6674d23cd1
See line 218 - possible fix for DropColumn() to ensure dropped column name is not in the sql
2003-12-17 12:54:17 +00:00
Miles Lott
feb9a52840
Readd missing stock fields
2003-12-17 11:22:37 +00:00
Pim Snel
51afdd7cfd
fixed parse error, sorry ;(
2003-12-17 11:00:43 +00:00
Pim Snel
1e7f7531b8
fixed the storage of loginid for contacts
2003-12-17 01:14:43 +00:00
Pim Snel
d65d0c662d
added francais and Nederlands for language select boxes
2003-12-16 23:45:14 +00:00
Lars Kneschke
561d37df31
add very short day name(Mo, Di, Mi, ...)
2003-12-16 23:14:15 +00:00
Miles Lott
5a63f7cfd0
intval -> (int)
2003-12-15 01:22:13 +00:00
Miles Lott
df474920e7
ereg replaced
2003-12-15 01:19:54 +00:00
Pim Snel
07dd063def
i-dots changes:
...
- lay-out fixes in header
- background in loginscreen to make it a little less boring
- IE fix for wrong z-index with Selectboxes: temporarely hide selectboxes when showing menulayers
- extra option to disable IE png fix
- extra option to choose Click or Mouse Over to show menu's
- extra option to auto hide sideboxmenu's (a lot of people will like this)
- extra option to use sliders for showing menu, default enabled (see testresults below):
Mozilla-firebird Windows -> OK
Mozilla-firebird Linux -> OK
Internet Explorer 6.0 Windows 2000 - OK
Konqueror 3.1 Linux -> gets very slow, lay-out bugs (don't use this option with konqueror)
Opera 6 Linux -> showing works, hiding not, lay-out bugs (test again please)
Opera 7 Linux -> very annoing bug with temporarely hiding selectboxes (must not be hard to fix, pathes are welcome)
please also test this with Safari, Mac IE 5, Win IE 5.0 and 5.5 and report bugs at sf
2003-12-15 00:05:28 +00:00
Miles Lott
4fefb85d65
replace gettype()
2003-12-14 17:31:24 +00:00
Miles Lott
b6162efea5
Replace gettype() where possible
2003-12-14 17:29:52 +00:00
Miles Lott
ce5a6009fd
Remove ANCIENT use of global
2003-12-14 17:24:19 +00:00
Miles Lott
20b851da6f
intval -> (int), replace gettype() and ereg functions where possible
2003-12-14 17:18:41 +00:00
Miles Lott
4f612cbbde
intval -> (int), replace gettype() and ereg_replace() where possible
2003-12-14 17:07:16 +00:00
Miles Lott
8afddf6b17
backport fix for php5 error on cleanup()
2003-12-14 17:06:11 +00:00
Miles Lott
e18438cdcc
intval -> (int), remove unnecessary switch statement
2003-12-14 16:50:34 +00:00
Miles Lott
376535ad22
Add ability to request string return from gethttpsocketfile()
2003-12-13 18:29:53 +00:00
Miles Lott
5794ca4cc1
intval() -> (int)
2003-12-13 15:03:23 +00:00
Pim Snel
94de0f5725
nicer sorting icons
2003-12-13 04:39:11 +00:00
Pim Snel
5c42b14e43
lay-out fixes and customazations for the registration module
2003-12-13 04:20:21 +00:00
Pim Snel
45b87525f6
make loginscreen nicer :)
2003-12-12 14:56:27 +00:00
Miles Lott
1df412f9c4
ereg_replace/intval update
2003-12-10 11:45:03 +00:00
Miles Lott
ad9658f725
gettype, intval, ereg_replace changes
2003-12-10 11:36:54 +00:00
Miles Lott
86a9b91004
intval() -> (int)
2003-12-10 11:35:22 +00:00
Miles Lott
69b629038a
replace one ereg_replace() with str_replace()
2003-12-10 11:34:39 +00:00
Pim Snel
8bb9dae966
checking the vfs entries
2003-12-09 01:19:22 +00:00
Pim Snel
a336cd0385
new images for filemanager buttons
2003-12-09 01:11:37 +00:00
Ralf Becker
52628e99b8
added link-targets to the sidebox-menu
2003-12-09 00:31:00 +00:00
Ralf Becker
1f4dad9ce2
sort- and filter-headers for the nextmatch widget
2003-12-09 00:26:22 +00:00
Pim Snel
7eef3c5208
possible fix for bug #849589 rendering appBox to wide
2003-12-09 00:06:13 +00:00
Pim Snel
232e7bacff
show cursor in IE
2003-12-08 23:41:15 +00:00
Lars Kneschke
fdbf8c18a9
modified lock and unlock to return always '1' and to execute no code
...
=> no locks with pgsql anymore!!!!
2003-12-08 08:07:19 +00:00
shrykedude
f17337d3b7
Added support for specifying the database port number
2003-12-08 04:50:23 +00:00
zhangweiwu
b8d36e17c2
New Translation. Blah.
2003-12-07 12:57:37 +00:00
Miles Lott
92286557d2
add message about ereg_ vs str_
2003-12-05 14:15:25 +00:00
Miles Lott
f8e449ef62
format
2003-12-05 13:48:29 +00:00
Miles Lott
fcbb665631
fix email address
2003-12-05 13:29:58 +00:00
Miles Lott
906f77c412
modify for egroupware
2003-12-05 13:29:03 +00:00
Miles Lott
ca23e327e4
add some additional notes
2003-12-05 13:26:55 +00:00
Miles Lott
f9fde4bde1
Another fix for BDAY field import
2003-12-05 12:26:59 +00:00
Miles Lott
5da7953d85
Fix setting of BDAY month/day to 2 chars, some encode/decode intelligence on the fly, etc.
2003-12-05 12:13:02 +00:00
Miles Lott
2e69a4dfe8
Last commit broke more than was fixed - this reverts most changes
2003-12-05 11:17:12 +00:00
Miles Lott
67047e145d
Fix for bug #853950
2003-12-05 09:42:03 +00:00
Miles Lott
6eb49e1666
Add ability to delete multiple entries, with a select all check image from the setup application
2003-12-03 04:28:20 +00:00
zhangweiwu
c451623cf9
Translation translation blah ...
2003-12-03 03:08:09 +00:00
Lars Kneschke
ab34001cb9
activated brazilian language
2003-11-27 23:57:31 +00:00
Lars Kneschke
11768fb048
added some german translations
2003-11-27 23:10:14 +00:00
zhangweiwu
01fa575b05
Newest translation. Setup module is put into Chinese.
2003-11-27 13:32:09 +00:00
Lars Kneschke
e023a7447c
updated to some better looking images
2003-11-26 22:48:13 +00:00
Lars Kneschke
582961ea47
let egw search for the right image type
2003-11-26 22:37:40 +00:00
zhangweiwu
edb7da7145
Newest translation.
...
This is not a copy-and-usable translation: you need to reinstall the language in setup.
This is because I changed charset to be utf8.
2003-11-24 03:33:35 +00:00
Ralf Becker
2fe29887ff
useing the bash function 'type -p' now instead the alias 'which', which seems not to be set for RH9 or Fedora
2003-11-23 11:01:30 +00:00
Ralf Becker
dbc66bcf00
encode_subject(): remove unnecessary CR's as some mail-scanners complain about them
2003-11-23 10:41:19 +00:00
shrykedude
00f3f18b56
Made boxes adhere more to idots theme
2003-11-22 20:36:24 +00:00
Pim Snel
301d5c9221
FM background to white
2003-11-22 03:56:16 +00:00
shrykedude
bac57f2d1f
- Added support for small display views on front page.
...
- Removed Close,Edit,About buttons from portal boxes, which were not implemented anyway.
2003-11-20 21:21:35 +00:00
Pim Snel
6232988b65
new idots preference to show execturion time on bottom of page and sokme extra styles, general borderless img style
2003-11-19 20:44:54 +00:00
shrykedude
a4a77a34c0
typo fix
2003-11-19 15:16:37 +00:00
reinerj
a3b9c7ef93
fix a typo
2003-11-18 22:23:14 +00:00
Lars Kneschke
2eebcbee3a
phpgroupware -> egroupware
...
Fix for BUG [ 844428 ] X-Mailer text should be changed
2003-11-18 21:42:16 +00:00
reinerj
d3d9d0bca5
Again a change for Taiwan
2003-11-18 12:43:04 +00:00
reinerj
ba6a9788ef
Again a change for Taiwan
2003-11-18 12:33:51 +00:00
reinerj
dc0d9a6fcd
fix typo in Saudiarabien
2003-11-18 09:30:43 +00:00
Pim Snel
ca4582352d
added an extra taiwan entry for changes in the code
2003-11-18 09:08:07 +00:00
reinerj
066a64ef4d
fix Taiwan - Province of China to Taiwan
2003-11-18 08:52:10 +00:00
reinerj
10f7b203e4
fix Taiwan - Province of China to Taiwan
2003-11-18 08:39:09 +00:00
reinerj
9745f65e6c
fix Taiwan - Province og China
2003-11-18 08:38:12 +00:00
Pim Snel
85cb7ab6b0
removed typos
2003-11-17 22:04:58 +00:00
Pim Snel
b8415e59c0
retry to commit this simplified chinese translation
2003-11-17 15:08:22 +00:00
reinerj
37deabdf6f
was a binary file:-(
2003-11-17 14:57:48 +00:00
reinerj
2052fbec87
add simlified chinese translation from Li Yi
2003-11-17 14:33:02 +00:00
Ralf Becker
33eaa519f7
added edit, view, delete icons to the api to use them in infolog and addressbook
2003-11-14 23:32:24 +00:00
Ralf Becker
db60c7314d
fix for debian woody's php-version
2003-11-14 21:53:41 +00:00
Ralf Becker
985c601188
updated add and update to allow access,cat_id,tid as param or in values-array
2003-11-14 21:23:40 +00:00
Ralf Becker
31f6198f72
fix to not return non_contact_fields(owner,access,cat_id,...) as extra_fields
2003-11-14 21:20:55 +00:00
Ralf Becker
df93243fbc
fix for id not an integer
2003-11-14 21:09:37 +00:00
Ralf Becker
ad48945359
fix for multidomain-install without domain-selectbox
2003-11-14 17:43:49 +00:00
Pim Snel
46e0d10d25
major update Dutch translations
2003-11-14 10:03:19 +00:00
Ralf Becker
0d250b0c82
fix to allow @ in usernames if no (only one) eGW-domain is used
2003-11-13 23:15:55 +00:00
Pim Snel
392703e0e1
new translations
2003-11-13 16:11:34 +00:00
Pim Snel
1d056441b7
removed height from sidebox headers so it adapts to len titles
2003-11-11 19:47:54 +00:00
Ralf Becker
568bc3d513
update to jscalendar ver. 0.9.5
2003-11-11 14:51:10 +00:00
shrykedude
4ead925ec8
Correct table layout problem;
2003-11-11 03:46:48 +00:00
shrykedude
4ebdc6dcd8
Correct table layout problem; proper HTML quoting;
2003-11-11 02:46:29 +00:00
dragob
e9a4a7e473
Some cosmetics in translations.
2003-11-10 17:33:43 +00:00
Ralf Becker
14ee63f8f5
fix to allow the apps to unset values in config_data, to get them deleted, also use stored value to determine if value has changed and not need read it again
2003-11-08 22:30:06 +00:00
Carsten Wolff
5f95db7595
do create_database the usual way and don't read the data of a whole table to get just the layout
2003-11-07 17:32:32 +00:00
Ralf Becker
a24f0e0f48
fix to work with session.use_trans_sid = 1:
...
- use name and not numerical index
- simplyfied the javascript
2003-11-04 16:38:50 +00:00
Ralf Becker
be9802d6f6
fix to get cat_id and access saved again
2003-11-04 16:17:11 +00:00
Pim Snel
1641c092f8
forgot to add this. The most importent icon
2003-11-04 15:56:23 +00:00
Pim Snel
2bfde17541
shall all icons if not set
2003-11-04 14:28:45 +00:00
Pim Snel
5866e4405b
get the max icons from prefs
2003-11-04 14:20:15 +00:00
Miles Lott
a97da7c3c1
Silence this error, since it is a FAQ what to do here.
2003-11-04 14:14:57 +00:00
Ralf Becker
6ab44c51de
added a kind of hook for template-specific prefs (show at the end of the normal prefs)
2003-11-04 14:11:04 +00:00
Pim Snel
58df15c97f
New feature to not show all icons in iconbar bacause it are to many, Ralf is implementing template-prefs right for setting the max. number of icons in toolbar
2003-11-04 14:07:52 +00:00
reinerj
cee88d7aab
updated Big5 lang file from Finjon Kiang
2003-11-04 09:55:37 +00:00
Pim Snel
587db31793
new Dutch translations
2003-11-04 02:03:38 +00:00
Lars Kneschke
dccc710045
a basic ldap setup example
2003-11-03 23:02:23 +00:00
Ralf Becker
bfb6f3b494
use config::save_value to update the ctimes of the lang-files
2003-11-03 14:41:17 +00:00
Ralf Becker
737461af74
changed config-class to only write config-values if they are changed or new. This should give a better performance and prefents cases where the complete config got lost, because of a concurrent access.
2003-11-03 14:25:50 +00:00
Ralf Becker
5d922e91f1
fixed jscalendar to work with date-format 'd-M-Y', for multibyte charsets this needs mbstring and mbstring_overload & 2 (!) to work fully, thought it is usable without
2003-11-03 12:03:17 +00:00
Ralf Becker
cccbba347d
changed charset-detection from lang('charset') to translation::charset()
2003-11-03 10:35:32 +00:00
Ralf Becker
cde51aa8dd
extended email-addressbook to be able to insert a complete selection into To, Cc or Bcc, eg. to use a categorie as mailinglist
2003-11-03 00:29:11 +00:00
Ralf Becker
6486998106
added syntax for not-empty check in filter, eg. email=!''
2003-11-03 00:25:21 +00:00
Ralf Becker
c87bf2cf18
first version of the shared addres-selection for both email apps
2003-11-02 19:12:52 +00:00
Ralf Becker
e616c25cb1
added an icon to show the sort-colum and it's sort-order
2003-11-02 19:09:35 +00:00
Ralf Becker
6ad53d62ee
added parameter to alternate_row_color to return class-name instead of a color-value
2003-11-02 17:20:47 +00:00
Ralf Becker
f1cf865b12
fixed fatal error if no connection (db does not exist)
2003-11-02 15:19:14 +00:00
Ralf Becker
30d3bedaa4
added english and german translations and only show 'Check install' and 'Logout' if one is loged in
2003-11-02 10:44:50 +00:00
Miles Lott
4aca7673e7
Fix double 'http://' in logo_url if using default value
2003-10-30 14:43:16 +00:00
Pim Snel
fc5f8e4682
favicon synced to new logo
2003-10-29 20:50:23 +00:00
Pim Snel
670da4c766
define sizes of orange balls
2003-10-27 12:44:26 +00:00
Pim Snel
1c43c0f126
better layout
2003-10-27 12:43:46 +00:00
Miles Lott
ac721fda8d
Add account_type to login templates
2003-10-27 12:41:21 +00:00
Ralf Becker
5153b0d8e3
automaticaly convert to and from the xml-charset utf-8
2003-10-26 18:37:45 +00:00
Lars Kneschke
373540429d
was to big for IE
...
there was a scroll bar on the bottom
2003-10-26 17:28:39 +00:00
Lars Kneschke
ccd943aa8f
made the login page looking like the inside for idots
2003-10-26 17:00:59 +00:00
Pim Snel
d7529d18e9
logo setup
2003-10-26 14:49:18 +00:00
Pim Snel
65ee490724
remove one bodytag
2003-10-26 14:48:17 +00:00
Ralf Becker
687387512f
hack to get the login-page usable
2003-10-25 23:21:38 +00:00
Ralf Becker
a3ab98c600
changed iso8601 to YYYY-MM-DDThh:mm:ss
2003-10-25 16:43:23 +00:00
Ralf Becker
0ecc01baaa
- fixed the parser to correctly return nested arrays/structs
...
- added support for datetime.iso8601 type, it is recogniced by the regular expression '^[0-9]{8}T[0-9]{4}$' as php has no special datetime type
2003-10-25 16:08:05 +00:00
Ralf Becker
24d302ea8b
- fixed the annoying php4-sessions bug
...
- it was introduced by changes lars merged from dave (phpGW) ;-)
- of cause php4 sessions work in eGW without sending cookies, if this is disabled in admin->site configuration
2003-10-25 11:37:36 +00:00
Ralf Becker
3545eba5c6
added the hand-cursor for buttons, I hope it was not on purpose to not show it ;-)
2003-10-25 10:30:21 +00:00
Ralf Becker
10fad5e570
- moved contacts_shared into contacts (one file less to include)
...
- added rights-fields to each read contact (via read or read_single_entry) with the grants the owner gave the reading user
- extended check_perms: 3. param $addr with can be contacts-record or -id, if used that contact's rights and not the rights-field are used
2003-10-25 10:14:25 +00:00
Pim Snel
c0a9d767bc
graphic modification, new official logo intergration
2003-10-24 21:14:02 +00:00
Ralf Becker
8c9c2f09d0
some more xmlrpc changes
2003-10-24 20:42:00 +00:00
Lars Kneschke
02aae78730
updated layout
2003-10-24 05:07:10 +00:00
shrykedude
8b9c73d089
Prefixed code that generates PHP notices with a '@' to minimize new user confusion.
2003-10-24 04:38:48 +00:00
shrykedude
076f639288
make the app area fill up the available space, with a left-pad for spacing
2003-10-24 03:09:02 +00:00
shrykedude
e52887d989
Hid some PHP notices behind a '@' to minimize new user confusion.
2003-10-24 00:54:28 +00:00
Pim Snel
00df8f407c
remove old icons
2003-10-23 21:50:53 +00:00
Pim Snel
b6138b99e2
small lay-out fixes
2003-10-23 21:13:58 +00:00
Pim Snel
166a857df9
replace orange star
2003-10-23 20:46:36 +00:00
Ralf Becker
8e1c003cde
small fix for the getAccounts function to use the name-style defined in the user prefs by default
2003-10-23 20:30:32 +00:00
Pim Snel
fb95b258d4
merged lars' changes and almost fixed the vertical scrollbar bug in IE
2003-10-23 20:27:41 +00:00
uid33421
4ea053b344
another small fix
2003-10-23 19:49:01 +00:00
uid33421
a761d7a38d
layout fixes
2003-10-23 19:44:52 +00:00
uid33421
939fd96822
added my own css file
2003-10-23 19:33:33 +00:00
uid33421
ed4bba78db
splitted some things, so we have more control about the layout
2003-10-23 19:32:54 +00:00
uid33421
d11958d1b4
enabled body tag again
...
we need it onload
2003-10-23 19:20:45 +00:00
uid33421
afa38cf57a
respect selected theme
2003-10-23 18:30:35 +00:00
Pim Snel
1463d87637
added icon for emailadmin and add spacer.gif to default
2003-10-23 16:05:27 +00:00
Pim Snel
194f2dd843
and here are the new idots icons
2003-10-23 15:30:54 +00:00
Pim Snel
0aa579faab
fixed href to pngfix.js
2003-10-23 15:20:19 +00:00
Pim Snel
b12b903d8c
removed end of body tags from inc/footer.inc.php and added all footer tags the template footer files
2003-10-23 15:19:22 +00:00
Pim Snel
8839558f07
changed default imageformat of the nextmatch arraws to png
2003-10-23 15:17:40 +00:00
Pim Snel
60bc6e0332
new idots design because old one had copyright problems and this one is better
2003-10-23 15:04:22 +00:00
Ralf Becker
e4c0b82b2b
disabled index generation again for db other then MySQL, til i fixed it
2003-10-22 12:54:39 +00:00
Miles Lott
4b4afd3c23
Add another case for manageheader when domains are not defined in header.inc.php, also some formatting updates
2003-10-22 11:28:17 +00:00
shrykedude
1096987b81
added quotes for HTML validation
2003-10-22 04:28:03 +00:00
Ralf Becker
27f8837364
reading the indices correct (multiple columns, fulltext and length-limited) indexes
2003-10-22 02:40:16 +00:00
Ralf Becker
7cc899861d
added a log-file and a 401 header if unauthorized to the xmlrpc-server
2003-10-21 21:05:23 +00:00
Ralf Becker
8d2125b502
enhanced format to add an icon and already translated texts, hopefully last commit on this ;-)
2003-10-21 19:13:23 +00:00
Ralf Becker
ddc665d061
enhanced format to add an icon and already translated texts
2003-10-21 19:03:07 +00:00
Ralf Becker
4dade58bbe
enhanced format to add an icon and already translated texts
2003-10-21 18:41:50 +00:00
Ralf Becker
8d2c4bb7a3
fixed schemaproc to create indexes and enhanced syntax to create multicolum indexes and unique keys
2003-10-21 18:09:58 +00:00
Ralf Becker
f2b0ca5d6d
an other fix for ADOdb, set Record to empty, if a query returns no row
2003-10-21 18:08:22 +00:00
Ralf Becker
9384c24217
fixed php4-sessions to work with xmlrpc, our sessionid is now identical to the php4 sessionid
2003-10-21 10:46:33 +00:00
Ralf Becker
b26fa6246a
fixed db::to_timestamp as the ADOdb function returns quotes too
2003-10-21 10:08:48 +00:00
Ralf Becker
c8d9ba1a5f
small fix to not use eval
2003-10-21 09:18:21 +00:00
Ralf Becker
c49d1cf3be
put the eGW demo as default record for the xmlrpc app
2003-10-20 22:44:24 +00:00
shrykedude
68e0663d55
corrected placement of FORM tag for HTML validation
2003-10-20 20:23:19 +00:00
Ralf Becker
0d35fcc72a
fix to allow to load non-iso-8859-1 languages without an system-charset set
2003-10-20 19:03:46 +00:00
Ralf Becker
a1bb219315
fix to automatically connect before calling db_addslashes, needed for setup->languages (with ADOdb enabled)
2003-10-20 19:02:32 +00:00
Ralf Becker
6909e7241d
some fixes:
...
- replaced the hardcoded /phpgroupware url with the webserver_url
- register globals
2003-10-20 17:25:56 +00:00
shrykedude
0656bc925a
updated case & quoting of HTML tag attributes; added ALT tag for IMGs
2003-10-20 17:16:56 +00:00
Ralf Becker
dbfd796382
fix to automatically connect before quering the tables, needed for setup->configuration (with ADOdb enabled)
2003-10-20 16:36:03 +00:00
Ralf Becker
0c6b822fea
some fixes:
...
- replaced the hardcoded /phpgroupware url with the webserver_url
- register globals
- some UI fixes, as in idots everything is centered
2003-10-20 16:34:29 +00:00
Ralf Becker
9f450cb1a8
pgsql7.3 fix + wrong id for the addressbook custom-fields, should work now
2003-10-20 08:49:21 +00:00
Ralf Becker
10a51e644b
get last_insert_id for pgsql working and fixed the copying of db-objects
2003-10-19 21:41:47 +00:00
Ralf Becker
834c395b0d
added empty transaction functions so that db_mysql dont use the adodb ones from the db-class
2003-10-19 19:42:22 +00:00
Ralf Becker
32fa6bc9d0
added db_addslashes version for use without adodb
2003-10-19 19:36:50 +00:00
Ralf Becker
c7a9ba98e5
updated db-class to use ADOdb if one set $GLOBALS['phpgw_info']['server']['use_adodb'] = True; (eg. in your header.inc.php) or to be used as base-class for the other db-classes
2003-10-19 19:09:36 +00:00
Ralf Becker
d6b8677cbd
Initial revision
2003-10-19 19:05:23 +00:00
Miles Lott
b2d20be441
Fix for count() using postgresql with query
2003-10-19 18:34:45 +00:00
Miles Lott
fe494abdc1
Fixed count() for postgresql, I hope
2003-10-19 18:29:44 +00:00
Ralf Becker
6fbf81abed
added class to functions_backtrace
2003-10-19 18:25:14 +00:00
Miles Lott
7c1621ea40
Move definition of SEP ahead of class instantiation so that php5 won't barf if we use SEP in one of those classes
2003-10-19 18:05:27 +00:00
Miles Lott
ed5e8a5f8e
Updated to work with current code (somewhat)
2003-10-19 15:15:00 +00:00
Miles Lott
6a69632487
Switch to using oProc object instead of db object to avoid update errors
2003-10-19 12:48:36 +00:00
Miles Lott
61bf56843f
Oops, this is a more accurate count
2003-10-19 08:12:16 +00:00
Miles Lott
c02c4f563e
possibly more efficient record counting query, and fix limit case on queries that return less than limit
2003-10-19 08:06:52 +00:00
reinerj
a047910848
add no robots
2003-10-19 00:20:07 +00:00
reinerj
274a07283d
change phpgw to egw
2003-10-19 00:17:00 +00:00
Miles Lott
fb3eb50ef8
Close potential security hole for xmlrpc/soap calls
2003-10-18 11:15:48 +00:00
Miles Lott
dec0934ee3
Now using copyobj() - please advise if it breaks and how
2003-10-18 11:12:19 +00:00
Miles Lott
2da29d2861
Add one note about baseline tables
2003-10-18 10:54:47 +00:00
Miles Lott
4c74f7e463
Allow passing of single, non-array paramater for e.g. POST or GET to get_var()
2003-10-18 10:36:34 +00:00
Ralf Becker
50f3f7be43
enabled Slovenian language, thanks to Dragos translations
2003-10-17 22:41:59 +00:00
Miles Lott
0103ae5f98
silence the error in another way
2003-10-17 07:45:56 +00:00
Miles Lott
521a3b94d8
These are not strings...
2003-10-17 07:31:23 +00:00
dragob
787827274b
Some cosmetics in translations.
2003-10-16 20:43:20 +00:00
Ralf Becker
94a2f4e043
added function-backtrace to db-error-messages
2003-10-16 16:59:31 +00:00
Ralf Becker
cb12c82707
added function to generate a function-name backtrace
2003-10-16 16:41:35 +00:00
Ralf Becker
3f3d0c79e9
added function to generate a function-name backtrace
2003-10-16 16:34:45 +00:00
Ralf Becker
8c5c7188d1
added message to login: account is expired
2003-10-16 15:07:21 +00:00
Ralf Becker
7abb19b143
added message to login: account is expired
2003-10-16 14:55:12 +00:00
Miles Lott
3a298a8c7d
Check that $var is set and not False - some installs will error on the array element not being set
2003-10-16 11:41:40 +00:00
Miles Lott
e07e330732
Add copyobj() function for php5 object cloning vs php3/4 copies, fix _debug_array() for php5
2003-10-16 10:37:31 +00:00
Miles Lott
7d999cd13c
Moved inclusion of extension classes after definition of extended class, for php5 (and 3 ;) )
2003-10-16 10:27:34 +00:00
Lars Kneschke
b2e4e6327e
big-5 is supported by php 4.3.X
2003-10-16 04:59:46 +00:00
Lars Kneschke
616a09880a
hide errormessage about unsupported charset
2003-10-15 19:15:25 +00:00
Ralf Becker
483682912b
small cleanup, bgcolor is set now via the css-class
2003-10-15 13:19:24 +00:00
Ralf Becker
726607234e
register globals
2003-10-15 13:18:13 +00:00
Ralf Becker
f7b2cefbf3
not longer used, as we require php4 now
2003-10-15 13:15:06 +00:00
Ralf Becker
f32c6a2e23
Changed login to use only one template with and without domain-selectbox. As everything is identical, but that one box.
2003-10-15 12:55:48 +00:00
Ralf Becker
7363643128
removed stupid debug messages
2003-10-15 12:29:27 +00:00
Ralf Becker
692767bcf0
fixed problem with not set system-charset and non-ascii chars in user-name with accounts in ldap:
...
Username did not get translated, as at the time when the accounts-class get instanciated the user preferences, which determine the language, which determine the charset (if no system-charset), are not loaded. I use iso-8859-1 as default then, which gives us the same behavior then before all the changes.
2003-10-15 12:24:38 +00:00
Ralf Becker
e00e1e9e38
some literati fixes
2003-10-14 21:49:30 +00:00
dragob
c58009cc81
Added slovenian translation.
2003-10-14 21:47:40 +00:00
Ralf Becker
17a3d9cdab
some literati fixes
2003-10-14 21:28:23 +00:00
Ralf Becker
ba8a199a48
fixed the domain-selectbox
2003-10-14 20:32:55 +00:00
reinerj
defc6891e6
add literati golden theme
2003-10-14 20:01:47 +00:00
reinerj
7658cb4c6b
files from literati
2003-10-14 19:59:26 +00:00
reinerj
c0907810b9
add literati files to CVS
2003-10-14 19:46:22 +00:00
reinerj
406df3e974
add lietrati css to CVS
2003-10-14 19:45:16 +00:00
Ralf Becker
e9dc349cda
removed not longer used templates
2003-10-14 17:18:31 +00:00
Pim Snel
e17b5d96c5
change tags to lowercase for future XHTML-validation and add favicon link
2003-10-14 14:23:17 +00:00
Pim Snel
3e6b6b241a
add new favicon
2003-10-14 14:10:28 +00:00
Pim Snel
063bf9b5c0
merge back the changes from lars / make it w3c validate again / merge lars' changes to login_select_domain
2003-10-14 14:07:42 +00:00
shrykedude
5b8c58126c
corrected eGW case in meta info
2003-10-14 13:37:17 +00:00
Ralf Becker
842adc7ae0
reverted lars/dave's change as it does not work !!!
...
PHPSESSIONID is wrongly encoded in the url
2003-10-14 12:50:51 +00:00
Pim Snel
9a14ef1a63
truly center loginbox, add new favicon
2003-10-14 12:02:58 +00:00
Pim Snel
0851b8fa6a
new favicon
2003-10-14 11:59:10 +00:00
Ralf Becker
26eef15651
suppressed warning about unknown user/pw if db not yet created
2003-10-14 10:06:07 +00:00
reinerj
62964576bd
Translation update from Finjon Kiang
2003-10-14 09:58:13 +00:00
Ralf Becker
7818d9902d
phpGroupWare --> eGroupWare in login blocked message
2003-10-14 09:32:39 +00:00
Lars Kneschke
986c06dca2
some cosmetic changes
2003-10-13 06:37:54 +00:00
Ralf Becker
cfdfd365c6
translated app-name about to phpgwapi, seems to fix problem with open-basedir-restrictions
2003-10-12 19:33:32 +00:00
Lars Kneschke
73d8277b40
fixes for warning about unsupported charset
2003-10-11 20:55:16 +00:00
Lars Kneschke
c5871088ca
updated norwegian translation
...
provided by
Espen Ottar
Octaga AS
2003-10-11 19:54:27 +00:00
Lars Kneschke
d8692a29f7
some small fixes from dave hall
2003-10-11 13:30:52 +00:00
Lars Kneschke
ec9e4e621e
little fix from dave hall
2003-10-11 13:26:01 +00:00
Lars Kneschke
5fb17b08f6
search for app/template specific css.file
...
put your app specific css in appname/template/default(or templatename)/app.css
2003-10-11 07:58:40 +00:00
Lars Kneschke
03f9118fcb
fixed layout of login box
2003-10-11 07:21:00 +00:00
shrykedude
18f7b1e05f
pgsql fix for empty var
2003-10-11 00:02:23 +00:00
Ralf Becker
d73cfd3122
fixed get_account_name to convert the values
2003-10-10 12:45:07 +00:00
Ralf Becker
71c2acae50
fix for not set system_charset
2003-10-10 12:06:40 +00:00
Ralf Becker
341c8279ef
created a README, that the image folders exists in CVS
2003-10-10 11:54:11 +00:00
Lars Kneschke
00db10168f
fix convert for us-ascii
2003-10-10 05:01:49 +00:00
Lars Kneschke
cb65e22c87
typo
2003-10-10 04:42:08 +00:00
Lars Kneschke
a7318559fe
converted to convert for correct utf-8 support
2003-10-10 00:55:43 +00:00
Ralf Becker
33389df33d
new param to translate, for string to add if no translation present, default '*'
2003-10-10 00:07:20 +00:00
Ralf Becker
e291aa7339
charset
2003-10-10 00:05:28 +00:00
Lars Kneschke
43ec195c6e
added check if function iconv exists
2003-10-09 23:38:24 +00:00
Pim Snel
e2eb4e721f
created special setup logo animation
2003-10-09 23:16:57 +00:00
Pim Snel
0ee40b75d5
added template var for logout icon in setup
2003-10-09 23:12:41 +00:00
Ralf Becker
9c322199d6
fixed bug in conversation table --> schema for bigint
2003-10-08 19:08:30 +00:00
Ralf Becker
0cba91137e
added fallback to iconv if mbstring is not availible and killed a waring if no langs installed
2003-10-08 10:50:24 +00:00
Ralf Becker
7b409a410d
some sql-insertion protection
2003-10-08 00:00:55 +00:00
Ralf Becker
3360c838f6
use db from phpgw_setup if the phpgw one is not availible
2003-10-07 22:38:06 +00:00
Ralf Becker
519e874afb
use db from phpgw_setup if the phpgw one is not availible
2003-10-07 22:02:30 +00:00
Lars Kneschke
b3dfa3d386
little fix for gb2312
2003-10-07 20:56:33 +00:00
Ralf Becker
4c922ae28a
applied ilia's patch for binary columns (mysql returns varchar(#) binary)
2003-10-07 16:41:00 +00:00
Ralf Becker
49d4216305
fix for not set up user-charset
2003-10-07 15:05:14 +00:00
Ralf Becker
10318b0554
fixed annoying typo, that caused the lang-files to be loaded on every login
2003-10-07 09:59:40 +00:00
Ralf Becker
cb01770f48
small fix
2003-10-07 01:02:19 +00:00
Ralf Becker
e79069cd0d
changed Powered by link to egroupware.org
2003-10-06 21:25:55 +00:00
Lars Kneschke
d13e4685dc
added kses-0.2.1
2003-10-06 11:46:38 +00:00
Ralf Becker
6e69d6965f
converting all charsets to lowercase
2003-10-06 11:30:21 +00:00
Ralf Becker
cfc0ec8eb4
updated translation_sql::convert:
...
- now handles arrays or strings
- autodetects the from charset if not set
- uses the system_charset as to charset if not set
2003-10-05 15:41:59 +00:00
Ralf Becker
c7407b9ed1
small addition to automaticaly deal with a not set system-charset
2003-10-05 13:45:46 +00:00
Ralf Becker
def9a6e4df
fix for new install
2003-10-05 10:57:50 +00:00
Ralf Becker
0ca093c04f
added multibyte-support for conversation of other charsets then utf-8 and iso-8859-1
2003-10-05 10:44:16 +00:00
Ralf Becker
90faf20801
added some db-unspecific functions to deal with db-results-sets as associative arrays and form new querys from column/value arrays with automatical addslash/intval based on the column-type
2003-10-05 10:42:07 +00:00
Ralf Becker
fd2d96d063
1) implemented a share system-charset, which can be different from the charset of the lang-files
...
2) moved sql-specific part of setup_translation to translation_sql
3) TO-DO: get the translation-tools working in this setting
2003-10-05 02:06:11 +00:00
Ralf Becker
30bdbd48a9
biger Text for the y-axis-texts, transparent background and other cosmetics
2003-10-04 15:31:31 +00:00
Ralf Becker
878f345099
changed the gant-chart-lines to bars
2003-10-04 14:49:39 +00:00
Ralf Becker
588abbaea7
changed the content column of phpgw_app_session from text to longtext (its overflowing eg. in eTemplate from time to time)
2003-10-04 14:06:15 +00:00
Ralf Becker
c65032a812
restructured setup a bit:
...
- move most of the lang-code from setup/lang.php to phpgwapi/inc/class.translation_sql.inc.php
- added a minimal-auto-configuration, so one does not need to enter the config-step at all for a running installation
- added the language of the admin to the installed languages
2003-10-04 13:27:38 +00:00
Ralf Becker
658dfdce96
restructured setup a bit:
...
- move most of the lang-code from setup/lang.php to phpgwapi/inc/class.translation_sql.inc.php
- added a minimal-auto-configuration, so one does not need to enter the config-step at all for a running installation
- added the language of the admin to the installed languages
2003-10-04 13:24:34 +00:00
Ralf Becker
eeae3102df
fix to give the files in vfs only minimal rights (rw for owner, rwx for owner on dirs)
2003-10-04 07:37:03 +00:00
Ralf Becker
8c0e4fd6d7
fixes to get dave's mime_magic class working
2003-10-03 11:58:51 +00:00
Ralf Becker
6c10e248d7
reverted the german lang-files to iso8859-1, as we want to make the conversation optional and while adding the files to the database
2003-10-03 11:47:09 +00:00
Ralf Becker
03e9bb126d
fixed add for numerical values
2003-10-03 10:00:21 +00:00
shrykedude
8a2a675b37
expanded !$var check to use empty($var)
2003-10-03 02:01:21 +00:00
Ralf Becker
c218e158b1
added a check agains ldap-insertion in the login-name
2003-10-02 21:01:37 +00:00
Ralf Becker
8ca7b7af8a
killed some warnings if open_basedir restrictions do not allow to access the session-files
2003-10-02 16:58:46 +00:00
Ralf Becker
44eaf69f8f
imported ceb's changes til 2003/10/01 (reverted the german lang-file to iso8859-1)
2003-10-02 11:16:50 +00:00