Commit Graph

125 Commits

Author SHA1 Message Date
Guy Brand 054813bc7b Release preparation 2020-07-29 11:32:06 +02:00
Guy Brand e602e04722 Release preparation 2020-06-09 19:58:59 +02:00
Guy Brand 7ee46c5d3d Release preparation 2020-06-03 15:48:32 +02:00
Guy Brand fe14dcf17b Bump updateVersion 2020-06-01 13:24:32 +02:00
Andreas Gohr c1ec88ce7a remove calls to deprecated methods and classes 2020-05-01 23:30:25 +02:00
Andreas Gohr cbb44eabe0 deprecated trigger_event() in favor of a static method on Event 2019-04-20 21:48:53 +02:00
Guy Brand bc75376570 Bump updateVersion 2018-05-03 08:54:12 +02:00
Andreas Gohr d9e82b09c1
Merge pull request #2190 from splitbrain/betterJSINFO
feat: canonically provide $ACT to javascript
2018-04-05 10:31:27 +02:00
Michael Große 10cf78c4ce
refactor: extract $JSINFO initialization into tpl_ function 2018-03-29 16:29:23 +02:00
Michael Große d22b78c8b5
feat(search): use dedicated url-parameter for search query
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.
2018-03-26 11:38:33 +02:00
Guy Brand f5610e74fa Release preparation 2017-08-11 17:02:32 +02:00
Phy 65cc1598e0 Replace htmlspecialchars to hsc in core 2017-08-01 18:03:01 +08:00
Phy 6057f47313 Add htmlspecialchars when showing $DATE_AT
Fixes #2061
2017-08-01 13:07:29 +08:00
Guy Brand bcbb31f435 Release preparation 2017-03-07 20:56:13 +01:00
Guy Brand 73f84337c2 Hostfix release preparation 2017-02-20 20:37:08 +01:00
Guy Brand 33e99aba20 Release preparation 2016-07-03 18:05:17 +02:00
Guy Brand 0f0d29909c Release preparation 2015-08-23 15:52:48 +02:00
Andreas Gohr 421c22ae13 use string for version number. closes #1100
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.
2015-05-02 11:01:06 +02:00
Andreas Gohr 90394abd2d fix global environment during test requests 2014-12-17 13:14:02 +01:00
Guy Brand f76dd4f5e2 Increasing master branch updateVersion number 2014-12-06 23:48:32 +01:00
Guy Brand a638d6de09 Increase updateVersion for master to sync with stable hotfix 2014-12-04 15:26:02 +01:00
Guy Brand 7172294d0c Release preparation 2014-10-08 09:56:30 +02:00
Andreas Gohr 57271d078b release preparations 2014-09-29 20:15:27 +02:00
lisps 80d9f3ddb3 parse AT parameter: first strtotime then timestamp
remove config option
2014-09-29 10:13:57 +02:00
lisps 8d39e80d36 Merge remote-tracking branch master into revisions 2014-09-26 12:48:02 +02:00
Andreas Gohr 19c79f280e icreased message version 2014-06-25 19:17:45 +02:00
Guy Brand 75930869dd Release preparation 2014-05-05 22:48:47 +02:00
lisps 7b62b42de1 add config date_at_format
change translation message
2014-03-19 10:32:55 +01:00
lisps d90a79c0ee Merge remote-tracking branch 'origin/diff_navigation' into revisions
Conflicts:
	inc/parser/xhtml.php
2014-02-17 23:15:36 +01:00
Guy Brand 8c4759c9d3 Release preparation 2013-12-08 18:03:32 +01:00
lisps 4c3263af66 localize msg 2013-11-22 13:45:20 +01:00
lisps 78b874e68a fix function name media_isexternal()
remove empty rev from ml()
rename getProperRevision() to getLastRevisionAt()
make getLastRevisionAt() a method of ChangeLog
2013-11-22 10:51:16 +01:00
lisps 4bde2196a1 remove property rev from xhtml.php
changed variable name $create_time to $modified_time
2013-11-22 09:04:44 +01:00
lisps 5c2eed9a19 add parameter at($DATE_AT) and mind revisions 2013-11-21 15:50:52 +01:00
Guy Brand 14b3007921 Release preparation 2013-11-18 15:28:28 +01:00
Elan Ruusamäe 5381a7ee4e remove 'infos' misspelling
http://english.stackexchange.com/questions/117552/why-does-information-not-have-a-plural-form
2013-11-13 22:52:40 +02:00
Andreas Gohr 93d16b87e9 release preparation 2013-10-29 19:44:50 +01:00
Andreas Gohr c594dd1e99 message increase for hotfix 2013-06-16 21:58:08 +02:00
Guy Brand 2a5a145656 Release preparation 2013-05-10 14:34:29 +02:00
Andreas Gohr ead122f7cf don't pass unused variable in doku.php FS#2774 2013-05-05 19:59:29 +02:00
Guy Brand 5721a15479 Release preparations 2013-03-06 14:02:31 +01:00
Michael Hamann 00d5892726 Fix remaining missing $INPUT uses FS#2577
This adds $INPUT in all places where it was still missing and available.
$INPUT is now also used in places where using $_REQUEST/... was okay in
order to make the code consistent.
2013-02-20 20:45:49 +01:00
Andreas Gohr 41c22da8bc release preparations 2012-10-13 13:17:36 +02:00
Guy Brand b31fcef02f Release preparation 2012-09-10 16:58:56 +02:00
Anika Henke 0fcb276058 removed deprecated 2012-07-28 16:24:23 +01:00
Adrian Lang 4a14c3a4f5 Release preparations 2012-07-13 13:02:21 +02:00
Andreas Gohr 514144657a code beautification 2012-06-24 14:43:51 +02:00
Andreas Gohr dbd7dc8e22 use INPUT wrapper in doku.php 2012-06-24 14:42:45 +02:00
Adrian Lang 2f85287ef7 Release preparations 2012-04-19 23:25:50 +02:00
Andreas Gohr 5371328c2a release preparations 2012-01-25 20:22:25 +01:00