| Commit message (Expand) | Author | Age |
... | |
| * | | | | | allow for a style.ini in conf/<tpl>/style.ini | Andreas Gohr | 2013-08-03 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge pull request #260 from lupo49/master | Andreas Gohr | 2013-08-03 |
|\ \ \ \ \ |
|
| * | | | | | JSINFO in Media Manager: Initialize with empty array, as $ID and $NS | Matthias Schulte | 2013-08-03 |
| * | | | | | Populate global variable JSINFO also in the Media Manager popup | Matthias Schulte | 2013-08-03 |
| |/ / / / |
|
* | | | | | Merge pull request #261 from splitbrain/acl_tokensubstitution_fixes | Andreas Gohr | 2013-08-03 |
|\ \ \ \ \ |
|
| * | | | | | fix a bug in acl manager where it attempted to correct too high page permissi... | Christopher Smith | 2013-08-03 |
| * | | | | | Fix a couple of bugs in ACL substitution mechanism | Christopher Smith | 2013-08-03 |
| |/ / / / |
|
* | | | | | fixed cleanPath bug in tar library FS#2802 | Andreas Gohr | 2013-08-03 |
* | | | | | Merge pull request #259 from splitbrain/lessify-pagetools | Anika Henke | 2013-08-03 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | corrected comment in pagetools-item() mixin | Anika Henke | 2013-08-03 |
| * | | | | use only one mixin name for pagetools | Andreas Gohr | 2013-08-03 |
| * | | | | lessified pagetools items, added mixins simplify maintenance | Anika Henke | 2013-08-03 |
|/ / / / |
|
* | | | | fixed old pagetools sprite loading from cache when hovering | Anika Henke | 2013-08-03 |
* | | | | Merge pull request #235 from haobug/master | Andreas Gohr | 2013-08-03 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Improve Linkwizard, make it can be used more than once. | haobug | 2013-06-28 |
* | | | | Merge pull request #224 from splitbrain/fetchimagetokexternal | Andreas Gohr | 2013-08-03 |
|\ \ \ \ |
|
| * \ \ \ | Merge remote-tracking branch 'origin/master' into fetchimagetokexternal | Klap-in | 2013-08-02 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge remote-tracking branch 'origin/master' into fetchimagetokexternal | Klap-in | 2013-08-01 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge remote-tracking branch 'origin/master' into fetchimagetokexternal | Klap-in | 2013-08-01 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | remove hash for external images, but use token url parameter instead | Klap-in | 2013-08-01 |
| * | | | | | | | Updated tests, removed hash | Klap-in | 2013-08-01 |
| * | | | | | | | Merge remote-tracking branch 'origin/master' into fetchimagetokexternal | Klap-in | 2013-08-01 |
| |\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge remote-tracking branch 'origin/master' into fetchimagetokexternal | Klap-in | 2013-07-21 |
| |\ \ \ \ \ \ \ \
| | | |_|_|_|_|_|/
| | |/| | | | | | |
|
| * | | | | | | | | update hashes in tests | Klap-in | 2013-06-09 |
| * | | | | | | | | Merge remote-tracking branch 'origin/master' into fetchimagetokexternal | Klap-in | 2013-06-09 |
| |\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | fix some minor typos in fetch_imagetoken.test.php | Klap-in | 2013-05-21 |
| * | | | | | | | | | Add check for token when resizing and caching external images | Klap-in | 2013-05-21 |
| * | | | | | | | | | tests for fetch.php of external files | Klap-in | 2013-05-21 |
* | | | | | | | | | | Merge pull request #186 from splitbrain/configmgr_improvements | Andreas Gohr | 2013-08-03 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ | Merge branch 'master' into configmgr_improvements | Christopher Smith | 2013-08-03 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into configmgr_improvements | Christopher Smith | 2013-07-30 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | fixed typos | Andreas Gohr | 2013-02-24 |
| * | | | | | | | | | | | | Simplified Chinese language update | lainme | 2013-02-24 |
| * | | | | | | | | | | | | Italian language update | Lorenzo Radaelli | 2013-02-24 |
| * | | | | | | | | | | | | Fix double encoding in rss syntax FS#2731 | Michael Hamann | 2013-02-24 |
| * | | | | | | | | | | | | little change to syntax we had on the life site | Andreas Gohr | 2013-02-24 |
| * | | | | | | | | | | | | add unit test for pageinfo() | Christopher Smith | 2013-02-24 |
| * | | | | | | | | | | | | Fix remaining missing $INPUT uses FS#2577 | Michael Hamann | 2013-02-24 |
| * | | | | | | | | | | | | Revert the search depth behavior changes from #154 | Michael Hamann | 2013-02-24 |
| * | | | | | | | | | | | | Fix handling of failed authentication loading | Michael Hamann | 2013-02-24 |
| * | | | | | | | | | | | | Update inc/template.php | arbrk1 | 2013-02-24 |
| * | | | | | | | | | | | | fixed auth_browseruid on IE9 | Dominik Eckelmann | 2013-02-24 |
| * | | | | | | | | | | | | add security token back, but not for anonymous users | Christopher Smith | 2013-02-24 |
| * | | | | | | | | | | | | remove security token from tpl_actiondropdown - its not necessary, we're not ... | Christopher Smith | 2013-02-24 |
| * | | | | | | | | | | | | change tpl_actiondropdown request method to 'get' | Christopher Smith | 2013-02-24 |
| * | | | | | | | | | | | | replace preset _cautionList property with _caution config metadata parameter,... | Christopher Smith | 2013-02-18 |
| * | | | | | | | | | | | | fix security caution for 'remote' setting (was 'xmlrpc') | Christopher Smith | 2013-02-18 |
| * | | | | | | | | | | | | FS#2722 add settings_regex class, use it for hidepages | Christopher Smith | 2013-02-18 |
| * | | | | | | | | | | | | remove no longer used email pattern, validation is done by mail_* functions | Christopher Smith | 2013-02-18 |
| * | | | | | | | | | | | | remove php_strip_whitespace() alternate, no longer required as php min req't ... | Christopher Smith | 2013-02-18 |