Commit Graph

1046 Commits

Author SHA1 Message Date
Ludovic Marcotte
25fc08a38d We can now show links to the address book 2014-11-25 09:36:24 -05:00
Francis Lachapelle
8842e6f4cf Add new AngularJS modules
- external module for recursion
- external module for virtual scrolling
- internal module for common UI services
2014-11-24 13:26:48 -05:00
Francis Lachapelle
4c715f1334 Add virtual scrolling AngularJS module
Integrated virtual scrolling in contacts.
2014-11-23 01:17:51 -05:00
Francis Lachapelle
bb6fba6f87 Mailer: replace HTML view by JSON object 2014-11-21 15:50:01 -05:00
Francis Lachapelle
5f5dcc1d5d Improve CSS of addressbooks list 2014-11-14 15:18:20 -05:00
Francis Lachapelle
e57189e2bb Mobile version: move ng template 'menu'
The 'menu.html' AngularJS template is moved to UIxPageFrame.wox to be
used by all modules.
2014-11-14 14:30:09 -05:00
Francis Lachapelle
a292f669a2 Improve folder subscription widget 2014-11-12 10:44:43 -05:00
Francis Lachapelle
34e59743ce Add addressbook subscriptions widget 2014-11-11 22:32:47 -05:00
Francis Lachapelle
cff9a03eb0 Improve ACL editor template 2014-11-11 22:32:46 -05:00
Francis Lachapelle
e6ddb68a5e Move ACL editor into a separate template
The user rights remain dynamic, based on the object type (addressbook vs
mailbox vs calendar).
2014-11-11 22:32:46 -05:00
Francis Lachapelle
44193b24c5 Multiple improvements regarding ACLs 2014-11-11 22:32:46 -05:00
Alexandre Cloutier
9d9cf44411 refactor codes and applied comments 2014-11-11 22:32:46 -05:00
Alexandre Cloutier
bc19f910f6 Refactor acl object and applied comments 2014-11-11 22:32:45 -05:00
Alexandre Cloutier
b4128f97a6 Contacts - export addressBook 2014-11-11 22:32:45 -05:00
Alexandre Cloutier
3f27e9bb57 Created user-modal.js, code refactoring
Conflicts:

	UI/Common/UIxAclEditor.m
	UI/Common/UIxUserRightsEditor.m
	UI/Common/product.plist
	UI/Contacts/UIxContactsUserRightsEditor.m
	UI/Templates/ContactsUI/UIxContactFoldersView.wox
	UI/WebServerResources/js/Common/resource.js
	UI/WebServerResources/js/ContactsUI.js
2014-11-11 22:32:45 -05:00
Alexandre Cloutier
ff5b25972f GUI for mobile version of AclUsers
Conflicts:

	UI/Common/UIxAclEditor.m
	UI/Common/UIxUserRightsEditor.m
	UI/WebServerResources/js/Common/acl-model.js
2014-11-11 22:32:45 -05:00
Francis Lachapelle
d46117f92d Fix buttons in card editor 2014-11-11 22:32:44 -05:00
Francis Lachapelle
c1024f3c8b Improve handling of contact lists 2014-11-11 22:32:44 -05:00
Alexandre Cloutier
56b011e793 Enable search by fullname and email 2014-11-11 22:32:44 -05:00
Alexandre Cloutier
0397dc87c1 GUI contact list creation 2014-11-11 22:32:44 -05:00
Francis Lachapelle
817cad1f28 Revert "Creation of aclUsers window"
This reverts commit ee5ef02f50.
2014-11-11 22:32:44 -05:00
Francis Lachapelle
2429e0e2f4 Revert "file lost through rebasing"
This reverts commit a952402c39.
2014-11-11 22:32:43 -05:00
Francis Lachapelle
e6ebc01419 Allow reverting edition of addressbook name w/ESC 2014-11-11 22:32:43 -05:00
Alexandre Cloutier
81f434cf4b file lost through rebasing 2014-11-11 22:32:43 -05:00
Alexandre Cloutier
1b3eb66619 Creation of aclUsers window 2014-11-11 22:32:43 -05:00
Francis Lachapelle
e640fd8cc1 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-11-11 22:32:43 -05:00
Francis Lachapelle
98ad241737 Improve JavaScript coding style
To comitted code now passes the Airbnb pattern using jscs
2014-11-11 22:32:42 -05:00
Francis Lachapelle
8d59970506 Improve usage of ui.router with "resolve" 2014-11-11 22:32:42 -05:00
Francis Lachapelle
7434711025 Use angularModule variable in mobile templates 2014-11-11 22:32:42 -05:00
Francis Lachapelle
820da58a5e New .button.outline CSS style 2014-11-11 22:31:28 -05:00
Francis Lachapelle
87cc6bed7c Add creation & deletion of addressbooks 2014-11-11 22:31:28 -05:00
Francis Lachapelle
beba150936 Rename ng module SOGo.RootPage to SOGo.MainUI 2014-11-11 22:31:27 -05:00
Francis Lachapelle
780c5817cd Desktop list editor, mobile contact editor 2014-11-11 22:31:27 -05:00
Francis Lachapelle
53496f882f Add link to switch to mobile version 2014-11-11 22:31:27 -05:00
Francis Lachapelle
6131563587 Add Angular module assignation in page frame 2014-11-11 22:31:27 -05:00
Francis Lachapelle
d627b563a0 Contacts: Add possibility to add/delete objects 2014-11-11 22:31:27 -05:00
Francis Lachapelle
17666b3f5c New ng-module for common desktop widgets 2014-11-11 22:31:27 -05:00
Francis Lachapelle
0ad926c4d6 Improve detection of theme-specific JavaScript 2014-11-11 22:31:25 -05:00
Francis Lachapelle
26caf16681 Initial mobile theme using ionic 2014-11-11 22:31:24 -05:00
Francis Lachapelle
15165f0d80 Improve template of Contacts module 2014-11-11 22:31:24 -05:00
Francis Lachapelle
3a6311ac22 Common JavaScript utlity functions 2014-11-11 22:31:24 -05:00
Francis Lachapelle
fc2acebd17 Improve JavaScript of SOGoRootPage module 2014-11-11 22:31:24 -05:00
Francis Lachapelle
80a894fac2 AngularJS-based templates 2014-11-11 22:31:23 -05: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
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
Francis Lachapelle
56ef00661c Merge pull request #50 from alexcloutier/feature/SearchInbox
New feature to search multiple mailboxes
2014-09-05 16:09:59 -04:00
Francis Lachapelle
b639c2d251 Fixes for IE 2014-09-05 16:04:29 -04:00
Alexandre Cloutier
984e208dd9 IE bugfixes 2014-09-05 11:01:57 -04:00
Alexandre Cloutier
ca8351d1f9 fix IE7, IE8, IE9, IE10, IE11 GUI 2014-09-04 10:50:03 -04:00