Commit Graph

4837 Commits

Author SHA1 Message Date
Francis Lachapelle
779ff2f480 Fix path to ionic scss files 2014-09-12 09:59:48 -04:00
Francis Lachapelle
b7f4b9c594 Fix redirection URLs in JavaScript 2014-09-12 09:59:48 -04:00
Francis Lachapelle
9eda70372f Restore/move missing images 2014-09-12 09:59:48 -04:00
Francis Lachapelle
a1a5684f25 Initial mobile theme using ionic 2014-09-12 09:59:48 -04:00
Francis Lachapelle
8d36a3fd25 Improve template of Contacts module 2014-09-12 09:59:48 -04:00
Francis Lachapelle
fcfbb6fe05 Common JavaScript utlity functions 2014-09-12 09:59:47 -04:00
Francis Lachapelle
98b46f9432 Remove duplicated method 2014-09-12 09:59:47 -04:00
Francis Lachapelle
fd895b757b Add support for themes 2014-09-12 09:59:47 -04:00
Francis Lachapelle
da5ada9d98 Improve Sass of SOGoRootPage & Contacts modules 2014-09-12 09:59:47 -04:00
Francis Lachapelle
245ce11c49 Improve build scripts of Web frontend 2014-09-12 09:59:47 -04:00
Francis Lachapelle
8d7a635d53 Improve JavaScript of SOGoRootPage module 2014-09-12 09:59:47 -04:00
Francis Lachapelle
19884a8d96 Improve JavaScript for Contacts module 2014-09-12 09:59:47 -04:00
Francis Lachapelle
23cc20ecae Allow js/img/css subfolders in WebServerResources 2014-09-12 09:59:47 -04:00
Francis Lachapelle
1a1b2eb0c8 JSON-based operations for root page 2014-09-12 09:59:47 -04:00
Francis Lachapelle
1dba47ec06 AngularJS-based templates 2014-09-12 09:59:47 -04:00
Francis Lachapelle
065acc9ff1 JSON-based operations on contacts 2014-09-12 09:59:47 -04:00
Francis Lachapelle
a4ac4db1e0 AngularJS 2014-09-12 09:59:47 -04:00
Francis Lachapelle
875f486890 Initial Sass and JavaScript files 2014-09-12 09:59:47 -04:00
Francis Lachapelle
6bbc6bebd4 Icons font 2014-09-12 09:59:47 -04:00
Francis Lachapelle
e8f7c6c94e Initial JavaScript models for addressbooks module 2014-09-12 09:59:46 -04:00
Francis Lachapelle
855cc32f6c Initial cleanup of Web server resources 2014-09-12 09:59:46 -04:00
Ludovic Marcotte
12a4fd05a2 Support for repetitive alarms and tasks 2014-09-12 08:34:15 -04:00
Francis Lachapelle
0825a810e3 Add missing localization string 2014-09-11 11:58:39 -04:00
Francis Lachapelle
ed85a09ff0 Allow alarms to be snoozed for 1 day 2014-09-11 11:55:20 -04:00
Alexandre Cloutier
69c8aa0743 quickfix for IE for searchInbox 2014-09-10 13:22:36 -04:00
Alexandre Cloutier
60e3c1c822 Merge branch 'master' of https://github.com/inverse-inc/sogo 2014-09-10 13:02:45 -04:00
Alexandre Cloutier
36b833ccb5 bugFix InboxSearch IMAP query keywords 2014-09-10 13:02:13 -04:00
Francis Lachapelle
9d6bcb00bc Fix compilation warning 2014-09-10 11:58:47 -04:00
Francis Lachapelle
1dd3dbacb5 Various fixes and improvements to the Mail module 2014-09-10 11:37:52 -04:00
Francis Lachapelle
c441fa5b80 Various fix and improvements to Scheduler module 2014-09-10 10:58:58 -04:00
Francis Lachapelle
7e297ad56c Remove spaces 2014-09-10 10:58:46 -04:00
Francis Lachapelle
8eb4212f5d Various fix and improvements to Mail module 2014-09-10 10:49:54 -04:00
Alexandre Cloutier
3c1d6d7d89 bugfix; UserSettings was not refresh properly after toggling threads 2014-09-09 16:05:12 -04:00
Francis Lachapelle
1dcf631ad6 Update translations 2014-09-09 15:50:39 -04:00
Alexandre Cloutier
574c245758 bugfix PreventInvitation; fix object parsing on a blank user 2014-09-09 15:36:14 -04:00
Alexandre Cloutier
f3ca4ea7fc bugfix foldingThread; Renaming a foldername with a space was not correctly handled 2014-09-09 15:36:14 -04:00
Ludovic Marcotte
e542ff5646 Fix for bug #1240 2014-09-09 15:15:56 -04:00
Alexandre Cloutier
d62c504763 Changed the configurable variable SOGoMailMessageCheck to a general refresh associated to the current view 2014-09-09 14:27:05 -04:00
extrafu
126a05d391 Merge pull request #54 from alexcloutier/feature/FoldingThreads
Feature/folding threads
2014-09-09 14:06:30 -04:00
extrafu
42ffe14052 Merge pull request #55 from alexcloutier/bugfix/LabelsTagging
Bugfix/labels tagging
2014-09-09 14:06:19 -04:00
Alexandre Cloutier
7db526a5d9 bugfix for new user without userSettings.mail 2014-09-09 13:51:02 -04:00
Alexandre Cloutier
06f81a032c applied comments 2014-09-09 13:51:02 -04:00
Alexandre Cloutier
e6002c9b2a applied comments 2014-09-09 13:51:02 -04:00
Alexandre Cloutier
0c88edc61b bugfix where an exception was raised if threadsCollapsed is undefined 2014-09-09 13:51:02 -04:00
Alexandre Cloutier
267a689683 Applied comments 2014-09-09 13:51:02 -04:00
Alexandre Cloutier
c9d1294a8a Manage the collapse UIDs save in the user settings 2014-09-09 13:51:02 -04:00
Alexandre Cloutier
59023da7f0 applied comments and fix bug where the folded threads were saved only after refreshing the entire page 2014-09-09 13:51:02 -04:00
Alexandre Cloutier
c5f9dd086b Possibility to collapsed threads with persistance 2014-09-09 13:51:02 -04:00
Alexandre Cloutier
0bfaceb398 applied comments 2014-09-09 12:51:59 -04:00
Alexandre Cloutier
9a380f711c bugfix PreventInvitation 2014-09-09 11:30:00 -04:00