Commit Graph

28259 Commits

Author SHA1 Message Date
Hadi Nategh
d48ad7da79 Make sure we are not requesting server for an empty value option or other widgets but select-timezone as server won't find anything and it will fall into an infinitive loop, e.g. select-cat widget. 2015-10-12 09:57:42 +00:00
Ralf Becker
b56467a0c5 allow to overide egw_server_root used as key in egw_cache for tree- AND instance-level 2015-10-10 10:37:07 +00:00
Ralf Becker
60a5fec6a0 allow to reuse managed-id of existing attachment in PUT request by symlinking it, return correct xml-error for invalid mananaged-id
r53782: need to use our own readlink
2015-10-09 18:08:16 +00:00
Ralf Becker
20ede24957 fix CalDAVTester failure: managed-attachments: Simple non-recurring, non-scheduled update attachment: Test 4: rename of attachment via Content-Disposition:filename= 2015-10-09 18:04:40 +00:00
Ralf Becker
7ed6c0b3f1 Several fixed to cope better with CalDAVTester:
- adding priority=0=undefined to calendar, as it is iCalendar default
- no longer export iCalendar defaults PRIORITY=0, TRANSP=OPAQUE, CLASS=PUBLIC
- assume UTC if no timezone given, unfortunatly Horde_Icalendar currently does not tell UTC or local
- export DURATION instead of DTEND for UTC and duration less or equal 1 day (todo: store if user entered duration in db model, to be able export it as such again)
2015-10-09 18:03:45 +00:00
Ralf Becker
1e7632603c revert changing filter for /calendar from owner to default, as /calendar is no CalDAV location anyway because outside of calendar home 2015-10-09 17:47:27 +00:00
Ralf Becker
235172d623 * Calendar/CalDAV: fixed event not show if user only participates in an exeception (not the master) and has no read-rights for any master participant 2015-10-09 17:37:25 +00:00
Ralf Becker
769399b0cc * eTemplate: setting higher request timeout of 4 hours (was 2 hours) 2015-10-09 12:40:54 +00:00
Hadi Nategh
55c6da3fa7 Some fixes for custom app-theme css:
- Make sure including css on ajax response respect app-theme
- Include app-theme for home portlets
2015-10-09 11:56:18 +00:00
Hadi Nategh
06cbe1f0b0 Allow custom fields in IF placeholders 2015-10-09 09:07:50 +00:00
Hadi Nategh
4b96ba9016 Do not show event description if there's no fix time-grid
- Fix event with long description occupies too much space of a column
2015-10-09 07:25:55 +00:00
Ralf Becker
4e3732f526 adding a "None" to resource selection in calendar, to allow to remove all resources from view 2015-10-08 19:56:59 +00:00
Hadi Nategh
6623a2f7d7 Fix calendar d-n-d not showing up helper while dragging, using Safari 9 2015-10-08 09:41:10 +00:00
Ralf Becker
b29df627a7 no longer store ADOdb object in session, also ensures reevaluating environment-data or multiple hosts in connection-data 2015-10-07 19:33:45 +00:00
Nathan Gray
c2232f1b8f Fix integrated apps were opening in calendar edit 2015-10-07 16:24:21 +00:00
Ralf Becker
061ac97f78 Fix infinitive request from selectbox widget 2015-10-07 16:07:47 +00:00
Ralf Becker
7335007f1d replace cnr-pending icon for current users status is "needs-action" with regular needs-action icon, fixes icon does not exist in other templates 2015-10-07 12:04:18 +00:00
Ralf Becker
fb4c37d027 fix an other case were spinner is not removed due to a client-side javascript error 2015-10-07 09:32:43 +00:00
Ralf Becker
fe1e719ada * Addressbook: allow eg. telephone apps to jump directly into CRM view of a phonenumber with https://domain.com/egroupware/index.php?menuaction=addressbook.addressbook_ui.view&search="49 123 456789"&ajax=true&cd=yes 2015-10-07 09:31:30 +00:00
Hadi Nategh
5836cfb076 Bind the y-overflow and calculate the event column height if no fixed time-grid is set 2015-10-07 08:45:32 +00:00
Hadi Nategh
213db008dd Revert commit 53812, as it breaks calendar time slices 2015-10-07 08:14:30 +00:00
Ralf Becker
7fb8f641d1 fixed typo (wrong case) causing default DB capabilities to be returned and eg. giving an sql error when searching under MySQL in addressbook 2015-10-07 05:30:13 +00:00
Ralf Becker
0bbced7df2 move @/enviroment support from class-variables to local ones, to re-evaluate them on each request, class vars are stored in session 2015-10-06 20:00:06 +00:00
Nathan Gray
78440b91ce Fix refresh & updates when working on personal categories 2015-10-06 19:25:42 +00:00
Nathan Gray
a2af10dd14 - Fix missing option check to work with options sent as an in-order array (label,value), fixes some custom fields not being properly set.
- Fix links to accounts (home-accounts) would not open properly when you click on them
2015-10-06 19:23:51 +00:00
Ralf Becker
9e1bd4fcb8 use same egw_exception_db_connection instead of die, if no DB host set, so it can be cought 2015-10-06 17:00:21 +00:00
Hadi Nategh
5b495822c6 Revert commit 53816 2015-10-06 16:13:03 +00:00
Hadi Nategh
b929e98947 Include app-[theme].css for calendar navigation 2015-10-06 15:56:27 +00:00
Klaus Leithoff
95a88df345 only do the sorting when we do a topLevel Query or a retrieval of ALL. ; give extracare on the retrieval of folders in shared and others on subscription, and when folders subscribed in such namespaces are deeply nested within without rights of list on the branches leading to the leaf 2015-10-06 15:17:37 +00:00
Ralf Becker
283b8bec33 cant use @-syntax with passwords, as they can start with an @ 2015-10-06 13:10:06 +00:00
Ralf Becker
223918a192 allow to read db-config from environment, by using "@name" to reference to name from environment 2015-10-06 12:45:26 +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
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
Hadi Nategh
04cd0b6b3c Remove extra ajax-loader icon from mail tree 2015-10-06 08:48:53 +00:00
Hadi Nategh
b1fb1d5703 Include accidentally excluded app.js 2015-10-06 07:40:52 +00:00
Nathan Gray
b78f3504df Add explanation to super-user login 2015-10-05 19:38:53 +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
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
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
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
cace3b27c9 Prevent apps from modifying favorites by reference.
Fixes projectmanager favorites stop working
2015-10-01 14:55:01 +00:00