Commit Graph

7213 Commits

Author SHA1 Message Date
Ralf Becker
8ca325184d fixed translationTools link if not enabled for user 2003-10-26 10:01:38 +00:00
Ralf Becker
1f40b7c8fa corrected the multi-domain login 2003-10-26 09:26:59 +00:00
Ralf Becker
e01691fdcc added a sidebox-menu 2003-10-26 08:56:17 +00:00
Ralf Becker
687387512f hack to get the login-page usable 2003-10-25 23:21:38 +00:00
Ralf Becker
b11e686618 first half of the xmlrpc fixes 2003-10-25 23:19:55 +00:00
Ralf Becker
7e53418201 re-aligned buttons vertical top 2003-10-25 22:20:08 +00:00
Ralf Becker
3c7811e45a fixed translation of the date-widget's label 2003-10-25 21:02:16 +00:00
Ralf Becker
a3ab98c600 changed iso8601 to YYYY-MM-DDThh:mm:ss 2003-10-25 16:43:23 +00:00
Ralf Becker
0ecc01baaa - fixed the parser to correctly return nested arrays/structs
- added support for datetime.iso8601 type, it is recogniced by the regular  expression '^[0-9]{8}T[0-9]{4}$' as php has no special datetime type
2003-10-25 16:08:05 +00:00
Ralf Becker
24d302ea8b - fixed the annoying php4-sessions bug
- it was introduced by changes lars merged from dave (phpGW) ;-)
- of cause php4 sessions work in eGW without sending cookies, if this is disabled in admin->site configuration
2003-10-25 11:37:36 +00:00
Ralf Becker
3545eba5c6 added the hand-cursor for buttons, I hope it was not on purpose to not show it ;-) 2003-10-25 10:30:21 +00:00
Ralf Becker
ecd640a2ea fixed the adjustment of the buttons to work with the new/old idots default left-align 2003-10-25 10:17:08 +00:00
Ralf Becker
08379d93b8 - useing the check_perms function from contacts
- ui only calls bo and not longer contacts direct
2003-10-25 10:16:12 +00:00
Ralf Becker
10fad5e570 - moved contacts_shared into contacts (one file less to include)
- added rights-fields to each read contact (via read or read_single_entry) with the grants the owner gave the reading user
- extended check_perms: 3. param $addr with can be contacts-record or -id, if used that contact's rights and not the rights-field are used
2003-10-25 10:14:25 +00:00
Pim Snel
c0a9d767bc graphic modification, new official logo intergration 2003-10-24 21:14:02 +00:00
Ralf Becker
8c9c2f09d0 some more xmlrpc changes 2003-10-24 20:42:00 +00:00
Pim Snel
6238d6506a starting the port of filemanager to the ui-bo-so infrastructure and to our template class 2003-10-24 20:33:34 +00:00
Ralf Becker
3b69781d89 fixed not working acl in so&bo (ui acl is working, that why noone noticed it so far), moved acl-check and default-values for add from so to bo) 2003-10-24 19:05:05 +00:00
Lars Kneschke
02aae78730 updated layout 2003-10-24 05:07:10 +00:00
shrykedude
d5f0fd26cd proper variable existence check 2003-10-24 04:39:42 +00:00
shrykedude
8b9c73d089 Prefixed code that generates PHP notices with a '@' to minimize new user confusion. 2003-10-24 04:38:48 +00:00
shrykedude
076f639288 make the app area fill up the available space, with a left-pad for spacing 2003-10-24 03:09:02 +00:00
shrykedude
e52887d989 Hid some PHP notices behind a '@' to minimize new user confusion. 2003-10-24 00:54:28 +00:00
Pim Snel
00df8f407c remove old icons 2003-10-23 21:50:53 +00:00
Pim Snel
b6138b99e2 small lay-out fixes 2003-10-23 21:13:58 +00:00
Pim Snel
166a857df9 replace orange star 2003-10-23 20:46:36 +00:00
Ralf Becker
8e1c003cde small fix for the getAccounts function to use the name-style defined in the user prefs by default 2003-10-23 20:30:32 +00:00
Pim Snel
fb95b258d4 merged lars' changes and almost fixed the vertical scrollbar bug in IE 2003-10-23 20:27:41 +00:00
uid33421
4ea053b344 another small fix 2003-10-23 19:49:01 +00:00
uid33421
a761d7a38d layout fixes 2003-10-23 19:44:52 +00:00
uid33421
939fd96822 added my own css file 2003-10-23 19:33:33 +00:00
uid33421
ed4bba78db splitted some things, so we have more control about the layout 2003-10-23 19:32:54 +00:00
uid33421
d11958d1b4 enabled body tag again
we need it onload
2003-10-23 19:20:45 +00:00
uid33421
afa38cf57a respect selected theme 2003-10-23 18:30:35 +00:00
Pim Snel
1463d87637 added icon for emailadmin and add spacer.gif to default 2003-10-23 16:05:27 +00:00
Pim Snel
853cf4bbd9 add fudforum icon, added new idots infolog icons 2003-10-23 15:55:45 +00:00
Pim Snel
c3c7b5376f cleaned up lay-out 2003-10-23 15:48:41 +00:00
Pim Snel
194f2dd843 and here are the new idots icons 2003-10-23 15:30:54 +00:00
Pim Snel
0aa579faab fixed href to pngfix.js 2003-10-23 15:20:19 +00:00
Pim Snel
b12b903d8c removed end of body tags from inc/footer.inc.php and added all footer tags the template footer files 2003-10-23 15:19:22 +00:00
Pim Snel
8839558f07 changed default imageformat of the nextmatch arraws to png 2003-10-23 15:17:40 +00:00
Pim Snel
60bc6e0332 new idots design because old one had copyright problems and this one is better 2003-10-23 15:04:22 +00:00
Ralf Becker
e4c0b82b2b disabled index generation again for db other then MySQL, til i fixed it 2003-10-22 12:54:39 +00:00
Miles Lott
4b4afd3c23 Add another case for manageheader when domains are not defined in header.inc.php, also some formatting updates 2003-10-22 11:28:17 +00:00
shrykedude
b6578a3c3d forgot to remove debug check 2003-10-22 05:18:45 +00:00
shrykedude
9798ccf162 Fixed bug in error log navigation.
Fixes for better HTML validation.
Match navigation button layout fixes.
2003-10-22 05:14:56 +00:00
shrykedude
1096987b81 added quotes for HTML validation 2003-10-22 04:28:03 +00:00
Ralf Becker
27f8837364 reading the indices correct (multiple columns, fulltext and length-limited) indexes 2003-10-22 02:40:16 +00:00
Ralf Becker
7cc899861d added a log-file and a 401 header if unauthorized to the xmlrpc-server 2003-10-21 21:05:23 +00:00
Ralf Becker
8d2125b502 enhanced format to add an icon and already translated texts, hopefully last commit on this ;-) 2003-10-21 19:13:23 +00:00