Commit Graph

8985 Commits

Author SHA1 Message Date
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
53f44c8997 *** empty log message *** 2004-07-27 18:20:14 +00:00
d3a97b6813 Reverse 2004-07-27 15:52:53 +00:00
5c9203338b Fix Translation bug 2004-07-27 09:54:21 +00:00
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
0e3492a4a6 *** empty log message *** 2004-07-26 19:54:17 +00:00
ae31c0db04 *** empty log message *** 2004-07-26 19:48:49 +00:00
8286bb3dc6 fixed typo 2004-07-25 20:05:28 +00:00
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
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
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
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
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
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
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
ba0df8cea6 same message 2004-07-23 15:53:12 +00:00
877f636407 last message repeated 495 times ;-) 2004-07-23 15:49:05 +00:00
8bdd81c815 Fix display bug (again ;) 2004-07-23 15:43:06 +00:00
6ef7ecde95 Fix display bug 2004-07-23 15:20:44 +00:00
22a33be78f Re-commit ... :\ 2004-07-23 15:11:18 +00:00
cb98cdcd32 Fix display bug 2004-07-23 14:26:17 +00:00
95645b05c2 Add CSS's setup 2004-07-23 14:21:57 +00:00
76e8bb85a3 Modification for the display (css) 2004-07-23 14:00:48 +00:00
9103e8b7c7 New css tag for check_install.php 2004-07-23 14:00:04 +00:00
e183a676f1 Fixbug 2004-07-23 08:06:44 +00:00
8107e51abc removed wrong semicolon bedind the sql queries 2004-07-23 00:59:44 +00:00
7e8430a769 update brasilian translations 2004-07-23 00:56:18 +00:00
3ed6b04443 added missing "enable extra debug-message" for updates 2004-07-23 00:51:52 +00:00
901dfb9f5f added missing "enable extra debug-message" for updates 2004-07-23 00:50:36 +00:00
591d9f020e added sapdb 2004-07-23 00:49:29 +00:00
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
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
d5c32df4e3 first version of data-dictionary for sapdb 2004-07-23 00:41:24 +00:00
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
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
21f7e4a304 Add more translation 2004-07-22 15:52:28 +00:00
9e8f7ef3f6 Add translation 2004-07-22 15:01:01 +00:00
d773cb2c59 Add translation 2004-07-22 14:46:43 +00:00
f8000f31c7 fix for bug [ 995944 ] Pass by reference in class.uicurrentsessions.inc.php 2004-07-22 14:37:58 +00:00
faa4caa918 fix for bug [ 995944 ] Pass by reference in class.uicurrentsessions.inc.php 2004-07-22 14:35:38 +00:00
b7e6425723 Add cosmetic display, and fixbug 2004-07-22 13:57:30 +00:00
9296ca1e22 Add cosmetic display ;-) 2004-07-22 13:57:05 +00:00
4341d217e0 added weekday abreviations translations 2004-07-22 12:17:11 +00:00
0a57a7e794 Add "rejected lines" feature 2004-07-22 10:41:50 +00:00
0b9e411491 Fixbug 2004-07-22 10:32:29 +00:00
8fb8a24e09 now that the old db-classes are gone, we can put function name_quote to use. 2004-07-22 08:23:25 +00:00
42142322b4 now that the old db-classes are gone, we can put function name_quote to use. 2004-07-22 08:22:52 +00:00
ac57bee771 Czech translation of Calendar from Oldrich Dlouhy 2004-07-22 08:15:03 +00:00
75fc69c4e1 Czech translation of Calendar from Oldrich Dlouhy 2004-07-22 08:12:32 +00:00
edcda476b7 update brasilian translations 2004-07-21 21:18:18 +00:00