Commit Graph

16094 Commits

Author SHA1 Message Date
Ralf Becker
80fff2e714 check smtp/imap plugins from all apps, not only the ones user has permissions for 2010-08-19 09:17:59 +00:00
Ralf Becker
1bcbeb51ed * restore to current system charset, to force all restores to utf-8, and do NOT halt on sql errors in restore 2010-08-19 08:08:39 +00:00
Nathan Gray
467302e1e0 Backport 31721 - If deleted addresses are kept, delete links on final purge, not initial delete (#8157) 2010-08-18 14:58:55 +00:00
Ralf Becker
18ccc808cf allow others apps to register classes als smtp or imap plugins 2010-08-18 14:06:18 +00:00
Ralf Becker
92eb3da849 * fixed fatal error deleting users (using new so_sql provided method) 2010-08-18 11:48:51 +00:00
Ralf Becker
ec1d39a7a9 fixed fatal error: Cannot use object of type PEAR_Error as array, happening eg. if no or wrong credentials 2010-08-18 10:03:46 +00:00
Ralf Becker
b5c73dd734 using organizationalRole instead of namedObject which seems to be suse specific 2010-08-18 09:13:27 +00:00
Ralf Becker
099d340fec fixed fatal error: unsupported operand typ 2010-08-16 14:58:23 +00:00
Ralf Becker
da0059c38a quitent debug output if dry-run is set 2010-08-16 14:56:47 +00:00
Ralf Becker
f9347fbf4c reverted r31570/7: using label as blur text, as label is already used (as label), using blur text field now, no idea why I didnt used it in the first place ;-) 2010-08-16 07:29:57 +00:00
Ralf Becker
7f9fa777be fixed not disabled custom field tab, if no cfs exist
(problem was added history tab, which changed name of tabs widget, now using "tabs=general|...")
2010-08-16 07:14:47 +00:00
Ralf Becker
2a594f51eb fixed halfway implemented $append parameter and app-detection for static methods 2010-08-15 20:06:19 +00:00
Ralf Becker
d5662f3a88 * not overwriting system configuration (eg. pathes) on restore, which break a running system and if called from within EGroupware update the restored backup, in case it is an older version 2010-08-15 15:47:44 +00:00
Jörg Lehrke
c8b9bf7e68 Improve iPhone iCal support 2010-08-15 06:37:34 +00:00
Jörg Lehrke
e43f290d11 Fix recurrence enddate issue 2010-08-15 06:35:10 +00:00
Ralf Becker
2fb60eb30d allow to return a limited result set and arbitrary columns 2010-08-12 18:16:19 +00:00
Ralf Becker
80e1f39e14 fixed wrongly display blur text for value "0" 2010-08-12 18:04:02 +00:00
Jörg Lehrke
346a5bf5a6 Fix alarm handling for recurring events starting in the past 2010-08-10 21:21:05 +00:00
Ralf Becker
7ee9859bab remove trailing newlines 2010-08-10 07:40:12 +00:00
Ralf Becker
3cef21d501 removed accedentily commited rpm patch again 2010-08-09 14:34:26 +00:00
Ralf Becker
e7a384d017 fixed an other typo chang_e_log 2010-08-09 12:14:47 +00:00
Ralf Becker
bf123c985e fixed an other typo chang_e_log 2010-08-09 12:12:42 +00:00
Ralf Becker
2bd6696fcd fixed typo in editsvnchang_e_log and not replaced message about created svntag 2010-08-09 11:40:58 +00:00
Jörg Lehrke
1198c44821 Fix CalDAV PUT issue 2010-08-08 21:48:26 +00:00
Ralf Becker
f0edcf06da generate package changelog automatic from svn log messages since the last svn tag 2010-08-08 13:10:34 +00:00
Jörg Lehrke
ed79fca436 Fix old format vCard/vCalendar quoting issue 2010-08-06 20:50:56 +00:00
Jörg Lehrke
68cf0235e2 Improve support of BB Funambol Client 2010-08-06 18:13:44 +00:00
Ralf Becker
e7c292d683 using created and modified timestamps from calendar, and not reading them separate from egw_content_history table 2010-08-05 17:58:25 +00:00
Ralf Becker
9a0d77469f improved performance by not checking exceptions for referencing a master which mentions them as exceptions 2010-08-05 17:39:03 +00:00
Ralf Becker
ab443621be set span & class from original cell for single fields 2010-08-05 15:36:49 +00:00
Ralf Becker
42093a106e fixed wrong english translation: E-Mail --> Email 2010-08-05 09:11:08 +00:00
Ralf Becker
e871666adf fixed not working notifications for types:
- responses: on participant responses too (everytime)
- modifications: on all modification, but responses
2010-08-02 14:15:46 +00:00
Ralf Becker
8740eab224 some improvments for easier extention of the contact form 2010-08-01 21:04:04 +00:00
Ralf Becker
316858bab3 new parameter $make_db_name_unique to append a decrementing numeric postfix to db_name and db_user, if db already exists 2010-07-31 09:24:13 +00:00
Ralf Becker
b01231a5cf allow to optional specify a database object (to access addressbooks in other databases) 2010-07-30 15:32:48 +00:00
Ralf Becker
39d1c63517 display readonly link-entry widgets as links to the linked entry 2010-07-30 15:28:17 +00:00
Ralf Becker
9432e8b73a forgot to translate the label 2010-07-30 14:02:42 +00:00
Klaus Leithoff
701109fef9 improve the handling of overlong words, fix a bug regarding the check of infolog_status existing in known status for the type selected 2010-07-30 10:20:48 +00:00
Ralf Becker
52ee0ed07a displaying label of link-entry widget as blur text 2010-07-30 08:37:55 +00:00
Ralf Becker
d74197bb3a fixed not working link_query call to static callback eg. "someclass::somemethod" 2010-07-29 19:10:35 +00:00
Ralf Becker
b4a359fc7c modernising uiconfig a little bit and fixed mulitiple levels for framework for framed templates 2010-07-29 17:03:06 +00:00
Ralf Becker
ba2c8a92b9 commiting the session, before redirecting might fix racecondition in session creation 2010-07-29 12:50:57 +00:00
Ralf Becker
f74364c07d using functions moved to setup_translation class and modernising setup_html 2010-07-29 08:30:23 +00:00
Ralf Becker
d9c3ac4c4a marking all static methods static and moving method to query supported languages into setup_translation class 2010-07-29 08:14:51 +00:00
Ralf Becker
bc8345d06d fixed typo 2010-07-29 07:50:17 +00:00
Nathan Gray
407a2fb2a7 Backport 31538 - Keep CSV fields in definition, so editing definition doesn't require uploading a file each time 2010-07-28 14:18:30 +00:00
Jörg Lehrke
6f8bc7339e Improve CalDAV PUT handler 2010-07-27 19:39:18 +00:00
Jörg Lehrke
a07579f56f Fix unknown qualifier issue for contact fields 2010-07-27 19:37:41 +00:00
Ralf Becker
9c6fb3d122 allow to change password without run rights for preferences via a new password app (part of preferences app, but separate to install) 2010-07-27 14:33:20 +00:00
Ralf Becker
a5ba32b8b6 allow to change password without run rights for preferences via a new password app (part of preferences app, but separate to install) 2010-07-27 14:29:20 +00:00