Commit Graph

2504 Commits

Author SHA1 Message Date
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
8166f48d10 (fix) small CSS fix to allow scrolling in the attachment menu (fixes #3413) 2017-01-06 20:58:13 -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
Francis Lachapelle
62813cd4b8 (js) Update CKEditor to version 4.6.0 2016-11-28 14:23:32 -05:00
Francis Lachapelle
7a628bac12 Allow a mailbox to be deleted immediately
Fixes #3875
2016-11-08 10:26:55 -05: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
ca87ac05a2 Update CKEditor to version 4.5.11 2016-09-28 09:25:09 -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
086b905215 Update CKEditor to version 4.5.10 2016-08-12 10:47:13 -04:00
Francis Lachapelle
199c9d9237 (js) Improve extraction of HTML signature 2016-07-27 14:01:22 -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
48628e293f (js) Fix display of invitation with category
Fixes #3590
2016-06-09 16:10:11 -04:00
Francis Lachapelle
e703758b73 Update CKEditor to version 4.5.9 2016-06-09 12:39:54 -04:00
Francis Lachapelle
188328d5d7 (js) Prefer RefreshViewCheck to MailMessageCheck
Fixes #3465
2016-03-15 16:00:13 -04:00
Francis Lachapelle
d01f5d36fa (css) Fix overlap of elements in preferences 2016-02-16 14:31:34 -05:00
Francis Lachapelle
a9083004ef Update CKEditor to version 4.5.7 2016-02-05 12:11:36 -05:00
gilcn
8baf8731b7 (fix) Bug #3321: Folders with square brackets error
http://sogo.nu/bugs/view.php?id=3321
2016-02-04 11:34:07 +01:00
Ludovic Marcotte
7c0649efcf (fix) small i18n fixes 2016-01-26 09:07:26 -05:00
Ludovic Marcotte
0ca6512617 (fix) added missing icon + localization 2016-01-26 08:16:19 -05:00
Ludovic Marcotte
737d2ffccc (feat) UI for previously commited new feature (junk/not junk) 2016-01-22 10:32:13 -05:00
Francis Lachapelle
f1d0f770df Revert "Request all contacts when no filter"
This reverts commit 1c8b693656.
2016-01-20 13:59:13 -05:00
Ludovic Marcotte
230688bf4e (fix) adjusted JS files regarding translation updates 2016-01-13 11:29:41 -05:00
Francis Lachapelle
4ce3947e60 Fix localizable strings (templates, JavaScript) 2016-01-13 09:26:21 -05:00
Enrique J. Hernández
8b04a468c2 Merge pull request #223 from inverse-inc/v2
SOGo v2.3.4
2015-12-29 22:41:02 +01:00
Francis Lachapelle
6ddb40fd2b Update CKEditor to version 4.5.6 2015-12-15 14:20:57 -05:00
Jesús García Sáez
1c8b693656 Request all contacts when there is no filter 2015-12-09 13:07:30 +01:00
Ludovic Marcotte
2755a83e65 (fix) remove trailing semicolon everywhere 2015-12-03 15:02:01 -05:00
Ludovic Marcotte
8c0ef9cf50 (fix) proper fix for #3389 2015-12-01 11:42:02 -05:00
Francis Lachapelle
bbdb27e75e (css) Enlarge max width of toolbar buttons 2015-11-27 08:36:34 -05:00
Francis Lachapelle
f42d6f5f4a Enlarge size of event/task editor window
Fixes #3381
2015-11-23 13:29:02 -05:00
Francis Lachapelle
4a27beabdd (css) Limit toolbar buttons min/max width 2015-11-19 09:46:07 -05:00
Francis Lachapelle
85ce41dc68 (fix) JS exception when printing calendars
Fixes #3203
2015-11-19 09:23:46 -05:00
Francis Lachapelle
6aef713d28 Update prototype.js to v1.7.3 2015-11-11 14:02:25 -05:00
Francis Lachapelle
71db3945cb Update CKEditor to version 4.5.4 2015-11-11 14:01:30 -05:00
Francis Lachapelle
106c6a24ae (js) Fix dialogs when partially visible
Fixes #2646, #3378
2015-11-06 09:42:09 -05:00
Francis Lachapelle
ba37353e42 (fix) Position of popup menu
Fixes #3381
2015-11-06 09:15:23 -05:00
Francis Lachapelle
7c69e37449 (fix) JavaScript syntax error in attendees editor 2015-11-06 08:45:42 -05:00
extrafu
e428e74e6c Merge pull request #120 from zentyal/master
Fixes for OpenChange integration from Zentyal
2015-11-05 09:45:51 -05:00
Francis Lachapelle
6812cb08dc Display missing events when printing working hours 2015-11-03 09:00:19 -05:00
Enrique J. Hernández
5911563b0f Merge pull request #178 from inverse-inc/v2
Merge from upstream 2.3.2
2015-09-30 14:26:38 +02:00
Ludovic Marcotte
c8c7aaa459 (feat) GUI code to set or now sync flag on address book.
Also thrashed entirely the sync tag concept. Funambol is dead, thank god for that.
2015-09-25 15:21:06 -04:00
Jesús García Sáez
0ca6e7c6d3 Fix freebusy for multidomain environments
When returning contacts we have to supply also the domain field.
Because in a multidomain environment UIDField is unique only in
the domain so an user must be identified as uid@domain.

So when creating http requests from client side, we have to use
uid@domain instead of only uid so the SOGoUser created on server
side when parsing the requests is created properly.
2015-09-24 19:00:48 +02:00
Francis Lachapelle
58d03eedc3 Update CKEditor to version 4.5.3 2015-09-16 13:29:37 -04:00
Francis Lachapelle
37b817cd68 Fix options availability in Contacts module cont'd 2015-09-16 11:43:22 -04:00
Juan Vallés
ba68bd8935 Make folderKey encoding consistent
The folder names are encoded through the `asCSSIdentifier` and
`stringByEncodingImap4FolderName` functions when we store them as folder
keys. In addition, the prefix "folder" is added to the key.

The order in which these operations were done when storing the folder
keys (and reverted when retrieving them) wasn't consistent trough the
code. This led to problems such as creating twice a folder with a digit
at the beginning of its name.

The folder name goes now through the following operations when being
stored as a key (the retrieval reverts these in the reverse order):

 * `stringByEncodingImap4FolderName`
 * `asCSSIdentifier`
 * Add "folder" prefix
2015-09-15 09:57:30 +02:00
Julio García
26bd1b30fa Revert "Merge pull request #164 from Zentyal/jgarcia/revert-merge-inverse"
This reverts commit 1404dbdb88, reversing
changes made to 72cbd9a45f.
2015-08-03 09:48:06 +02:00