summaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)AuthorAge
* fixed whitespace errors introduced in #535Andreas Gohr2014-02-14
|
* Merge branch 'toolbar' of git://github.com/hafron/dokuwiki into pull-request-535Andreas Gohr2014-02-14
|\ | | | | | | | | | | * 'toolbar' of git://github.com/hafron/dokuwiki: megre changes add preventDefault to toolbar buttons
| * megre changesSzymon Olewniczak2014-02-07
| |
| * add preventDefault to toolbar buttonsSzymon Olewniczak2014-02-07
| |
* | Merge pull request #502 from splitbrain/multiqsearchAndreas Gohr2014-02-14
|\ \ | | | | | | dw_qsearch as jQuery function
| * | Use more general name for qsearch outputGerrit Uitslag2014-01-17
| | |
| * | move getSearchterm to overrideable methodGerrit Uitslag2014-01-17
| | |
| * | Reformat qsearch.jsGerrit Uitslag2014-01-17
| | |
| * | Made a jquery function of dw_qsearchGerrit Uitslag2014-01-17
| | |
* | | adjusted IE detection for smblinksAndreas Gohr2014-02-13
| |/ |/| | | | | | | | | | | | | MSIE 11 tries hard to break any previous working browser detection even through feature checks. This resolves to browser sniffing (MSIE for old IE, Trident for IE11+) See https://forum.dokuwiki.org/thread/10824
* | Merge pull request #531 from dokuwiki-translate/lang_update_10Andreas Gohr2014-02-04
|\ \ | | | | | | Translation update (sl)
| * | translation updatematej2014-02-04
| | |
* | | Merge pull request #503 from splitbrain/datepickerlocaleAndreas Gohr2014-02-02
|\ \ \ | | | | | | | | localize jQuery UI date picker FS#2912
| * | | do not keep zero size filesAndreas Gohr2014-01-17
| | | |
| * | | localize jQuery UI date picker FS#2912Andreas Gohr2014-01-17
| | | |
* | | | Merge pull request #265 from splitbrain/video-audioAnika Henke2014-02-02
|\ \ \ \ | | | | | | | | | | Added video and audio support
| * \ \ \ Merge remote-tracking branch 'origin/master' into video-audioAnika Henke2014-02-02
| |\ \ \ \
| * | | | | fixed html errors in video and audio renderingAnika Henke2014-02-02
| | | | | |
| * | | | | Merge remote-tracking branch 'origin/master' into video-audioAnika Henke2014-01-26
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'origin/master' into video-audioAnika Henke2013-11-02
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: inc/parser/xhtml.php
| * \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into video-audioAnika Henke2013-08-04
| |\ \ \ \ \ \ \
| * | | | | | | | added spacing below video and audio elementsAnika Henke2013-08-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Note: The spacing will now show as too much as long as the paragraph bug is not fixed
| * | | | | | | | added basic suport for embedding (html5) videosAnika Henke2013-08-02
| | | | | | | | |
* | | | | | | | | Merge pull request #505 from splitbrain/fs2915Andreas Gohr2014-02-02
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | renamed conflicting JavaScript functions FS#2915
| * | | | | | | | | renamed conflicting JavaScript functions FS#2915Andreas Gohr2014-01-17
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge pull request #517 from gamma/masterAndreas Gohr2014-02-02
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Add the original filename to sendFile for Content-Disposition
| * | | | | | | | | Re-order parameters to not break other callersGerry Weißbach2014-01-27
| | | | | | | | | |
| * | | | | | | | | Use original filename for Content-DispositionGerry Weißbach2014-01-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In most cases this change will have no effect, but noes the response will use the filename that was originally requested. The downloaded filename can be modified to something different as well. E.g. the siteexport plugin will make use of it.
* | | | | | | | | | Merge pull request #512 from araname/masterAndreas Gohr2014-02-02
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Translation update (ko)
| * | | | | | | | | | translation updateMyeongjin2014-01-24
| | | | | | | | | | |
* | | | | | | | | | | fix error on CSS includes on windowsAndreas Gohr2014-02-02
| |_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The regex wasn't properly escaped here which lead to problems when the path contains backslashes. This is the root cause of the bug reported at https://github.com/cosmocode/edittable/issues/19
* | | | | | | | | | Merge pull request #525 from dokuwiki-translate/lang_update_57Andreas Gohr2014-01-31
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Translation update (id)
| * | | | | | | | | | translation updateumriya afini2014-01-31
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | extension manager: some minor tweaks in the info screenAndreas Gohr2014-01-30
| | | | | | | | | |
* | | | | | | | | | Merge pull request #521 from dokuwiki-translate/lang_update_47Andreas Gohr2014-01-29
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Translation update (cs)
| * | | | | | | | | | translation updatePetr Klíma2014-01-29
| |/ / / / / / / / /
* | | | | | | | | | Update action.phpjgpcx2014-01-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix bug that only allows admins any AJAX calls
* | | | | | | | | | Merge pull request #518 from dokuwiki-translate/lang_update_41Andreas Gohr2014-01-27
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | Translation update (tr)
| * | | | | | | | | translation updatehuseyin can2014-01-27
| |/ / / / / / / /
* | | | | | | | | Merge pull request #515 from dokuwiki-translate/lang_update_40Andreas Gohr2014-01-25
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Translation update (fr)
| * | | | | | | | | translation updateMomo502014-01-25
| |/ / / / / / / /
* | | | | | | | | Merge pull request #514 from dokuwiki-translate/lang_update_39Andreas Gohr2014-01-25
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Translation update (sk)
| * | | | | | | | | translation updateMartin Michalek2014-01-25
| |/ / / / / / / /
* | | | | | | | | removed empty language filesAndreas Gohr2014-01-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | our translation interface used to submit empty files for a while but no longer does, so these can go
* | | | | | | | | Merge pull request #510 from dokuwiki-translate/lang_update_30Andreas Gohr2014-01-22
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Translation update (el)
| * | | | | | | | | translation updatecross2014-01-22
| |/ / / / / / / /
* / / / / / / / / translation updatePaweł Jan Czochański2014-01-21
|/ / / / / / / /
* | | | | | | | Merge pull request #496 from splitbrain/plugindedupAndreas Gohr2014-01-19
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | remove some code duplication from syntax plugins
| * | | | | | | | reintroduce a tiny bit of duplicationAndreas Gohr2014-01-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reads some duplication in the from of haveing a Doku_Parser_Mode and Doku_Parser_Mode_Plugin class which are basically the same but only the latter extends DokuWiki_Plugin. This avoids the performance/RAM problems mentioned in my previous commit. An interface keeps both logically together. With PHP 5.4 further deduplication could be done via Traits.
| * | | | | | | | remove duplicate plugin code for syntax pluginsAndreas Gohr2014-01-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This makes Doku_Parser_Mode inherit from DokuWiki_Plugin which allows for the removal of a bunch of duplicate code form DokuWiki_Syntax_Plugin. This makes the code easier to maintain and makes sure all DokuWiki plugins are actual instances of DokuWiki_Plugin. However this adds a bunch of functions to the "normal" parser modes that don't need them which could have performance/RAM implications.