summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | Improve nofollow behaviour for ?do=indexChristopher Smith2013-08-01
| |/ / / / / / / / /
* | | | | | | | | | prevent overlong select boxes (FS#2817)Anika Henke2013-08-01
* | | | | | | | | | Brazilian Portuguese language updateFrederico Guimarães2013-08-01
* | | | | | | | | | added default icon to pagetoolsAnika Henke2013-08-01
* | | | | | | | | | use http_build_query() in HTTPClientAndreas Gohr2013-08-01
* | | | | | | | | | Merge pull request #238 from splitbrain/logjserrorsChristopher Smith2013-08-01
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Don't recommend the deprecated default template for JS debuggingMichael Hamann2013-07-30
| * | | | | | | | | | In debug mode: catch and log JS errors with file informationMichael Hamann2013-07-21
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | HTTPClient: Implement handling of two-dimensional data arraysMichael Hamann2013-08-01
* | | | | | | | | | Fix loading for helper components with loadHelper()Michael Hamann2013-08-01
* | | | | | | | | | Merge pull request #194 from splitbrain/loggedin-classChristopher Smith2013-08-01
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | improved coding style on tpl_classes()Anika Henke2013-08-01
| * | | | | | | | | | added tpl_classes() to return useful layout classesAnika Henke2013-07-21
| * | | | | | | | | | Merge remote-tracking branch 'origin/master' into loggedin-classAnika Henke2013-07-21
| |\| | | | | | | | |
| * | | | | | | | | | Merge remote-tracking branch 'origin/master' into loggedin-classAnika Henke2013-06-02
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | added loggedIn class to main tpl containerAnika Henke2013-03-04
* | | | | | | | | | | | Merge pull request #232 from flammy/patch-1Christopher Smith2013-08-01
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fixes validation problems with base64 encoded images in CSS.flammy2013-06-24
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* | | | | | | | | | | | Merge pull request #233 from flammy/patch-2Christopher Smith2013-08-01
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fixes validation problems with base64 encoded images in CSS.flammy2013-06-24
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #236 from splitbrain/pagetoolseventChristopher Smith2013-08-01
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | rename event to TEMPLATE_DOKUWIKI_PAGETOOLS_DISPLAYAndreas Gohr2013-08-01
| * | | | | | | | | | | | add TEMPLATE_DOKUWIKI_PAGETOOLFLOAT_DISPLAY event to templateAndreas Gohr2013-07-12
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge pull request #248 from splitbrain/ariaAndreas Gohr2013-08-01
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | added aria roles to search and acl managerAnika Henke2013-08-01
| * | | | | | | | | | | added aria attributes for footnote tooltipsAnika Henke2013-08-01
| * | | | | | | | | | | removed unused and old hasFlash() JS functionAnika Henke2013-08-01
| * | | | | | | | | | | added aria attributes to edit modeAnika Henke2013-08-01
| * | | | | | | | | | | added aria attributes to tree and show/hide functionsAnika Henke2013-07-31
* | | | | | | | | | | | update config metadata comments for parameter '_multiple'Christopher Smith2013-08-01
* | | | | | | | | | | | Merge pull request #241 from splitbrain/FS#2770Christopher Smith2013-08-01
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | increase test coverage for code and fileChristopher Smith2013-08-01
| * | | | | | | | | | | | add html5 attributes to email fields of the config managerChristopher Smith2013-08-01
| * | | | | | | | | | | | add html5 'email' type to the user manager formsChristopher Smith2013-08-01
| * | | | | | | | | | | | Change error message shown for incorrect current password on update profile f...Christopher Smith2013-08-01
| * | | | | | | | | | | | add html5 attributes to update profile formChristopher Smith2013-08-01
| * | | | | | | | | | | | add html5 attributes to register formChristopher Smith2013-08-01
| * | | | | | | | | | | | Remove search_references() and the refshow configuration optionMichael Hamann2013-08-01
| * | | | | | | | | | | | Index media file usage in the metadata index and use it in ft_mediause()Michael Hamann2013-08-01
| * | | | | | | | | | | | Fix the useheading cache invalidation for hidden pages, add testsMichael Hamann2013-08-01
| * | | | | | | | | | | | include updateVersion in CSS/JS tseed to force reload on updateAndreas Gohr2013-08-01
| * | | | | | | | | | | | Fixed instructions on PHPunitGuy Brand2013-08-01
| * | | | | | | | | | | | auth_en/decrypt: Add explanation and more efficient decryptionMichael Hamann2013-08-01
| * | | | | | | | | | | | auth_random: remove exception comment as there is no exceptionMichael Hamann2013-08-01
| * | | | | | | | | | | | updated intro text on wiki:dokuwikiAnika Henke2013-08-01
| * | | | | | | | | | | | Add AES from phpseclib and use it for cookie encryptionMichael Hamann2013-08-01
| * | | | | | | | | | | | Use a new, truly random secret for cookie encryptionMichael Hamann2013-08-01
| * | | | | | | | | | | | Fix and add type declarations for the auth systemMichael Hamann2013-08-01
| * | | | | | | | | | | | Add truly random numbers and use them in places where randomness mattersMichael Hamann2013-08-01
| * | | | | | | | | | | | Simple test cases for code and file token fixGuy Brand2013-07-31