Commit Graph

21345 Commits

Author SHA1 Message Date
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
Nathan Gray
a816708e67 Fix deleting of entries 'Only admins can purge deleted items' 2013-01-22 15:54:23 +00:00
Nathan Gray
8d3b47863d Move calendar stuff to general settings 2013-01-22 15:12:50 +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
Nathan Gray
f24ba11088 Organise preferences 2013-01-21 20:28:13 +00:00
Nathan Gray
3102550f37 Fix selection tab plugin data 2013-01-21 18:59:33 +00:00
Nathan Gray
4d3caf78fa Implement Import/Export filters for calendar 2013-01-21 18:36:48 +00:00
Nathan Gray
df01374c23 Fix export of calendar views weekN, year 2013-01-21 16:17:56 +00:00
Nathan Gray
b76d0b44fc Remove example placeholder, it causes trouble with translations 2013-01-21 15:21:28 +00:00
Klaus Leithoff
b923e5d6ba * Calendar: added CR moving Holidays for years 2019 to 2023 (provided by R.Chacon) 2013-01-21 10:50:54 +00:00
Klaus Leithoff
24cc74442f * Calendar: added CR moving Holidays for years 2019 to 2023 (provided by R.Chacon) 2013-01-21 10:44:31 +00:00
Klaus Leithoff
4617c2cbcd increase timeframe for not sending messages with identical composeids (when composeid was used in previous send action) 2013-01-21 10:40:15 +00:00
Ralf Becker
0ab3e9f011 * Admin/Setup: fixed restore always converted longtext columns to text and therefore truncating them to 64k on MySQL, also fixed backup to report them correctly in backup of schema 2013-01-21 09:50:34 +00:00
Ralf Becker
34f3c8bf1f * Admin/Setup: fixed restore always converted longtext columns to text and therefore truncating them to 64k on MySQL, also fixed backup to report them correctly in backup of schema 2013-01-21 09:49:59 +00:00
Ralf Becker
2e17681b25 added missing, but not used, parameter 2013-01-21 08:14:28 +00:00
Ralf Becker
140d7498e8 added missing, but not used, parameter 2013-01-21 08:14:01 +00:00
Nathan Gray
0abad5ec0c Organise calendar preferences 2013-01-18 16:03:17 +00:00
Nathan Gray
dc3367af23 Remove example placeholder, it causes trouble with translations 2013-01-18 15:52:37 +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
Ralf Becker
2346fbb54f * CalDAV/Calendar/Ressources: readded missing resource- and location-calendars after recent changes in resources app 2013-01-18 13:07:43 +00:00
Ralf Becker
da811e3509 * CalDAV/Calendar/Ressources: readded missing resource- and location-calendars after recent changes in resources app 2013-01-18 13:07:11 +00:00