Commit graph

2440 commits

Author SHA1 Message Date
Francis Lachapelle 22970bd510 Contact editor: fix cancel and reset buttons 2014-09-29 12:12:28 -04:00
Francis Lachapelle caa920e0ff Improve contact module models
- Fixed reset behavior
- Created an abstract state for the card viewer and editor
- Moved the card instance from the $rootScope.addressbook to the $scope
2014-09-29 11:06:46 -04:00
Francis Lachapelle 33179bbfb9 Improve JavaScript coding style
To comitted code now passes the Airbnb pattern using jscs
2014-09-24 16:06:12 -04:00
Francis Lachapelle 61539892c0 AddressBook JS model: rename $all to $findAll 2014-09-23 11:52:47 -04:00
Francis Lachapelle 629bb43ca8 Update GNUmakefile for WebServerResources 2014-09-23 09:47:24 -04:00
Francis Lachapelle a8986942d7 Improve JavaScript coding style
To comitted code now passes the Airbnb pattern using jscs
2014-09-18 20:46:52 -04:00
Francis Lachapelle aaecc91db9 Improve usage of ui.router with "resolve" 2014-09-17 16:28:40 -04:00
Francis Lachapelle ccc651c583 Update GNUmakefile for WebServerResources 2014-09-15 10:13:02 -04:00
Francis Lachapelle 87a2a762cc Cleanup of Web server resources 2014-09-12 10:17:48 -04:00
Francis Lachapelle 57f7b38d09 New .button.outline CSS style 2014-09-12 09:59:49 -04:00
Francis Lachapelle 59089c1a44 Add creation & deletion of addressbooks 2014-09-12 09:59:49 -04:00
Francis Lachapelle 321dd80b35 Rename ng module SOGo.RootPage to SOGo.MainUI 2014-09-12 09:59:49 -04:00
Francis Lachapelle 1a0d911371 Desktop list editor, mobile contact editor 2014-09-12 09:59:49 -04:00
Francis Lachapelle 3e0965287a Contacts: Add possibility to add/delete objects 2014-09-12 09:59:49 -04:00
Francis Lachapelle 1c858e846d New ng-module for common desktop widgets 2014-09-12 09:59:48 -04:00
Francis Lachapelle 391ebee218 Improve build scripts of Web frontend 2014-09-12 09:59:48 -04:00
Francis Lachapelle d72d7cc663 Improve localization func to support placeholders 2014-09-12 09:59:48 -04:00
Francis Lachapelle 100bec753f Improve detection of theme-specific JavaScript 2014-09-12 09:59:48 -04:00
Francis Lachapelle 6e627893a9 Improve build scripts of Web frontend 2014-09-12 09:59:48 -04:00
Francis Lachapelle bc6aafae18 Improve grunt tasks to copy fonts files 2014-09-12 09:59:48 -04:00
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 fcfbb6fe05 Common JavaScript utlity functions 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 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 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 36b833ccb5 bugFix InboxSearch IMAP query keywords 2014-09-10 13:02:13 -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
Alexandre Cloutier 574c245758 bugfix PreventInvitation; fix object parsing on a blank user 2014-09-09 15:36:14 -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