Commit Graph

21578 Commits

Author SHA1 Message Date
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
Klaus Leithoff
3b138ed423 more detailed debug on connection failure 2013-01-25 11:28:52 +00:00
Klaus Leithoff
8442472711 make sure we are working with the correct hierarchyDelimiter on the current connection, calling getHierarchyDelimiter with false to reset the cache 2013-01-25 09:07:55 +00:00
Nathan Gray
8a3f81c77c Stop using a preference for selection default. If the definition has a filter set, use filter, otherwise default to search results 2013-01-24 17:24:04 +00:00
Nathan Gray
dfd0f2eee2 Only parse dates if they have a ? wildcard 2013-01-24 17:09:17 +00:00
Klaus Leithoff
69a6d18a4c handle Euro Symbol when switching addresses 2013-01-24 16:44:31 +00:00
Nathan Gray
2b952c0157 Only parse dates if they have a ? wildcard 2013-01-24 16:35:39 +00:00
Klaus Leithoff
4db64d1bc3 if mail is already send, close the window (if not closed already) 2013-01-24 15:56:47 +00:00
Ralf Becker
e72d74c334 if we require an extra invite grant, we fail if that does not exist (bind privilege is not given in that case) 2013-01-24 15:33:12 +00:00
Ralf Becker
cea2c54ee1 if we require an extra invite grant, we fail if that does not exist (bind privilege is not given in that case) 2013-01-24 15:32:56 +00:00
Ralf Becker
4f815b823c * Filemanager: introduced maximum symlink depth of 10, to stop infinit recursion in circular symlinks (eg. two symlinks pointing to each other) 2013-01-24 14:26:22 +00:00
Ralf Becker
4c060a5889 * Filemanager: introduced maximum symlink depth of 10, to stop infinit recursion in circular symlinks (eg. two symlinks pointing to each other) 2013-01-24 14:26:02 +00:00
Klaus Leithoff
159b75d6fa always set session var activeProfileID 2013-01-24 14:11:55 +00:00
Klaus Leithoff
7c0e3fdd1d fix problem introduced with r40774 an r40777 2013-01-24 14:08:01 +00:00
Klaus Leithoff
d6e0715b12 adapt message on merging mail templates with a single address 2013-01-24 13:31:52 +00:00
Klaus Leithoff
13f71397ca adapt message on merging mail templates with a single address 2013-01-24 13:30:53 +00:00
Klaus Leithoff
683ae3ad6a switch cachelevel for composeIdCache from INSTANCE to SESSION 2013-01-24 12:59:08 +00:00
Ralf Becker
95b5c4a6c4 * CalDAV: remove "bind" privilege (create new events right) on other users or groups calendar, if invite requires special ACL grant, which current user does NOT have 2013-01-24 12:54:28 +00:00
Ralf Becker
0fdd106cc2 * CalDAV: remove "bind" privilege (create new events right) on other users or groups calendar, if invite requires special ACL grant, which current user does NOT have 2013-01-24 12:54:08 +00:00
Klaus Leithoff
5b4deec193 * eMail: limit resizing of compose and view windows to available screen height 2013-01-24 12:13:36 +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
Ralf Becker
9a9e6f0808 docu update 2013-01-24 09:30:30 +00:00
Ralf Becker
841208c1c0 missing deleteaccount hook for timesheets 2013-01-24 09:28:17 +00:00
Ralf Becker
525daf4a3e missing deleteaccount hook for timesheets 2013-01-24 09:27:48 +00:00
Klaus Leithoff
3fe381e336 switch some debug output to conditional on debug-flag 2013-01-24 09:08:46 +00:00
Nathan Gray
1c886276a8 Fix fatal error in export caused by field mismatch (not defined) 2013-01-23 23:22:37 +00:00
Nathan Gray
212fc262da Fix fatal error in export caused by field mismatch (not defined) 2013-01-23 23:21:51 +00:00
Nathan Gray
117ca80a70 Fix hidden filters when preference is for filter 2013-01-23 19:44:15 +00:00
Nathan Gray
8bde3ab78c Organise preferences 2013-01-23 19:23:13 +00:00
Nathan Gray
b18f70235a Exclude All or Select... options from select filters 2013-01-23 18:43:01 +00:00
Nathan Gray
6dde257d66 Exclude All or Select... options from select filters 2013-01-23 18:14:53 +00:00
Nathan Gray
e39fcab548 Fix export 'Use search results' 2013-01-23 18:04:45 +00:00
Nathan Gray
2b8826c6ad Fix export 'Use search results' 2013-01-23 18:03:00 +00:00
Nathan Gray
3eabe83d8e Fix export birthday filtering 2013-01-23 17:46:58 +00:00
Nathan Gray
31d717643c Fix selection choice default 2013-01-23 17:44:03 +00:00
Nathan Gray
36e0b275c3 Avoid warning if there are no explode settings 2013-01-23 17:24:45 +00:00
Nathan Gray
dc5ed0acac Allow 0 as a filter value 2013-01-23 17:24:12 +00:00
Nathan Gray
a01b53a2b3 Fix cannot edit schedules 2013-01-23 16:21:06 +00:00
Nathan Gray
25a8b7dbc4 Fix iCal export 2013-01-23 16:10:17 +00:00
Nathan Gray
ae8794bdb8 Fix deleting of entries 'Only admins can purge deleted items' 2013-01-23 15:58:37 +00:00
Nathan Gray
955be2c365 Move calendar preferences to bottom 2013-01-23 15:54:40 +00:00
Klaus Leithoff
197fc098e8 handle problem with empty ActiveProfileID 2013-01-23 10:24:01 +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
Klaus Leithoff
abfa132745 reset composeIDCache on error 2013-01-23 08:34:22 +00:00
Nathan Gray
12e7552569 Implement export filters for resources 2013-01-22 22:44:15 +00:00
Nathan Gray
a5ec4e5b36 Implement export filters for timesheet 2013-01-22 22:19:46 +00:00
Nathan Gray
66ef9a3273 Implement export filters for addressbook 2013-01-22 21:17:07 +00:00