Chase Sterling
3c3d39c771
Fix clearing cache on page edits with new WikiPage refactor
2016-07-07 20:05:11 -04:00
Chase Sterling
2e6db650f2
Fix the __nonzero__ method for WikiPage
2016-07-05 20:29:01 -04:00
Chase Sterling
d50cf54072
Create WikiPage class to encapsulate wiki page functions
2016-07-04 22:22:12 -04:00
Chase Sterling
c6f4ccd10b
Add author_email to Wiki.get_history results
2015-12-16 00:28:23 -05:00
Chase Sterling
d07c3e4bcf
Enable caching of wiki pages
2015-12-11 01:56:27 -05:00
Chase Sterling
9108f82149
Preliminary subdirectory support. refs #50
2015-12-08 21:38:09 -05:00
Matthew Scragg
e3508e365f
allow utf8 in page names
2015-12-08 17:15:11 -06:00
Matthew Scragg
4441cfafd0
Merge pull request #81 from doordash/rename-page-fix
...
Fix bug with rename page to also delete old page
2015-09-30 14:33:37 -05:00
Alvin Chow
b517e7e714
Fix bug where any page update would invoke rename_page()
...
fix
2015-09-29 17:13:45 -07:00
Alvin Chow
4e4cdf6348
Get delete page feature working
2015-09-28 00:06:49 -07:00
Matthew Scragg
08a4c71c10
search pass three
2014-11-12 17:06:56 -06:00
scragg
312c61ef61
search module, wip
2014-11-10 10:54:46 -06:00
Matthew Scragg
325c735f4e
removed lxml post processing
...
updated dockerfile
2014-10-29 15:06:54 -05:00
Matthew Scragg
bf3b3d3d74
added more tests
...
include img in manifest
disclaimer in root cli script
add blinker to dev tools
version file included in package
cli bug fixes
2014-10-22 15:38:32 -05:00
Matthew Scragg
38e5ef85c0
use application factory, WIP
2014-10-21 16:06:27 -05:00
Matthew Scragg
e6bc4928c9
Fix #24 #21
...
WIP commit. Changed routes to POST/PUT/DELETE on page name endpoint to be more RESTful.
Check wiki dir permissions
Add comments
Add dummy favicon, robots.txt, humans.txt
Remove create.html (wasn't being used)
Fix version command
2014-10-20 17:27:38 -05:00
Matthew Scragg
672856e9af
Add index page resolves #23 and #8
2014-10-09 15:47:12 -05:00
Matthew Scragg
98d82f06a8
hook WIP
2014-10-08 22:42:29 -05:00
Matthew Scragg
d72ecf10f0
firepad + others WIP
2014-10-01 17:14:54 -05:00
Matthew Scragg
17eabddd70
fixes #2 history page bug
...
some style changes
2014-09-11 17:35:17 -05:00
Matthew Scragg
1b433f1762
add config option to lock pages explicitly
2014-09-10 13:58:47 -05:00
Matthew Scragg
40292454da
allow '{' and '}' in html urls
2014-09-10 10:53:22 -05:00
Matthew Scragg
6459d6b842
chown venv dir in install script
...
set default ace editor options
lower font size on editor
2014-09-08 12:49:37 -05:00
Matthew Scragg
f2f1e3f51e
fix bug when fetching metadata on pages that don't exist
2014-09-07 19:53:36 -05:00
Matthew Scragg
bea662e2e7
add partials support
2014-09-07 11:54:51 -05:00
Matthew Scragg
0dead5176a
fix cache issue, rename provision script
2014-09-03 09:26:53 -05:00
Matthew Scragg
86f0549e44
WIP
2014-08-30 10:06:12 -05:00