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
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
423d0a90b5
No transition delay for mail, fixes the splitter right panel overflows the left panel
2015-10-01 08:32:40 +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
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
Nathan Gray
90e5e91271
* Tracker CRM bugfixes
...
- fix tracker CRM view switching to all tickets when changing single/multi queue
- Fix wrong selectbox options in tracker nm when there are no rows for the entry
- Fix tracker CRM view stops working after filtering
2015-09-29 17:06:53 +00:00
Nathan Gray
5ac8ef6193
Fix end date changes when editing if the event spans daylight savings time change
2015-09-29 14:49:37 +00:00
Nathan Gray
0dd3c78346
Fix import of vCard photos with ENCODING=BASE64
2015-09-29 14:43:07 +00:00
Nathan Gray
6450e343c4
Admin bugfixes:
...
- Avoid error Cannot read property 'promise' of undefined
- Reduce wrong width in admin customfields or categories after you click 3 times
2015-09-29 14:39:50 +00:00
Nathan Gray
bebfc80259
Calendar CSV import improvements:
...
- Better recognizing participants
- Use robust username parsing, with exact matches
- Participants preview fiexed
- Error checking if end date is before start date
2015-09-29 14:34:47 +00:00
Nathan Gray
0e50f9083f
Allow taller nextmatch headers
2015-09-29 14:29:37 +00:00
Hadi Nategh
83d34d2a2f
Fix ordering of none auto folders in mail tree
2015-09-29 13:43:40 +00:00
Hadi Nategh
1a4705ca5c
Fix split widget does not take right size
2015-09-29 12:17:14 +00:00
Ralf Becker
4c21f5b19e
multiple fixes around managed attachments and new Horde_Icalendar:
...
- no longer decodes base64 automatic
- size param have to be string due to bug in handling of integers in Horde_Icalendar
- allow stripping of non-binary (eg. text/plain) inline attachments
- only add X-EGROUPWARE-ATTACH-INCLUDED, if we have a real managed attachment
- store external / url attachments as other unsupported attributes
2015-09-29 07:38:09 +00:00