Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | more scrutinizer issue improvements | Gerrit Uitslag | 2014-09-29 |
| | |||
* | scrutinizer documentations issues | Gerrit Uitslag | 2014-09-29 |
| | |||
* | Merge remote-tracking branch 'origin/auth_getUserData_improvements' | Andreas Gohr | 2014-09-26 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | * origin/auth_getUserData_improvements: KISS - remove class constants for REQUIRE_GROUPS & IGNORE_GROUPS and replace with boolean values use $requireGroups constants in auth classes; comments; code improvements fix comment errors, sp. & grammar code styling - add missing braces Allow user info to be retrieved without groups Restore correct public interface of getUserData() for authldap plugin Conflicts: inc/common.php | ||
| * | KISS - remove class constants for REQUIRE_GROUPS & IGNORE_GROUPS and replace ↵ | Christopher Smith | 2014-05-04 |
| | | | | | | | | with boolean values | ||
| * | use $requireGroups constants in auth classes; comments; code improvements | Christopher Smith | 2014-03-14 |
| | | |||
| * | Allow user info to be retrieved without groups | Christopher Smith | 2014-03-12 |
| | | | | | | | | | | | | | | | | | | | | Some parts of dokuwiki (e.g. recent changes, old revisions) can requests lots of user info (to provide editor names) without requiring any group information. This change also implements caching of user info by authmysql & authpgsql plugins to avoid repeated querying of the DB to retrieve the same user information. | ||
* | | fix userlink title when no authplugin is available or no user is found | Gerrit Uitslag | 2014-09-01 |
| | | |||
* | | not encode semicolon in idfilter. | Gerrit Uitslag | 2014-07-15 |
| | | | | | | | | Restores vanished changes of #84 | ||
* | | Phpdocs | Gerrit Uitslag | 2014-05-20 |
| | | |||
* | | phpdocs, fallthrough, unused var in common.php | Gerrit Uitslag | 2014-05-20 |
| | | |||
* | | add replacements to event data of COMMON_NOTIFY_ADDRESSLIST | Gerrit Uitslag | 2014-05-20 |
| | | |||
* | | PHPDocs for common.php | Gerrit Uitslag | 2014-05-20 |
| | | |||
* | | doc updates | Andreas Gohr | 2014-05-19 |
| | | |||
* | | Merge pull request #720 from splitbrain/newcli | Andreas Gohr | 2014-05-18 |
|\ \ | | | | | | | Refactored the CLI stuff | ||
| * | | don't unlock based on empty session | Andreas Gohr | 2014-05-16 |
| |/ | |||
* | | Merge pull request #616 from splitbrain/stripsourcemaps | Christopher Smith | 2014-03-18 |
|\ \ | | | | | | | strip sourcemaps in CSS and JS #601 | ||
| * | | strip sourcemaps in CSS and JS #601 | Andreas Gohr | 2014-03-15 |
| |/ | | | | | | | | | | | source maps are invalid for our dispatched sources and may even cause problems. this makes sure any sourcemap declarations are stripped from the output | ||
* | | Merge pull request #527 from splitbrain/userlink | Gerrit Uitslag | 2014-03-16 |
|\ \ | | | | | | | Linked and formatted user names | ||
| * | | use more consistent names | Gerrit Uitslag | 2014-03-16 |
| | | | |||
| * | | Rename userinfo() to userlink() | Gerrit Uitslag | 2014-03-16 |
| | | | |||
| * | | improve phpdocs editorinfo() | Gerrit Uitslag | 2014-03-16 |
| | | | |||
| * | | enable editorinfo and userinfo to return plain text names | Gerrit Uitslag | 2014-03-14 |
| | | | |||
| * | | declare more clear, before used as ref | Gerrit Uitslag | 2014-03-11 |
| | | | |||
| * | | update usage in userlink | Gerrit Uitslag | 2014-03-10 |
| | | | |||
| * | | Merge remote-tracking branch 'origin/master' into userlink | Gerrit Uitslag | 2014-03-10 |
| |\| | | | | | | | | | | | | | | | | Conflicts: inc/parser/renderer.php inc/template.php | ||
| * | | change default userspace to :user:<username> and add interwiki class | Gerrit Uitslag | 2014-02-17 |
| | | | |||
| * | | interwiki : prefixed configurls handled as wikilinks | Gerrit Uitslag | 2014-02-15 |
| | | | |||
| * | | code reformatting | Gerrit Uitslag | 2014-02-15 |
| | | | |||
| * | | wikilink creating refactored to _resolveinterwiki(). | Gerrit Uitslag | 2014-02-15 |
| | | | | | | | | | | | | Added DOKU_BASE for local target | ||
| * | | Extend showuseras config with username_link | Gerrit Uitslag | 2014-02-15 |
| | | | | | | | | | | | | uses the user interwiki link as profile link | ||
| * | | change default arg value of userinfo in null instead false | Gerrit Uitslag | 2014-02-14 |
| | | | |||
| * | | update $username as well, when read from _SERVER | Gerrit Uitslag | 2014-02-04 |
| | | | |||
| * | | wrap userlink building with event. | Gerrit Uitslag | 2014-02-04 |
| | | | | | | | | | | | | | | | | | | | | | Implements an event which can modify the link below usernames, and the displayed user name. When no name supplied, the name of currently logged-in user is used. | ||
* | | | Merge branch 'master' into diff_navigation | Andreas Gohr | 2014-03-14 |
|\ \ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (103 commits) Add a basic test case for the cache Events: Trigger a warning if the default action is not callable Fix caching (make the event callback public again) translation update translation update translation update translation update translation update translation update translation update avoid HTTP image screenshot urls. closes #595 translation update Extension manager: Fix cache extension to be .repo adjusted the office type color again another instance of empty() where an array key might not exist remove placeholder van denied.txt updated file icons once more removed 'not logged in' text, loginform is shown already Revert "added stripped bit to language file" fixed index file ... Conflicts: inc/html.php | ||
| * | | amend $_SERVER to $INPUT->server | Christopher Smith | 2014-03-06 |
| | | | |||
| * | | suppress errors where list() may not fill all vars | Christopher Smith | 2014-03-05 |
| | | | |||
| * | | use empty() where array values might not be set | Christopher Smith | 2014-03-05 |
| | | | |||
| * | | Merge pull request #557 from splitbrain/cachetimeattr | Christopher Smith | 2014-03-02 |
| |\ \ | | | | | | | | | Add _time attribute to cache object and minor PHPDocs improvements | ||
| | * | | PHPDocs missing breaks, removed unused var in common.php | Gerrit Uitslag | 2014-02-20 |
| | |/ | |||
* | | | Merge remote-tracking branch 'origin/master' into diff_navigation | Gerrit Uitslag | 2014-02-23 |
|\| | | | | | | | | | | | | | | Conflicts: inc/html.php | ||
| * | | have most current revision always available in $INFO | Andreas Gohr | 2014-02-23 |
| |/ | | | | | | | fixes fix for FS#2853 | ||
* | | refactor PageRevisionLog into Media- and PageChangelog extending Changelog | Gerrit Uitslag | 2013-11-21 |
| | | |||
* | | update function calls to changelog functions | Gerrit Uitslag | 2013-11-20 |
|/ | |||
* | replace boolean conditional checks on possibly uninitialized vars with ↵ | Christopher Smith | 2013-10-16 |
| | | | | \!empty/empty/isset as appropriate | ||
* | Use in cookie a correct path, added DOKU_COOKIEPATH to js constants | Gerrit Uitslag | 2013-10-08 |
| | | | | Fixes FS#2837 | ||
* | Merge remote-tracking branch 'origin/master' into fetchimagetokexternal | Klap-in | 2013-08-01 |
|\ | |||
| * | Fix the useheading cache invalidation for hidden pages, add tests | Michael Hamann | 2013-07-31 |
| | | | | | | | | | | | | This adds a new parameter to ft_backlinks() to ignore permissions which is needed for invalidating the cache of linking pages with useheading enabled. This also adds various test cases for ft_backlinks(). | ||
* | | remove hash for external images, but use token url parameter instead | Klap-in | 2013-08-01 |
|/ | |||
* | Merge pull request #225 from splitbrain/fetchftp | Andreas Gohr | 2013-06-16 |
|\ | | | | | Add media_isexternal | ||
| * | apply media_isexternal in ml() | Klap-in | 2013-06-09 |
| | |