Commit Graph

13366 Commits (c6f6f7896c8f788877a6d150cd0de4d7bf005649)

Author SHA1 Message Date
Francis Lachapelle c6f6f7896c Update ChangeLog 2016-06-06 16:12:32 -04:00
Francis Lachapelle a3989926e3 Preparation for release 3.1.2 2016-06-06 16:12:08 -04:00
Francis Lachapelle f753ed9680 (css,js) Update Angular Material to v1.1.0-rc.5 2016-06-06 16:11:03 -04:00
Francis Lachapelle e227ffa8d3 (js/css) Update generated files 2016-06-06 16:10:03 -04:00
Ludovic Marcotte f0f9ca9ff0 (fix) properly initialize values 2016-06-06 13:28:42 -04:00
Francis Lachapelle ec61fd10fc Fix negative offset when saving an all-day event
Fixes #3717
2016-06-06 13:29:00 -04:00
Ludovic Marcotte e54d5c1b06 (fix) skip potentially bogus cards coming from LDAP 2016-06-06 13:07:48 -04:00
extrafu b4a79db603 Merge pull request #212 from inverse-inc/conditional_compiler_flags
Do not force -frecord-gcc-switches flag
2016-06-06 11:13:31 -04:00
Patrice Levesque a69e99b4c8 Do not force -frecord-gcc-switches flag
The -frecord-gcc-switches flag does not exist for
GCC <= 4.3; hence only use it when available.
2016-06-06 11:03:32 -04:00
Francis Lachapelle 2a053400d7 (js) Fix loading of card from global addressbooks 2016-06-06 10:38:22 -04:00
Patrice Levesque 5983c5cf4d Fix sogo system user creation (extra)
Missing file in commit 9dcc25abc5
2016-06-06 10:33:49 -04:00
InverseBot e7114277fd (js/css) Update generated files 2016-06-04 01:13:42 -04:00
Wayne A. Ptaff 9dcc25abc5 Fix sogo system user creation 2016-06-03 10:35:40 -04:00
Francis Lachapelle 568e438069 (js) Add the "Paste from word" CKEditor plugin
Fixes #2295
Fixes #3313
2016-06-03 10:07:04 -04:00
Francis Lachapelle ab74ef0c41 (js) Fix event classification icon in month view
Fixes #3711
2016-06-03 09:15:47 -04:00
Francis Lachapelle 717bab718c (js) Fix user removal from ACLs in Admin module
Fixes #3713
2016-06-03 09:01:26 -04:00
Francis Lachapelle 8395a78f6d (js) Fix error handling when renaming a mailbox 2016-06-03 09:01:26 -04:00
Francis Lachapelle 8f417cb10b Update for latest md changes 2016-06-03 09:01:26 -04:00
extrafu 8225480029 Merge pull request #210 from inverse-inc/compiler_flags
Add -O2 compilation by default and -g debug info
2016-06-03 07:12:46 -04:00
InverseBot 12eb839d73 (js/css) Update generated files 2016-06-03 02:05:30 -04:00
Francis Lachapelle 87283acd86 Update ChangeLog 2016-06-02 13:24:06 -04:00
Francis Lachapelle d287024d37 (js/css) Update generated files 2016-06-02 13:23:07 -04:00
Francis Lachapelle d28625ae6a (css) Improve display of events in calendar views 2016-06-02 13:22:21 -04:00
Francis Lachapelle d03e03e3ea Update for latest md changes 2016-06-02 13:22:03 -04:00
Francis Lachapelle 9b9d214760 (js) Load CKEditor in Calendar module 2016-06-02 12:35:35 -04:00
Francis Lachapelle ff0c815c08 (js/css) Update generated files 2016-06-02 12:26:39 -04:00
Francis Lachapelle b6037e4842 Preparation for release 3.1.1 2016-06-02 12:23:22 -04:00
Patrice Levesque 04d12f52f8 Add -O2 compilation by default and -g debug info
Also store GCC command-line switches in the binaries for easier
debugging.
2016-06-02 11:37:19 -04:00
Francis Lachapelle 80d9463e86 (i18n) Update translations 2016-06-02 11:33:36 -04:00
Francis Lachapelle 6d8dc29f28 (js) Minor cleanup 2016-06-02 11:24:58 -04:00
Francis Lachapelle 6b2ae87010 (CKEditor) Add base64image and new translations 2016-06-02 11:20:09 -04:00
Francis Lachapelle fd8494be95 (js) Update CKEditor to version 4.5.9 2016-06-02 11:18:29 -04:00
InverseBot e7668e0ef2 (js/css) Update generated files 2016-06-02 00:03:12 -04:00
Francis Lachapelle 0a2b1c3b00 (i18n) Update translations 2016-06-01 22:37:40 -04:00
Francis Lachapelle bfda86e31c Fix recipients of reply message from Sent mailbox
Fixes #2625
2016-06-01 16:22:25 -04:00
Francis Lachapelle e07a5f75ec Force minimum number of chars in search of events
Respecting SOGoSearchMinimumWordLength
2016-06-01 15:08:50 -04:00
Francis Lachapelle b008e220fe (js) Fix error when visiting the Preferences 2016-06-01 14:00:41 -04:00
Ludovic Marcotte 99e8c42a87 (fix) more PEEK changes 2016-06-01 09:38:45 -04:00
Francis Lachapelle 59bf86fe86 Update NEWS file 2016-06-01 09:29:53 -04:00
Ludovic Marcotte 21054ea3d6 Updated NEWS file 2016-06-01 09:10:10 -04:00
Ludovic Marcotte 9a38db1667 (fix) use PEEK when fetching attachments using ItemOperations 2016-06-01 08:52:56 -04:00
InverseBot 74e639bf5d (js/css) Update generated files 2016-06-01 01:24:46 -04:00
Francis Lachapelle 5ab405efcc (js) Compose mail from attendee's email addresses 2016-05-31 21:56:10 -04:00
Francis Lachapelle b71fb2e525 Display messages sizes in list of Mail module 2016-05-31 15:40:45 -04:00
Francis Lachapelle c11839cd5e Improve handling of attachments names with quotes
Partially resolves #2272
2016-05-31 15:34:48 -04:00
Francis Lachapelle 1dca078c56 Improve handling of attachments names with quotes
Partially resolves #2272
2016-05-31 15:31:03 -04:00
Francis Lachapelle ac229bacf6 Improve Mail editor
Resolves #3705
2016-05-31 11:49:10 -04:00
Patrice Levesque 0d507ff038 Use table naming convention from the documentation 2016-05-31 11:36:33 -04:00
Francis Lachapelle 1b8bc408d1 Fix davacl test for secured content 2016-05-31 10:48:34 -04:00
InverseBot 98970712fd (js/css) Update generated files 2016-05-31 01:11:59 -04:00