summaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)AuthorAge
* translation updateYoung gon Cha2014-04-03
|
* translation updateggallon2014-03-24
|
* Fixed spelling in lang.phpMarcel Bischoff2014-03-21
| | | | | Changed "Erweitertet" to "Erweitert" since the word "Erweitertet" does not exist, see: http://www.duden.de/suchen/dudenonline?s=erweitertet Also, see leo.org translation for "advanced" to german: http://dict.leo.org/ende/index_de.html#/search=advanced&searchLoc=0&resultOrder=basic&multiwordShowSingle=on
* Merge pull request #622 from splitbrain/disablefeedAndreas Gohr2014-03-19
|\ | | | | allow disabling the rss feed
| * add visibility and PHPDocs to config plugin classGerrit Uitslag2014-03-19
| |
| * added config stuff for disabling RSSAndreas Gohr2014-03-18
| |
* | Merge pull request #616 from splitbrain/stripsourcemapsChristopher Smith2014-03-18
|\ \ | | | | | | strip sourcemaps in CSS and JS #601
| * | strip sourcemaps in CSS and JS #601Andreas Gohr2014-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/jqueryupdateChristopher Smith2014-03-18
|\ \ \ | | | | | | | | JQuery Update
| * | | fixed online comment strippingAndreas Gohr2014-03-05
| | | |
| * | | strip sourcemaps after updateAndreas Gohr2014-03-05
| | | |
| * | | updated jquery-migrate to v1.2.1Andreas Gohr2014-03-05
| | | |
| * | | fix single line comments in CSS compressionAndreas Gohr2014-03-05
| | | | | | | | | | | | | | | | double slashes in url() always have to be ignored
| * | | updates jquery and jquery uiAndreas Gohr2014-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.
* | | | translation updateChristopher Schive2014-03-18
| |_|/ |/| |
* | | notloggedin removed from nl as well + fix of AD domain string.Gerrit Uitslag2014-03-17
| | |
* | | translation updateRene2014-03-17
| | |
* | | translation updateAleksandr Selivanov2014-03-17
| | |
* | | translation updateSimon2014-03-17
| | |
* | | Merge pull request #527 from splitbrain/userlinkGerrit Uitslag2014-03-16
|\ \ \ | | | | | | | | Linked and formatted user names
| * | | override user link icon in headerAndreas Gohr2014-03-15
| | | |
| * | | Merge remote-tracking branch 'origin/master' into userlinkGerrit Uitslag2014-03-10
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: inc/parser/renderer.php inc/template.php
| * | | | added user.png for interwiki linksGerrit Uitslag2014-03-10
| | | | |
| * | | | generalised link colour in header, making interwiki links blue as well (to ↵Anika Henke2014-02-16
| | | | | | | | | | | | | | | | | | | | fit design)
| * | | | Extend showuseras config with username_linkGerrit Uitslag2014-02-15
| | | | | | | | | | | | | | | | | | | | uses the user interwiki link as profile link
* | | | | Merge pull request #573 from splitbrain/FS#2437detailphprefactorAndreas Gohr2014-03-16
|\ \ \ \ \ | | | | | | | | | | | | refactor detail.php to template.php
| * | | | | refactor detail.php to template.phpGerrit Uitslag2014-02-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - refactor detail en mediamanager link creation - refactor metadata listing
* | | | | | Merge pull request #169 from splitbrain/diff_navigationChristopher Smith2014-03-16
|\ \ \ \ \ \ | | | | | | | | | | | | | | Added diff navigation
| * | | | | | tiny improvement on diffnav select widthAnika Henke2014-03-16
| | | | | | |
| * | | | | | Merge branch 'master' into diff_navigationAndreas Gohr2014-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
| * | | | | | Merge remote-tracking branch 'origin/master' into diff_navigationGerrit Uitslag2014-02-23
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | | | | | | | | | | | | | | Conflicts: inc/html.php
| * | | | | | improved positioning of diff optionsAnika Henke2014-02-19
| | | | | | |
| * | | | | | improved styling of diff nav rowAnika Henke2014-02-19
| | | | | | |
| * | | | | | roughly styled diff nav rowAnika Henke2014-02-17
| | | | | | |
| * | | | | | Merge remote-tracking branch 'origin/master' into diff_navigationGerrit Uitslag2014-02-15
| |\ \ \ \ \ \
| * | | | | | | refactor PageRevisionLog into Media- and PageChangelog extending ChangelogGerrit Uitslag2013-11-21
| | | | | | | |
| * | | | | | | update function calls to changelog functionsGerrit Uitslag2013-11-20
| | | | | | | |
* | | | | | | | Fixed cache dependency for template's style.iniMichal Koutný2014-03-16
| |_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | Web path was used instead of filesystem one.
* | | | | | | Merge branch 'lang_update_119' of ↵Andreas Gohr2014-03-14
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | git://github.com/dokuwiki-translate/dokuwiki into pull-request-605 * 'lang_update_119' of git://github.com/dokuwiki-translate/dokuwiki: translation update Conflicts: lib/plugins/acl/lang/et/lang.php
| * | | | | | | translation updateJanar Leas2014-03-12
| | | | | | | |
* | | | | | | | Merge pull request #554 from splitbrain/fileiconsAndreas Gohr2014-03-14
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Switched file icons against generated ones, added 32x32 versions
| * | | | | | | | adjusted the office type color againAndreas Gohr2014-03-07
| | | | | | | | |
| * | | | | | | | updated file icons once moreAndreas Gohr2014-03-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | adjusted some colors, added a few common extensions for codeblocks
| * | | | | | | | fixed index fileAndreas Gohr2014-03-06
| | | | | | | | |
| * | | | | | | | moved 16x16 icons to their original locationsAndreas Gohr2014-03-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | for backwards compatibility
| * | | | | | | | removed script, added README insteadAndreas Gohr2014-02-28
| | | | | | | | |
| * | | | | | | | file icon updatesAndreas Gohr2014-02-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | now we no longer limit generation to the extensions in mime types, because file icons are used in downloadable code blocks, too. All icons were regenerated with the latest update of the generator.
| * | | | | | | | Switched file icons against generated ones, added 32x32 versionsAndreas Gohr2014-02-16
| | | | | | | | |
* | | | | | | | | Merge branch 'lang_update_123' of ↵Andreas Gohr2014-03-14
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | git://github.com/dokuwiki-translate/dokuwiki into pull-request-611 * 'lang_update_123' of git://github.com/dokuwiki-translate/dokuwiki: translation update Conflicts: lib/plugins/acl/lang/et/lang.php
| * | | | | | | | | translation updateJanar Leas2014-03-13
| | |/ / / / / / / | |/| | | | | | |