summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * Allow plugins to specify that they have to be instantiatedAdrian Lang2010-03-29
| * Rewrite footnote popupAdrian Lang2010-03-29
| * Call act_edit for locked pagesAdrian Lang2010-03-29
| * JavaScript syntax fixesAdrian Lang2010-03-29
| * Fix and simplify p_get_metadata key loopingAdrian Lang2010-03-26
| * Better code syntax parsing, less E_NOTICEAdrian Lang2010-03-26
| * Do not try to save a draft in alternative editorsAdrian Lang2010-03-26
| * Rewrite JavaScript change checkAdrian Lang2010-03-26
| * Fix JavaScript for change detection after previewAdrian Lang2010-03-26
| * replaced readdir() with glob() in metaFiles()Michael Klier2010-03-26
| * moved plugincontroller and event handler creation to init.phpMichael Klier2010-03-26
| * Limiting use of readdir in the idx_indexLengths function (v2).YoBoY2010-03-24
| * Fixed selffail.Adrian Lang2010-03-24
| * Keep edit target information for previewAdrian Lang2010-03-24
| * Make tests PHP 5.3 compatibleAdrian Lang2010-03-23
| * No warning for an undefined variableAdrian Lang2010-03-23
| * Rewrite p_get_metadata to not issue a E_NoticeAdrian Lang2010-03-23
| * Send edit target in HTML_EDITFORM_SELECTIONAdrian Lang2010-03-23
| * Rewrite wikitext slicing for section editsAdrian Lang2010-03-23
| * Replace vertical tabs befor parsing XML in XMLRPCAndreas Gohr2010-03-22
| * fixed hashing in mediaSearch()Andreas Gohr2010-03-22
| * German language updateRobert Bogenschneider2010-03-22
| * Esperanto language updateRobert Bogenschneider2010-03-22
| * fixed Safari browser detectionGerry Weißbach2010-03-22
| * Add missing global declarationAdrian Lang2010-03-22
| * Do not trigger HTML_FORM_SELECTION in some casesAdrian Lang2010-03-22
| * Really remove edit highlighting on mouseoutAdrian Lang2010-03-22
| * typo fixedAndreas Gohr2010-03-18
| * Polish language updatemaros2010-03-17
| * Galician language updateJosé António Cidre Bardelás2010-03-17
| * Interlingua language updateMartijn Dekker2010-03-17
| * Use md5sum of id and client ip as temporary filename in XML-RPCMichael Hamann2010-03-16
| * added missing IXR_IntrospectionServer to autoload classesMichael Klier2010-03-16
| * Merge branch 'master' of git@github.com:splitbrain/dokuwikiChristopher Smith2010-03-16
| |\
| | * Typo in ZipLib autoloaderAdrian Lang2010-03-16
| * | Make constants in TarLib.class.php class constantsChristopher Smith2010-03-16
| |/
| * Fix special link displaying in abstractAdrian Lang2010-03-16
| * Various JavaScript fixesAdrian Lang2010-03-15
| * Load libraries after initAdrian Lang2010-03-15
| * removed dead leftover code from media searchAndreas Gohr2010-03-12
| * Merge branch 'requireall'Andreas Gohr2010-03-12
| |\
| | * some more load fixesAndreas Gohr2010-03-12
| | * removed require's in lib/exe/*Andreas Gohr2010-02-01
| | * plugin related autoloadingAndreas Gohr2010-02-01
| | * removed more unneeded require_once() callsAndreas Gohr2010-02-01
| | * do not autorequire class only librariesAndreas Gohr2010-02-01
| | * first attempt to centralize all include loadingAndreas Gohr2010-01-31
| * | fixed target handling for license link FS#1917Andreas Gohr2010-03-12
| * | Russian language updateAndrey Mikhaylov2010-03-12
| * | Move & rename HTML_PAGE_FROMTEMPLATE to common.phpAdrian Lang2010-03-10