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
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
fa62547d77
Keep user's last choice for weekend in week view
2015-09-29 16:50:49 +00:00
Nathan Gray
0438456ad3
Prevent apps from modifying favorites by reference.
...
Fixes projectmanager favorites stop working
2015-09-29 16:21:05 +00:00
Nathan Gray
dde1a5e51d
Pass current selectbox value so the server can make sure it's there
2015-09-29 16:00:12 +00:00
Nathan Gray
f1837813a4
Fix ACL error allowing regular users to delete global categories
2015-09-29 15:15:45 +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
Ralf Becker
afa106cbf3
fix CalDAVTester failure: managed-attachments: Simple non-recurring, non-scheduled update attachment: Test 4: rename of attachment via Content-Disposition:filename=
2015-09-29 12:27:49 +00:00
Hadi Nategh
1a4705ca5c
Fix split widget does not take right size
2015-09-29 12:17:14 +00:00
Hadi Nategh
5e2ec5b8d2
Fix split widget does not take right size
2015-09-29 12:14:41 +00:00
Ralf Becker
8d476dae23
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-09-29 10:25:32 +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
Ralf Becker
b34cbded3a
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:37:15 +00:00
Ralf Becker
2156013454
fix warning if there are no participants
2015-09-29 07:32:19 +00:00
Ralf Becker
17b9b5912e
fix warning if there are no participants
2015-09-29 07:31:45 +00:00
Nathan Gray
eef843185b
Fix unable to change group run rights
2015-09-28 20:06:21 +00:00
Nathan Gray
815b6bc09a
Calendar bugs with multi-day events:
...
- Fix not properly visible if they span weeks
- Fix end date changes when editing if the event spans DST (daylight savings time) change
2015-09-28 19:31:01 +00:00
Nathan Gray
533ad2cc0e
Allow taller nextmatch headers
2015-09-28 17:45:24 +00:00
Nathan Gray
b7f7c40d28
Always show weekends in month view
2015-09-28 17:31:30 +00:00
Nathan Gray
a6d933e3ed
Tracker CRM view fixes:
...
- Do not lose called by when submitting, fixes tracker CRM view switching to all tickets when changing single/multi queue
- Fix js error using sidebox toolbar
- Fix wrong selectbox options in tracker nm when there are no rows for the entry
2015-09-28 17:05:35 +00:00
Ralf Becker
1d2d9e2478
we can NOT use 204 No content (forbidds a body) with return=representation, therefore we need to use 200 Ok instead
2015-09-28 13:16:15 +00:00
Ralf Becker
b49a967cf1
we can NOT use 204 No content (forbidds a body) with return=representation, therefore we need to use 200 Ok instead
2015-09-28 13:15:36 +00:00
Hadi Nategh
7a4a5ac076
WIP EGroupware tutorial:
...
- Add css class to egw_tutorial div container
2015-09-28 12:25:56 +00:00