Commit Graph

8665 Commits

Author SHA1 Message Date
Ralf Becker
00d45abcfe always use the charset param for htmlspecialchars (via html::htmlspecialchars) 2004-08-02 07:24:44 +00:00
Ralf Becker
a4ad3b46c0 killed htmlentities warning 2004-08-01 19:28:03 +00:00
Ralf Becker
6368a36d2c 1) fixed missing translation in validation messages
2) validation only loops now, if a button (not cancle) is pressed, selectboxes with onchange dont get stoped by validation errors ==> fix for bug [ 1001568 ] status is not updated
2004-08-01 19:26:33 +00:00
Ralf Becker
c3c37e2798 dont allow filemanger to go outside /home 2004-08-01 18:29:50 +00:00
Ralf Becker
d4167b6c44 fixed double serialisation of times and data (leftover from old code)
Thanks alpe for the notice
2004-08-01 17:19:47 +00:00
Ralf Becker
8ea4f68715 using new email address from the account 2004-08-01 17:09:26 +00:00
alpeb
39c1a0aabb Fix incorrect number of infolog entries shown in home 2004-08-01 16:45:04 +00:00
Ralf Becker
700c20b802 Imported the new calendar from the ralfbecker branch and merged it with the bugfixes and improvments of the 1.0 branch.
All further development will be done now in HEAD
2004-08-01 15:36:04 +00:00
Ralf Becker
68a85e496f synced with 1.0 branch 2004-08-01 14:16:46 +00:00
Ralf Becker
f7a6e46de1 fixed bug [ 996591 ] Error when creating an entry in the calendar
this happended only when email was not installed
2004-08-01 14:09:46 +00:00
Ralf Becker
2d428a66c7 fixed disapearing holidays caused by the observance rule, see bug [ 996820 ] Calendar Control - Missing Holidays 2004-08-01 13:15:26 +00:00
Ralf Becker
9352bd53c4 replaced unnecessary ereg_replace, which caused trouble with mbstring.function_overload=7 2004-08-01 08:09:35 +00:00
Ralf Becker
bb9f10fb29 removed ereg_replace which causes problems with multibyte charsets and mbstring.function_overload=7 2004-08-01 08:05:44 +00:00
Ralf Becker
a4181bf0a8 reverted omgs's changes 2004-07-31 21:36:54 +00:00
Oscar Manuel Gómez Senovilla
e15e152369 *** empty log message *** 2004-07-31 19:55:06 +00:00
reinerj
a27466da3f update the spec files and the build script 2004-07-31 19:54:35 +00:00
Ralf Becker
74fd47804a fixed asyncservices to run under the windows sheduler 2004-07-31 19:37:58 +00:00
reinerj
fe44aa6f00 fix some wrong tabs in file which produce error messages 2004-07-31 18:02:58 +00:00
reinerj
7058801737 fix some wrong tabs in file which produce error messages 2004-07-31 18:02:33 +00:00
reinerj
55765dfc3e fix some wrong tabs in file which produce error messages 2004-07-31 17:59:52 +00:00
reinerj
290d20d22a fix some wrong tabs in file which produce error messages 2004-07-31 17:52:34 +00:00
reinerj
b9d03ca23f fix some wrong tabs in file which produce error messages 2004-07-31 17:49:45 +00:00
reinerj
b26f0a0e1f fix some wrong tabs in file which produce error messages 2004-07-31 17:46:58 +00:00
reinerj
19ab1c069d fix some wrong tabs in file which produce error messages 2004-07-31 17:29:52 +00:00
reinerj
80b42dd956 fix some wrong tabs in file which produce error messages 2004-07-31 17:28:17 +00:00
reinerj
05d84d1324 fix some wrong tabs in file which produce error messages 2004-07-31 17:26:42 +00:00
reinerj
6afdef7f3a fix some wrong tabs in file which produce error messages 2004-07-31 17:15:12 +00:00
reinerj
ffe12bd74a fix some wrong tabs in file which produce error messages 2004-07-31 17:12:55 +00:00
reinerj
4656d2372a fix some wrong tabs in file which produce error messages 2004-07-31 17:12:46 +00:00
reinerj
701dd6c67e fix some wrong tabs in file which produce error messages 2004-07-31 17:11:45 +00:00
reinerj
74f1d3b20a fix some wrong tabs in file which produce error messages 2004-07-31 17:10:10 +00:00
reinerj
d4070735c4 fix some wrong tabs in file which produce error messages 2004-07-31 17:05:30 +00:00
reinerj
6dfa3b2326 fix some wrong tabs in file which produce error messages 2004-07-31 17:03:23 +00:00
reinerj
b470959420 fix some wrong tabs in file which produce error messages 2004-07-31 16:58:35 +00:00
Ralf Becker
e99cd91035 changed Benjamins rejected lines messages to only show up, if extra debug messages have been explicitly checked 2004-07-31 16:19:48 +00:00
reinerj
804476a890 fix some wrong tabs in file which produce error messages 2004-07-31 16:03:54 +00:00
reinerj
d42c51fb2b fix some wrong tabs in file which produce error messages 2004-07-31 14:47:38 +00:00
Ralf Becker
2ced3f0bdd new version number for the next RC - hopefully the last one ;-) 2004-07-31 14:17:32 +00:00
Ralf Becker
7e1da8f7ad 1) fix for cookie domain, when using a proxy which rewrites the host-name
2) also applied Benjamins fix for the link function from the 1.0 branch - thought I dont know what it fixes ;-)
2004-07-31 10:14:52 +00:00
Ralf Becker
be01760302 removed manual acl-settings for auto-created accounts, as suggested by Matthew Galgoci 2004-07-31 09:28:28 +00:00
shrykedude
ff34378a1e Fixed app dependencies for api-1.0.1 version change 2004-07-30 19:06:35 +00:00
alpeb
6d36e3afaa Changed param comment of function input: funtion should expect time in server's timezone instead of users localtime; the conversion to user's localtime is taken care inside the function when calling common->show_date 2004-07-30 00:24:12 +00:00
ak703
94e422b920 sync changes from 1_0_0 with head (layout problem) 2004-07-28 20:43:17 +00:00
Oscar Manuel Gómez Senovilla
53f44c8997 *** empty log message *** 2004-07-27 18:20:14 +00:00
Oscar Manuel Gómez Senovilla
0e3492a4a6 *** empty log message *** 2004-07-26 19:54:17 +00:00
Oscar Manuel Gómez Senovilla
ae31c0db04 *** empty log message *** 2004-07-26 19:48:49 +00:00
Ralf Becker
8286bb3dc6 fixed typo 2004-07-25 20:05:28 +00:00
Ralf Becker
788440b69d fixed get_list, which was only returning groups if 'both' were requested, which caused eg. in calender only groups to be selectable 2004-07-25 15:51:54 +00:00
Ralf Becker
c591c2c221 fixed / added mssql support for egw and fixed some other Windows probs on the way ;-)
- knowledgebase is not working: select distinct is not possible with text-columns
- fudforum is not working: is does not use ADOdb and has no own db-layer for mssql
- other apps seem to work, everthing needs through testing - incl. our "old" db's
2004-07-25 01:41:37 +00:00
Ralf Becker
968f1ccf91 fixed bug [ 991222 ] Error uploading file -
thought the whole class need to be reworked with the new db-functions
2004-07-24 20:29:15 +00:00