summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* added minimal needed styles for modal windowsAnika Henke2010-11-13
|
* improved lib stylesAnika Henke2010-11-13
|
* Simpler ID trimmingAdrian Lang2010-11-13
|
* Remove metadata conversion from 0a7e3bce (2006-11-26)Adrian Lang2010-11-13
|
* removed fixme commentDominik Eckelmann2010-11-13
|
* fixed mediamanager options + ie6 fix (FS#2074)Dominik Eckelmann2010-11-13
|
* Merge branch 'master' of github.com:splitbrain/dokuwikiAnika Henke2010-11-12
|\
| * Merge branch 'sitemap'Michael Hamann2010-11-12
| |\
| | * Only add successfully created sitemap items to the sitemapMichael Hamann2010-11-02
| | |
| | * Merge branch 'master', remote branch 'sitemap/master'Michael Hamann2010-11-02
| | |\
| | | * Merge remote branch 'origin/master' into sitemapMichael Hamann2010-10-10
| | | |\
| | | * | Action handler for sitemaps improvedMichael Hamann2010-09-22
| | | | | | | | | | | | | | | | | | | | | | | | | The action handler for the sitemap now makes use of the sitemapper methods for determining the filename and uses http conditional requests.
| | | * | Sitemapper code improved and documentation addedMichael Hamann2010-09-22
| | | | | | | | | | | | | | | | | | | | | | | | | Removed some calls to dbglog, improved the code performance and added documentation for all functions and classes of the Sitemapper.
| | | * | Restructured the sitemapperMichael Hamann2010-09-22
| | | | |
| | | * | Transformed the sitemapper into a classMichael Hamann2010-09-22
| | | | | | | | | | | | | | | | | | | | This makes it possible to autoload the sitemapper when needed.
| | | * | Sitemap rewriteMichael Hamann2010-09-22
| | | | |
* | | | | FS#1839: take favicon from mediadir (if it exists)Anika Henke2010-11-12
|/ / / /
* | | | maintain the list of removed files in the repositoryAndreas Gohr2010-11-11
| | | | | | | | | | | | | | | | | | | | this is mainly for use with plugin:upgrade and thus will be cherrypicked into the current stable branch as well.
* | | | added missing styles to print.css (underline, centered images and clearer)Anika Henke2010-11-07
| | | |
* | | | release preparationsAndreas Gohr2010-11-07
| | | |
* | | | spam list updateAndreas Gohr2010-11-07
| | | |
* | | | Merge branch 'master' of github.com:splitbrain/dokuwikiAnika Henke2010-11-07
|\ \ \ \
| * | | | - copy over identical sxw,odt fileiconsElan Ruusamäe2010-11-07
| | | | |
| * | | | - copy over identical tgz,gz fileiconsElan Ruusamäe2010-11-07
| | | | |
| * | | | - copy over identical sxi,odp fileiconsElan Ruusamäe2010-11-07
| | | | |
| * | | | - copy over identical html,htm fileiconsElan Ruusamäe2010-11-07
| | | | |
| * | | | - copy over identical sxc,ods,odc fileiconsElan Ruusamäe2010-11-07
| | | | |
| * | | | - copy over identical sxd,odi,odg fileiconsElan Ruusamäe2010-11-07
| | | | |
| * | | | - copy over identical gif/jpg/png/jpeg fileiconsElan Ruusamäe2010-11-07
| | | | |
| * | | | Chinese Language updateChoicky Chou2010-11-07
| | | | |
| * | | | handle mailfrom replacements in a central place FS#2091Andreas Gohr2010-11-05
| | | | |
| * | | | style fixes for RTL languages FS#2089Andreas Gohr2010-11-05
| |/ / /
| * | | Add comment (see #1942, f338aa80, 64726aa44)Adrian Lang2010-11-01
| | | |
| * | | Remember current page when saving configurationTom N Harris2010-11-01
| | | |
| * | | Fix XSS vulnerability FS#2085Vadim Nevorotin2010-10-31
| | | |
* | | | make custom buttons possible with html_btn() without the need of global ↵Anika Henke2010-11-07
|/ / / | | | | | | | | | $lang (more consistent with tpl_pagelink())
* | | Merge remote branch 'lupo49/master'Andreas Gohr2010-10-30
|\ \ \
| * | | de-informal / typo fixMatthias Schulte2010-10-27
| | | | | | | | | | | | | | | | de / typo fix
| * | | de / typo fixedMatthias Schulte2010-10-27
| | | |
* | | | Basque language updateInko I.A2010-10-30
| | | |
* | | | preparations for another release candidateAndreas Gohr2010-10-27
| | | |
* | | | disable media options dialog FS#2047Andreas Gohr2010-10-27
|/ / / | | | | | | | | | | | | | | | | | | The media options dialog has currently an open bug regarding the behavior of the nolink option. Additionally will wrong syntax be inserted when using Internet Explorer < 8. Since this can't be fixed on time, this patch disables the media options for the release.
* | | Fix SafeFN-encoded file namesAdrian Lang2010-10-26
| | | | | | | | | | | | SafeFN encoding now always end the encoding block by appending a dot at the end of the file name. This is necessary since the file name may get an extension which is not encoded.
* | | do not strip .txt in namespaces in indexAndreas Gohr2010-10-26
| | |
* | | Fix GET-after-POST redirect in plugin managerAdrian Lang2010-10-26
| | | | | | | | | | | | | | | The redirect target URL is constructed with escaped ampersands since b625808123f. Thanks to Chris Tapp for pointing out.
* | | 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
| | |
* | | Fix sorting of quicksearch resultsAdrian Lang2010-10-24
| | |
* | | fixed missing globalAndreas Gohr2010-10-24
| | |
* | | detect corrupt title indexes FS#2076Andreas Gohr2010-10-24
| | |