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
Ralf Becker
2fd99e4fa3
moved the phrases 'site configuration' and 'global categories' from admin to common as many apps use it in there sidebox-menu now
2003-10-16 12:02:01 +00:00
Ralf Becker
e7ffae02d3
moved the phrases 'site configuration' and 'global categories' from admin to common as many apps use it in there sidebox-menu now
2003-10-16 11:55:36 +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
Miles Lott
cc385c5ab4
Use global tpl object directly, also fixes double var $template setting error
2003-10-16 10:20:13 +00:00
Ralf Becker
420cf9ad1d
moved admin, preferences hook to one class, added a sidebox-menu
2003-10-16 09:36:46 +00:00
Miles Lott
8b188b06f9
This header was wrong for a long time
2003-10-16 07:10:21 +00:00
Lars Kneschke
b2e4e6327e
big-5 is supported by php 4.3.X
2003-10-16 04:59:46 +00:00
Ralf Becker
fba07b8b8b
changed name of the downloaded file to holidays.<nation>.csv
2003-10-15 21:13:41 +00:00
Lars Kneschke
616a09880a
hide errormessage about unsupported charset
2003-10-15 19:15:25 +00:00
reinerj
3a4f122099
solve bug http://http:// in logo
2003-10-15 18:16:12 +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
reinerj
a5b1627506
add literati image to CVS
2003-10-14 23:51:53 +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
dragob
94b87ed52d
Added slovenian translation.
2003-10-14 21:10:54 +00:00
Ralf Becker
ba8a199a48
fixed the domain-selectbox
2003-10-14 20:32:55 +00:00
reinerj
a20e8679f3
add literati image to CVS
2003-10-14 20:13:12 +00:00
reinerj
07beff9c58
add literati file to CVS
2003-10-14 20:07:27 +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
reinerj
81163026ce
literati image add to CVS
2003-10-14 19:38:22 +00:00
reinerj
8e3545f6ae
add images for literati to CVS
2003-10-14 19:31:46 +00:00
reinerj
3cf2040bf5
add literati file
2003-10-14 19:26:26 +00:00
reinerj
f1798c570a
add literati image to CVS
2003-10-14 19:23:27 +00:00
reinerj
bbc0f877bf
add literati file to CVS
2003-10-14 19:22:21 +00:00
reinerj
ab50e0cfca
add literati image to CVS
2003-10-14 19:13:59 +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