Commit Graph

7237 Commits

Author SHA1 Message Date
8f3c33c686 Add passing of account type to session->create (this is a user-only login page) 2003-11-16 12:15:38 +00:00
54a9bb2960 some xmlrpc fixes 2003-11-15 21:16:01 +00:00
2d9dab1a1f private events: no 2. private (for not shown description), added icon with participant-name(s)
removed the alt-attribute from the images
2003-11-15 15:28:15 +00:00
c574e9c325 not longer useing alt-attribute in images 2003-11-15 15:21:45 +00:00
99b5f239fd 1. index show icons for edit, view and (new) delete entries, owner is only showed in view or edit not longer in the index (same for vcard)
2. view is a bit compacter too as owner, access and cats are shown within the table and not as extra footer
2003-11-14 23:35:03 +00:00
33eaa519f7 added edit, view, delete icons to the api to use them in infolog and addressbook 2003-11-14 23:32:24 +00:00
a3b405b2f1 fixed copy to copy all fields and not only the stock ones 2003-11-14 22:12:59 +00:00
db60c7314d fix for debian woody's php-version 2003-11-14 21:53:41 +00:00
985c601188 updated add and update to allow access,cat_id,tid as param or in values-array 2003-11-14 21:23:40 +00:00
31f6198f72 fix to not return non_contact_fields(owner,access,cat_id,...) as extra_fields 2003-11-14 21:20:55 +00:00
620eb15fc4 fixed wrong permission-check (was PHPGW_ACL_DELETE instead of _READ or _EDIT) 2003-11-14 21:15:02 +00:00
df93243fbc fix for id not an integer 2003-11-14 21:09:37 +00:00
2d0581d1ed fixed empty column-headers 2003-11-14 21:08:07 +00:00
ad48945359 fix for multidomain-install without domain-selectbox 2003-11-14 17:43:49 +00:00
4290a272f0 Dutch translation greatly updated for admin 2003-11-14 13:57:49 +00:00
8b6206c225 added an implicite read-right for the responsible user 2003-11-14 12:05:47 +00:00
46e0d10d25 major update Dutch translations 2003-11-14 10:03:19 +00:00
8f480344e0 Removed object $obj, which was then copied to $GLOBALS[$class] for some reason 2003-11-14 02:37:20 +00:00
0d250b0c82 fix to allow @ in usernames if no (only one) eGW-domain is used 2003-11-13 23:15:55 +00:00
392703e0e1 new translations 2003-11-13 16:11:34 +00:00
c810266ed1 new translations 2003-11-13 16:04:12 +00:00
e5cf023559 Fix old setup bug with tables_current output and extra comma 2003-11-13 12:25:56 +00:00
f023e56ff8 Fixed incorrect HTML tag positions 2003-11-13 05:30:17 +00:00
f564d79dae Some cosmetics in translations. 2003-11-12 13:18:44 +00:00
8b42b439dc small changes 2003-11-12 00:15:29 +00:00
4028e63740 new Dutch translations 2003-11-12 00:12:22 +00:00
b42d101bfa removed links to old backgrounds 2003-11-12 00:08:47 +00:00
1d056441b7 removed height from sidebox headers so it adapts to len titles 2003-11-11 19:47:54 +00:00
dc81a165ba some more german translations 2003-11-11 16:56:47 +00:00
568bc3d513 update to jscalendar ver. 0.9.5 2003-11-11 14:51:10 +00:00
c4fb7bb0cf tag case correction for XHTML compliance 2003-11-11 05:31:29 +00:00
4ead925ec8 Correct table layout problem; 2003-11-11 03:46:48 +00:00
4ebdc6dcd8 Correct table layout problem; proper HTML quoting; 2003-11-11 02:46:29 +00:00
e9a4a7e473 Some cosmetics in translations. 2003-11-10 17:33:43 +00:00
1f31aa14a0 Update English translations to replace phpGW with eGW 2003-11-09 16:11:09 +00:00
14ee63f8f5 fix to allow the apps to unset values in config_data, to get them deleted, also use stored value to determine if value has changed and not need read it again 2003-11-08 22:30:06 +00:00
6feb3ec174 security fix 2003-11-08 21:19:03 +00:00
a4c96988bc security fix 2003-11-08 21:14:20 +00:00
2683990b6b security fix 2003-11-08 21:09:12 +00:00
40c128aa4d undo 2003-11-08 15:17:43 +00:00
941e208118 Use correct translation key for contact import pref 2003-11-08 04:59:08 +00:00
0a0e56e739 Added some English translations 2003-11-07 22:26:32 +00:00
5f95db7595 do create_database the usual way and don't read the data of a whole table to get just the layout 2003-11-07 17:32:32 +00:00
369b9ede5e fixed typo 2003-11-07 17:26:28 +00:00
8f98d50ab8 small useability fix in the month view 2003-11-07 16:32:23 +00:00
6f08e22c39 Adjusted for use with egroupware - checks out all modules 2003-11-07 06:03:38 +00:00
9fc3c9b55b var check to make sure groups array is set before examining it, to eliminate PHP warning 2003-11-06 23:08:10 +00:00
3ae4338b2e fixed php.ini check for php compiled with --disable-memorylimit, ini_get() returns '' 2003-11-06 22:56:31 +00:00
3ae8be8eee possible security fix 2003-11-06 14:03:57 +00:00
240131cbec better let it commented out, because per default is not allowed at all
and apache stops executing everything
2003-11-06 06:43:55 +00:00