Commit Graph

16325 Commits

Author SHA1 Message Date
1d98728552 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:13:47 +00:00
2a594f51eb fixed halfway implemented $append parameter and app-detection for static methods 2010-08-15 20:06:19 +00:00
912973e47f fixed halfway implemented $append parameter and app-detection for static methods 2010-08-15 20:05:39 +00:00
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
10cf1b2b8e * 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:46:23 +00:00
44c3c7eb9a Improve iPhone iCal support 2010-08-15 06:42:05 +00:00
c8b9bf7e68 Improve iPhone iCal support 2010-08-15 06:37:34 +00:00
e43f290d11 Fix recurrence enddate issue 2010-08-15 06:35:10 +00:00
d4985709c5 Fix recurrence enddate issue 2010-08-15 06:34:16 +00:00
2fb60eb30d allow to return a limited result set and arbitrary columns 2010-08-12 18:16:19 +00:00
70e0947517 allow to return a limited result set and arbitrary columns 2010-08-12 18:15:37 +00:00
80e1f39e14 fixed wrongly display blur text for value "0" 2010-08-12 18:04:02 +00:00
f156301f25 fixed wrongly display blur text for value "0" 2010-08-12 18:03:03 +00:00
f90e1da24f Fix alarm handling for recurring events starting in the past 2010-08-10 21:21:18 +00:00
346a5bf5a6 Fix alarm handling for recurring events starting in the past 2010-08-10 21:21:05 +00:00
8728ba5512 - Implement request.abort() to cancel a request
- Check that the response is there before trying to access a key inside it
- Don't return null for encoding 0
2010-08-10 14:58:54 +00:00
7ea2ef612c Add static method to access history and slice it using a start and num_rows, instead of getting all history at once 2010-08-10 14:48:05 +00:00
7ee9859bab remove trailing newlines 2010-08-10 07:40:12 +00:00
4be8044921 remove trailing newlines 2010-08-10 07:36:19 +00:00
3cef21d501 removed accedentily commited rpm patch again 2010-08-09 14:34:26 +00:00
e7a384d017 fixed an other typo chang_e_log 2010-08-09 12:14:47 +00:00
bf123c985e fixed an other typo chang_e_log 2010-08-09 12:12:42 +00:00
ca3c4694e6 fixed typo in editsvnchang_e_log and not replaced message about created svntag 2010-08-09 11:42:50 +00:00
2bd6696fcd fixed typo in editsvnchang_e_log and not replaced message about created svntag 2010-08-09 11:40:58 +00:00
0f284a0bfb Disable Thunderbird special treatment 2010-08-08 21:52:44 +00:00
1198c44821 Fix CalDAV PUT issue 2010-08-08 21:48:26 +00:00
4838885cd2 generate package changelog automatic from svn log messages since the last svn tag 2010-08-08 13:13:03 +00:00
f0edcf06da generate package changelog automatic from svn log messages since the last svn tag 2010-08-08 13:10:34 +00:00
d6d7198785 Fix old format vCard/vCalendar quoting issue 2010-08-06 20:51:26 +00:00
ed79fca436 Fix old format vCard/vCalendar quoting issue 2010-08-06 20:50:56 +00:00
b780c68c3f Improve support of BB Funambol Client 2010-08-06 18:14:36 +00:00
68cf0235e2 Improve support of BB Funambol Client 2010-08-06 18:13:44 +00:00
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
c7bc0fbd82 using created and modified timestamps from calendar, and not reading them separate from egw_content_history table 2010-08-05 17:57:59 +00:00
9a0d77469f improved performance by not checking exceptions for referencing a master which mentions them as exceptions 2010-08-05 17:39:03 +00:00
a3d06cb638 improved performance by not checking exceptions for referencing a master which mentions them as exceptions 2010-08-05 17:11:13 +00:00
ab443621be set span & class from original cell for single fields 2010-08-05 15:36:49 +00:00
5a03cff75d set span & class from original cell for single fields 2010-08-05 15:36:23 +00:00
42093a106e fixed wrong english translation: E-Mail --> Email 2010-08-05 09:11:08 +00:00
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
be91330030 fixed not working notifications for types:
- responses: on participant responses too (everytime)
- modifications: on all modification, but responses
2010-08-02 14:15:05 +00:00
8740eab224 some improvments for easier extention of the contact form 2010-08-01 21:04:04 +00:00
bb468774f7 quitened warning 2010-08-01 12:47:26 +00:00
a1c9f68a1e remove not used advanced-search-widget 2010-08-01 10:02:04 +00:00
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
5d6e6cdc9c 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:23:41 +00:00
86a32e2f8b Tracker #2184. Add "select all" in the account selection popup. 2010-07-31 08:07:21 +00:00
83e867ef01 Disable verbose debug messages on restore. 2010-07-31 08:03:32 +00:00
a66ae024a9 Tracker #2453. Introduce a year view, which uses a fixed month / day grid and
displays the events inline (like in day / week view).
2010-07-31 07:51:52 +00:00
c6a4c40934 Fix HTML code in etemplate documentation:
- Close 'li' tags
- Close 'lt' tags by 'gt' tags
- Convert ampersands to 'amp' tags.
2010-07-31 07:03:15 +00:00