Commit Graph

5036 Commits

Author SHA1 Message Date
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
Ludovic Marcotte
2c01cb7a0a (fix) ppolicy password change should now work on login page 2016-04-27 16:24:49 -04:00
Ludovic Marcotte
065f8478e6 (fix) ported v3 fix to v2 for search+classification (fixes #3629) 2016-04-12 16:11:21 -04:00
Ludovic Marcotte
fc86e60acc (fix) avoid double-appending domain in cache (fixes #3614) 2016-04-12 13:17:04 -04:00
Francis Lachapelle
f9d2acded7 (fix) Calendars list in component editor 2016-04-07 20:00:30 -04:00
Francis Lachapelle
1e491d45a5 (i18n) Update translations 2016-04-05 11:54:23 -04:00
Francis Lachapelle
dcf246ab54 (i18n) Restore missing strings
Fixes #3593
2016-03-21 11:19:32 -04:00
Francis Lachapelle
30b08941f6 Add Lithuanian translation 2016-03-16 11:34:11 -04:00
Francis Lachapelle
82b919e7ee Update translations
Added Lithuanian
2016-03-16 10:50:01 -04:00
Francis Lachapelle
188328d5d7 (js) Prefer RefreshViewCheck to MailMessageCheck
Fixes #3465
2016-03-15 16:00:13 -04:00
Jesús García Sáez
698918abf9 Fix prepareRightsForm, keep the highest role
userRights is sorted highest to lowest right so we have to assign
only the first right found for each type
2016-02-23 15:08:15 +01:00
Ludovic Marcotte
32bb1456e2 (feat) attachment size upload using WOMaxUploadSize (fixes #3510 and #3135) 2016-02-16 16:28:11 -05:00
Francis Lachapelle
d01f5d36fa (css) Fix overlap of elements in preferences 2016-02-16 14:31:34 -05:00
Francis Lachapelle
08bf6d528b Update translations 2016-02-05 12:14:48 -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
Francis Lachapelle
b9cdc437eb Update translations 2016-01-27 13:13:14 -05:00
Francis Lachapelle
6cfed4eb67 Update translations 2016-01-26 11:14:53 -05:00
Francis Lachapelle
a55c98b98d Update French translation 2016-01-26 09:19:13 -05: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
Francis Lachapelle
be7971ceef Add Croatian translation 2016-01-25 10:51:09 -05:00
Ludovic Marcotte
737d2ffccc (feat) UI for previously commited new feature (junk/not junk) 2016-01-22 10:32:13 -05:00
Ludovic Marcotte
7ca66b4078 (feat) new junk/not junk capability with generic SMTP integration 2016-01-22 10:30:27 -05:00
Francis Lachapelle
04c68e0674 Localization 2016-01-21 10:10:13 -05:00
Francis Lachapelle
bf7f5e8be7 Localization 2016-01-20 15:09:22 -05:00
Francis Lachapelle
f1d0f770df Revert "Request all contacts when no filter"
This reverts commit 1c8b693656.
2016-01-20 13:59:13 -05:00
Jesús García Sáez
1bae41e127 Request all contacts no longer needs value=.
This reverts 1c8b693 and it's possible thanks to removing
listRequiresDot option 6b2ec7a

Listing contacts didn't work for sources with listRequiresDot
set to YES (LDAPSource, by default, had this option that way)
2016-01-20 11:03:04 +01:00
Francis Lachapelle
b1590f6b2e Update translations 2016-01-18 09:51:22 -05:00
Francis Lachapelle
5c58299458 Update Russian translation 2016-01-14 09:10:56 -05:00
Ludovic Marcotte
230688bf4e (fix) adjusted JS files regarding translation updates 2016-01-13 11:29:41 -05:00
Francis Lachapelle
1a1f74b5d0 (fix) Remove non-localized languages names 2016-01-13 10:52:36 -05:00
Francis Lachapelle
8e8e19666a Localization 2016-01-13 09:45:03 -05:00
Francis Lachapelle
4ce3947e60 Fix localizable strings (templates, JavaScript) 2016-01-13 09:26:21 -05:00
Francis Lachapelle
0a8f52ce7d Update Russian translation 2016-01-13 09:17:20 -05:00
Francis Lachapelle
216371fd80 Russian localization
Fixes #3383
2016-01-11 09:47:27 -05:00
Ludovic Marcotte
36985a19e9 (feat) UI for previous commit 2016-01-07 09:17:46 -05:00
Francis Lachapelle
f9cb896f92 Update Russian translation
Fixes #3383
2016-01-05 14:08:05 -05:00
Francis Lachapelle
46edcce1d5 Don't try to translate "SOGo" 2016-01-05 14:01:27 -05:00
Francis Lachapelle
1b14fee96e Localization 2016-01-05 13:56:40 -05:00
Francis Lachapelle
0777e9fe67 Fix Danish localization
Fixes #3422
2016-01-05 13:44:20 -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