summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* 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
| | |
* | | 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
| | |
* | | 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
| | |
* | | use gmdate in installerAndreas Gohr2010-10-24
| | |
* | | TyposAndreas Haerter2010-10-24
| | |
* | | Small notation adjustment to lang: de (informal)Andreas Haerter2010-10-24
| | |
* | | Correctly decode user names in unsubscriptionsAdrian Lang2010-10-22
| | |
* | | disabled JS based hotkeys for next stable release FS#1958Andreas Gohr2010-10-22
| | |
* | | Correctly decode user names in subscriptionsAdrian Lang2010-10-21
| | |
* | | Chinese language updatelainme2010-10-19
| | |
* | | Portuguese language updateAndré Neves2010-10-19
| | |
* | | fix hotkeys on anchors (click() undefined) FS#1958Andreas Gohr2010-10-19
| | |
* | | make sure linkwizard position is absolute FS#2065Andreas Gohr2010-10-19
| | |
* | | remove deprecated scriptify() mechanismAndreas Gohr2010-10-18
| | |
* | | removed deprecated index update functionAndreas Gohr2010-10-18
| | |
* | | print LDAP group debugging even on success (like for user debug)Andreas Gohr2010-10-18
| | |
* | | Fix subscription lockingAdrian Lang2010-10-18
| | | | | | | | | | | | | | | - use directories since working with them is atomic - delete stale locks after 5 minutes
* | | Fix language encodingsAdrian Lang2010-10-18
| | |
* | | Merge remote branch 'lupo49/master'Andreas Gohr2010-10-17
|\ \ \
| * | | de: fixed typolupo492010-10-08
| | | |
| * | | de-informal: fixed typolupo492010-10-08
| | | |
* | | | Merge remote branch 'tstaerk/master'Andreas Gohr2010-10-17
|\ \ \ \
| * | | | explaining what Doku_Parser_Mode_formatting does: it sets markupThorsten Staerk2010-10-17
| | | | |
| * | | | give a description for a functionThorsten Staerk2010-10-16
| | |_|/ | |/| |
* | | | Latin translation addedMassimiliano Vassalli2010-10-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I used the Latin of the first century B.C., so the word are written as Cicero wrote: for example there isn't the 'v' letter unless in capital form and if the word ending in -uus or -uum, I wrote -uos and -uom. This form of Latin, as I said, is that of the classic authores as Cicero, Caesar, Sallustius etc...
* | | | Hindi language updateYagnesh Desai2010-10-17
| | | |
* | | | Danish language updateKalle Sommer Nielsen2010-10-17
| | | |
* | | | Finnish language updateOtto Vainio2010-10-17
| | | |
* | | | Fix encoding in inc/feedcreator.class.phpAdrian Lang2010-10-12
| | | |