Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | diff navigation: move prev/next on one side or both side | Gerrit Uitslag | 2014-02-15 | |
| | | | | ||||
* | | | | add disable options to form_makeListboxField. Disable out of range revisions | Gerrit Uitslag | 2014-02-15 | |
| | | | | ||||
* | | | | Merge remote-tracking branch 'origin/master' into diff_navigation | Gerrit Uitslag | 2014-02-15 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Please enter a commit message to explain why this merge is necessary, # especially if it merges an updated upstream into a topic branch. # # Lines starting with '#' will be ignored, and an empty message aborts # the commit. * include upstream change * added dropdowns | |||
* | | | | Merge remote-tracking branch 'origin/master' into diff_navigation | Gerrit Uitslag | 2014-02-15 | |
|\| | | | ||||
| * | | | when creating a diff link always link to exact rev FS#2835 | Andreas Gohr | 2014-02-15 | |
| | | | | ||||
* | | | | Merge remote-tracking branch 'origin/master' into diff_navigation | Gerrit Uitslag | 2014-02-15 | |
|\| | | | |_|/ |/| | | ||||
| * | | Add Apache module list to ?do=debug information | Christopher Smith | 2014-02-14 | |
| | | | | | | | | | | | | | | | This should make it possible to see if mod_security is involved, at least on servers running mod_php. | |||
| * | | Merge remote-tracking branch 'origin/master' into extension_manager | Anika Henke | 2014-01-05 | |
| |\ \ | ||||
| * \ \ | Merge branch 'master' into extension_manager | Andreas Gohr | 2013-08-11 | |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (33 commits) translation update translation update translation update translation update translation update changed style of `<file>` slightly to help tell it apart from `<code>` translation update translation update translation update translation update translation update translation update translation update removed now unused interwiki icons removed old, possibly never used interwiki definitions FS#2806 - fix auth capability listing in html_debug() translation update change 'debug' setting to 'security' (rather than 'danger') convert from iso-8859-1 if not utf8 add 'danger' alert to authpgsql config settings ... | |||
| * | | | | make extension manager the default plugin | Andreas Gohr | 2013-08-11 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | This moves the old plugin manager down to the "other" plugins. It should probably be removed when when we decide the new one is good to go. | |||
* | | | | | fix not updated call, renaming | Gerrit Uitslag | 2013-11-21 | |
| | | | | | ||||
* | | | | | refactor PageRevisionLog into Media- and PageChangelog extending Changelog | Gerrit Uitslag | 2013-11-21 | |
| |_|_|/ |/| | | | ||||
* | | | | isCurrentPage is page dependent | Gerrit Uitslag | 2013-11-20 | |
| | | | | ||||
* | | | | update function calls to changelog functions | Gerrit Uitslag | 2013-11-20 | |
| | | | | ||||
* | | | | Merge remote-tracking branch 'origin/master' into diff_navigation | Gerrit Uitslag | 2013-11-19 | |
|\ \ \ \ | | |_|/ | |/| | | ||||
| * | | | removed deprecated html_attbuild() | Anika Henke | 2013-11-04 | |
| | | | | ||||
| * | | | Merge pull request #380 from splitbrain/phpstrict | Andreas Gohr | 2013-10-20 | |
| |\ \ \ | | | | | | | | | | | Php strict | |||
| | * | | | fix signatures and old by references | Gerrit Uitslag | 2013-10-15 | |
| | | | | | ||||
| | * | | | not assign object from plugin_load by reference | Gerrit Uitslag | 2013-10-15 | |
| | | | | | ||||
| * | | | | comment improvements | Christopher Smith | 2013-10-18 | |
| |/ / / | ||||
| * | / | Fix CodeSniffer violations | Matt Perry | 2013-08-22 | |
| | |/ | |/| | | | | | | | Change indentation to ensure code confirms to CodeSniffer rules. | |||
| * | | FS#2806 - fix auth capability listing in html_debug() | Christopher Smith | 2013-08-04 | |
| |/ | ||||
| * | 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 | |||
| | | * | FS#2751 - self deletion of user account | Christopher Smith | 2013-07-31 | |
| | | | | ||||
| * | | | fixed some bi-directionality issues | Anika Henke | 2013-08-02 | |
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | Fixed some issues which occur whenever RTL and LTR languages could potentially be mixed, using the HTML5 `<bdi>` element. This element is currently only supported by Chrome and Firefox. The old and only partially working fix for tpl_breadcrumbs() was removed in favour of this solution. | |||
| * | | Merge pull request #247 from splitbrain/FS#2766 | Anika Henke | 2013-08-01 | |
| |\ \ | | | | | | | | | Improve nofollow behaviour for ?do=index | |||
| | * | | simplify comment | Christopher Smith | 2013-08-01 | |
| | | | | ||||
| | * | | include namespace links when index access from the wiki start page | Christopher Smith | 2013-08-01 | |
| | | | | | | | | | | | | | | | | and no automatic sitemap.xml is being generated. | |||
| | * | | Improve nofollow behaviour for ?do=index | Christopher Smith | 2013-08-01 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | In response to FS#2766 - make namespace links in the browser sitemap nofollow - remove nofollow from browser sitemap link on the wiki start page when sitemap.xml generation is disabled | |||
| * | | | Merge pull request #248 from splitbrain/aria | Andreas Gohr | 2013-08-01 | |
| |\ \ \ | | |/ / | |/| | | Implemented some ARIA attributes | |||
| | * | | added aria attributes to edit mode | Anika Henke | 2013-08-01 | |
| | |/ | ||||
| * | | add html5 attributes to update profile form | Christopher Smith | 2013-07-31 | |
| | | | ||||
| * | | add html5 attributes to register form | Christopher Smith | 2013-07-31 | |
| |/ | ||||
* | | merge master in branch | Klap-in | 2013-07-14 | |
|\| | ||||
| * | removed debug statement | Andreas Gohr | 2013-04-25 | |
| | | | | | | | | thanks @Klap-in | |||
| * | authad: capabilities depend on userdomain specific config | Andreas Gohr | 2013-04-25 | |
| | | ||||
| * | change nomenclature from 'show' to 'allow' (fn from canshow to allowed) | Christopher Smith | 2013-04-07 | |
| | | ||||
| * | add capability to restrict recipients of dokuwiki 'msg' alerts. This is ↵ | Christopher Smith | 2013-04-01 | |
| | | | | | | | | useful where message is added to the queue before authentication is initialized | |||
| * | Merge remote-tracking branch 'whoopdedo/diffmarkup' into FS#2720 | Christopher Smith | 2013-02-17 | |
| |\ | ||||
| | * | Fix width of indicator column. | Tom N Harris | 2013-02-16 | |
| | | | ||||
| | * | Monospace font for header prefix. | Tom N Harris | 2013-02-16 | |
| | | | ||||
| | * | Move inline diff headers into a vertical column. | Tom N Harris | 2013-02-16 | |
| | | | ||||
| * | | fix a couple of diff issues: shouldn't be any need to html encode before ↵ | Christopher Smith | 2013-02-16 | |
| |/ | | | | | | | finding diffs; move quantifier outside regex condition | |||
| * | FS#2111, improve security check | Christopher Smith | 2013-02-16 | |
| | | ||||
| * | fixed edit toolbar being cut off (FS#2715) | Anika Henke | 2013-02-16 | |
| | | ||||
| * | Merge pull request #164 from splitbrain/diff_recent_prefs | Christopher Smith | 2013-02-03 | |
| |\ | | | | | | | store choices for recent changes and diff views in cookie | |||
| | * | store choices for recent changes and diff views in cookie (FS#2438 and | Anika Henke | 2013-01-26 | |
| | | | | | | | | | | | | | | | | | | | | | FS#2700) Note: These changes don't work yet. The cookie is not set and deletes the old one. | |||
| * | | Merge pull request #165 from Chris--S/FS#2676 | Christopher Smith | 2013-02-03 | |
| |\ \ | | | | | | | | | fix for FS#2676, inserting zero length spaces into long sequences of non... | |||
| | * | | update pattern to catch more html entities | Christopher Smith | 2013-01-26 | |
| | | | |