Commit Graph

9048 Commits

Author SHA1 Message Date
Ralf Becker
2ced3f0bdd new version number for the next RC - hopefully the last one ;-) 2004-07-31 14:17:32 +00:00
Ralf Becker
ff28193d36 new version number for the next RC - hopefully the last one ;-) 2004-07-31 14:13:12 +00:00
reinerj
6e6a092731 fix some wrong tabs in file which produce error messages 2004-07-31 14:08:26 +00:00
Ralf Becker
0d70830fc3 imported version 4.51 of ADOdb 2004-07-31 13:09:39 +00:00
Ralf Becker
3e3075e913 fixed disapearing holidays caused by the observance rule, see bug [ 996820 ] Calendar Control - Missing Holidays 2004-07-31 12:40:00 +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
62f11b8d78 fix for cookie domain, when using a proxy which rewrites the host-name 2004-07-31 10:10:32 +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
Ralf Becker
deb05b2ec1 removed manual acl-settings for auto-created accounts, as suggested by Matthew Galgoci 2004-07-31 09:26:18 +00:00
shrykedude
ff34378a1e Fixed app dependencies for api-1.0.1 version change 2004-07-30 19:06:35 +00:00
alpeb
39ebfaf753 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:27:47 +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
ak703
30e2671368 fixed problem with layout in the rest of the setup, removed all styles
which are already defined elsewhere and just left the "new" styles from
bgigon.
2004-07-28 20:41:44 +00:00
Oscar Manuel Gómez Senovilla
53f44c8997 *** empty log message *** 2004-07-27 18:20:14 +00:00
bgigon
d3a97b6813 Reverse 2004-07-27 15:52:53 +00:00
bgigon
5c9203338b Fix Translation bug 2004-07-27 09:54:21 +00:00
bgigon
9d9f46f532 Fix display bug.
If this line replace all \n by <br />, Toolbox in calendar are too big (x2)
(and other is blank; for the display is very very bad)
2004-07-27 09:01:23 +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
46a292c882 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:25:18 +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
459a8bd101 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:34:59 +00:00
Ralf Becker
3acc7f3bbe fixed bug [ 996591 ] Error when creating an entry in the calendar
this happended only when email was not installed
2004-07-24 20:52:49 +00:00
Ralf Becker
79c56b1d8f fixed bug [ 991222 ] Error uploading file -
thought the whole class need to be reworked with the new db-functions
2004-07-24 20:30:33 +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
bgigon
ba0df8cea6 same message 2004-07-23 15:53:12 +00:00
bgigon
877f636407 last message repeated 495 times ;-) 2004-07-23 15:49:05 +00:00
bgigon
8bdd81c815 Fix display bug (again ;) 2004-07-23 15:43:06 +00:00
bgigon
6ef7ecde95 Fix display bug 2004-07-23 15:20:44 +00:00
bgigon
22a33be78f Re-commit ... :\ 2004-07-23 15:11:18 +00:00
bgigon
cb98cdcd32 Fix display bug 2004-07-23 14:26:17 +00:00
bgigon
95645b05c2 Add CSS's setup 2004-07-23 14:21:57 +00:00
bgigon
76e8bb85a3 Modification for the display (css) 2004-07-23 14:00:48 +00:00
bgigon
9103e8b7c7 New css tag for check_install.php 2004-07-23 14:00:04 +00:00
bgigon
e183a676f1 Fixbug 2004-07-23 08:06:44 +00:00
Ralf Becker
8107e51abc removed wrong semicolon bedind the sql queries 2004-07-23 00:59:44 +00:00
Ralf Becker
7e8430a769 update brasilian translations 2004-07-23 00:56:18 +00:00
Ralf Becker
3ed6b04443 added missing "enable extra debug-message" for updates 2004-07-23 00:51:52 +00:00
Ralf Becker
901dfb9f5f added missing "enable extra debug-message" for updates 2004-07-23 00:50:36 +00:00
Ralf Becker
591d9f020e added sapdb 2004-07-23 00:49:29 +00:00
Ralf Becker
b23989981e added 'async_' prefix to column-names of phpgw_async, as 'id' is a reserved word in sapdb 2004-07-23 00:47:30 +00:00
Ralf Becker
29594f2771 added 'async_' prefix to column-names of phpgw_async, as 'id' is a reserved word in sapdb 2004-07-23 00:46:01 +00:00
Ralf Becker
d5c32df4e3 first version of data-dictionary for sapdb 2004-07-23 00:41:24 +00:00
Ralf Becker
1a585efd36 fixed the code, which was not working after the right table-name was used ;-)
dont think that part is used anyhow
2004-07-22 18:40:19 +00:00
Ralf Becker
c5c9030104 fixed the code, which was not working after the right table-name was used ;-)
dont think that part is used anyhow
2004-07-22 18:38:42 +00:00
bgigon
21f7e4a304 Add more translation 2004-07-22 15:52:28 +00:00
bgigon
9e8f7ef3f6 Add translation 2004-07-22 15:01:01 +00:00