Commit Graph

108 Commits

Author SHA1 Message Date
Aleksander Machniak
8c6d87542b Acl: get rid of addressbook_form and calendar_form_kolab hooks handlers
- the plugin is called "manually" by Kolab plugins now
2018-03-28 15:39:25 +00:00
Thomas Bruederli
c973f003e5 Synchronized localizations with Transifex 2018-03-10 15:48:06 +01:00
Aleksander Machniak
76933f1c07 Elastic: Bootstrap 4.0.0 compat. 2018-01-23 13:41:26 +01:00
Aleksander Machniak
a6ad0283d0 Validate ACL identifiers
... e.g. to prevent cyrus imap issues
2018-01-16 16:17:16 +01:00
Aleksander Machniak
9ce8948294 Get rid of the 2nd argument of include_stylesheet()
.. make the optional behavior default now.
2017-11-20 14:03:07 +01:00
Aleksander Machniak
c6e6f50de1 Simplify confirm_dialog and alert_dialog code and use 2017-11-19 13:20:25 +01:00
PhilW
8c250a27f8 improvements for plugins and frames 2017-11-19 10:22:52 +00:00
PhilW
e7311e0e5e more consistent function names 2017-11-18 13:17:14 +00:00
PhilW
af52df68bf use skinned alert and confirm boxes in plugins 2017-11-18 09:50:43 +00:00
Aleksander Machniak
23af0b7f36 Merge branch 'master' into dev-elastic 2017-11-07 20:50:01 +01:00
Aleksander Machniak
e9571e8d0e Fix invalid HTML output 2017-10-31 09:09:15 +01:00
Thomas Bruederli
342b049841 Update localization files from Transifex 2017-10-30 22:16:39 +01:00
Aleksander Machniak
1109cd1150 Elastic: Fix checkbox state in advanced mode switch 2017-10-29 12:54:54 +01:00
Aleksander Machniak
1347e2e868 Elastic skin support in acl plugin 2017-10-07 17:47:03 +02:00
Aleksander Machniak
24be0ea1cd Add missing type="link" for buttons in ACL tables 2017-08-01 14:14:35 +02:00
JohnDoh
afaaa7764b Use list_widget.get_selection() rather than list_widget.selection (#5879) 2017-07-28 19:24:28 +02:00
Aleksander Machniak
9858c2a294 Merge branch 'master' into dev-elastic 2017-05-14 13:32:35 +02:00
Aleksander Machniak
542a817214 Define more classes for dialog buttons 2017-04-21 18:05:29 +02:00
Aleksander Machniak
01656221a4 Update localization 2017-04-19 13:13:07 +02:00
ka7
9a35768c26 spelling fixes (#5690) 2017-03-12 12:14:19 +01:00
Aleksander Machniak
692cb9c63b Update localization 2016-12-15 09:42:17 +01:00
Aleksander Machniak
391d0d2039 Remove "@version @package_version@" 2016-11-01 18:26:47 +01:00
Aleksander Machniak
184de7735c CS fixes (mostly phpdoc) 2016-08-18 08:50:59 +02:00
Thomas Bruederli
4e3442877d Updated localizations from Transifex 2016-07-24 12:12:22 +02:00
Aleksander Machniak
796bb4ccbb Update localization, add Enigma plugin localizations 2016-05-28 15:19:19 +02:00
Aleksander Machniak
bd6d7645d7 Update localization 2016-05-02 14:33:55 +02:00
Aleksander Machniak
6f2c007d1b CS fixes: Replace use of "bool ? true : false" with just "bool" 2016-04-02 13:02:55 +02:00
Aleksander Machniak
aba88576ef Update localizations 2016-03-28 18:36:56 +02:00
Aleksander Machniak
9f1f754daf CS fixes 2015-11-22 09:41:53 +01:00
Aleksander Machniak
ce7bd03b1d Bump version number 2015-11-17 18:40:37 +01:00
Aleksander Machniak
1912d8c62b Fix invalid LDAP query in ACL user autocompletion (#1490591) 2015-11-17 18:38:57 +01:00
Thomas Bruederli
e257b830a1 Synchronize localizations from Transifex 2015-11-15 21:19:44 +01:00
Aleksander Machniak
8f8beafd56 Use .get_label() consistently (instead of .gettext()) 2015-10-20 10:08:50 +02:00
Thomas Bruederli
686f0dacdd Simplify HTML structure of ACL dialogs 2015-03-12 13:45:30 +01:00
Thomas Bruederli
0f63aa390f Give other plugins the opportunity to adjust the list of permissions and groups to edit 2015-03-12 13:33:07 +01:00
Thomas Bruederli
78118e3f60 Make ACL popups scale to the actual content and avoid scrolling if possible 2015-03-12 13:33:07 +01:00
Aleksander Machniak
3f308bf390 Display group icon on group entry in ACL autocomplete list 2015-02-20 05:33:17 -05:00
Thomas Bruederli
36147bd6df Update localizations from Transifex 2015-02-07 18:32:19 +01:00
Aleksander Machniak
71bb892063 Set 'mainaction' class on Save button in ACL dialog 2015-01-07 06:45:28 -05:00
Thomas Bruederli
fbb86218d0 Synchronized localizations from Transifex 2014-12-28 17:48:42 +01:00
Aleksander Machniak
681ba6fc3c Improve system security by using optional special URL with security token
Allows to define separate server/path for image/js/css files
Fix bugs where CSRF attacks were still possible on some requests
2014-12-16 13:28:48 +01:00
Aleksander Machniak
72b117feb1 Use consistent license identifiers, remove redundant package.xml files 2014-12-09 05:02:13 -05:00
Thomas Bruederli
f652e36b2b Force-pull translations from Transifex 2014-11-12 09:18:58 +01:00
Thomas Bruederli
01bc27536a Updated localizations from Transifex 2014-11-10 17:12:45 +01:00
Aleksander Machniak
c7ac4bbe53 CS fixes after PR merge 2014-10-26 11:37:26 +01:00
Bartlomiej Nogas
c1e2ce76c7 Add configuration option 'acl_group_field' to use as ACL group identifier 2014-10-21 12:05:35 +02:00
Aleksander Machniak
0ea079d604 dirname(__FILE__) -> __DIR__ 2014-10-13 14:41:55 +02:00
Thomas Bruederli
812f37c5d1 Synchronized localizations with Transifex 2014-08-27 14:53:06 +02:00
Aleksander Machniak
1299c6a231 Update translations 2014-08-17 09:36:32 +02:00
Aleksander Machniak
1c70ff9d24 Bump up version nmber 2014-08-11 03:36:02 -04:00