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
62f11b8d78
fix for cookie domain, when using a proxy which rewrites the host-name
2004-07-31 10:10:32 +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
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
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
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
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
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
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
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
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
bgigon
d773cb2c59
Add translation
2004-07-22 14:46:43 +00:00
Ralf Becker
f8000f31c7
fix for bug [ 995944 ] Pass by reference in class.uicurrentsessions.inc.php
2004-07-22 14:37:58 +00:00
bgigon
b7e6425723
Add cosmetic display, and fixbug
2004-07-22 13:57:30 +00:00
bgigon
9296ca1e22
Add cosmetic display ;-)
2004-07-22 13:57:05 +00:00
alpeb
4341d217e0
added weekday abreviations translations
2004-07-22 12:17:11 +00:00
bgigon
0a57a7e794
Add "rejected lines" feature
2004-07-22 10:41:50 +00:00
bgigon
0b9e411491
Fixbug
2004-07-22 10:32:29 +00:00
Carsten Wolff
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
Ralf Becker
75fc69c4e1
Czech translation of Calendar from Oldrich Dlouhy
2004-07-22 08:12:32 +00:00
alpeb
7ebc061ac0
fixed typo that wasn't allowing phpmailer to authenticate to smtp server when needed
2004-07-21 21:16:21 +00:00
Ralf Becker
cff2ee4a4b
update brasilian translations
2004-07-21 21:15:13 +00:00
Ralf Becker
6944ebc376
patch from Erwan LE DISEZ
2004-07-21 17:00:44 +00:00
Ralf Becker
2a92f3841d
patch from Erwan LE DISEZ
2004-07-21 16:42:34 +00:00
Ralf Becker
76d077b4fa
patch from Erwan LE DISEZ
2004-07-21 16:39:09 +00:00
Ralf Becker
b0466e19b8
patch from Michael Robellard to fix "call time by reference" warning
2004-07-21 14:01:33 +00:00
Ralf Becker
9338b3a2af
fixed wrong name of config-table
2004-07-21 13:55:05 +00:00
Ralf Becker
d9ae36c782
added checkbox for extra debug-messages for the first installtion and API updates
2004-07-21 13:28:31 +00:00
Ralf Becker
e6a2d51b8c
fixing bug [ 992090 ] Could not log out
...
At that time, there is no account-id set which results in an empty string, what pgSql dont likes in integer fields. Casting it to int now.
2004-07-21 10:12:17 +00:00
bgigon
a428628f55
Fix little bug in display
2004-07-20 16:15:14 +00:00
bgigon
ab47aeb16d
Add features "rejected lines"
...
This features warn admin if translation's lines isn't good
2004-07-20 16:12:18 +00:00
bgigon
e1cdcc5f96
Add translation
2004-07-20 16:09:34 +00:00
Ralf Becker
08e2fe58a5
removed str.replace with anonymous function, as suggested by benjamin
2004-07-20 13:43:07 +00:00
Ralf Becker
fa0886f6aa
showing participant names for privat entries
2004-07-20 13:34:03 +00:00