Commit Graph

2603 Commits

Author SHA1 Message Date
Nathan Gray
4cc09af45d Fix Export as CSV context option to not bring back the popup if you change a nextmatch filter 2013-06-03 17:43:43 +00:00
Ralf Becker
55fb777bdf * Addressbook: allow to add a customfield to link title of addressbook 2013-05-10 08:52:42 +00:00
Nathan Gray
03a674e7bd Improve handling of headers, checking translations and message_id 2013-05-06 15:26:19 +00:00
Nathan Gray
f750656933 Fix context menu 'Use all' checkbox -> export had no data 2013-05-06 14:22:23 +00:00
Nathan Gray
93efeb361f Implement delete import action 2013-04-30 14:47:14 +00:00
Klaus Leithoff
682e33c68a * Addressbook/Export: fix fatal error regarding order by for postgresql on addressbook export 2013-04-25 09:47:50 +00:00
Nathan Gray
142583956e Add general placeholder {{link}} is a link to current record 2013-03-20 14:58:27 +00:00
Nathan Gray
a00c37f3d0 - Code consolidation for merging links
- Cache notifications per date-time & lang preferences instead of generating for each user
- Custom notifications for Infolog
2013-03-19 15:07:53 +00:00
Ralf Becker
73b2c5cd78 reverted (unnecessary) fix of r41893, causing editing of account addressbook data to show up empty 2013-03-14 11:02:12 +00:00
Ralf Becker
1f2609b4fc * CardDAV/Addressbook: fixed SQL error "Unknown column list_modified" if preference "Distributionlists as groups" is checked and client does a sync-collection-report 2013-03-07 14:52:28 +00:00
Ralf Becker
2abae23c62 * Addressbook: fixed not working call auf addressbook_ui::(view|edit) with contact_id being a uid 2013-03-01 08:25:51 +00:00
Nathan Gray
7b762eef05 Fix addressbook CSV export - select options were non-standard 2013-02-28 20:50:41 +00:00
Klaus Leithoff
8fef5d106d * Addressbook: fix problem regarding deleted entries found in org_view, when type filter is set to all 2013-02-21 17:02:44 +00:00
Jörg Lehrke
83ede51156 Fix vCard field mapping during import (cummunity bug #3208) 2013-02-19 20:00:32 +00:00
Ralf Becker
b6a899f5e5 merged translations and other uncommited ones 2013-02-08 19:04:24 +00:00
Nathan Gray
dc297fc937 Get 'Whole query' context menu checkbox working with Export -> CSV menu item 2013-02-08 10:03:34 +00:00
Ralf Becker
663b5f9eec no longer hide account addressbook in new installs 2013-02-01 17:38:31 +00:00
Klaus Leithoff
dfb2c53326 russian translations provided by Vladimir N. Gavrilov 2013-02-01 10:26:12 +00:00
Ralf Becker
becc8c3bca if contact is an account and account-relevant data got updated, handle it like account got updated 2013-01-31 12:46:06 +00:00
Ralf Becker
d5dfb4af1f if contact is an account and account-relevant data got updated, handle it like account got updated 2013-01-31 12:45:43 +00:00
Nathan Gray
83212b709f Implement export filters for addressbook 2013-01-29 16:05:21 +00:00
Ralf Becker
7ff829cdfd fixed groups without account_status="A" are not found 2013-01-29 11:26:54 +00:00
Ralf Becker
6b5aaf3f7c fixed groups without account_status="A" are not found 2013-01-29 11:26:25 +00:00
Ralf Becker
2bc387c73d fixed addressbook "all" showed only accounts 2013-01-25 23:40:00 +00:00
Ralf Becker
5bb9cd1ad0 fixed addressbook "all" showed only accounts 2013-01-25 23:39:37 +00:00
Ralf Becker
9bae75e22d * all apps: exclude expired or deactivated accounts from all lists and selections (beside admin app to be able to activate them again) 2013-01-25 13:35:30 +00:00
Ralf Becker
2841317b08 * all apps: exclude expired or deactivated accounts from all lists and selections (beside admin app to be able to activate them again) 2013-01-25 13:21:31 +00:00
Nathan Gray
dfd0f2eee2 Only parse dates if they have a ? wildcard 2013-01-24 17:09:17 +00:00
Nathan Gray
2b952c0157 Only parse dates if they have a ? wildcard 2013-01-24 16:35:39 +00:00
Ralf Becker
83aebbb176 reverted r41217, as it just generates a different error, need to find way to reproduce original problem to develop a fix 2013-01-24 10:47:49 +00:00
Ralf Becker
2620fa783a reverted r41217, as it just generates a different error, need to find way to reproduce original problem to develop a fix 2013-01-24 10:46:27 +00:00
Ralf Becker
342c393f96 reverting r40983 and r41202, as we can not reproduce the problem causing the fix, afaik distribution-lists work in 11.1, thought they only make sense with Apple devices 2013-01-24 10:45:32 +00:00
Nathan Gray
3eabe83d8e Fix export birthday filtering 2013-01-23 17:46:58 +00:00
Nathan Gray
36e0b275c3 Avoid warning if there are no explode settings 2013-01-23 17:24:45 +00:00
Klaus Leithoff
6f1dd6fc41 missing translations provided by Stefan Becker and others 2013-01-23 09:50:40 +00:00
Klaus Leithoff
b1a2db3394 translations provided by Stefan Becker and others 2013-01-23 09:17:04 +00:00
Nathan Gray
66ef9a3273 Implement export filters for addressbook 2013-01-22 21:17:07 +00:00
Nathan Gray
1feeeef2bb Organise preferences 2013-01-22 16:12:52 +00:00
Ralf Becker
a9093afe47 * CardDAV/Addressbook: do NOT allow to delete accounts via CardDAV, was never intended, but as it is allowed in addressbook, it was possible via CardDAV 2013-01-22 13:19:27 +00:00
Ralf Becker
4f16b71ea5 * CardDAV/Addressbook: do NOT allow to delete accounts via CardDAV, was never intended, but as it is allowed in addressbook, it was possible via CardDAV 2013-01-22 13:19:07 +00:00
Ralf Becker
637bc916af * CardDAV: fixed wrong privileges for accounts addressbook, causing clients to report it read-only even for admins 2013-01-22 08:39:42 +00:00
Ralf Becker
0f76ff5ab5 * CardDAV: fixed wrong privileges for accounts addressbook, causing clients to report it read-only even for admins 2013-01-22 08:37:58 +00:00
Nathan Gray
1b5dfecc1c Organise preferences 2013-01-21 20:37:59 +00:00
Ralf Becker
957740eabc * All apps: merged missing translations from other apps or branches 2013-01-18 13:56:05 +00:00
Ralf Becker
be6845b4d0 * All apps: merged missing translations from other apps or branches 2013-01-18 13:48:34 +00:00
Nathan Gray
022f9eb479 Add history and deleting protection for resources 2013-01-16 22:38:35 +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
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
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