Commit Graph

93 Commits

Author SHA1 Message Date
5ccdaa2a32 Upgrade to 2024-02-06b "Kaos" 2024-08-20 10:42:48 +01:00
408dc3c61c Fix checks in 'doodle2' plugin 2024-05-20 10:19:09 -05:00
19c0cfab01 Add locally modified files 2024-05-20 10:19:09 -05:00
4284303a92 Update to 2024-02-06a "Kaos" 2024-05-08 15:39:22 +01:00
6e0771781d Fix anti-spam plugin 2023-03-31 19:04:49 +02:00
f1b2fefb18 Fix logout missing csrf token
See https://forum.dokuwiki.org/d/20248-security-token-did-not-match-possible-csrf-attack-cannot-log-out/8
2023-03-28 22:31:10 +02:00
e74503e863 Upgrade to 2022-07-31a Igor 2023-03-28 21:15:28 +02:00
e5465482bf Add missing core directory 2021-04-08 15:19:53 +02:00
d97329f47f Upgrade smtp plugin 2021-04-08 14:39:08 +02:00
6e3cb2492b Upgrade to 2020-07-29 Hograther 2021-04-08 14:39:08 +02:00
bdee853d5c master->main 2021-04-05 22:01:29 -07:00
ed52dad119 Upgrade to 2018-04-22b 'Greebo' 2019-02-17 21:18:33 +01:00
9bc9ba2c3d Simplify link for people.php.net 2018-03-02 05:58:59 -03:00
b57ed02dc5 Fix another incompatible method signature 2018-01-21 11:49:19 +01:00
5f35939989 Fix incompatible method signatures 2018-01-21 11:44:19 +01:00
4821c89e7b Add new SMTP plugin
Previously simply mail() was used on the old server. The new server doesn't have a valid configuration currently.
2017-12-05 15:11:11 +01:00
5229a4e9d6 Replace doodle images with UTF-8 icons
These images have been deleted during the latest upgrade and are not available anymore in newer releases. It's easier to replace them than having to maintain the data/files.deleted file.
2017-10-25 17:05:38 +02:00
40d25e9671 Update BlockQuote Plugin to 2017-08-25 2017-09-25 12:42:07 +02:00
9a09b28bea Removed old files
See https://www.dokuwiki.org/install:unused_files.

Used grep -Ev '^($|#)' data/deleted.files | xargs -n 1 rm -vf
2017-09-20 10:02:19 +02:00
3cd1032397 Apply upgrade to 2017-02-19e 'Frusterick Manners' 2017-09-20 09:58:48 +02:00
58fa5411fa Add blockquote plugin
This allows RFC authors to use blockquotes for language-spec
sections. Dokuwiki syntax is permitted within blockquotes so we
can italicize and use sub-scripts.
2016-11-14 14:42:36 -07:00
1a205c9fd8 Fix bug in phplinks plugin, where the bugid didn't get properly assigned 2016-09-30 12:59:58 +02:00
0bf8674946 Fix grammar 2015-12-10 07:31:50 -08:00
91769f6a03 merged phpbugid and phpml plugins into phplinks plugin 2015-04-08 23:10:30 +02:00
9494b1430c removed include plugin (see https://github.com/php/web-wiki/pull/6#issuecomment-85483141) 2015-03-25 20:09:25 +01:00
fef7350a06 replaced deprecated getInfo() method with plugin.info.txt, and changed doc link to the respective wiki.php.net pages 2015-03-25 19:53:09 +01:00
7c2b1a4383 moved registration spam prevention to new plugin 2015-03-25 14:10:25 +01:00
cb152975f7 overhauled template to bring back missing standard functionality (editor buttons, media manager, search result highlighting etc.) 2015-03-24 23:48:02 +01:00
a9be3491fb Merge remote-tracking branch 'upstream/master' 2015-03-22 14:31:35 +01:00
3defe9d344 Breadcrumbs: show hierarchy instead of trace 2015-03-22 07:35:06 +01:00
522b9e8547 added plugin.info.txt to satisfy extension manager 2015-03-21 18:31:33 +01:00
730a665631 updated include plugin to latest master 2015-03-21 04:38:29 +01:00
543a22e0f2 added referenced images (not sure if they're needed, though) 2015-03-21 02:16:18 +01:00
f7eba77e1a updated to 2014-09-29d "Hrun" 2015-03-21 01:05:39 +01:00
06a7fb9273 updated to 2014-09-29c "Hrun" 2015-03-19 14:48:30 +01:00
613e77289f added displaying of messages (msg()) 2015-03-17 20:14:38 +01:00
966dc8550a put back the images used by the doodle voting plugin 2015-02-23 19:32:31 +01:00
d374b5b908 Upgrade to 2014-09-29b "Hrun" 2015-02-21 12:07:01 -08:00
7a9a098b20 Upgrade to 2014-09-29b "Hrun" 2015-02-21 12:07:00 -08:00
b414cd611d Upgrade to 2014-09-29b "Hrun" 2015-02-21 11:56:59 -08:00
7f2a66d409 Removed mainscreen from breadcrumbs; they fill the full screen 2014-04-03 12:51:56 -06:00
8529005f00 Bugfix: fixed closing tag for nav in breadcrumbs 2014-03-26 21:58:31 -06:00
19ca75aa1e Revert "Merge pull request #1 from salathe/salathe/hide-votes-in-progress"
This reverts commit 1baa2265a6, reversing
changes made to 571d08492a.
2014-01-06 17:24:14 -08:00
288864265b Revert "fix showing your vote"
This reverts commit 8c95f3e331.
2014-01-06 17:23:50 -08:00
8c95f3e331 fix showing your vote 2014-01-04 23:55:06 +00:00
2c8876d460 Hide vote choices for in-progress votes 2014-01-03 11:02:51 +00:00
571d08492a Link to people. for voters 2013-12-31 15:16:12 -08:00
aa7b312927 The root is added automatically now 2013-12-30 19:21:05 -08:00
3ef7de6a2d Add breadcrumbs back 2013-12-30 00:50:48 -08:00
c028a92fc1 Check if the user is logged in first
Avoids an not-an-array warning
2013-12-29 23:51:57 -08:00