Francis Lachapelle
cde6fe520c
Add parameter validation to alarmsListAction
2017-01-06 20:58:15 -05:00
Francis Lachapelle
d548cea518
(js) Use GET instead of POST when form is empty
...
Fixes #3978 , #3979
2017-01-06 20:58:15 -05:00
Ludovic Marcotte
56b92307b5
(fix) handle semicolon in value during LDIF import ( fixes #1760 )
2017-01-06 20:58:13 -05:00
Ludovic Marcotte
8166f48d10
(fix) small CSS fix to allow scrolling in the attachment menu ( fixes #3413 )
2017-01-06 20:58:13 -05:00
Ludovic Marcotte
1088b027a7
(feat) added photo support for LDIF import ( fixes #1084 )
2017-01-06 20:58:12 -05:00
Ludovic Marcotte
d91d5b7a2d
(fix) properly escape values ( fixes #3241 )
2017-01-06 20:58:12 -05:00
Ludovic Marcotte
617fcbbf19
(fix) set a max-height so we can scroll in the attendees list ( fixes #3666 )
2017-01-06 20:58:12 -05:00
Francis Lachapelle
3a96b3b315
(js) Update jQuery (1.12.4) and jQuery-UI (1.11.4)
...
This fixes the issue of attaching a file to a draft by drag'n'drop.
2017-01-06 20:58:08 -05:00
extrafu
3a33b465c8
Revert "Fixup empty calendars, sogod crashing when it tries to call"
2016-12-30 10:06:47 -05:00
extrafu
559bdf15a8
Merge pull request #224 from buzzdeee/maint
...
Fixup empty calendars, sogod crashing when it tries to call
2016-12-30 10:06:30 -05:00
Francis Lachapelle
62813cd4b8
(js) Update CKEditor to version 4.6.0
2016-11-28 14:23:32 -05:00
Ludovic Marcotte
f370ce71c6
(fix) fixed missing include leading to compilation errors
2016-11-28 14:10:00 -05:00
Francis Lachapelle
b450f999f0
(i18n) Update translations
2016-11-28 14:07:05 -05:00
Francis Lachapelle
6270a11d73
Improve sort validation in Contacts module
2016-11-28 10:53:47 -05:00
Francis Lachapelle
7a628bac12
Allow a mailbox to be deleted immediately
...
Fixes #3875
2016-11-08 10:26:55 -05:00
Sebastian Reitenbach
f3aa717570
Fixup empty calendars, sogod crashing when it tries to call
...
stringByEscapingHTMLString on NSNull objects. Those happen
to be there when not all fields of the calendar are filled
in. Leading to errors like:
ERROR(-[NSNull(misc) forwardInvocation:]): called selector stringByEscapingHTMLString on NSNull !
and subsequent crashes on the instance serving that request.
2016-11-02 08:17:31 +01:00
Francis Lachapelle
ef84985025
Fix support for recurrent tasks
2016-10-21 17:30:47 -04:00
Francis Lachapelle
5796992b56
(js,css) Resizable left column in attendees editor
...
Will not work in IE since it doesn't support the "resize" CSS property.
Fixes #1479 , #3667
2016-10-06 12:27:59 -04:00
Francis Lachapelle
be12528a0e
Fix condition in UIxPreferences.m
2016-10-04 06:14:41 -04:00
Francis Lachapelle
0fc3791f37
Allow custom email to be one of the user's profile
...
Fixes #3551
2016-10-03 10:33:49 -04:00
Francis Lachapelle
6b322e6b75
Fix Serbian translation
2016-09-28 10:37:14 -04:00
Francis Lachapelle
29d004c4a4
Add Serbian translation and update translations
2016-09-28 10:02:25 -04:00
Francis Lachapelle
ca87ac05a2
Update CKEditor to version 4.5.11
2016-09-28 09:25:09 -04:00
Ludovic Marcotte
84e170a601
(fix) correctly set percent-complete for tasks from the list view ( fixes #3197 )
2016-09-27 13:43:21 -04:00
Francis Lachapelle
3de6e0fc5a
Until date of repeat must end after first event
2016-08-29 14:36:04 -04:00
Francis Lachapelle
ac6b60c4c9
(js,css) Style cancelled events in Calendar module
...
Fixes #2800
2016-08-12 14:31:28 -04:00
Francis Lachapelle
76eeef2541
(i18n) Update translations
2016-08-12 11:14:30 -04:00
Francis Lachapelle
086b905215
Update CKEditor to version 4.5.10
2016-08-12 10:47:13 -04:00
Ludovic Marcotte
9ecee32d08
(fix) delete mailbox from the Trash folder
...
Fixes #595 , #1189 , #641
2016-08-02 10:30:37 -04:00
Francis Lachapelle
199c9d9237
(js) Improve extraction of HTML signature
2016-07-27 14:01:22 -04:00
Francis Lachapelle
f638113d53
Improve handling of mail delegates
2016-07-06 15:35:09 -04:00
Francis Lachapelle
4b4846b0a3
(i18n) Update translations
2016-07-05 21:40:29 -04:00
Francis Lachapelle
d73148a440
(css,js) Fix mail editor when dragging a button
2016-07-05 15:44:58 -04:00
Francis Lachapelle
23a5274881
(js) Update jQuery File Upload to version 9.12.5
2016-07-05 15:42:25 -04:00
Francis Lachapelle
1586180ebb
(css) Fix minimalist skin of CKEditor
...
See
https://github.com/albatrossdigital/ckeditor-skin-minimalist/issues/2
2016-07-05 12:02:50 -04:00
Francis Lachapelle
43f669b6d9
(js) Remove call to undefined function
2016-07-04 13:55:33 -04:00
Francis Lachapelle
b09bdab3ca
Fix attachment filename with no extension
2016-06-22 17:36:28 -04:00
Ludovic Marcotte
eab6502d5a
(feat) now possible to set a default Sieve filter ( fixes #2949 )
2016-06-13 13:14:55 -04:00
Francis Lachapelle
99a4bd3515
(i18n) Update translations
2016-06-10 09:48:35 -04:00
Francis Lachapelle
48628e293f
(js) Fix display of invitation with category
...
Fixes #3590
2016-06-09 16:10:11 -04:00
Francis Lachapelle
4ff1007052
Fix all-day events covering a timezone change
...
Fixes #3457
2016-06-09 15:34:34 -04:00
Francis Lachapelle
e703758b73
Update CKEditor to version 4.5.9
2016-06-09 12:39:54 -04:00
Francis Lachapelle
636af7da5a
Fix encoding of HTML attributes in Contacts module
2016-06-09 11:32:46 -04:00
Francis Lachapelle
827d1d72c8
(i18n) Fix localizable strings in Card viewer
2016-06-08 18:00:57 -04:00
Francis Lachapelle
d9d8ed37f9
Improve handling of attachments names with quotes
...
Partially resolves #2272
2016-06-01 09:18:22 -04:00
extrafu
f1bb581dcc
Merge pull request #209 from extrafu/master
...
Latest OpenChange changes from Zentyal
2016-05-17 13:57:57 -04:00
Francis Lachapelle
e830900a5f
Fix sensitive range of checkboxes in event editor
...
Fixes #3665
2016-05-12 09:38:00 -04:00
Ludovic Marcotte
fbd2f1511b
(fix) make sure found tag is always defined
2016-05-06 08:15:02 -04:00
Ludovic Marcotte
a2cec25543
(fix) create cookie after password change using ppolicy
2016-04-28 00:50:57 -04:00
Ludovic Marcotte
04f2002feb
(fix) return correct response
2016-04-27 17:04:22 -04:00