Commit Graph

21331 Commits

Author SHA1 Message Date
Klaus Leithoff
eb29921b3f handle php warning, when trying to call AddrAppend with empty object/array 2013-01-17 10:22:36 +00:00
Klaus Leithoff
c8aaaa68cf handle php warning, when trying to call AddrAppend with empty object/array 2013-01-17 10:14:45 +00:00
Ralf Becker
616813ae14 * Calendar: merged polish translations from 1.8 2013-01-17 09:09:06 +00:00
Ralf Becker
65ced130f4 readded lost non-1.8 phrases 2013-01-17 09:07:57 +00:00
Ralf Becker
fd8f861209 * Calendar: merged polish translations from 1.8 2013-01-17 09:00:09 +00:00
Nathan Gray
7104001693 Deleting/undeleting series event from list view now asks series or exception 2013-01-16 22:44:01 +00:00
Nathan Gray
022f9eb479 Add history and deleting protection for resources 2013-01-16 22:38:35 +00:00
Nathan Gray
af4bdfb18d Formatting for long description in history 2013-01-16 21:58:25 +00:00
Nathan Gray
b76f58781a Open placeholders link in new window 2013-01-16 21:51:54 +00:00
Nathan Gray
8de3a3e7e6 Implement Import dialog No notifications checkbox 2013-01-16 21:47:59 +00:00
Nathan Gray
673c834015 Add a global signature to change messages. Set it in notifications site configuration. 2013-01-16 21:37:46 +00:00
Nathan Gray
2ade72d311 * Tracker: Configuration of notifications - custom notification message and signature 2013-01-16 21:32:31 +00:00
Nathan Gray
36d73efdab Open placeholders link in new window 2013-01-15 21:29:49 +00:00
Nathan Gray
a23abd324b - Fix deleting series with multiple events in series selected
- Fix un-deleting series only restored after selected event
2013-01-15 20:06:52 +00:00
Nathan Gray
b1484c2a1d If un-deleting an accessory but not the parent resource, un-parent and make it a resource 2013-01-15 16:50:11 +00:00
Nathan Gray
ea4945e0d9 * Addressbook: Understand date with wildcard (19??.02.??) as a date in user's format. Convert to match bday. 2013-01-15 16:27:23 +00:00
Nathan Gray
20924eac3e Missed translations usable -> useable 2013-01-15 16:22:26 +00:00
Nathan Gray
67e4e8a6cb Missed translations usable -> useable 2013-01-15 16:17:50 +00:00
Nathan Gray
b3440b3d19 Log an error if trying to merge and app has not implemented bo_tracking->id_field, and skip the merge 2013-01-15 15:49:56 +00:00
Nathan Gray
e6cdff5c0b Nice handling for no read on any categories:
- Short-cut on link query to skip search - no categories means no results
- Hide add button - with no categories, user will not be able to save
2013-01-15 15:46:32 +00:00
Nathan Gray
1e20e1cecd Fix historylog, links & categories sticking around if app is deleted 2013-01-15 15:44:53 +00:00
Klaus Leithoff
133b831fc2 missing translations provided by stefan becker 2013-01-15 15:19:01 +00:00
Klaus Leithoff
59ee8cbc48 missing translations 2013-01-15 15:16:56 +00:00
Klaus Leithoff
8020708c43 * eMail: when allowing users to edit their forwardingaddresses; allow them to edit all of them; add multiple forwards, etc. 2013-01-15 14:24:17 +00:00
Ralf Becker
5b832b9596 * CalDAV/Calendar: fixed not working status change, if participant has no edit rights 2013-01-15 13:12:32 +00:00
Ralf Becker
8dde16eda6 * CalDAV/Calendar: fixed not working status change, if participant has no edit rights 2013-01-15 13:12:10 +00:00
Klaus Leithoff
acbf3c4301 * eMail: support multipart/mixed mails with html parts to display (apple mail does that kind of emails) 2013-01-15 12:06:38 +00:00
Nathan Gray
66b22128c4 Implement Import dialog No notifications checkbox 2013-01-14 22:59:08 +00:00
Nathan Gray
49a9a35ac8 Understand date with wildcard (19??.02.??) as a date in user's format. Convert to match bday. 2013-01-14 22:04:41 +00:00
Nathan Gray
6cae734945 Fix historylog, links & categories sticking around if app is deleted 2013-01-14 20:25:37 +00:00
Nathan Gray
eb104a9ee5 Nice handling for no read on any categories:
- Short-cut on link query to skip search - no categories means no results
- Hide add button - with no categories, user will not be able to save
2013-01-14 18:42:16 +00:00
Nathan Gray
a23f04ca2f Log an error if trying to merge and app has not implemented bo_tracking->id_field, and skip the merge 2013-01-14 18:25:07 +00:00
Nathan Gray
66b95f54b6 When undeleting an event through the list context menu, if it is part of a series ask if you want to undelete the single event or the whole series 2013-01-14 17:21:28 +00:00
Nathan Gray
b283bbfb9f Turn on delete protection by default 2013-01-14 16:57:58 +00:00
Nathan Gray
207e94e8b4 - If purging a deleted resource & promoting accessories, restore accessories too
- Remove debug
2013-01-14 15:38:33 +00:00
Ralf Becker
16cf3a642e fix warning implode(): Invalid arguments passed in line 1810/1811 2013-01-14 14:16:11 +00:00
Ralf Becker
9c51baae56 fix warning implode(): Invalid arguments passed in line 1810/1811 2013-01-14 14:15:41 +00:00
Klaus Leithoff
e34f586fe7 fix problem/Fatal error on GroupDeletion when deleting Groupn with assigned emailadmin profile 2013-01-14 08:52:23 +00:00
Nathan Gray
57247881e8 Fix missing grid name when importing template, fix missing label options 2013-01-11 15:33:38 +00:00
Klaus Leithoff
ac2cf67697 if we search for list_id, note that we are joining addressbook_lists on addressbook2list, both containing list_id, so we need to specify tablename on search-column to meet sql requirements 2013-01-11 14:46:33 +00:00
Klaus Leithoff
e7ad0dba88 if we search for list_id, note that we are joining addressbook_lists on addressbook2list, both containing list_id, so we need to specify tablename on search-column to meet sql requirements 2013-01-11 14:42:34 +00:00
Klaus Leithoff
54488b8bcd more attemts to handle possible problems on openConnection 2013-01-11 13:05:45 +00:00
Klaus Leithoff
94a04fb4c4 try to handle possible errors when retrieving folderStatus 2013-01-11 10:54:59 +00:00
Klaus Leithoff
2e44b80d07 add deleted column, to match nathans backport 2013-01-11 10:21:33 +00:00
Klaus Leithoff
0e46ac5353 add missing static, to ensure the use of the cached folderBasicInfo during a single request 2013-01-11 09:46:09 +00:00
Nathan Gray
ca7e4b66b9 Fix missing grid name when importing template, fix missing label options 2013-01-10 23:05:22 +00:00
Nathan Gray
de16728ded If app has no filterable fields, skip that step 2013-01-10 19:48:34 +00:00
Nathan Gray
389d8cea28 Resources Import/Export definitions 2013-01-10 19:41:52 +00:00
Klaus Leithoff
a1eb77a949 introduce more caching to reduce traffic to imap-server (basic folderBasicInfo) Note: is reset by folder maintenance operations 2013-01-10 17:17:42 +00:00
Klaus Leithoff
bfb1923254 * eMail: improve control regarding the unwanted selection of NoSelect Folders 2013-01-10 15:47:14 +00:00