Commit Graph

137 Commits

Author SHA1 Message Date
5c1c6873ed Bump $updateVersion to 56 2024-05-01 10:56:33 +02:00
1b2deed915 Use str_starts_with/str_ends_with 2023-09-15 16:29:00 +02:00
d4f83172d9 code style: line breaks 2023-08-31 22:44:40 +02:00
7d34963b3e coding style: control flow line breaks 2023-08-31 15:04:10 +02:00
ff84abad8a reformatting at top level 2023-08-31 00:55:36 +02:00
c1482d1c08 codestyle adjustments: function argument spacing 2023-08-30 17:03:06 +02:00
b1f206e1d4 Apply rector fixes to bin and toplevel 2023-08-30 14:48:22 +02:00
3e62f0f116 Bump $updateVersion to 1 higher than stable 2023-04-07 15:30:10 +02:00
9f48b7048b fix version for master 2022-09-19 14:56:50 +02:00
3578bf969b Release preparation 2022-07-31 13:56:09 +02:00
40bf970f9b Release preparation 2022-06-26 14:04:00 +02:00
10f359ad04 Replace direct calls to strftime with dformat calls
This is in preparation for fixing #3573
2022-04-28 09:58:06 +02:00
054813bc7b Release preparation 2020-07-29 11:32:06 +02:00
e602e04722 Release preparation 2020-06-09 19:58:59 +02:00
7ee46c5d3d Release preparation 2020-06-03 15:48:32 +02:00
fe14dcf17b Bump updateVersion 2020-06-01 13:24:32 +02:00
c1ec88ce7a remove calls to deprecated methods and classes 2020-05-01 23:30:25 +02:00
cbb44eabe0 deprecated trigger_event() in favor of a static method on Event 2019-04-20 21:48:53 +02:00
bc75376570 Bump updateVersion 2018-05-03 08:54:12 +02:00
d9e82b09c1 Merge pull request #2190 from splitbrain/betterJSINFO
feat: canonically provide $ACT to javascript
2018-04-05 10:31:27 +02:00
10cf78c4ce refactor: extract $JSINFO initialization into tpl_ function 2018-03-29 16:29:23 +02:00
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
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
bcbb31f435 Release preparation 2017-03-07 20:56:13 +01:00
73f84337c2 Hostfix release preparation 2017-02-20 20:37:08 +01:00
33e99aba20 Release preparation 2016-07-03 18:05:17 +02:00
0f0d29909c Release preparation 2015-08-23 15:52:48 +02:00
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
90394abd2d fix global environment during test requests 2014-12-17 13:14:02 +01:00
f76dd4f5e2 Increasing master branch updateVersion number 2014-12-06 23:48:32 +01:00
a638d6de09 Increase updateVersion for master to sync with stable hotfix 2014-12-04 15:26:02 +01:00
7172294d0c Release preparation 2014-10-08 09:56:30 +02:00
57271d078b release preparations 2014-09-29 20:15:27 +02:00
80d9f3ddb3 parse AT parameter: first strtotime then timestamp
remove config option
2014-09-29 10:13:57 +02:00
8d39e80d36 Merge remote-tracking branch master into revisions 2014-09-26 12:48:02 +02:00
19c79f280e icreased message version 2014-06-25 19:17:45 +02:00
75930869dd Release preparation 2014-05-05 22:48:47 +02:00
7b62b42de1 add config date_at_format
change translation message
2014-03-19 10:32:55 +01:00
d90a79c0ee Merge remote-tracking branch 'origin/diff_navigation' into revisions
Conflicts:
	inc/parser/xhtml.php
2014-02-17 23:15:36 +01:00
8c4759c9d3 Release preparation 2013-12-08 18:03:32 +01:00
4c3263af66 localize msg 2013-11-22 13:45:20 +01:00
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
4bde2196a1 remove property rev from xhtml.php
changed variable name $create_time to $modified_time
2013-11-22 09:04:44 +01:00
5c2eed9a19 add parameter at($DATE_AT) and mind revisions 2013-11-21 15:50:52 +01:00
14b3007921 Release preparation 2013-11-18 15:28:28 +01:00
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
93d16b87e9 release preparation 2013-10-29 19:44:50 +01:00
c594dd1e99 message increase for hotfix 2013-06-16 21:58:08 +02:00