Matthew Scragg
fe5d1d52eb
Merge branch 'search'
...
* search:
search pass three
search pass two
search module, wip
2014-11-12 17:07:38 -06:00
Matthew Scragg
08a4c71c10
search pass three
2014-11-12 17:06:56 -06:00
Matthew Scragg
863de00a14
Fix #33 bug, thinking all users are anon
...
Fix bug in vagrantfile
Fix bug in db create/drop
Fix typo in cli
2014-11-11 11:35:09 -06:00
scragg
312c61ef61
search module, wip
2014-11-10 10:54:46 -06:00
Matthew Scragg
2d6f368ff1
fix #32
2014-10-30 17:59:19 -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
2e38c6a34c
fix some cli bugs, update manifest, Fix #29
2014-10-17 12:03:38 -05:00
Matthew Scragg
07852bdd98
cli and setuptools wip
2014-10-16 16:54:45 -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
8a4cda7f58
add some tests
2014-10-06 16:07:20 -05:00
Matthew Scragg
eb12c84e9a
Added RDBMS info
...
Canonical names to forced to lowercase
Made user model compatible to other DBs
CSS adjustments
Basic Firepad support (no presence info)
Cleaned up JS a bit
Added ability to remove draft from localstorage
Added support for drafts on multiple pages
Alert user if page changes, issue #1
2014-10-03 13:49:18 -05:00
Matthew Scragg
2895308667
implements #4 , use env to configure app
2014-09-29 15:22:20 -05:00
Matthew Scragg
82f2de5efa
fix truncation at bottom of editor
2014-09-26 17:17:58 -05:00
Matthew Scragg
de3b2d66c3
update default config
...
transfer some assets to bower
use font awesome for icons
create setup.py
create setup command to generate config
2014-09-17 16:13:10 -05:00
Matthew Scragg
b8531a0347
add config option to disable registration
...
add command to create user
2014-09-13 22:47:17 -05:00
Matthew Scragg
036434dd7a
switch from showdown to marked
...
add better yaml support for metadata
2014-09-05 22:41:22 -05:00
Matthew Scragg
088942632c
removed unneeded files
2014-09-03 22:30:33 -05:00
Matthew Scragg
ad401da4f1
worked on assets bundling, added admin field
2014-09-03 21:29:47 -05:00
Matthew Scragg
564bde872d
WIP
2014-09-02 09:29:04 -05:00
Matthew Scragg
86f0549e44
WIP
2014-08-30 10:06:12 -05:00
Matthew Scragg
b02d3db684
WIP
2014-08-20 10:28:25 -05:00
Matthew Scragg
d0777e2b85
assets
2014-02-06 21:40:58 -06:00
Matthew Scragg
55d587f6d0
flask make response
2014-01-16 17:46:22 -06:00
Matthew Scragg
a891e77d40
updated wiki routes
2014-01-16 17:37:55 -06:00
Matthew Scragg
d31930bf10
updated wiki routes
2014-01-16 17:12:21 -06:00
Matthew Scragg
cb4a5f9465
manager runserver change
2014-01-16 16:45:31 -06:00
Matthew Scragg
98c753aba6
yolo
2014-01-13 17:07:13 -06:00
Matthew Scragg
99ce4acd00
updated wiki view and config
2013-12-09 14:24:22 -06:00
Matthew Scragg
a9158f3d30
many things have occured
2013-12-03 16:28:16 -06:00
Matthew Scragg
db70df22a2
many things have occured
2013-12-03 14:09:57 -06:00
Matthew Scragg
02b6b7d592
stuff
2013-12-02 17:50:19 -06:00
Matthew Scragg
36cf728862
reorg
2013-11-08 12:20:40 -06:00
Matthew Scragg
472265572b
removed login required for edit/create
2013-10-15 15:39:29 -05:00
Matthew Scragg
a16b45cdba
add revert page
2013-10-15 15:32:17 -05:00
Matthew Scragg
19cca8f0d6
markdown tables, sanitize mode off unless collaboration active
2013-10-10 12:26:42 -05:00
Matthew Scragg
ccbf8336ea
collaboration editor update fix, use closure for compression
2013-10-10 10:38:30 -05:00
Matthew Scragg
3cc69ce06f
bower
2013-10-09 16:35:06 -05:00
Matthew Scragg
9d3751f241
added highlight.js support
2013-10-08 14:47:49 -05:00
Matthew Scragg
d30c9d71a6
bugfix with quotes, added bootstrap themes
2013-10-07 22:06:54 -05:00
Matthew Scragg
86e0c06805
cache decor
2013-10-05 00:04:38 -05:00
Matthew Scragg
5d341f3380
init db fix
2013-10-04 16:57:33 -05:00
Matthew Scragg
8f66cbdab9
init db fix
2013-10-04 16:54:46 -05:00
Matthew Scragg
694f1c2b5e
init db fix
2013-10-04 16:52:41 -05:00
Matthew Scragg
1a08aade00
subdomain dispatcher
2013-10-04 16:42:45 -05:00
Matthew Scragg
2906b79dfc
subdomain dispatcher
2013-10-03 21:57:19 -05:00
Matthew Scragg
27ced9d90e
js html sanitize, updated config, gravatar support, layout change
2013-10-03 20:19:33 -05:00
Matthew Scragg
8eb1b4e471
repo config changes
2013-10-03 10:35:47 -05:00