Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fixed media icons in recent changes. closes #625 | Andreas Gohr | 2014-03-19 |
| | |||
* | 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 #586 from splitbrain/jqueryupdate | Christopher Smith | 2014-03-18 |
|\ \ | | | | | | | JQuery Update | ||
| * | | fixed online comment stripping | Andreas Gohr | 2014-03-05 |
| | | | |||
| * | | strip sourcemaps after update | Andreas Gohr | 2014-03-05 |
| | | | |||
| * | | updated jquery-migrate to v1.2.1 | Andreas Gohr | 2014-03-05 |
| | | | |||
| * | | fix single line comments in CSS compression | Andreas Gohr | 2014-03-05 |
| | | | | | | | | | | | | double slashes in url() always have to be ignored | ||
| * | | added (failing) test case for broken jquery ui compression | Andreas Gohr | 2014-03-05 |
| | | | |||
| * | | updates jquery and jquery ui | Andreas Gohr | 2014-03-05 |
| | | | | | | | | | | | | | | | | | | | | | | | | we now pull jQuery directly from jquery's CDN instead of google because google serves slightly outdated versions under the /1/ branch The updated smoothness theme currently breaks compression. Haven't figured out why, yet. | ||
* | | | Merge pull request #623 from dokuwiki-translate/lang_update_154 | Andreas Gohr | 2014-03-18 |
|\ \ \ | | | | | | | | | Translation update (no) | ||
| * | | | translation update | Christopher Schive | 2014-03-18 |
|/ / / | |||
* | | | notloggedin removed from nl as well + fix of AD domain string. | Gerrit Uitslag | 2014-03-17 |
| | | | |||
* | | | Merge pull request #621 from dokuwiki-translate/lang_update_144 | Gerrit Uitslag | 2014-03-17 |
|\ \ \ | | | | | | | | | Translation update (nl) | ||
| * | | | translation update | Rene | 2014-03-17 |
| | | | | |||
* | | | | notloggedin lang string left | Gerrit Uitslag | 2014-03-17 |
|/ / / | |||
* | | | Merge pull request #620 from dokuwiki-translate/lang_update_141 | Andreas Gohr | 2014-03-17 |
|\ \ \ | | | | | | | | | Translation update (ru) | ||
| * | | | translation update | Aleksandr Selivanov | 2014-03-17 |
|/ / / | |||
* | | | Merge pull request #619 from dokuwiki-translate/lang_update_139 | Andreas Gohr | 2014-03-17 |
|\ \ \ | | | | | | | | | Translation update (de) | ||
| * | | | translation update | Simon | 2014-03-17 |
|/ / / | |||
* | | | 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 |
| | | | | |||
| * | | | Merge remote-tracking branch 'origin/userlink' into userlink | Gerrit Uitslag | 2014-03-16 |
| |\ \ \ | |||
| | * | | | override user link icon in header | Andreas Gohr | 2014-03-15 |
| | | | | | |||
| * | | | | 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 | ||
| * | | | | added user.png for interwiki links | Gerrit Uitslag | 2014-03-10 |
| | | | | | |||
| * | | | | update unittest with interwiki.conf change as well | Gerrit Uitslag | 2014-02-17 |
| | | | | | |||
| * | | | | change default userspace to :user:<username> and add interwiki class | Gerrit Uitslag | 2014-02-17 |
| | | | | | |||
| * | | | | generalised link colour in header, making interwiki links blue as well (to ↵ | Anika Henke | 2014-02-16 |
| | | | | | | | | | | | | | | | | | | | | fit design) | ||
| * | | | | fix comment in _resolveInterWiki | Gerrit Uitslag | 2014-02-15 |
| | | | | | |||
| * | | | | interwiki : prefixed configurls handled as wikilinks | Gerrit Uitslag | 2014-02-15 |
| | | | | | |||
| * | | | | Use DOKU_BASE in resolveinterwiki unittest | Gerrit Uitslag | 2014-02-15 |
| | | | | | |||
| * | | | | Fix double slash in coral interwikilink | 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 | ||
| * | | | | added tests for Doku_Renderer::_resolveInterWiki | Gerrit Uitslag | 2014-02-15 |
| | | | | | |||
| * | | | | Extend showuseras config with username_link | Gerrit Uitslag | 2014-02-15 |
| | | | | | | | | | | | | | | | | | | | | uses the user interwiki link as profile link | ||
| * | | | | wikilink needs wiki target as well | Gerrit Uitslag | 2014-02-15 |
| | | | | | |||
| * | | | | handle interwiki without slashes as pageids. Added user interwiki | Gerrit Uitslag | 2014-02-14 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * allowed urlparams * added `wiki:users:` as default user 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 pull request #573 from splitbrain/FS#2437detailphprefactor | Andreas Gohr | 2014-03-16 |
|\ \ \ \ \ | | | | | | | | | | | | | refactor detail.php to template.php | ||
| * | | | | | Update lang of img pagetools | Gerrit Uitslag | 2014-03-05 |
| | | | | | | |||
| * | | | | | refactor detail.php to template.php | Gerrit Uitslag | 2014-02-25 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - refactor detail en mediamanager link creation - refactor metadata listing |