Francis Lachapelle
a292f669a2
Improve folder subscription widget
2014-11-12 10:44:43 -05:00
Francis Lachapelle
87897644f5
Fix overflow of subscriptions dropdown
2014-11-11 22:32:47 -05:00
Francis Lachapelle
34e59743ce
Add addressbook subscriptions widget
2014-11-11 22:32:47 -05:00
Francis Lachapelle
a5c19a79e1
New AngularJS directives
...
sgDropdownContentToggle, sgUserTypeahead, sgSubscribe
2014-11-11 22:32:47 -05:00
Francis Lachapelle
4f83e49058
Add verification of parameter for "foldersSearch"
2014-11-11 22:32:46 -05:00
Francis Lachapelle
c49b8e53a2
New Resource.prototype.userResource function
2014-11-11 22:32:46 -05:00
Francis Lachapelle
eb2faea25f
Return properties of folder upon subscribe (JSON)
2014-11-11 22:32:46 -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
Francis Lachapelle
82873874da
Fix compilation warnings regarding ACLs
...
Also change the data structure of the JSON returned by [UIxAclEditor
aclsAction]. The user's displayName has been removed and replace by the
"cn" and "c_email" attributes. This will probably affect the Thunderbird
extensions.
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
dcb3fbc7e6
add dialog window for public and allusers access
2014-11-11 22:32:45 -05:00
Alexandre Cloutier
29d114188f
Modification for ContactsUserRightsEditor
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
Francis Lachapelle
e914597f73
Fix creation of new contacts when editing a list
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
b36629b4ef
Revert "rebase modification"
...
This reverts commit 45c5bbd36a .
2014-11-11 22:32:43 -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
Francis Lachapelle
ff38e76f96
AngularJS sgEscape directive for SOGo.UIDesktop
2014-11-11 22:32:43 -05:00
Francis Lachapelle
0ad1e812c6
Fix installation of ionic JS in Gruntfile.js
2014-11-11 22:32:43 -05:00
Alexandre Cloutier
12d77842e6
delete unused .png
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
aac2081116
rebase modification
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
cc6b56f823
Contact editor: fix cancel and reset buttons
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
813367c5e6
Improve JavaScript coding style
...
To comitted code now passes the Airbnb pattern using jscs
2014-11-11 22:32:42 -05:00
Francis Lachapelle
5f05361904
AddressBook JS model: rename $all to $findAll
2014-11-11 22:32:42 -05:00
Francis Lachapelle
739eafbbca
Update GNUmakefile for WebServerResources
2014-11-11 22:32:42 -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
54fedd2a83
Don't add an empty category to a contact
2014-11-11 22:32:42 -05:00
Francis Lachapelle
5b4b54af84
Remove debugging output
2014-11-11 22:32:42 -05:00
Francis Lachapelle
32a42234f4
Update GNUmakefile for WebServerResources
2014-11-11 22:32:42 -05:00
Francis Lachapelle
19644a1c63
Cleanup of Web server resources
2014-11-11 22:32:42 -05:00
Francis Lachapelle
884a64f350
Remove trailing slash from template theme name
2014-11-11 22:31:28 -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
2672f1a8fc
JSON'ed [UIxParentFolderActions createFolder]
2014-11-11 22:31:27 -05:00
Francis Lachapelle
beba150936
Rename ng module SOGo.RootPage to SOGo.MainUI
2014-11-11 22:31:27 -05:00