47d4c83646
Update changelog again
2019-09-19 09:23:40 +01:00
79d2faf0fe
Update changelog
2019-09-19 09:20:44 +01:00
c8aa3b8692
Bugfix: Revision counters for new pages didn't tick upwards
2019-09-19 08:59:29 +01:00
b2f50f7af8
Update changelog
2019-09-18 11:29:28 +01:00
db7c1467f7
Merge branch 'master' of github.com:sbrl/Pepperminty-Wiki
2019-09-18 11:28:54 +01:00
f7943365d5
Squash warnings from file_get_contents in the peppermint.json access check
2019-09-18 11:28:47 +01:00
cc6bafa332
Merge pull request #174 from SeanFromIT/master
...
Nightdocs URL fixes
2019-09-18 11:16:13 +01:00
Sean Feeney
527dada19f
sbrl req
2019-09-17 21:01:28 -07:00
c63ea80fc1
Add credit to the changelog
2019-09-12 15:00:13 +01:00
6f815006e0
Update changelog
2019-09-12 15:00:11 +01:00
3ab0d6dba2
Use tempnam() instead of tmpfile() when unpacking extra data
...
It seems that some people were experiencing some strange issues with
stream_get_meta_data($handle)["uri"] - hrm 🤔
2019-09-11 23:44:59 +01:00
dcd3c00d83
Squash warnings about non-static methods in the page renderer
2019-09-11 22:11:13 +01:00
2198755af8
Add secret GET param to debug action
2019-09-11 20:21:21 +01:00
8d67a8290c
Add *all* the error messages to the unpacker
2019-09-11 12:29:09 +01:00
Sean Feeney
58edd9a934
URL fixes
2019-09-10 18:31:37 -07:00
e99c5bc056
Add a bit to the README
2019-09-10 12:45:55 +01:00
d73c8d2f1f
Tweak peppermint.json.compromised error message
2019-09-09 17:07:23 +01:00
157c6dabdd
If it's a list of strings, then it should be sorted correctly.
2019-09-03 18:16:01 +01:00
29c62c4bbf
Bugfix: Support uncode when sorting all tags
2019-09-03 13:16:52 +01:00
80cdb40fb2
Sort page lists in list-tags action
2019-09-03 13:14:22 +01:00
e570427469
Document new theme_update() function
2019-09-01 21:20:10 +01:00
e708220bc6
Implement some theme update logic, but it's unfinished.
2019-09-01 21:18:14 +01:00
f39f7b5954
Update changelog
2019-09-01 20:30:37 +01:00
fe938c2dd4
Fiddle with hyperlink colouring
2019-09-01 16:57:19 +01:00
c1b0a721d1
Recolour comments section background
2019-08-31 21:34:08 +01:00
bcc8f0be27
More accessibility improvements, and noodle away at the darak theme.
...
Looks like we're going to have to come up with our own button style,
which is going to be a bit of a pain tbh :-/
2019-08-30 23:13:16 +01:00
5e5f47fdda
Add aria-label
2019-08-30 21:31:14 +01:00
ff51b6613c
Mark user avatar on top nav bar as hidden against screen readers
2019-08-30 18:23:17 +01:00
f4275373d9
Update parsedown
2019-08-30 13:29:15 +01:00
4e3426644c
Style the new mega-menu option.
...
It still needs more testing though - e.g. to ensure we haven't broken
the existing setup :P
2019-08-30 00:41:25 +01:00
2a567ba8c8
Fix html structure for mega-menu. Next up: CSS! :D
2019-08-29 20:57:14 +01:00
cd4b137efc
Bugfix: Monkeypatch another crazy bug in the packing script
2019-08-29 20:48:44 +01:00
0a6ee2977d
Bump version & update changelog
2019-08-29 20:47:48 +01:00
3374bdedc3
Add support for mega menus, but it's untested
2019-08-29 17:19:57 +01:00
c3487aa332
Make development version badge dynamic
2019-08-29 00:50:53 +01:00
5563cd9f0a
Update making a release checklist
2019-08-29 00:39:41 +01:00
26961d428f
Tweak changelog
2019-08-29 00:17:15 +01:00
2c37d77f82
Refactor the default peppermint.json nav more menu value
...
....but the supporting backend code isn't there yet.
2019-08-29 00:16:13 +01:00
0427f8818f
Mess with adding parsedown extreme, but it's not finished yet
2019-08-29 00:15:19 +01:00
5b327c6f35
Fiddle with the badges
2019-08-29 00:14:58 +01:00
24d15b1f5a
Hotfix: Patch download packer, which was inadvertently broken
2019-08-29 00:14:10 +01:00
53dd5e3d70
Add hidden feature to pack.php to return version info as JSON
...
This will be useful for a development version badge.
2019-08-28 23:55:45 +01:00
d19c8712db
Tweak more menu. There's more work to be done though
...
ref
https://www.reddit.com/r/UI_Design/comments/cvu3cy/what_can_i_do_to_improve_the_menu_on_the/
2019-08-28 16:32:22 +01:00
eb0b080b64
Add css grid todo refactor note
...
Looking at it, we could really use a good refactor to use the CSS
grid for the main page layout. Some considerations though:
- The sidebar
- The printable page view
...we'll need to make sure we account for all these things when
refactoring.
2019-08-28 01:07:13 +01:00
6324a5b2fa
Finish (almost) moving the rest of the colours over to css variables
...
prefers-color-scheme dark mode, here we come! :D
2019-08-28 01:03:07 +01:00
f3d9dff632
Bugfix: Squash large blank space at bottom of edit page
2019-08-28 00:37:55 +01:00
4b2311f8ff
Refactor a bunch of colours in the default theme into css variables, but there are more to go.
2019-08-28 00:26:27 +01:00
eb551708b5
Fix theme gallery submission system
2019-08-26 21:00:38 +01:00
a606dbdc2d
Style the new theme gallery
2019-08-26 16:31:30 +01:00
e85f480e63
Sort themes before display
2019-08-26 15:48:37 +01:00