Changesets: sogo
v2 6b2ec7a2 2016-01-20 05:01 Jesús GarcÃa Sáez Details Diff |
Remove listRequiresDot option from *Source classes This option is not needed. SQLSource was not using it and LDAPSource will transform the filter to (UIDField=*) when there is nothing set as filter, before this patch it was needed to either insert '.' as filter or set listRequiresDot to NO |
||
mod - SoObjects/Contacts/SOGoContactSourceFolder.m | Diff File | ||
mod - SoObjects/SOGo/LDAPSource.h | Diff File | ||
mod - SoObjects/SOGo/LDAPSource.m | Diff File | ||
mod - SoObjects/SOGo/SOGoSource.h | Diff File | ||
mod - SoObjects/SOGo/SQLSource.m | Diff File | ||
v2 169356b8 2016-01-20 03:41 Enrique J. Hernández Details Diff |
Merge pull request 0000236 from zentyal/jgarcia/test-sope-subject-qp Jgarcia/test sope subject qp |
||
mod - Tests/Unit/TestNGMimeHeaderFieldGenerator.m | Diff File | ||
master 21f5dd74 2016-01-19 15:23 Francis Lachapelle Details Diff |
(css) Cleanup md-content | ||
mod - UI/WebServerResources/scss/components/content/content.scss | Diff File | ||
master 91437988 2016-01-19 15:22 Francis Lachapelle Details Diff |
(css) Fix md-backdrop | ||
mod - UI/WebServerResources/scss/components/backdrop/backdrop.scss | Diff File | ||
master a83080ae 2016-01-19 15:21 Francis Lachapelle Details Diff |
(js,html) Improve Administration module Warp ACL editor with a md-card and improve display on small screens. |
||
mod - UI/Templates/AdministrationUI/UIxAdministration.wox | Diff File | ||
mod - UI/Templates/AdministrationUI/UIxAdministrationAclEditor.wox | Diff File | ||
mod - UI/WebServerResources/js/Administration/AdministrationAclController.js | Diff File | ||
mod - UI/WebServerResources/js/Administration/AdministrationController.js | Diff File | ||
v2 bad7fd45 2016-01-19 13:51 Jesús GarcÃa Sáez Details Diff |
Unit test encode qp text: long of second line This will fail without sope commit 361178217156177a2a40c327a64f70716b30ae3a |
||
mod - Tests/Unit/TestNGMimeHeaderFieldGenerator.m | Diff File | ||
v2 cb3959d9 2016-01-19 13:51 Jesús GarcÃa Sáez Details Diff |
Unit test encode qp text This will crash without sope commit 0c9b08d18f07205b4de58bb700ad15a4a4649e53 |
||
mod - Tests/Unit/TestNGMimeHeaderFieldGenerator.m | Diff File | ||
master f3b7bf47 2016-01-18 20:08 Francis Lachapelle Details Diff |
(js) Fix md-require-match usage Fixes 0000163 |
||
mod - UI/Templates/ContactsUI/UIxContactEditorTemplate.wox | Diff File | ||
mod - UI/Templates/PreferencesUI/UIxPreferences.wox | Diff File | ||
master 9e8ecfac 2016-01-18 16:42 Francis Lachapelle Details Diff |
(js) Fix display of prompt dialog on xs screens | ||
mod - UI/WebServerResources/js/Common/Dialog.service.js | Diff File | ||
master 01fd6f43 2016-01-18 16:40 Francis Lachapelle Details Diff |
(css) Various adjustments | ||
mod - UI/WebServerResources/scss/components/input/input.scss | Diff File | ||
mod - UI/WebServerResources/scss/components/list/list.scss | Diff File | ||
mod - UI/WebServerResources/scss/components/sidenav/sidenav.scss | Diff File | ||
master 2537abf9 2016-01-18 16:32 Francis Lachapelle Details Diff |
(js) Use Date.format instead of local functions | ||
mod - UI/WebServerResources/js/Scheduler/Component.service.js | Diff File | ||
master b316d928 2016-01-18 16:30 Francis Lachapelle Details Diff |
(css) Hide optional elements from messages list Those elements will no longer flash when reload a mailbox. |
||
mod - UI/Templates/MailerUI/UIxMailFolderTemplate.wox | Diff File | ||
master 0b189e9c 2016-01-18 16:19 Francis Lachapelle Details Diff |
(css) Cleanup | ||
mod - UI/WebServerResources/scss/core/typography.scss | Diff File | ||
mod - UI/WebServerResources/scss/core/variables.scss | Diff File | ||
mod - UI/WebServerResources/scss/styles.scss | Diff File | ||
master 629db3c7 2016-01-18 16:17 Francis Lachapelle Details Diff |
(css) New .sg-input-no-message class | ||
mod - UI/WebServerResources/scss/components/autocomplete/autocomplete.scss | Diff File | ||
master 612f2867 2016-01-18 16:15 Francis Lachapelle Details Diff |
(css) Improve timepicker | ||
mod - UI/WebServerResources/scss/components/timepicker/timepicker.scss | Diff File | ||
master 50763659 2016-01-18 16:14 Francis Lachapelle Details Diff |
(css) New .sg-input-no-message class For md-autocomplete |
||
mod - UI/Templates/UIxAclEditor.wox | Diff File | ||
master a440defa 2016-01-18 16:12 Francis Lachapelle Details Diff |
(html) Improve display of event/task viewer/editor | ||
mod - UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox | Diff File | ||
mod - UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox | Diff File | ||
mod - UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox | Diff File | ||
master c6bc8245 2016-01-18 16:04 Francis Lachapelle Details Diff |
(css) Apply .sg-app-content to body | ||
mod - UI/Templates/AdministrationUI/UIxAdministration.wox | Diff File | ||
mod - UI/Templates/ContactsUI/UIxContactFoldersView.wox | Diff File | ||
mod - UI/Templates/MailerUI/UIxMailMainFrame.wox | Diff File | ||
mod - UI/Templates/SchedulerUI/UIxCalMainView.wox | Diff File | ||
mod - UI/WebServerResources/scss/core/layout.scss | Diff File | ||
mod - UI/WebServerResources/scss/views/_view.scss | Diff File | ||
master 2e73b66e 2016-01-18 15:37 Francis Lachapelle Details Diff |
(js) Fix second search with same attributes | ||
mod - UI/WebServerResources/js/Common/sgSearch.directive.js | Diff File | ||
master 5c4da276 2016-01-18 14:46 Francis Lachapelle Details Diff |
(js) Fix handling of contact categories | ||
mod - UI/Templates/ContactsUI/UIxContactEditorTemplate.wox | Diff File | ||
mod - UI/WebServerResources/js/Contacts/Card.service.js | Diff File | ||
mod - UI/WebServerResources/js/Contacts/CardController.js | Diff File | ||
master 3787296f 2016-01-18 14:33 Francis Lachapelle Details Diff |
(js) Scroll to previously selected message | ||
mod - UI/WebServerResources/js/Mailer/MailboxController.js | Diff File | ||
v2 596c22d8 2016-01-18 14:17 Details Diff |
Update ChangeLog | ||
mod - ChangeLog | Diff File | ||
v2 e223d064 2016-01-18 14:13 Details Diff |
(fix) disabled test for now since it fails on squeeze | ||
mod - Tests/Unit/TestSBJsonParser.m | Diff File | ||
master 3fa0c836 2016-01-18 14:05 Francis Lachapelle Details Diff |
(js) Close sidenav when searching on small screen | ||
mod - UI/WebServerResources/js/Mailer/MailboxesController.js | Diff File | ||
master 691ab3ff 2016-01-18 14:05 Ludovic Marcotte Details Diff |
(fix) don't use false, but use NO | ||
mod - Tests/Unit/TestRTFHandler.m | Diff File |