70e1447eb1
Merge branch 'ikisler-preview-changes'
2017-07-03 18:15:18 +01:00
51cea83402
Merge branch ikisler's preview-changes branch into master
2017-07-03 18:14:27 +01:00
e9381da756
Fix permissions
2017-07-03 18:05:57 +01:00
Isabeau Kisler
070afff19b
Add preview functionality -- actually change preview message this time
2017-07-02 14:15:20 -07:00
Isabeau Kisler
8eee12bd6b
Add page preview functionality -- more tweaks
...
Change order of save and preview buttons, tweak HTML and styling for preview message.
2017-07-02 13:14:50 -07:00
Isabeau Kisler
5e51ebf213
Add preview page -- Make changes based on code review
...
Adjust styles, add preview header, change underbar to dash.
2017-06-28 22:33:57 -07:00
d1982a2341
Update changelog
2017-06-28 20:56:17 +01:00
57acbc85b8
Add rawurlencode() calls everywhere in the redirect logic to fix #139
2017-06-28 11:42:11 +01:00
4ea4315c5a
Allow access to opensearch-description when not logged in, and make opsearch description use search-redirect
2017-06-28 11:21:42 +01:00
60ebd1340c
Improve dynamic page suggestions, and add option to output OpenSearch-compatible search suggestions
2017-06-28 10:44:44 +01:00
eb137df2b4
Fix apidoc comments & update api docs
2017-06-28 09:45:13 +01:00
Isabeau Kisler
c478f50f68
Add preview page edit functionality
...
Make changes to edit action, add preview_edit action, adjust styles
2017-06-27 22:44:05 -07:00
bfafaec564
Comment tweak
2017-06-26 12:22:47 +01:00
66f614abfc
Merge branch 'master' of github.com:sbrl/Pepperminty-Wiki
2017-06-26 11:37:29 +01:00
7a326cb52f
Add api status action for #138
2017-06-26 11:36:49 +01:00
The Gitter Badger
7d0372edff
Add a Gitter chat badge to README.md ( #137 )
...
* Add Gitter badge
2017-06-22 19:05:59 +01:00
efce5d2bb6
Update build
2017-06-18 16:22:10 +01:00
9c5f5d12a4
Add avatars to comments
2017-06-18 16:21:08 +01:00
cf866e92c5
Fix bug in avatar action
2017-06-18 16:21:01 +01:00
d5baf17e90
Add link to user list to more menu
2017-06-18 16:20:12 +01:00
8746ce833d
Update build
2017-06-18 15:53:36 +01:00
967eb1ad13
Add section to help on commenting
2017-06-18 15:53:21 +01:00
e01f8d9852
Add help section on avatars
2017-06-18 15:29:25 +01:00
a5b8bad725
Send the last-modified header with the view action
2017-06-18 14:54:52 +01:00
6bc2259139
Send last-modified header with generatetd previews
2017-06-18 14:52:04 +01:00
837cae618b
Add avatars to admin list at bottom of page
2017-06-18 14:20:44 +01:00
4aea4e64ca
Add avatars to page history
2017-06-18 14:18:14 +01:00
1dde8b0d97
Fix link in recent changes to avatar uploads
2017-06-18 14:16:03 +01:00
3fe64ef3c6
Fix insivible warning when uploading avatar
2017-06-18 14:13:38 +01:00
9abda2f323
Add link to avatar upload to user preferences page
2017-06-18 14:10:58 +01:00
1d09c22f3a
Add has_action method
2017-06-18 13:54:15 +01:00
3ec7722453
Initial avatar display! More coming soon, including a button on the user preferences page to the upload page :P
2017-06-18 12:00:40 +01:00
2e1e6a5b2b
Add avatar action
2017-06-17 16:40:48 +01:00
1b25416b6b
Tweak & update avatar upload logic - we're nearly there~! :D
2017-06-17 15:36:11 +01:00
b9b3ee7448
Add prs to changelog
2017-06-06 21:47:22 +01:00
dbc9488129
Add ikisler to credits
2017-06-06 21:46:13 +01:00
e93de0e2f6
Add open search to changelog
2017-06-06 21:40:53 +01:00
677e1340aa
Fight the build system to make open search work. I win! I should really consider upgrading it though.
2017-06-06 21:33:11 +01:00
3c2ef9895d
Merge branch 'master' of github.com:sbrl/Pepperminty-Wiki
2017-06-06 21:10:27 +01:00
f72a12ee90
Remove that pesky path by using dongles and widgets! For #112 .
2017-06-06 21:10:13 +01:00
d307102019
Merge pull request #135 from ikisler/sidebar-repeat-fix
...
PR: Fix repeated page names on sidebar
2017-05-29 08:43:01 +01:00
8de2acca6b
Merge pull request #136 from ikisler/sidebar-bottom-nav-fix
...
PR: Fix issue where bottom nav is cut off
2017-05-29 08:31:14 +01:00
Isabeau Kisler
dfacc3d897
Merge branch 'sidebar-repeat-fix' of https://github.com/ikisler/Pepperminty-Wiki into sidebar-repeat-fix
2017-05-28 15:47:33 -07:00
Isabeau Kisler
d02bccf145
Fix repeated page names on sidebar - remove index.php
...
Remove changes from build/index.php
2017-05-28 15:45:05 -07:00
Isabeau Kisler
878cf90e5b
Fix issue where bottom nav is cut off - remove index.php
...
Remove changes from build/index.php
2017-05-28 15:37:53 -07:00
e2f87f80de
Tweak the formatting of the new code
...
I'm just picky ;-)
2017-05-28 19:42:17 +01:00
Isabeau Kisler
3264c53f92
Fix issue where bottom nav is cut off
...
When sidebar is longer than page, the left nav bar button is hidden. Add rule to default styles to change nav.bottom to position: relative when there is a sidebar present
2017-05-28 11:30:50 -07:00
Isabeau Kisler
9ed0d666f9
Fix repeated page names on sidebar
...
Check if page already appears in sidebar. If so, continue the loop
2017-05-28 10:48:59 -07:00
7c5da3f6a9
Write initial avatar uploading engine! We've still got a few things left to do, though - like creating infrastructure fort he avatar to actually be used.
2017-05-23 20:31:34 +01:00
adc6b93f6d
Reverse the order comments are displayed in
2017-05-22 20:30:26 +01:00