- Aug 04, 2013
-
-
Andreas Gohr authored
-
Andreas Gohr authored
If you used any of them readd them from http://usemod.com/intermap.txt
-
Andreas Gohr authored
Added tests for getRevisions and getRevisionInfo from page changelog
-
Andreas Gohr authored
Mediamanager list ordering
-
Andreas Gohr authored
Authconfigdanger
-
Andreas Gohr authored
User importexport
-
Andreas Gohr authored
FS#2806 - fix auth capability listing in html_debug()
-
Christopher Smith authored
-
Andreas Gohr authored
Translation update (nl)
-
mprins authored
-
Andreas Gohr authored
-
- Aug 03, 2013
-
-
Andreas Gohr authored
-
Andreas Gohr authored
This does not fix FS#2677, it only adds support for fixing it later.
-
Anika Henke authored
-
Anika Henke authored
allow for a style.ini in conf/<tpl>/style.ini
-
Anika Henke authored
-
Anika Henke authored
-
Andreas Gohr authored
-
Christopher Smith authored
-
Christopher Smith authored
-
Andreas Gohr authored
Populate global variable JSINFO also in the Media Manager popup / Replaces \r\n with \n
-
Andreas Gohr authored
Acl tokensubstitution fixes
-
Christopher Smith authored
-
Christopher Smith authored
-
Christopher Smith authored
-
Christopher Smith authored
-
Andreas Gohr authored
This time the test case was correct and actually showed a bug in the tar library. The error occured only on the first build (directory build/0/) where the zero was stripped from the path name. I added unit tests to the cleanPath function and discovered another bug with handling relative directories. I rewrote the cleanPath() function and now it should finally work. Unit tests FTW!
-
Christopher Smith authored
-
Christopher Smith authored
also allow the order to be specified in more places.
-
Christopher Smith authored
Currently the search box is below the media file list, where it is effectively inaccessible in a namespace with lots of files. This change moves the search box above the media file list and below the upload form.
-
Anika Henke authored
Lessify pagetools
-
Anika Henke authored
-
Andreas Gohr authored
-
Andreas Gohr authored
less will use the right one based on parameter counts
-
Matthias Schulte authored
aren't useful and available. This is just for adding more values in e. g. an action plugin.
-
Klap-in authored
-
Klap-in authored
-
Andreas Gohr authored
This is another go at what pull request #227 tried to do. This removes support for a style.local.ini in the template file in preference of a style.ini in the conf folder
-
Christopher Smith authored
fix a bug in acl manager where it attempted to correct too high page permission levels using the wrong var
-
Christopher Smith authored
- %GROUP% & %USER% can now both be used in the same rule, e.g. %GROUP%:%USER% 2 - rules with tokens will be skipped when the user is not logged in previously %USER% was attempted
-