Commit Graph

1170 Commits

Author SHA1 Message Date
da6ba3797f Cover delete_block if empty 2003-12-03 04:31:16 +00:00
6eb49e1666 Add ability to delete multiple entries, with a select all check image from the setup application 2003-12-03 04:28:20 +00:00
c451623cf9 Translation translation blah ... 2003-12-03 03:08:09 +00:00
99ea79d3b5 Add zip_close() and some inline docs 2003-12-03 01:18:50 +00:00
9efb12491d Add handling of zip file collections of .csv, .vcf, or .ldif files; Cleanup template and add lang calls for import instructions. 2003-12-03 01:13:14 +00:00
c77cc462e6 Cleanup format and use of HTTP_ vars, intval, etc. 2003-12-01 00:46:45 +00:00
50ab5a37c0 enabled brazilian language 2003-11-28 00:00:00 +00:00
01fa575b05 Newest translation. Setup module is put into Chinese. 2003-11-27 13:32:09 +00:00
edb7da7145 Newest translation.
This is not a copy-and-usable translation: you need to reinstall the language in setup.
This is because I changed charset to be utf8.
2003-11-24 03:33:35 +00:00
d1adc61355 Fix bad prefs link 2003-11-24 01:17:41 +00:00
71a27f0ae7 Remove header redirection from bo class - one function left to do 2003-11-19 14:16:15 +00:00
6c9d475688 Added another check for no import conversion type selected 2003-11-19 14:05:01 +00:00
63dde626aa Added return if conversion type not set 2003-11-19 13:57: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
a3b405b2f1 fixed copy to copy all fields and not only the stock ones 2003-11-14 22:12:59 +00:00
620eb15fc4 fixed wrong permission-check (was PHPGW_ACL_DELETE instead of _READ or _EDIT) 2003-11-14 21:15:02 +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
3ae8be8eee possible security fix 2003-11-06 14:03:57 +00:00
e66355b187 add sidebox hook, tis was the reason ot didn't worked 2003-11-06 02:02:57 +00:00
7fd6074853 Why doesn't the sidebox work? 2003-11-06 02:00:53 +00:00
ab90bb0264 almost complete now 2003-11-06 01:58:56 +00:00
9f4e07016f moved e.g. 1969 to be parsed by lang() 2003-11-06 01:38:58 +00:00
3a9c015bf7 updated Big5 lang file from Finjon Kiang 2003-11-04 09:29:12 +00:00
b33c176a79 new icons for default 2003-11-04 02:06:42 +00:00
7701abb167 start new icons default template theme 2003-11-04 01:42:56 +00:00
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
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
8c9c2f09d0 some more xmlrpc changes 2003-10-24 20:42:00 +00:00
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
194f2dd843 and here are the new idots icons 2003-10-23 15:30:54 +00:00
a6247a6191 This is the fix for performing strtolower on fields such as givenName from Mozilla 2003-10-19 07:48:12 +00:00
b31581a53c Fix Netscape import (ldif) to perform strtolower() on fieldname - Mozilla at least sends givenName 2003-10-19 07:47:08 +00:00
454c0c12c2 Fix lang calls 2003-10-19 07:21:51 +00:00
3ec480e3c5 Added one lang for import that was missing in action 2003-10-19 07:20:43 +00:00
4a49600904 Fixes for globals and session data - which is mostly unused for now 2003-10-19 07:00:53 +00:00
760bed3735 Fix import to convert quoted-printable cr/lf correctly 2003-10-19 06:55:53 +00:00
de6be340f3 Use get_var() 2003-10-19 06:14:21 +00:00
29586ebf3a This is legacy code, not used for 2 years or more 2003-10-19 06:08:11 +00:00
b56787e6cd using get_var() 2003-10-18 10:39:37 +00:00
ecdea9c643 Added slovenian translation (Tea �trancar, Klemen Vodopivec). 2003-10-16 20:41:41 +00:00
cc385c5ab4 Use global tpl object directly, also fixes double var $template setting error 2003-10-16 10:20:13 +00:00
8b188b06f9 This header was wrong for a long time 2003-10-16 07:10:21 +00:00
ab50e0cfca add literati image to CVS 2003-10-14 19:13:59 +00:00
327dd64a77 Translation in Traditional Chinese from Finjon Kiang 2003-10-14 09:51:50 +00:00
5811a65bbf index: columns-to-display prefs are used again 2003-10-14 08:11:35 +00:00
5240128a24 fix for last line of vcard not being a emtpy line 2003-10-12 08:19:43 +00:00
a98fdbaa06 fixed VCard import 2003-10-12 08:14:35 +00:00
7b3f4277a7 running cat_id and name2id on owner now automatical if id's are not numerical 2003-10-07 23:54:13 +00:00