Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Re-enable displaying the date in the revert manager (Fixes FS#2073) | Matthias Schulte | 2013-08-03 |
| | |||
* | removed a merge conflict I missed on merge | Andreas Gohr | 2013-08-02 |
| | |||
* | 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 |
| | | |||
| * | switched to LESS variables in rest of template's css files | Anika Henke | 2013-07-31 |
| | | |||
| * | unlessified and lessified a few more css | Anika Henke | 2013-07-30 |
| | | |||
| * | fixed broken structure | Anika Henke | 2013-07-30 |
| | | |||
| * | 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 | ||
| * | make sure calculations are correct | Andreas Gohr | 2013-07-30 |
| | | |||
| * | lessified more files | Andreas Gohr | 2013-07-30 |
| | | |||
| * | lessyfied another one | Andreas Gohr | 2013-07-30 |
| | | |||
| * | lessyfied the first of template's CSS files | Andreas Gohr | 2013-07-30 |
| | | |||
| * | fixed ini replacement to less variables stuff | Andreas Gohr | 2013-07-30 |
| | | |||
| * | add LESS support | Andreas Gohr | 2013-07-29 |
| | | | | | | | | still needs testing | ||
* | | Merge branch 'pull-request-245' | Andreas Gohr | 2013-08-02 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * pull-request-245: coding corrections. correct type hint, remove unused variable assignment HTTPClient don't pull too much bytes when no content-length is given de/de-informal: localization updates (delete user function) unit tests for self deleting of user accounts FS#2751 - self deletion of user account Conflicts: inc/lang/de-informal/lang.php inc/lang/de/lang.php | ||
| * \ | Merge branch 'FS#2751' of git://github.com/splitbrain/dokuwiki into ↵ | Andreas Gohr | 2013-08-02 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pull-request-245 * 'FS#2751' of git://github.com/splitbrain/dokuwiki: coding corrections. correct type hint, remove unused variable assignment de/de-informal: localization updates (delete user function) unit tests for self deleting of user accounts FS#2751 - self deletion of user account | ||
| | * | | de/de-informal: localization updates (delete user function) | Matthias Schulte | 2013-08-01 |
| | | | | |||
| | * | | FS#2751 - self deletion of user account | Christopher Smith | 2013-07-31 |
| | | | | |||
* | | | | Merge pull request #251 from splitbrain/localizetemplate | Andreas Gohr | 2013-08-02 |
|\ \ \ \ | | | | | | | | | | | Localizetemplate | ||
| * \ \ \ | Merge remote-tracking branch 'origin/master' into localizetemplate | Klap-in | 2013-08-02 |
| |\ \ \ \ | |||
| * \ \ \ \ | Merge remote-tracking branch 'origin/master' into localizetemplate | Klap-in | 2013-08-02 |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | |||
| * | | | | | Enable LANG.template.<template>.key to provide localized strings in templates | Klap-in | 2013-08-02 |
| | | | | | | |||
* | | | | | | Merge pull request #255 from splitbrain/usermanager_bug | Andreas Gohr | 2013-08-02 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Usermanager bug fix | ||
| * | | | | | | improve html structure and styling for add & edit user notes | Christopher Smith | 2013-08-02 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | made necessary by PR#254 which adds content below these notes. | ||
| * | | | | | | usermanager: fix an issue where edit user table would incorrectly show the ↵ | Christopher Smith | 2013-08-02 |
| |/ / / / / | | | | | | | | | | | | | | | | | | | password blank message | ||
* | | | | | | Merge pull request #256 from lupo49/master | Andreas Gohr | 2013-08-02 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | de/de-informal/en: Removed redundant suffixes in TOC of configuration manager / Synchronize terms in de and de-informal | ||
| * | | | | | de/de-informal/en: Removed redundant suffixes in TOC of configuration | Matthias Schulte | 2013-08-02 |
| | | | | | | | | | | | | | | | | | | | | | | | | manager / Synchronize terms in de and de-informal | ||
* | | | | | | Merge pull request #253 from lupo49/master | Andreas Gohr | 2013-08-02 |
|\| | | | | | |_|/ / / |/| | | | | de/de-informal updates: Replace "Nutzer" with more common word "Benutzer" / fix several typos / Fixes FS#2821 | ||
| * | | | | de/de-informal updates: Replace "Nutzer" with more common word "Benutzer" | Matthias Schulte | 2013-08-02 |
| | | | | | | | | | | | | | | | | | | | | / fix several typos / Fixes FS#2821 | ||
* | | | | | small fix for pagetools in RTL languages | Anika Henke | 2013-08-02 |
| | | | | | |||
* | | | | | Revert "translation update" | Andreas Gohr | 2013-08-02 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit d6d855093f24c6c3f608d005189385959a7efbf7. I guess it was a bit too early to think straight :-/ | ||
* | | | | | translation update | DokuWiki Translation | 2013-08-02 |
| |/ / / |/| | | | |||
* | | | | prevent overlong select boxes (FS#2817) | Anika Henke | 2013-08-01 |
| | | | | |||
* | | | | Brazilian Portuguese language update | Frederico Guimarães | 2013-08-01 |
| | | | | |||
* | | | | added default icon to pagetools | Anika Henke | 2013-08-01 |
| | | | | |||
* | | | | Merge pull request #238 from splitbrain/logjserrors | Christopher Smith | 2013-08-01 |
|\ \ \ \ | | | | | | | | | | | In debug mode: catch and log JS errors with file information | ||
| * | | | | Don't recommend the deprecated default template for JS debugging | Michael Hamann | 2013-07-30 |
| | | | | | |||
| * | | | | 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 #194 from splitbrain/loggedin-class | Christopher Smith | 2013-08-01 |
|\ \ \ \ \ | | | | | | | | | | | | | added loggedIn class to main tpl container | ||
| * | | | | | added tpl_classes() to return useful layout classes | Anika Henke | 2013-07-21 |
| | | | | | | |||
| * | | | | | Merge remote-tracking branch 'origin/master' into loggedin-class | Anika Henke | 2013-07-21 |
| |\| | | | | |||
| * | | | | | Merge remote-tracking branch 'origin/master' into loggedin-class | Anika Henke | 2013-06-02 |
| |\ \ \ \ \ | |||
| * | | | | | | added loggedIn class to main tpl container | Anika Henke | 2013-03-04 |
| | | | | | | | |||
* | | | | | | | 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 |
| | | | | | | | | |||
* | | | | | | | | Merge pull request #233 from flammy/patch-2 | 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 |
| |/ / / / / / / | |||
* | | | | | | | | Merge pull request #236 from splitbrain/pagetoolsevent | Christopher Smith | 2013-08-01 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | add TEMPLATE_DOKUWIKI_PAGETOOLFLOAT_DISPLAY event to template |