Francis Lachapelle
1cc25574cf
Add user identification in sgSettings constant
2015-01-16 23:29:33 -05:00
Francis Lachapelle
64ea1a987d
Initial integration of ngMaterial in Contacts
2015-01-16 23:26:59 -05:00
Francis Lachapelle
8da4c9e508
Update .gitignore
2015-01-16 23:23:53 -05:00
Francis Lachapelle
01df9a41e7
Move md theming config to ui.js (SOGo.UI)
2015-01-16 23:22:59 -05:00
iRouge
88d79cd5ff
Update Angular-material
2015-01-16 21:17:16 -05:00
iRouge
3566fd45d5
MODULE-TYPO
...
- Ajustements, message-view
2015-01-16 09:33:46 -05:00
iRouge
f1d2b8cb75
MODULE-TYPO
...
- Sass set-up
- md-list
- md-theming (install)
2015-01-16 07:52:29 -05:00
iRouge
ec1b4b9b0c
Merge branch 'feature/UI-Containers' into v3
...
* feature/UI-Containers:
Views tweaking and todos
Should had been include with preceeding
Fought with ms-layouts (and they won)
Correct Bottom-Bar Buttons url
Rows adjustments
2015-01-14 11:39:08 -05:00
iRouge
140f26fdae
Views tweaking and todos
2015-01-14 11:36:10 -05:00
iRouge
c6c6f1e7c9
Should had been include with preceeding
2015-01-14 03:13:24 -05:00
iRouge
f2f1d9ec81
Fought with ms-layouts (and they won)
2015-01-14 03:11:47 -05:00
iRouge
4981be9367
Correct Bottom-Bar Buttons url
2015-01-13 22:49:03 -05:00
iRouge
d7fce32ed5
Rows adjustments
2015-01-13 16:24:42 -05:00
Francis Lachapelle
ba53d18ce8
Improve JSON API documentation
2015-01-13 11:30:23 -05:00
Francis Lachapelle
7e25d54aec
Update .gitignore
2015-01-12 21:56:19 -05:00
iRouge
4f4513a716
Theme css & fonts
2015-01-12 15:20:10 -05:00
iRouge
4674f1cf73
Merge branch 'v3' of https://github.com/inverse-inc/sogo into v3
2015-01-12 15:04:19 -05:00
Francis Lachapelle
36fc8c1250
Add angular-material as a git module
2015-01-12 15:00:08 -05:00
Benoit Favreault
65caff8f81
Edit gitignore (add .idea)
2015-01-12 14:41:09 -05:00
Francis Lachapelle
1bdca4cd1d
Populate bottom navigation bar
2015-01-12 11:06:47 -05:00
Francis Lachapelle
7a2bc51e77
Initial integration of ngMaterial in Webmail
2015-01-09 15:58:11 -05:00
Francis Lachapelle
ceca8775b5
Improve instanciation of Resource in Card model
2015-01-09 07:14:13 -05:00
Francis Lachapelle
6976ed642b
Minor improvements to SOGo.ContactsUI ng module
2015-01-08 16:12:29 -05:00
Francis Lachapelle
297aec838c
Improve error handling in JavaScript promises
2015-01-08 16:11:07 -05:00
Francis Lachapelle
a702ddeddd
Contacts module: optimize ng-repeat directives
2015-01-08 16:09:19 -05:00
Francis Lachapelle
ef28cb1855
Contacts module: add tooltips to icon buttons
2015-01-08 16:08:26 -05:00
Francis Lachapelle
8a4f9a9c8a
Webmail: add possibility to rename a mailbox
2015-01-08 11:52:10 -05:00
Francis Lachapelle
59e84f8b93
JSONify [UIxMailFolderActions renameFolderAction]
...
This commit also introduces an initial effort to have a documentation
for the JSON-based Web API following the apiDoc format
(http://apidocjs.com/ ).
2015-01-08 11:31:24 -05:00
Francis Lachapelle
f6f1e04195
Webmail: add "load images" button to mail viewer
2015-01-06 15:41:20 -05:00
Francis Lachapelle
8a928b8179
Webmail: Add forward button to messages
2015-01-06 12:09:14 -05:00
Francis Lachapelle
d048d66cb5
Add CC field to mail editor
2015-01-06 12:04:20 -05:00
Francis Lachapelle
8f17559b46
JSONify [UIxMailActions forwardAction]
2015-01-06 12:03:39 -05:00
Francis Lachapelle
556cfdf7e1
Save message to IMAP server before saving plist
...
By first appending the message to the mailbox, we obtain the IMAP ID and
save it to the local plist. Having the message ID, we can delete it when
saving/appending a new version of the draft to the mailbox.
2015-01-06 11:59:35 -05:00
Ludovic Marcotte
60048fd326
Fix for bug #3034
...
Conflicts:
NEWS
2015-01-06 10:35:32 -05:00
Francis Lachapelle
6f336c669a
Webmail: add reply button
2015-01-05 22:34:12 -05:00
Francis Lachapelle
4c5941402c
JSONify [UIxMailActions replyToAll:]
2015-01-05 22:29:00 -05:00
Francis Lachapelle
a7b03a3aba
Update JavaScript dependencies
...
Upgrading to AngularJS 1.3.
2014-12-19 07:56:43 -05:00
Francis Lachapelle
3bd89b1bbe
Fix position of new or renamed addressbook
2014-12-18 16:30:59 -05:00
Francis Lachapelle
53ea174674
Webmail: new option to create subfolder
2014-12-18 16:30:17 -05:00
Francis Lachapelle
494a809276
Improve Mail module
...
- JSONinfied mail folder create and delete actions
- restored sgFolderTree directive
- extended folder types with "shared" and "otherUsers"
- added mailbox creation at the account level
2014-12-18 15:22:29 -05:00
Francis Lachapelle
7237052526
JSONify [UIxMailFolderActions createFolderAction]
2014-12-18 13:50:32 -05:00
Francis Lachapelle
481a6a0593
Fix template reference when creating new card
2014-12-17 15:04:19 -05:00
Francis Lachapelle
a89908c738
Add wox templates to Mail and Contacts modules
2014-12-17 14:58:20 -05:00
Francis Lachapelle
96b213e274
Improve JavaScript of Mail module
...
- activated file uploader of mail editor
- renamed method $update to $reload
- automatically mark messages as read
- use ui-sref-active from ui-router instead of ng-class
2014-12-17 14:08:43 -05:00
Francis Lachapelle
948a1f1c99
Improve webmail editor
...
- Fixed handling of saving drafts
- Fixed handling of message type (HTML/plain)
- Added primitive handling of attachments
2014-12-16 15:47:34 -05:00
Francis Lachapelle
27059ad4a8
Fix short formatting of cards for mail editor
2014-12-16 14:26:31 -05:00
Francis Lachapelle
473d788012
Mail draft: use JSON in edit action
2014-12-16 11:47:10 -05:00
Francis Lachapelle
41a9749a4f
Don't store draft on disk when not required
2014-12-16 11:45:40 -05:00
Francis Lachapelle
e2929f552f
Auto-completion of mail addresses in mail editor
2014-12-12 13:39:02 -05:00
Francis Lachapelle
c2c15e4968
Fix handling of recipient addresses in mail editor
2014-12-11 21:52:46 -05:00