d3173fb2 | 17-Jul-2019 |
pavement <pavement@rael.cc> |
translation update |
42c62e55 | 14-Jul-2019 |
Andreas Gohr <andi@splitbrain.org> |
fixed merge error |
6162eea8 | 09-Jul-2019 |
Aniol Marti <aniol@aniolmarti.cat> |
Also add the attributes conf param to metadata.php and to the Catalan and English langs |
4be0be3d | 08-Jul-2019 |
Aniol Marti <aniol@aniolmarti.cat> |
Add support for custom attributes in LDAP search |
837f79eb | 27-Jun-2019 |
Andreas Gohr <gohr@cosmocode.de> |
fixed bug in extension cli when installing multiple plugins |
662b410d | 18-Jun-2019 |
Martin <martin@andev.de> |
translation update |
d344c074 | 17-Jun-2019 |
Phy <git@phy25.com> |
Cleanup styling cookie properly to exit preview
This is inspired by https://forum.dokuwiki.org/thread/14395 and should fix the problem described there (I did a local test which seems to work).
Prev
Cleanup styling cookie properly to exit preview
This is inspired by https://forum.dokuwiki.org/thread/14395 and should fix the problem described there (I did a local test which seems to work).
Previously styling cookie depends on `window.opener`. Since the popup should be on the same domain as the opener, and the popup's cookie domain is the same as the opener (DokuCookie is used), there is no need to rely on the opener to set the preview cookie. This change will ensure the preview cookie is cleared before the popup is closed, regardless of whether opener exists or not.
Also checks on whether opener exists are added as well.
show more ...
|
8cbc5ee8 | 10-Jun-2019 |
Andreas Gohr <andi@splitbrain.org> |
replaced deprecated utf8 functions
For now this uses full qualified namespaces, sensible imports may come later. |
b9daa2f5 | 27-May-2019 |
Andreas Gohr <gohr@cosmocode.de> |
added filter to extension listing in CLI component |
d915fa09 | 29-Mar-2019 |
Andreas Gohr <andi@splitbrain.org> |
fix color for noninstalled extensions |
e5688dc7 | 29-Mar-2019 |
Andreas Gohr <andi@splitbrain.org> |
show disabled extensions in gray |
ed3520ee | 29-Mar-2019 |
Andreas Gohr <andi@splitbrain.org> |
warn about inaccessible repo api |
98d21c04 | 29-Mar-2019 |
Andreas Gohr <andi@splitbrain.org> |
bugfix: access check was never cached
Now the API ping result is cached for 10 minutes and can be refreshed using the purge parameter as intended. |
a8d2f3cb | 29-Nov-2018 |
Andreas Gohr <gohr@cosmocode.de> |
First go on a CLI component for the extension manager
This allows managing plugins from the command line which is useful in automatic deployments (eg. through salt or ansible). |
08a33b6d | 12-May-2019 |
Martin Michalek <michalek.dev@gmail.com> |
translation update |
a769cf35 | 11-May-2019 |
Milan Oparnica <milan.opa@gmail.com> |
translation update |
503e913f | 30-Apr-2019 |
Anna Dabrowska <dabrowska@cosmocode.de> |
authplain: Add tests for group retrieval |
b2fcc742 | 30-Apr-2019 |
Anna Dabrowska <dabrowska@cosmocode.de> |
authplain: Add a simple method for retrieving user groups |
53db1e95 | 25-Apr-2019 |
Alexander Kh <001.arx@gmail.com> |
translation update |
1935a891 | 21-Apr-2019 |
Andreas Gohr <andi@splitbrain.org> |
Move list of plugin types to plugin controller constant
There is no need to have them in a global variable. |
3a7140a1 | 15-Jun-2018 |
Andreas Gohr <andi@splitbrain.org> |
moved plugin controller to Extension namespace |
cbb44eab | 15-Jun-2018 |
Andreas Gohr <andi@splitbrain.org> |
deprecated trigger_event() in favor of a static method on Event |
e1d9dcc8 | 15-Jun-2018 |
Andreas Gohr <andi@splitbrain.org> |
First go at moving the plugin classes into their own namespace |
e8407ed1 | 17-Apr-2019 |
HaoNan <haonan@zhuoming.info> |
translation update |
e75dc655 | 17-Apr-2019 |
Roberto Bellingeri <bellingeri@netguru.it> |
translation update |