Commit Graph

449 Commits (d6d3e49158ec6b569e5c0db4d98efb3b7e3a4747)

Author SHA1 Message Date
Francis Lachapelle 305c13d720 Add common template UIxTopnavToolbarTemplate.wox 2015-06-12 11:45:09 -04:00
Ludovic Marcotte d581054214 (fix) fixed default values for many prefs 2015-06-12 11:45:09 -04:00
Ludovic Marcotte 772a682655 (fix) correctly localize mail labels from common bundle 2015-06-12 11:43:52 -04:00
Francis Lachapelle 0fc027e5e9 Set the doctype to HTML5 2015-06-12 11:42:37 -04:00
Francis Lachapelle 2446677172 [fix] Add definition of UIxSidenavToolbarTemplate 2015-06-12 11:41:27 -04:00
Ludovic Marcotte 5c3f0138f5 First pass at the v3 pref module
The UI needs to be styled. We also need to properly load "default"
values from the system/domain/user defaults and save them correctly
too.
2015-06-12 11:17:49 -04:00
Francis Lachapelle 6080e800d7 Improve API documentation 2015-06-11 15:54:11 -04:00
Francis Lachapelle 37e91733ca Improve API documentation 2015-06-11 15:54:09 -04:00
Francis Lachapelle c29719f49d Remove newAction from UIx{Appointment,Task}Editor
We now rely on [UIxFolderActions newguidAction]
2015-06-11 15:54:09 -04:00
Francis Lachapelle b8ad85b2e2 Rename ng-templates to match names of .wox files 2015-06-11 15:54:08 -04:00
Francis Lachapelle 8286fb68a4 Improve JSON API documentation 2015-06-11 15:49:27 -04:00
Francis Lachapelle 2af7e85f81 Move SOGoContactGCSFolder->save to SOGoGCSFolder 2015-06-11 15:38:16 -04:00
Francis Lachapelle 7812e3757d Return properties of folder upon subscribe (JSON) 2015-06-11 15:38:12 -04:00
Francis Lachapelle c063832d0d Move ACL editor into a separate template
The user rights remain dynamic, based on the object type (addressbook vs
mailbox vs calendar).
2015-06-11 15:38:12 -04:00
Francis Lachapelle bd39312b19 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.
2015-06-11 15:38:12 -04:00
Alexandre Cloutier df3ad5445c Modification for ContactsUserRightsEditor 2015-06-11 15:38:10 -04:00
Alexandre Cloutier 9113ca54f7 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
2015-06-11 15:38:10 -04:00
Alexandre Cloutier f3c26671af GUI for mobile version of AclUsers
Conflicts:

	UI/Common/UIxAclEditor.m
	UI/Common/UIxUserRightsEditor.m
	UI/WebServerResources/js/Common/acl-model.js
2015-06-11 15:38:09 -04:00
Francis Lachapelle 57791e384b Revert "Creation of aclUsers window"
This reverts commit ee5ef02f50.
2015-06-11 15:27:08 -04:00
Francis Lachapelle 63b20c4ba2 Revert "rebase modification"
This reverts commit 45c5bbd36a.
2015-06-11 15:27:08 -04:00
Francis Lachapelle e11eea7548 Revert "file lost through rebasing"
This reverts commit a952402c39.
2015-06-11 15:27:08 -04:00
Alexandre Cloutier 3bf1224c9b file lost through rebasing 2015-06-11 15:27:06 -04:00
Alexandre Cloutier edbd661104 rebase modification 2015-06-11 15:27:05 -04:00
Alexandre Cloutier 8ef222ab44 Creation of aclUsers window 2015-06-11 15:27:05 -04:00
Francis Lachapelle 20497e49e3 Add creation & deletion of addressbooks 2015-06-11 15:26:37 -04:00
Francis Lachapelle b97bf2b25f JSON'ed [UIxParentFolderActions createFolder] 2015-06-11 15:26:37 -04:00
Francis Lachapelle 86a6f5c67b Add Angular module assignation in page frame 2015-06-11 15:26:35 -04:00
Francis Lachapelle a2460f9368 Add "newguid" action accessible from any folder 2015-06-11 15:25:29 -04:00
Francis Lachapelle c8ea3da5bc Improve detection of theme-specific JavaScript 2015-06-11 15:25:28 -04:00
Francis Lachapelle b4d6667f88 Remove duplicated method 2015-06-11 15:25:24 -04:00
Francis Lachapelle 77b80e27c6 Add support for themes 2015-06-11 15:25:24 -04:00
Francis Lachapelle fbe412db08 Allow js/img/css subfolders in WebServerResources 2015-06-11 15:25:22 -04:00
Francis Lachapelle 1e0473f1e5 Localization 2015-05-22 07:58:26 -04:00
Francis Lachapelle a1406d01e1 Initial Basque translation 2015-04-27 13:59:05 -04:00
Francis Lachapelle cdc74e4984 Update translations 2015-04-09 09:06:19 -04:00
Francis Lachapelle 78ea147383 Update translations 2014-11-21 08:53:12 -05:00
Francis Lachapelle 7052daa1c8 Fix rename of subscribed addressbooks 2014-11-05 10:05:25 -05:00
Jeroen Dekkers 6ded9e95b3 Put private libraries in /usr/lib/sogo 2014-10-01 20:36:42 +02:00
Francis Lachapelle 4be2ddb793 Update translations 2014-09-26 14:23:58 -04:00
Francis Lachapelle 0825a810e3 Add missing localization string 2014-09-11 11:58:39 -04:00
Francis Lachapelle 1dcf631ad6 Update translations 2014-09-09 15:50:39 -04:00
Ludovic Marcotte b9dd1ddc5a Fix for bug #2892 2014-08-15 09:57:19 -04:00
Francis Lachapelle 571322958a Update fi, fr, de, and es_ES translations 2014-07-30 10:33:15 -04:00
Ludovic Marcotte f6ef94a631 improved handling of SOGoSubscriptionFolderFormat 2014-07-24 12:48:03 -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
Alexandre Cloutier cb5e6e7ef2 adding button print calendar toolbar, adding template for the print window, ajusting indentation 2014-04-14 10:32:08 -04:00
Francis Lachapelle e2b3d5a7ff Update translations 2014-04-03 09:54:27 -04:00
Francis Lachapelle 5f2920db9b Update translations 2014-02-24 16:49:16 -05:00
Francis Lachapelle b91032db8e Cleanup common English Localizable.strings 2014-02-10 22:05:35 -05:00
Francis Lachapelle ef1be5dc5f Improve deleting occurences of recurrent events 2014-02-04 17:55:49 -05:00
Francis Lachapelle 0f9d8cdd2c Remove xml tag before doctype declaration 2014-01-23 14:48:36 -05:00
Francis Lachapelle a0d7f184fe Update French translation 2014-01-07 11:51:35 -05:00
Francis Lachapelle fe2826ca76 Draft: Improve error handling when attaching files 2014-01-07 11:11:39 -05:00
Francis Lachapelle e5103faed4 Update Finnish translation 2013-12-05 21:33:09 -05:00
Francis Lachapelle 2211f6d168 Move mail tags strings to UI/Common 2013-11-22 14:39:24 -05:00
Francis Lachapelle 73141a645e Update translations 2013-11-06 21:36:09 -05:00
Ludovic Marcotte 47c4ad5807 Make sure the var is initilized to nil. 2013-10-29 20:58:26 -04: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 c13c389ae5 Update Danish translation 2013-02-12 08:42:47 -05:00
Francis Lachapelle 9dded7c86c Update German translation 2013-01-22 11:09:26 -05:00
Francis Lachapelle e279db6431 Update Finnish translation 2013-01-17 10:12:26 -05:00
Francis Lachapelle 775a8421d5 Initial Finnish translation 2013-01-16 10:54:16 -05:00
Francis Lachapelle 0216658674 Update translations
- Catalan
- Czech
- Dutch
- Hungarian
- Polish
- Slovak
- SpanishArgentina
- SpanishSpain
2013-01-15 11:11:50 -05:00
Francis Lachapelle bc1edef448 Update French translation 2013-01-14 13:17:48 -05:00
Francis Lachapelle ec0cc29f38 Add missing translation string to UI/Common 2013-01-11 16:04:55 -05:00
Francis Lachapelle 026ffd8888 Update translations 2012-12-06 10:31:15 -05:00
Francis Lachapelle ce36e80d6b Initial Slovak translation 2012-11-29 14:40:46 -05:00
Wolfgang Sourdeau aeabd85c90 Finalized support for SAML2 logon 2012-11-02 15:31:49 -04:00
Francis Lachapelle bb8eb2e1c3 Restore missing translation strings 2012-10-23 15:17:28 -04:00
Francis Lachapelle 31be93ef2e Update translation
- Dutch
- French
- German
- Hungarian
- SpanishArgentina
- SpanishSpain
2012-10-23 14:04:15 -04:00
Francis Lachapelle 60b078f550 Fix double backslash in Polish translation 2012-10-23 07:13:14 -04:00
Francis Lachapelle 46a4cd3d4e Updated Polish translation 2012-10-22 21:44:20 -04:00
Wolfgang Sourdeau 6d8c328910 Fixed most build warnings 2012-10-22 10:09:13 -04:00
Wolfgang Sourdeau b744710ee3 Updated copyright 2012-10-18 14:13:32 -04:00
Wolfgang Sourdeau 479772a73f Further optimized things by caching the parsed strings dictionary directly 2012-10-18 13:37:42 -04:00
Wolfgang Sourdeau 1e84bccf42 new optimization that strongly improve the lookup time of labels 2012-10-18 13:00:59 -04:00
Francis Lachapelle 0181ec606d Cleanup months and weeks translations
Removed the translations of months and weeks from the Scheduler bundle
since they were already translated in Locale files.
 - The a3_<month> strings were removed (replaced by
   NSShortMonthNameArray)
- The months strings were removed (replaced by NSMonthNameArray)
- The weeks strings were removed (replaced by NSWeekDayNameArray)

Moved the a2_<weekday> strings to the Common bundle and added a new
method [UIxComponent commonLabelForKey:].
2012-09-21 21:48:39 -04:00
Francis Lachapelle b05af38cf6 Updated Catalan translation
Monotone-Parent: 549b5b2ba6cec31b0eabdb2aa7547d8e1f4973c2
Monotone-Revision: 3b9c7fd4dc4ef297ab139880e6705f51b95f2648

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-08-28T13:02:12
2012-08-28 13:02:12 +00:00
Francis Lachapelle d6b6242311 Updated BrazilianPortuguese, Czech, Dutch, French, German, Italian, Spanish (Argentina), Spanish (Spain) translations
Monotone-Parent: 00a98c9420d949b7f4dccea479d8d3d83154bdf4
Monotone-Revision: 5be006c193563fa56c59af40f439dd28be19ed62

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-07-24T18:51:09
2012-07-24 18:51:09 +00:00
Ludovic Marcotte 6d745e0f4b See ChangeLog
Monotone-Parent: aadc4759a64f724760d38bbdfd92715182856439
Monotone-Revision: 5e99e6ac2d5684eba786f2ce14295f3a3b5267a3

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2012-06-21T23:32:18
2012-06-21 23:32:18 +00:00
Francis Lachapelle ffe8aebd9f Updated Dutch translation.
Monotone-Parent: e71302ef32dd76ceb9c55572fbd7d80667f85385
Monotone-Revision: 393858d938760bb6fe3226479e3a3284e67c4036

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-05-03T14:07:33
2012-05-03 14:07:33 +00:00
Ludovic Marcotte dbd99fac84 See ChangeLog
Monotone-Parent: 8ff4e6d2b420caded81d7317c1170ff6ce35249e
Monotone-Revision: 2b7803f8e993e96ff4490197722ef0a2a5faad70

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2012-04-18T17:39:11
2012-04-18 17:39:11 +00:00
Francis Lachapelle 86e2b23b73 Updated Spanish (Argentina) translation.
Monotone-Parent: 73baf2c24acbb1fb98296fc8ab448b3b3c5ba7a7
Monotone-Revision: 4b843bafcdd257b847ea1248e4a09cb9b275e00d

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-03-31T08:33:29
2012-03-31 08:33:29 +00:00
Francis Lachapelle 582e32a439 Updated Russian translation.
Monotone-Parent: 824c40b4429dc3863adc59ffd2c6b142d4fe0c83
Monotone-Revision: fc0a8361fb169db536043d02fd1a040aba44e52d

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-03-23T13:18:45
2012-03-23 13:18:45 +00:00
Francis Lachapelle adf1102cab Updated Hungarian translation.
Monotone-Parent: 5ebc6908edfc5d06b9b864070247fd477763a8b5
Monotone-Revision: a2e950527cfb7a1f314dcf7dc85192f1f2447eae

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-03-15T19:59:05
2012-03-15 19:59:05 +00:00
Francis Lachapelle f208335104 Updated Dutch translation.
Monotone-Parent: 54361ffbde5f93b591ae752e400914e0a1896342
Monotone-Revision: 5ebc6908edfc5d06b9b864070247fd477763a8b5

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-03-15T19:55:55
2012-03-15 19:55:55 +00:00
Francis Lachapelle 84e1ce107e Updated Spanish (Argentina) translation.
Monotone-Parent: f589a072c04be097399abcfe72a06e62a613c749
Monotone-Revision: 60ea01f3e255563f847f47c5820cf96074e8a6a4

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-03-14T22:29:02
2012-03-14 22:29:02 +00:00
Francis Lachapelle e782af7990 Updated Ukrainian translation
Monotone-Parent: ae57634798c522301af45e400fa849c606655634
Monotone-Revision: c829caad486b56a005647a3210c7ac48624f809c

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-03-14T20:22:35
2012-03-14 20:22:35 +00:00
Francis Lachapelle 1d83b312fc Updated Spanish (Spain) translation.
Monotone-Parent: e651ab9a1d771ba2cf2bb7127afad58743f79d7d
Monotone-Revision: 3c7042f2811eba747bdbbd95d698d3f31d66d4a3

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-03-14T17:24:06
2012-03-14 17:24:06 +00:00
Francis Lachapelle 82b6637440 Updated German translation.
Monotone-Parent: 1eadd109045fc1edf90a763470ff31e5ad34bebf
Monotone-Revision: e651ab9a1d771ba2cf2bb7127afad58743f79d7d

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-03-14T15:27:55
2012-03-14 15:27:55 +00:00
Francis Lachapelle 1080097e48 Monotone-Parent: 2475df9c285a520ce20f8870082d86d1d11f7cb7
Monotone-Revision: 377f173bfaa310b58f7ebe5b7fb0f70204cbb0e5

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-03-14T14:37:01
2012-03-14 14:37:01 +00:00
Francis Lachapelle 60cb377279 Monotone-Parent: 19394e33d0261c1d56200565f16dce27e270e6b6
Monotone-Revision: 2475df9c285a520ce20f8870082d86d1d11f7cb7

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-03-14T14:36:56
2012-03-14 14:36:56 +00:00
Francis Lachapelle 5d9e0e99cf Updated Norwegian (Bokmal) translation.
Monotone-Parent: 3294d3290f0e8a5c66f763d838b3e1edaa9ad289
Monotone-Revision: 1bf26558a5d80739db6bafed963516c4e78f4d6b

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-02-07T08:57:10
2012-02-07 08:57:10 +00:00
Francis Lachapelle 0144c750bc Updated Ukrainian translation.
Monotone-Parent: 15259bd931f767b8762dc71846bebd39635f660a
Monotone-Revision: 4714c8ed13192fd3dfd0f378b26df7fc6c41def6

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-02-07T01:24:39
2012-02-07 01:24:39 +00:00
Francis Lachapelle cf6327561a Updated Russian translation.
Monotone-Parent: 5cc249c68bd4862bbcb8ac5a172007e99b21f25c
Monotone-Revision: 15259bd931f767b8762dc71846bebd39635f660a

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-02-07T01:23:21
2012-02-07 01:23:21 +00:00
Francis Lachapelle cd36da8a47 Updated Brazilian (Portuguese) translation.
Monotone-Parent: bcd71d8d39e2ff3f20cd8ace237d0a56e9d5b879
Monotone-Revision: 5cc249c68bd4862bbcb8ac5a172007e99b21f25c

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-02-07T01:20:42
2012-02-07 01:20:42 +00:00
Francis Lachapelle 3939729c7c Updated Italian translation.
Monotone-Parent: f3f6bc9b50e4c8830d367806fc2b957d262d0cf7
Monotone-Revision: bcd71d8d39e2ff3f20cd8ace237d0a56e9d5b879

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-02-07T01:18:40
2012-02-07 01:18:40 +00:00