b43a17ac | 05-May-2015 |
Michael Große <grosse@cosmocode.de> |
Add pipe to end of link pasted w/o title
It is helpful if the pipe is still inserted by the linkwizard when there is no title. This increases usability for beginners. |
5fc6f52e | 04-May-2015 |
Anika Henke <anika@selfthinker.org> |
cache JavaScript per template |
95720277 | 04-May-2015 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Allow Viewing Options for templates as well. |
c85bc60f | 04-May-2015 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Prettify Code. |
abf17633 | 04-May-2015 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Add selection for the Installed Plugins tab
The viewing options should only be visible on the first tab - which is the installed Plugins tab. (There seems to be no more direct way to address this ta
Add selection for the Installed Plugins tab
The viewing options should only be visible on the first tab - which is the installed Plugins tab. (There seems to be no more direct way to address this tab.)
show more ...
|
08d7a575 | 02-May-2015 |
Andreas Gohr <andi@splitbrain.org> |
Revert "use nav+ul element for "you are here""
This reverts commit 3940c519db432ec22e8c587504d86191631f9bfb as discussed in #1082. |
b857f6cb | 28-Apr-2015 |
Hudson FAS <hudsonfas@gmail.com> |
translation update |
79a3bed0 | 27-Apr-2015 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Generate display options via JS
Since it is a JS function only, the form will be generated by it too. |
e40f7042 | 24-Apr-2015 |
Alex P <alexander@lanos.co.uk> |
translation update |
fcf506ee | 23-Apr-2015 |
Michael Große <grosse@cosmocode.de> |
Add comment to explain purpose of folliwing lines |
703509f6 | 23-Apr-2015 |
Michael Große <grosse@cosmocode.de> |
Move cursor to the end of the text in input |
bf43fe7b | 19-Apr-2015 |
Yoven <epy@free.fr> |
2 typo fixes |
d15f7f88 | 17-Apr-2015 |
Tomas Darius Davainis <tomasdd@gmail.com> |
translation update |
a7ec3530 | 14-Apr-2015 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Add display options to extension manger
Allows tho show/hide extensions that are: enabled, disabled, updatable |
796c6110 | 14-Apr-2015 |
Schplurtz le Déboulonné <schplurtz@laposte.net> |
translation update |
0bfc5a91 | 01-Apr-2015 |
Christopher Smith <chris@jalakai.co.uk> |
add plugin groups to config plugin test |
f8095446 | 01-Apr-2015 |
Christopher Smith <chris@jalakai.co.uk> |
add more plugin groups to authplain test |
5b795a65 | 01-Apr-2015 |
Patrick Brown <ptbrown@whoopdedo.org> |
Move language string to authad plugin |
fa4038c7 | 31-Mar-2015 |
Romulo Pereira <romuloccomp@gmail.com> |
translation update |
ecd3aee0 | 31-Mar-2015 |
Alejandro Nunez <nunez.alejandro@gmail.com> |
translation update |
605af2f6 | 28-Mar-2015 |
Jaroslav Lichtblau <jlichtblau@seznam.cz> |
translation update |
b07866dc | 28-Mar-2015 |
Myeongjin <aranet100@gmail.com> |
translation update |
e738f3a7 | 21-Mar-2015 |
chang-zhao <chang-zhao@users.noreply.github.com> |
Update toolbar.js
When the picker button is near the border of the screen, then an opening panel of picker buttons can go over the screen edge. That's not convenient. So we should add a check in a `
Update toolbar.js
When the picker button is near the border of the screen, then an opening panel of picker buttons can go over the screen edge. That's not convenient. So we should add a check in a `function pickerToggle()` and shift picker buttons position if needed.
show more ...
|
f23f9594 | 18-Mar-2015 |
Andreas Gohr <andi@splitbrain.org> |
SECURITY escape user properties in user manager #1081
The user properties (login, real name, etc) where not properly escaped in the user manager's edit form. This allowed a XSS attack on the superus
SECURITY escape user properties in user manager #1081
The user properties (login, real name, etc) where not properly escaped in the user manager's edit form. This allowed a XSS attack on the superuser by registered users.
Thanks to Filippo Cavallarin from www.segment.technology for discovering this bug.
show more ...
|
abb2621b | 17-Mar-2015 |
Jacob Palm <mail@jacobpalm.dk> |
translation update |