summaryrefslogtreecommitdiff
path: root/lib/exe
Commit message (Expand)AuthorAge
* fixed import for drag.js and started a rewrite of edit.jsMichal Rezler2011-03-30
* JS API is corrected to the original stateMichal Rezler2011-03-28
* helpers.js was removed - it basically contained functions they are implemente...Michal Rezler2011-03-27
* cookie.js is jQueryfied, added jQuery-cookie-pluginMichal Rezler2011-03-26
* locktimer.js is jQueryfiedMichal Rezler2011-03-26
* jQuery rewrite branch merged into master branch of whole projectMichal Rezler2011-03-23
|\
| * Make interwiki links match with every other icon-link: need 1px top and botto...marklundeberg2011-03-08
| * Merge branch 'indexer_rewrite'Michael Hamann2011-03-08
| |\
| | * Merge branch 'master' into indexer_rewriteMichael Hamann2011-02-24
| | |\
| | * \ Merge branch 'master' into indexer_improvementsMichael Hamann2011-01-23
| | |\ \
| | * | | Indexer v3 Rewrite part two, update uses of indexerTom N Harris2010-12-29
| | * | | Use a different indexer version when external tokenizer is enabledTom N Harris2010-11-17
| | * | | Do not assume that index files will be backward compatibleTom N Harris2010-11-14
| * | | | Pass edid to the mediamanagerAdrian Lang2011-03-06
| * | | | improved css.php and core stylesAnika Henke2011-02-26
| | |_|/ | |/| |
| * | | avoid warning in linkwizard when a space is entered as queryAndreas Gohr2011-02-11
| * | | Only remove the indexer lock when there is really a stale lockMichael Hamann2011-02-06
| * | | correctly wait for a lock in indexer (related to FS#2112)Andreas Gohr2011-02-06
| * | | Use common media_save in media_upload and putAttachmentAdrian Lang2011-02-06
| * | | XML-RPC deleteAttachment now uses media_deleteAdrian Lang2011-02-06
| * | | moved locktimer class to its own fileAndreas Gohr2011-02-06
| | |/ | |/|
| * | increase indexer version to reforce rebuild for the new title indexAndreas Gohr2011-01-16
| * | Fix several security issues in the XML-RPC interfaceMichael Hamann2011-01-16
| * | added missing change for path length shortener in ajax backendAndreas Gohr2011-01-15
| * | coding style fixAndreas Gohr2011-01-14
| * | Fixed css_loadfile and removed unneeded complexity, added testcasesMichael Hamann2011-01-09
| * | Preserve @import statements in CSSGabriel Birke2011-01-09
| * | Remove enc=utf-8 in VIM modeline as it is not allowed in VIM 7.3Michael Hamann2010-11-29
| * | Render metadata when neededMichael Hamann2010-11-22
| * | Merge branch 'master' of git://github.com/splitbrain/dokuwikiHakan Sandell2010-11-20
| |\|
| | * Introduce metadata write wrapper p_save_metadataAdrian Lang2010-11-13
| * | Added XMLRPC dokuwiki:appendPageHakan Sandell2010-11-13
| |/
| * Merge branch 'master', remote branch 'sitemap/master'Michael Hamann2010-11-02
| |\
| | * Merge remote branch 'origin/master' into sitemapMichael Hamann2010-10-10
| | |\
| | * | Transformed the sitemapper into a classMichael Hamann2010-09-22
| | * | Sitemap rewriteMichael Hamann2010-09-22
| * | | Fix JS error due to disabled JS based hotkeys because of FS#1958Michael Hamann2010-10-26
| * | | Honor allowdebug setting in lib/exe/indexerAdrian Lang2010-10-25
| * | | disabled JS based hotkeys for next stable release FS#1958Andreas Gohr2010-10-22
| * | | removed deprecated index update functionAndreas Gohr2010-10-18
| | |/ | |/|
* | | Got rid of drag.js and added jQuery UI instead.Pierre Spring2010-10-10
* | | loading jQuery and putting it into noConflict modePierre Spring2010-10-10
|/ /
* | Added some 404 handling to lib/exe/detail.phpAndreas Gohr2010-10-02
* | populate $INFO in lib/exe/detail.php FS#2041Andreas Gohr2010-10-02
* | coding style cleanup in lib/exe/detail.phpAndreas Gohr2010-10-02
|/
* Work around WebKit bug: newlines at the end of input values are removed.Adrian Lang2010-09-22
* fixed locktimer/draft saving on new pagesAndreas Gohr2010-08-11
* Ignore small & own changes in digest & list mailsAdrian Lang2010-08-10
* use config cascade for userscripts and styles FS#1678Andreas Gohr2010-06-27
* Wrap $HTTP_RAW_POST_DATA in !empty() to avoid NOTICE in error logsChristopher Smith2010-06-27