Ludovic Marcotte
25fc08a38d
We can now show links to the address book
2014-11-25 09:36:24 -05:00
Francis Lachapelle
5ee53bffd3
Move SOGoContactGCSFolder->save to SOGoGCSFolder
2014-11-14 14:46:55 -05:00
Francis Lachapelle
34e59743ce
Add addressbook subscriptions widget
2014-11-11 22:32:47 -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
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
Francis Lachapelle
e914597f73
Fix creation of new contacts when editing a list
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
Alexandre Cloutier
81f434cf4b
file lost through rebasing
2014-11-11 22:32:43 -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
780c5817cd
Desktop list editor, mobile contact editor
2014-11-11 22:31:27 -05:00
Francis Lachapelle
935cfe718b
Cleanup contact and list viewers
2014-11-11 22:31:27 -05:00
Francis Lachapelle
7c8c31421f
Move setAttributes from NGVCard to UIx*Editors
2014-11-11 22:31:27 -05:00
Francis Lachapelle
466c6dd28c
ContactView: lowercase the card tag
2014-11-11 22:31:26 -05:00
Francis Lachapelle
d2112a88c7
Return contact UID when saving contact
2014-11-11 22:31:26 -05:00
Francis Lachapelle
15165f0d80
Improve template of Contacts module
2014-11-11 22:31:24 -05:00
Francis Lachapelle
328fab4205
Remove duplicated method
2014-11-11 22:31:24 -05:00
Francis Lachapelle
46acc7adbc
JSON-based operations on contacts
2014-11-11 22:31:23 -05:00
Francis Lachapelle
a0317046ba
Card view: don't escape <br>'s in note field
2014-10-06 08:42:59 -04:00
Jeroen Dekkers
6ded9e95b3
Put private libraries in /usr/lib/sogo
2014-10-01 20:36:42 +02:00
Francis Lachapelle
1dcf631ad6
Update translations
2014-09-09 15:50:39 -04:00
Ludovic Marcotte
b05fcc7d82
Fat commit to refactor the quick record generation
2014-07-30 14:51:00 -04:00
Francis Lachapelle
6e56f46f86
Update Dutch, Finnish, German, Polish translations
2014-06-05 13:29:10 -04:00
Francis Lachapelle
ecbe0858f7
Update translations
2014-05-29 11:14:23 -04:00
Francis Lachapelle
3d1bdf1a09
Update French translation
2014-05-16 16:52:44 -04:00
Francis Lachapelle
819d0641b7
Remove common localizable strings from UI/Contacts
2014-05-16 16:19:40 -04:00
Francis Lachapelle
34a7e28858
Rename 'Properties' button of contacts to 'Edit'
2014-05-16 15:58:34 -04:00
Francis Lachapelle
87b010c700
Indentation
2014-05-16 15:57:33 -04:00
Alexandre Cloutier
f8c8abc989
Function isPublicAccessEnabled was missing
2014-05-16 13:50:52 -04:00
Alexandre Cloutier
07445eb069
Created a window for address book properties and add the cardDav URL
2014-05-15 14:45:53 -04:00
extrafu
afa564a6a6
Merge pull request #23 from alexcloutier/fix/1636
...
BugFix#1636; fix the issue where the user could add any birthday for his contact.
2014-04-08 13:17:54 -04:00
Alexandre Cloutier
d9b99f536c
Erased strings no longer used
2014-04-08 12:48:59 -04:00
extrafu
bf64076b87
Merge pull request #29 from alexcloutier/feat/1496
...
New feature : 1496
Don't forget to fix the typo.
2014-04-07 19:42:31 -04:00
Francis Lachapelle
ee09b80fc3
Simplify [UIxContactEditor addressBookDisplayName]
...
We were trying to translate the default address book name to the user's
language, but the method [SOGoContactFolders defaultFolderName] is
already returning a translated string, making the whole logic useless.
2014-04-02 10:15:59 -04:00
Alexandre Cloutier
76307cfaaf
New feature : 1496; Unknown outgoing email addresses can now be automatically be added to your address books.
2014-03-24 13:41:57 -04:00
Francis Lachapelle
27ffcf240f
Fix handling of accents when filtering contacts
...
Fixes #2656
2014-03-20 15:29:32 -04:00
Alexandre Cloutier
cee1e529f8
BugFix#1636; fix the issue where the user could add anything for the birthday of his contacts
2014-03-10 12:05:01 -04:00
Francis Lachapelle
401320e08b
Contact: fix display of urls
2014-02-17 11:12:09 -05:00
Francis Lachapelle
35b108e645
Contact: fix display of links
2014-02-13 12:11:25 -05:00
Francis Lachapelle
80a0940765
Escape HTML in JSON of contacts module
2014-02-07 15:52:43 -05:00
Ludovic Marcotte
e7f38f940e
Moved the cards' logic into a category and added support for more AS ones
2014-01-22 11:27:27 -05:00
Ludovic Marcotte
a24d809e40
Minor code/copyright/authors cleanups
2014-01-09 21:06:31 -05:00
Francis Lachapelle
73141a645e
Update translations
2013-11-06 21:36:09 -05:00
Ludovic Marcotte
871115e349
Fixed bug #2294
2013-06-19 15:07:19 -04:00
Francis Lachapelle
30f10ee8f0
Update translations
2013-04-11 11:30:23 -04:00
Francis Lachapelle
37a6f82659
Initial Arabic translation
2013-04-08 11:05:45 -04:00
Francis Lachapelle
15f9b7d22e
Fix comments in UIxContactFolderActions.*
2013-03-15 11:23:27 -04:00
Francis Lachapelle
c13c389ae5
Update Danish translation
2013-02-12 08:42:47 -05:00
Francis Lachapelle
9eb1418e36
Update French translation
2013-01-30 08:49:16 -05:00