aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/doku.php
Commit message (Collapse)AuthorAge
* Bump $updateVersion to 56Damien Regad2024-05-01
|
* Use str_starts_with/str_ends_withfiwswe2023-09-15
|
* code style: line breaksAndreas Gohr2023-08-31
|
* coding style: control flow line breaksAndreas Gohr2023-08-31
|
* reformatting at top levelGerrit Uitslag2023-08-31
|
* codestyle adjustments: function argument spacingAndreas Gohr2023-08-30
|
* Apply rector fixes to bin and toplevelAndreas Gohr2023-08-30
|
* Bump `$updateVersion` to 1 higher than stableMark Prins2023-04-07
|
* fix version for masterAndreas Gohr2022-09-19
|
* Release preparationGuy Brand2022-07-31
|
* Release preparationGuy Brand2022-06-26
|
* Replace direct calls to strftime with dformat callsAndreas Gohr2022-04-28
| | | | This is in preparation for fixing #3573
* Release preparationGuy Brand2020-07-29
|
* Release preparationGuy Brand2020-06-09
|
* Release preparationGuy Brand2020-06-03
|
* Bump updateVersionGuy Brand2020-06-01
|
* remove calls to deprecated methods and classesAndreas Gohr2020-05-01
|
* deprecated trigger_event() in favor of a static method on EventAndreas Gohr2019-04-20
|
* Bump updateVersionGuy Brand2018-05-03
|
* Merge pull request #2190 from splitbrain/betterJSINFOAndreas Gohr2018-04-05
|\ | | | | feat: canonically provide $ACT to javascript
| * refactor: extract $JSINFO initialization into tpl_ functionMichael Große2018-03-29
| |
* | feat(search): use dedicated url-parameter for search queryMichael Große2018-03-26
|/ | | | | | | | | | This way we do not loose the context of the current page. Further, the new id generated from the query before wasn't really that useful (see issue #1124 ). And we can still generate a meaningful link "create a page for your query", if that is considered useful. Further redirects exist for the old urls, so bookmarked searches etc. should mostly keep working.
* Release preparationGuy Brand2017-08-11
|
* Replace htmlspecialchars to hsc in corePhy2017-08-01
|
* Add htmlspecialchars when showing $DATE_ATPhy2017-08-01
| | | Fixes #2061
* Release preparationGuy Brand2017-03-07
|
* Hostfix release preparationGuy Brand2017-02-20
|
* Release preparationGuy Brand2016-07-03
|
* Release preparationGuy Brand2015-08-23
|
* use string for version number. closes #1100Andreas Gohr2015-05-02
| | | | | | PHP will localize floats (eg. a 45.5 becomes 45,5 in a German locale). Using a string will prevent that. A fix has been applied on the server end, but it makes sense to always send the correct message.
* fix global environment during test requestsAndreas Gohr2014-12-17
|
* Increasing master branch updateVersion numberGuy Brand2014-12-06
|
* Increase updateVersion for master to sync with stable hotfixGuy Brand2014-12-04
|
* Release preparationGuy Brand2014-10-08
|
* release preparationsAndreas Gohr2014-09-29
|
* parse AT parameter: first strtotime then timestamplisps2014-09-29
| | | | remove config option
* Merge remote-tracking branch master into revisionslisps2014-09-26
|\
| * icreased message versionAndreas Gohr2014-06-25
| |
| * Release preparationGuy Brand2014-05-05
| |
* | add config date_at_formatlisps2014-03-19
| | | | | | change translation message
* | Merge remote-tracking branch 'origin/diff_navigation' into revisionslisps2014-02-17
|\| | | | | | | | | Conflicts: inc/parser/xhtml.php
| * Release preparationGuy Brand2013-12-08
| |
* | localize msglisps2013-11-22
| |
* | fix function name media_isexternal()lisps2013-11-22
| | | | | | | | | | | | remove empty rev from ml() rename getProperRevision() to getLastRevisionAt() make getLastRevisionAt() a method of ChangeLog
* | remove property rev from xhtml.phplisps2013-11-22
| | | | | | | | changed variable name $create_time to $modified_time
* | add parameter at($DATE_AT) and mind revisionslisps2013-11-21
|/
* Release preparationGuy Brand2013-11-18
|
* remove 'infos' misspellingElan Ruusamäe2013-11-13
| | | | http://english.stackexchange.com/questions/117552/why-does-information-not-have-a-plural-form
* release preparationAndreas Gohr2013-10-29
|
* message increase for hotfixAndreas Gohr2013-06-16
|