|
44e2348ab2
|
Add initial dynamic page suggestions. Works better in Firefox than chrome - implements idea in #113
|
2016-11-20 13:24:35 +00:00 |
|
|
9f6336b12d
|
Add Alt + Enter support to the main search box
|
2016-11-20 11:40:24 +00:00 |
|
|
312de4b341
|
Add tab indexing to file upload form. Fixes #120
|
2016-11-20 09:41:23 +00:00 |
|
|
f07cd96691
|
Bugfix: Tag link escaping at the bottom of every page
|
2016-11-06 20:51:32 +00:00 |
|
|
0c625cd3da
|
Bugfx: Correct new JS api.
|
2016-11-05 14:08:50 +00:00 |
|
|
9d25376d82
|
Correct spelling mistake
|
2016-11-03 20:29:15 +00:00 |
|
|
b7f85b774e
|
Improved recent changes links a bit.
|
2016-11-02 17:51:00 +00:00 |
|
|
e5d56badf3
|
Finish gui settings display. Currently it doesn't read them back in again.
|
2016-10-30 10:50:38 +00:00 |
|
|
fc87997f77
|
Create new JS snippet API
|
2016-10-30 10:06:46 +00:00 |
|
|
fb8bc60c44
|
Update build.
|
2016-10-25 21:13:11 +01:00 |
|
|
d60928b0ea
|
Merge branch 'master' of github.com:sbrl/Pepperminty-Wiki
|
2016-10-25 21:12:54 +01:00 |
|
|
81bcef9a24
|
Improve search engine indexer. Fixes #117.
It is now more liberal when deciding on word boundaries.
|
2016-10-25 21:12:39 +01:00 |
|
|
475ae9f805
|
[stack_trace] in -> calling
|
2016-10-25 15:39:18 +01:00 |
|
|
7e662bc835
|
Add unknown file / line text
|
2016-10-25 14:57:25 +01:00 |
|
|
b97dfe7d4f
|
Enhance stack_trace() method.
|
2016-10-25 14:47:53 +01:00 |
|
|
805cf5df53
|
Add smart save to changelog
|
2016-10-22 16:52:49 +01:00 |
|
|
b7b34bff16
|
Don'tr estore content if there's something in the editor already.
|
2016-10-22 16:48:21 +01:00 |
|
|
d3b6b1c54e
|
Add 'smart save' feature to page creator.
Never again will people loose their work.
|
2016-10-22 16:43:53 +01:00 |
|
|
ace3eb61ee
|
Bugfix: Undefined variable in page filename constructor
|
2016-10-22 16:41:04 +01:00 |
|
|
feda4de4fb
|
Update docs
|
2016-10-19 21:01:33 +01:00 |
|
|
5a9863da01
|
Apparently apidoc has a positively stupid version parser.
|
2016-10-19 21:00:49 +01:00 |
|
|
6d92c793aa
|
Apparently apidoc has a dumb version parser.
|
2016-10-19 20:59:37 +01:00 |
|
|
9e8a2c49f0
|
Rerender docs
|
2016-10-19 20:52:16 +01:00 |
|
|
4e19f76a8d
|
Add apidoc customisation file
|
2016-10-19 20:51:53 +01:00 |
|
|
49a1153083
|
Fix bug in update action api docs.
|
2016-10-19 07:30:59 +01:00 |
|
|
cb75928bd0
|
Bugfix: Fix undefined index in page view
|
2016-10-18 19:32:06 +01:00 |
|
|
7a5ba69ea8
|
Update build.
|
2016-10-18 19:29:14 +01:00 |
|
|
d63176476a
|
I think I messed up the history.
|
2016-10-18 19:27:36 +01:00 |
|
|
2eacd31577
|
Add additional types to gui generator.
|
2016-10-18 19:08:46 +01:00 |
|
|
52569bbab2
|
Correct spelling in comment
|
2016-10-18 19:08:46 +01:00 |
|
|
0ba7747783
|
Fix spelling mistake in docs
|
2016-10-18 19:08:34 +01:00 |
|
|
286f2b72f0
|
Start work on gui by creating module & setting things up.
|
2016-10-18 19:08:34 +01:00 |
|
|
763e174fd8
|
Clarify CSS url feature in guiconfig.
|
2016-10-18 19:08:34 +01:00 |
|
|
9caadadc66
|
Link images to their sources, properly handling short image urls. Fixes #111.
|
2016-10-18 19:08:34 +01:00 |
|
|
53f4f2227d
|
Trim the image url before short url detection. Fixes #108.
|
2016-10-18 19:08:12 +01:00 |
|
|
f267c9d5a0
|
Add header to upload file page
|
2016-10-18 19:07:44 +01:00 |
|
|
4dffd8d1cd
|
Bugfix: Always display the footer message at the bottom of the page.
|
2016-10-18 19:06:47 +01:00 |
|
|
73a09e8365
|
Bump versions of modules.
|
2016-10-18 18:58:19 +01:00 |
|
|
f7a84c011b
|
Bump version to v0.13-dev
|
2016-10-18 18:58:09 +01:00 |
|
|
9f4fdfa614
|
Update changelog for v0.13-dev
|
2016-10-18 18:58:09 +01:00 |
|
|
6780ce18bb
|
Enforce day separator on recent changes page mroe strongly. Fixes #110.
|
2016-10-18 18:57:29 +01:00 |
|
|
6476877c60
|
Attempted to implement Opensearch (#112), but it doesn't work :/
|
2016-10-18 18:57:24 +01:00 |
|
|
0ade04c3bb
|
Set the expiry on the session cookie. Fixes #113.\nThis commit adds a new settings property, 'sessionlifetime', so we need to add in #83 now.
|
2016-10-18 18:57:14 +01:00 |
|
|
fe165bec3e
|
Bugfix: Properly escape page names in the datalist
|
2016-10-18 18:57:14 +01:00 |
|
|
cbde150075
|
Bugfix: Add space between new dynamic theming classes
|
2016-10-18 18:57:14 +01:00 |
|
|
2ea14bc4ec
|
Add more themeing classes
|
2016-10-18 18:57:14 +01:00 |
|
|
0982db9d6c
|
Add extra themeing classes
|
2016-10-18 18:57:14 +01:00 |
|
|
73945a4e9b
|
Bump version
|
2016-10-18 18:57:14 +01:00 |
|
|
16310f4351
|
Update changelog for v0.13.
|
2016-10-18 18:57:14 +01:00 |
|
|
09b1b00509
|
Update Changelog.md
|
2016-10-18 18:56:23 +01:00 |
|