Commit Graph

21320 Commits

Author SHA1 Message Date
Nathan Gray
ab4dc564cb Implement export filters for tracker
- Fix missing closed date
2013-01-29 17:04:34 +00:00
Klaus Leithoff
410f52b678 try common default for autofolder personal prefix+AutoFolderName, if everything else fails while trying to fetch a special use folder 2013-01-29 16:48:33 +00:00
Nathan Gray
c1c072696c Implement export filters for timesheet 2013-01-29 16:33:21 +00:00
Nathan Gray
24a00e706b - Implement export filters for resouces
- Stop using a preference for export selection default.  If the definition has a filter set, use filter, otherwise default to search results
2013-01-29 16:14:04 +00:00
Klaus Leithoff
ccffcf171e suppress hint, if there is no autofolder/specialuse folder available 2013-01-29 16:07:39 +00:00
Nathan Gray
83212b709f Implement export filters for addressbook 2013-01-29 16:05:21 +00:00
Nathan Gray
916872bdb6 Implement Import/Export filters for calendar 2013-01-29 15:55:56 +00:00
Klaus Leithoff
214bbf52d5 visualize possible SPECIAL-USE foldersettings in personal prefs, to inform users about possible folder voodoo 2013-01-29 15:45:35 +00:00
Klaus Leithoff
e497764ba9 fix Fatal Error for call of getTemplateFolder 2013-01-29 15:00:18 +00:00
Ralf Becker
fd7ec9b71d fixed backend returning all events for freebusy query with just email addresses 2013-01-29 14:59:29 +00:00
Klaus Leithoff
bcc6570b84 * eMail: implement the usage of possibly provided SPECIAL-USE folders information 2013-01-29 14:38:36 +00:00
Klaus Leithoff
a0c68f1598 Changelog for 11.1.20130129 2013-01-29 12:00:26 +00:00
Ralf Becker
6b5aaf3f7c fixed groups without account_status="A" are not found 2013-01-29 11:26:25 +00:00
Ralf Becker
142a828c44 make build steps more independent:
- svn changelog is now updated in osc checkouts in editsvnchangelog step and not in last step obs, so it runs even if a later step fails (running just obs step did not update debian.changes, as changelog was no longer in memory)
- checkout always uses svn tag now, even if tag was created in a different run
2013-01-28 12:33:43 +00:00
Ralf Becker
2bc387c73d fixed addressbook "all" showed only accounts 2013-01-25 23:40:00 +00:00
Ralf Becker
037d8e2b00 * CalDAV: fixed accepting event removed it from calendar, because email address of a deleted account was prefered over regular account, correctly reporting not found URLs in multiget report 2013-01-25 17:53:01 +00:00
Klaus Leithoff
7e7a2141c9 missed commit for r41402 (adapted message on merging mail templates with single mail) 2013-01-25 14:04:24 +00:00
Ralf Becker
c2dc375bf8 Changelog for 11.1.20130125 2013-01-25 13:54:08 +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
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
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
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
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
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
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
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
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
841208c1c0 missing deleteaccount hook for timesheets 2013-01-24 09:28:17 +00:00
Klaus Leithoff
3fe381e336 switch some debug output to conditional on debug-flag 2013-01-24 09:08:46 +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
ae8794bdb8 Fix deleting of entries 'Only admins can purge deleted items' 2013-01-23 15:58:37 +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
abfa132745 reset composeIDCache on error 2013-01-23 08:34:22 +00:00
Nathan Gray
31959426ee Implement export filters for tracker 2013-01-22 18:33:40 +00:00
Ralf Becker
9ff3add324 latest changes from Stefan: logging and fixed to short socket timeout in config file 2013-01-22 17:57:27 +00:00
Nathan Gray
c3e831347d Some English translations 2013-01-22 17:41:52 +00:00
Nathan Gray
3f808215fe Re-work how calendar export criteria preset dates are calculated - use view start instead of today 2013-01-22 17:27:07 +00:00
Nathan Gray
627fa6fc9c Encode ID to avoid problems with special chars 2013-01-22 16:53:24 +00:00
Nathan Gray
371afc46ee Change view settings -> general settings for consistency 2013-01-22 16:16:56 +00:00
Nathan Gray
f18c5b8aa1 Change view settings -> general settings for consistency 2013-01-22 16:15:12 +00:00
Nathan Gray
1feeeef2bb Organise preferences 2013-01-22 16:12:52 +00:00