Commit Graph

7143 Commits

Author SHA1 Message Date
Ralf Becker
c87bf2cf18 first version of the shared addres-selection for both email apps 2003-11-02 19:12:52 +00:00
Ralf Becker
e616c25cb1 added an icon to show the sort-colum and it's sort-order 2003-11-02 19:09:35 +00:00
Ralf Becker
6ad53d62ee added parameter to alternate_row_color to return class-name instead of a color-value 2003-11-02 17:20:47 +00:00
Ralf Becker
f1cf865b12 fixed fatal error if no connection (db does not exist) 2003-11-02 15:19:14 +00:00
Ralf Becker
30d3bedaa4 added english and german translations and only show 'Check install' and 'Logout' if one is loged in 2003-11-02 10:44:50 +00:00
Ralf Becker
f6a498f68e - fixed not existing posix_get{pwuid|grgid}, outputs 'not availible' under win now
- explaining boolean returns from ini_check as On or Off
- added extension imap to check for email apps
- not useing function dl if that function does not exist
2003-11-02 08:26:46 +00:00
shrykedude
10f046a0f2 Updated English translations 2003-11-01 22:42:10 +00:00
shrykedude
5fab70131a Updated English translations 2003-11-01 22:31:58 +00:00
dragob
8a2fdf11df Slovenian translation of the setup application added. 2003-10-31 20:43:12 +00:00
Miles Lott
4aca7673e7 Fix double 'http://' in logo_url if using default value 2003-10-30 14:43:16 +00:00
Pim Snel
fc5f8e4682 favicon synced to new logo 2003-10-29 20:50:23 +00:00
Pim Snel
b182025781 better icon positioning for calendar and backup 2003-10-29 20:37:46 +00:00
shrykedude
79bae15b8d Correct off-by-1 error in app list 2003-10-29 04:36:43 +00:00
shrykedude
527592be81 -English translation updates.
-Change phpGW to eGW.
2003-10-29 04:06:17 +00:00
Pim Snel
670da4c766 define sizes of orange balls 2003-10-27 12:44:26 +00:00
Pim Snel
1c43c0f126 better layout 2003-10-27 12:43:46 +00:00
Miles Lott
ac721fda8d Add account_type to login templates 2003-10-27 12:41:21 +00:00
Ralf Becker
830197249f enhanced db-tools to deal with the new mulitcolum-index-syntax and to define these indices 2003-10-26 19:28:08 +00:00
Ralf Becker
554a3e93bb - fixed problem with auto-repeated rows not working everytime
- allow for first name-parts for select-options
2003-10-26 19:26:58 +00:00
Ralf Becker
07da6bbec9 phpGW --> eGW 2003-10-26 19:25:13 +00:00
Ralf Becker
5153b0d8e3 automaticaly convert to and from the xml-charset utf-8 2003-10-26 18:37:45 +00:00
Ralf Becker
81bbfbc39f xmlrpc fixes for the calendar 2003-10-26 18:33:29 +00:00
Lars Kneschke
373540429d was to big for IE
there was a scroll bar on the bottom
2003-10-26 17:28:39 +00:00
Lars Kneschke
01dd797dd9 respect the template from when loging in 2003-10-26 17:01:51 +00:00
Lars Kneschke
ccd943aa8f made the login page looking like the inside for idots 2003-10-26 17:00:59 +00:00
shrykedude
5683ffaaa0 Cleanup of global variable references. 2003-10-26 15:55:41 +00:00
Pim Snel
d7529d18e9 logo setup 2003-10-26 14:49:18 +00:00
Pim Snel
65ee490724 remove one bodytag 2003-10-26 14:48:17 +00:00
Pim Snel
bc173c09ce setup now uses the new and last idots templates set 2003-10-26 14:46:52 +00:00
Ralf Becker
1713f946c9 fixed isset_array to deal with multiple sub-indices 2003-10-26 12:59:01 +00:00
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