Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | compact some CSS styles to their shorthand syntax FS#2509 | furun | 2013-10-15 |
| | |||
* | Merge pull request #371 from splitbrain/FS#2837cookiepath | Andreas Gohr | 2013-10-13 |
|\ | | | | | Use in cookie a correct path, added DOKU_COOKIEPATH to js constants | ||
| * | add cookie secure parameter to cookies set by javascript | Gerrit Uitslag | 2013-10-10 |
| | | |||
| * | Use in cookie a correct path, added DOKU_COOKIEPATH to js constants | Gerrit Uitslag | 2013-10-08 |
| | | | | | | | | Fixes FS#2837 | ||
* | | removed css_moveimports() this is now done by lessphp | Andreas Gohr | 2013-10-12 |
|/ | |||
* | Merge pull request #326 from mperry2/scopeindent | Michael Hamann | 2013-09-01 |
|\ | | | | | Fix CodeSniffer violations | ||
| * | Fix CodeSniffer violations | Matt Perry | 2013-08-27 |
| | | | | | | | | | | Fix violations for the following sniff DokuWiki.WhiteSpace.ScopeIndent | ||
* | | Fix CodeSniffer violations | Matt Perry | 2013-08-27 |
|/ | | | | | | | Fix violations for the following sniff DokuWiki.Functions.OpeningFunctionBrace Also removed an extraneous semicolon. | ||
* | Fix CodeSniffer violations | Matt Perry | 2013-08-20 |
| | | | | | Remove whitespace from end of lines to reduce the number of CodeSniffer violations. | ||
* | Merge pull request #263 from splitbrain/mediamanager_list_ordering | Andreas Gohr | 2013-08-04 |
|\ | | | | | Mediamanager list ordering | ||
| * | fix the default ordering of media files to be "natural". | Christopher Smith | 2013-08-03 |
| | | | | | | | | also allow the order to be specified in more places. | ||
* | | added style.local.ini to cache files | Anika Henke | 2013-08-03 |
| | | |||
* | | Merge pull request #262 from splitbrain/confstyleini | Anika Henke | 2013-08-03 |
|\ \ | | | | | | | allow for a style.ini in conf/<tpl>/style.ini | ||
| * \ | Merge remote-tracking branch 'origin/confstyleini' into confstyleini | Anika Henke | 2013-08-03 |
| |\ \ | |||
| | * | | removed debug statement | Andreas Gohr | 2013-08-03 |
| | | | | |||
| * | | | fixed conf style.ini not working due to wrong incbase path | Anika Henke | 2013-08-03 |
| |/ / | |||
| * | | Readded style.local.ini and deprecated it | Andreas Gohr | 2013-08-03 |
| | | | |||
| * | | allow for a style.ini in conf/<tpl>/style.ini | Andreas Gohr | 2013-08-03 |
| |/ | | | | | | | | | | | 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 | ||
* | | JSINFO in Media Manager: Initialize with empty array, as $ID and $NS | Matthias Schulte | 2013-08-03 |
| | | | | | | | | | | aren't useful and available. This is just for adding more values in e. g. an action plugin. | ||
* | | Populate global variable JSINFO also in the Media Manager popup | Matthias Schulte | 2013-08-03 |
|/ | |||
* | Merge pull request #224 from splitbrain/fetchimagetokexternal | Andreas Gohr | 2013-08-03 |
|\ | | | | | Added check of token in fetch.php for external images. | ||
| * | 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 |
| |\ \ | |||
| * \ \ | Merge remote-tracking branch 'origin/master' into fetchimagetokexternal | Klap-in | 2013-07-21 |
| |\ \ \ | |||
| * | | | | Add check for token when resizing and caching external images | Klap-in | 2013-05-21 |
| | | | | | |||
* | | | | | Merge branch 'less' | Andreas Gohr | 2013-08-02 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * less: check less compilation for errors removed possibility to have rtl.less files in plugins switched to LESS variables in rest of template's css files unlessified and lessified a few more css fixed broken structure removed debug statement. sorry convert ini replacements to less vars first make sure calculations are correct lessified more files lessyfied another one lessyfied the first of template's CSS files fixed ini replacement to less variables stuff added missing lessc library add LESS support Conflicts: inc/load.php lib/tpl/dokuwiki/css/basic.less | ||
| * | | | | | check less compilation for errors | Andreas Gohr | 2013-08-02 |
| | | | | | | | | | | | | | | | | | | | | | | | | This now gives proper files and line numbers for errors | ||
| * | | | | | removed possibility to have rtl.less files in plugins | Anika Henke | 2013-07-31 |
| | | | | | | |||
| * | | | | | removed debug statement. sorry | Andreas Gohr | 2013-07-30 |
| | | | | | | |||
| * | | | | | convert ini replacements to less vars first | Andreas Gohr | 2013-07-30 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This makes it possible to safely overwrite ini replacements from within any less file | ||
| * | | | | | fixed ini replacement to less variables stuff | Andreas Gohr | 2013-07-30 |
| | | | | | | |||
| * | | | | | add LESS support | Andreas Gohr | 2013-07-29 |
| | |_|/ / | |/| | | | | | | | | | | | | | still needs testing | ||
* | | | | | Enable LANG.template.<template>.key to provide localized strings in templates | Klap-in | 2013-08-02 |
| |_|_|/ |/| | | | |||
* | | | | Merge pull request #238 from splitbrain/logjserrors | Christopher Smith | 2013-08-01 |
|\ \ \ \ | | | | | | | | | | | In debug mode: catch and log JS errors with file information | ||
| * | | | | In debug mode: catch and log JS errors with file information | Michael Hamann | 2013-07-21 |
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When debugging is enabled (allowdebug enabled) JS errors are now catched for each non-core JS file and logged with the additional information from which file they came. This should make it easier to find out which plugin is the cause for broken JS code. The feature isn't enabled by default as defining functions inside try-clauses isn't allowed in strict mode and causes a warning at least in Firefox. | ||
* | | | | Merge pull request #232 from flammy/patch-1 | Christopher Smith | 2013-08-01 |
|\ \ \ \ | |_|/ / |/| | | | Fixes validation problems with base64 encoded images in CSS. | ||
| * | | | Fixes validation problems with base64 encoded images in CSS. | flammy | 2013-06-24 |
| |/ / | |||
* / / | fixed references to images in old template (FS#2816) | Anika Henke | 2013-07-21 |
|/ / | |||
* | | Merge pull request #180 from splitbrain/FS#2415 | Andreas Gohr | 2013-06-16 |
|\ \ | |/ |/| | FS#2415, add $INFO to mediamanager | ||
| * | fix comment grammar | Christopher Smith | 2013-03-03 |
| | | |||
| * | include image info in in detail.php; ensure populated before ↵ | Christopher Smith | 2013-03-03 |
| | | | | | | | | DETAIL_STARTED event | ||
| * | make global, ensure created in mediamanager is global and merged with any ↵ | Christopher Smith | 2013-03-03 |
| | | | | | | | | pre-existing | ||
| * | Merge branch 'master' into FS#2415 | Christopher Smith | 2013-02-25 |
| |\ | |||
| * | | FS#2415 add to mediamanager (refactor pageinfo() and shift ↵ | Christopher Smith | 2013-02-16 |
| | | | | | | | | | | | | MEDIAMANAGER_STARTED after mediainfo() sets up ) | ||
* | | | indexer.php: disable the GIF output only with debug parameter and allowdebug | Michael Hamann | 2013-04-08 |
| | | | | | | | | | | | | | | | | | | | | | Before this fix the debug parameter always prevent the GIF from being sent even though no actual debug information was returned unless the allowdebug configuration option was set. Now the GIF is only disabled if debugging is actually allowed. | ||
* | | | refactor fetch to support unittesting | Christopher Smith | 2013-03-22 |
| | | | |||
* | | | add a token to fetch urls requiring image resize/crop to prevent external ↵ | Christopher Smith | 2013-03-22 |
| | | | | | | | | | | | | DDOS via fetch | ||
* | | | there's no pragma: private | Andreas Gohr | 2013-03-03 |
| | | | |||
* | | | max-age not allowed with no-cache | Andreas Gohr | 2013-03-03 |
| | | | |||
* | | | adjusted cache=0 headers again | Andreas Gohr | 2013-03-03 |
| | | |