Commit Graph

28614 Commits

Author SHA1 Message Date
Ralf Becker
121f5dc68d dito for zPush2: iOS 9.0.2 (maybe other clients and versions too) moved start- and end-date of synchronised meeting requests to date of sync 2015-10-06 12:21:54 +00:00
Ralf Becker
91d68acc6f * Calendar/eSync: iOS 9.0.2 (maybe other clients and versions too) moved start- and end-date of synchronised meeting requests to date of sync 2015-10-06 12:20:55 +00:00
Ralf Becker
39d9004e42 * Calendar/eSync: iOS 9.0.2 (maybe other clients and versions too) moved start- and end-date of synchronised meeting requests to date of sync 2015-10-06 12:20:32 +00:00
Hadi Nategh
fe9dcbcc12 Get folders status asynchronously as it is an expensive operation to be called in initial load 2015-10-06 10:51:35 +00:00
Ralf Becker
227d69654e * Calendar: use event title for mails generated via edit popup actions: mail all participants and meeting request 2015-10-06 10:49:52 +00:00
Ralf Becker
658dcb121e * Calendar: use event title for mails generated via edit popup actions: mail all participants and meeting request 2015-10-06 10:49:36 +00:00
Hadi Nategh
04cd0b6b3c Remove extra ajax-loader icon from mail tree 2015-10-06 08:48:53 +00:00
Hadi Nategh
5c812f8c9a Remove extra ajax-loader icon from mail tree 2015-10-06 08:45:44 +00:00
Hadi Nategh
b1fb1d5703 Include accidentally excluded app.js 2015-10-06 07:40:52 +00:00
Nathan Gray
a384714a8d Calendar W.I.P
- Change layout to show the whole 24 hour day with a scrollbar, not just work day
- Fix some translation issues (thanks Ulle) by using calendar's egw for lang calls
- Fix cache is discarded even when state doesn't change, which broke filtering (thanks Ulle)
2015-10-05 23:45:51 +00:00
Nathan Gray
d8487a7507 Fix refresh & updates when working on personal categories 2015-10-05 20:02:11 +00:00
Nathan Gray
b78f3504df Add explanation to super-user login 2015-10-05 19:38:53 +00:00
Nathan Gray
57b7b0d93b Add explanation to super-user login 2015-10-05 19:27:52 +00:00
Ralf Becker
047105fb41 allow to read db-config from environment, by using "@name" to reference to name from environment 2015-10-05 18:58:55 +00:00
Nathan Gray
b2c78d5b6f Apply end date to list view too. Only makes a difference when selected range is used, but now it is pre-set. 2015-10-05 18:27:19 +00:00
Nathan Gray
c5cff22c59 Fix document merge using sidebox while in list view gave "application echoed something" instead of document 2015-10-05 16:55:42 +00:00
Hadi Nategh
a6837b6a40 WIP EGroupware tutorial:
-Add popup tutorials player
-List tutorials in sidebox with their titles and thumbnails only
2015-10-05 16:01:39 +00:00
Nathan Gray
86a1e4fbfa Fix invalid options showing in link-entry custom field list by querying for the actually needed capabilities, and explictly add filemanager, which does not support them but gets special handling. 2015-10-05 15:50:30 +00:00
Nathan Gray
060cf6073a Fix links to accounts (home-accounts) would not open properly when you click on them 2015-10-05 15:45:44 +00:00
Nathan Gray
05ea41493d Fix missing option check to work with options sent as an in-order array (label,value), fixes some custom fields not being properly set. 2015-10-05 15:25:10 +00:00
Ralf Becker
a3035a57d5 * Calendar/Mail: fix edit action meeting-requests to NOT set content-disposition: attachment, as this seems to stop automatic processing in Exchange 2015-10-05 14:27:07 +00:00
Ralf Becker
816c9c0a96 * Calendar/Mail: fix edit action meeting-requests to NOT set content-disposition: attachment, as this seems to stop automatic processing in Exchange 2015-10-05 13:15:17 +00:00
Ralf Becker
8655183c3c include theme-specific app.js file for calendar sidebox 2015-10-05 12:15:23 +00:00
Hadi Nategh
022c273860 Do not stop completely the transition on mail as it conflicts with blueimp gallery plugin (expose) 2015-10-05 09:42:58 +00:00
Hadi Nategh
7c5ab68b46 Do not stop completely the transition on mail as it conflicts with blueimp gallery plugin (expose) 2015-10-05 09:38:57 +00:00
Ralf Becker
3060ed0915 using (bool) cast instead of php5.5+ boolval() function 2015-10-05 09:38:25 +00:00
Hadi Nategh
968dcb8336 Fix calendar columns gets always y-scrollbar if the no time-grid pref is set 2015-10-02 14:53:18 +00:00
Hadi Nategh
72aaa6c546 Retrive the use_time_grid preference back to calendar preferences and fix its overflow issue 2015-10-02 14:31:16 +00:00
Klaus Leithoff
74016fd47a use own code for sorting autofolders, as autofolders may contain subfolders; regard autofolder-test must either match identically OR match with delimiter 2015-10-02 14:02:10 +00:00
Klaus Leithoff
6b92b480ba use uasort:sortByMailbox for inital sorting instead of ksort 2015-10-02 12:36:48 +00:00
Klaus Leithoff
26a76a023a * Mail: implement the sorting by AutoFolders into the retrieval of folders and fix some sorting issues 2015-10-02 11:12:34 +00:00
Hadi Nategh
cbee039278 Reverts the commit 53798 2015-10-02 09:20:09 +00:00
Hadi Nategh
27c695d234 Fix not sorting outbox 2015-10-01 16:37:28 +00:00
Hadi Nategh
f7b3238697 Get special-use folders and try to create them if they are not already created by server 2015-10-01 15:59:20 +00:00
Nathan Gray
eabe1d742f Add empty_label to Select account custom field type, so you can select nothing. 2015-10-01 15:11:57 +00:00
Nathan Gray
7023d39d98 Add empty_label to Select account custom field type, so you can select nothing. 2015-10-01 15:10:38 +00:00
Nathan Gray
cace3b27c9 Prevent apps from modifying favorites by reference.
Fixes projectmanager favorites stop working
2015-10-01 14:55:01 +00:00
Nathan Gray
2240eb3105 * Fix ACL error allowing regular users to delete global categories 2015-10-01 14:53:40 +00:00
Hadi Nategh
0d583634a8 support themes on application level: $app/templates/$template/app-$theme.css 2015-10-01 14:45:50 +00:00
Hadi Nategh
faf859d2aa Resize popup window till not getting horizontal scrollbar 2015-10-01 13:19:39 +00:00
Hadi Nategh
60011b644c Resize popup window till not getting horizontal scrollbar 2015-10-01 13:17:41 +00:00
Hadi Nategh
423d0a90b5 No transition delay for mail, fixes the splitter right panel overflows the left panel 2015-10-01 08:32:40 +00:00
Hadi Nategh
9d7a566966 No transition delay for mail, fixes the splitter right panel overflows the left panel 2015-10-01 08:27:44 +00:00
Nathan Gray
c4861e1194 Only admins can delete super-global or app-level global categories, regardless of owner. 2015-09-30 16:24:08 +00:00
Nathan Gray
ce637ac759 Pass current selectbox value so the server can make sure it's there 2015-09-30 16:06:15 +00:00
Nathan Gray
718dc25815 Make 100% an invalid preference size, fixes mail splitter losing splitter size preference 2015-09-30 15:29:26 +00:00
Ralf Becker
cb5d0bd419 need to use our own readlink 2015-09-30 06:24:53 +00:00
Ralf Becker
c6ad6d2caa allow to reuse managed-id of existing attachment in PUT request by symlinking it, return correct xml-error for invalid mananaged-id 2015-09-30 03:27:29 +00:00
Ralf Becker
3e3bde8715 fixed creating of symlink failed for not-writable entry-directory (attachments), because wrong url_stat was used, needs to be static::url_stat not self::, to use method of extending classes 2015-09-30 03:24:43 +00:00
Ralf Becker
c34ebcf9b2 fixed creating of symlink failed for not-writable entry-directory (attachments), because wrong url_stat was used, needs to be static::url_stat not self::, to use method of extending classes 2015-09-30 03:24:04 +00:00