Matthew Scragg
2d6f368ff1
fix #32
2014-10-30 17:59:19 -05:00
Matthew Scragg
325c735f4e
removed lxml post processing
...
updated dockerfile
2014-10-29 15:06:54 -05:00
Matthew Scragg
1b1e34b035
fix wiki locked pages var
2014-10-24 14:55:12 -05:00
Matthew Scragg
eedf3990f9
fix wiki locked pages var
2014-10-24 14:53:48 -05:00
Matthew Scragg
eb43083e17
config bug fix
2014-10-24 14:48:29 -05:00
scragg
528c28fefe
fix config read bug
...
changed install script just or vagrant
updated readme
2014-10-23 22:22:30 -05:00
Matthew Scragg
d2171f9498
cli adjustments
2014-10-23 18:58:58 -05:00
Matthew Scragg
03b030e67c
cli adjustments
2014-10-22 17:16:55 -05:00
Matthew Scragg
84a5b51662
fix upstart script func
2014-10-22 16:45:37 -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
b99128e47a
fix font links
2014-10-17 14:30:56 -05:00
Matthew Scragg
a28d472766
updated readme
2014-10-17 14:30:00 -05:00
Matthew Scragg
2e38c6a34c
fix some cli bugs, update manifest, Fix #29
2014-10-17 12:03:38 -05:00
Matthew Scragg
5985bff7d6
cli and setuptools wip
2014-10-16 22:18:57 -05:00
Matthew Scragg
07852bdd98
cli and setuptools wip
2014-10-16 16:54:45 -05:00
Matthew Scragg
142050d804
updated gitignore, added wrongly ignored files
2014-10-09 16:30:34 -05:00
Matthew Scragg
672856e9af
Add index page resolves #23 and #8
2014-10-09 15:47:12 -05:00
Matthew Scragg
2c6b06a0a7
add tests file to auth
2014-10-09 10:39:42 -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
d72ecf10f0
firepad + others WIP
2014-10-01 17:14:54 -05:00
Matthew Scragg
ec551ac09d
add sha to dom
2014-09-29 20:33:09 -05:00
Matthew Scragg
2895308667
implements #4 , use env to configure app
2014-09-29 15:22:20 -05:00
Matthew Scragg
675ec9c9f9
style tweak
2014-09-26 17:45:43 -05:00
Matthew Scragg
20e74bfef6
fix scroll sync
2014-09-26 17:40:21 -05:00
Matthew Scragg
82f2de5efa
fix truncation at bottom of editor
2014-09-26 17:17:58 -05:00
Matthew Scragg
e7e2ecfc4d
shrink buttons for smaller screens
2014-09-26 11:58:06 -05:00
Matthew Scragg
8f6823676a
make editor page responsive to smaller screens
2014-09-25 18:17:38 -05:00
Matthew Scragg
b637ce5df9
fixes #18 relative link bug
2014-09-20 17:15:12 -05:00
Matthew Scragg
88134dbdce
removed entry point from setup
...
renamed managed to realms-wiki and added to setup scripts
removed cli script from realms module
2014-09-18 21:49:48 -05:00
Matthew Scragg
58f9109bd2
add dockerfile
...
move cli functions in module
add configure command
2014-09-18 16:44:01 -05:00
Matthew Scragg
d94855e3c5
add fonts symlink to font awesome
2014-09-18 11:00:20 -05:00
Matthew Scragg
0b213883ed
Fix load token bug
2014-09-18 10:42:32 -05:00
Matthew Scragg
2856dc076f
Fixes #17
...
Fix bug with loading token
Updated readme
Remove realms-wiki bash script (redundant)
Updated install.sh
Using setuptools to create cli entry point
Upstart script sets gid and uid
2014-09-18 10:13:33 -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
6128d05c69
use ace-builds via bower
...
removed screen in install script
not longer forwarding port 80 in vagrantfile
2014-09-15 16:45:47 -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
17eabddd70
fixes #2 history page bug
...
some style changes
2014-09-11 17:35:17 -05:00
Matthew Scragg
3419ee4f6c
add lock page cond in review
2014-09-10 16:08:25 -05:00
Matthew Scragg
1b433f1762
add config option to lock pages explicitly
2014-09-10 13:58:47 -05:00
Matthew Scragg
951fffb3eb
make sure partial has data before register
2014-09-10 11:09:29 -05:00
Matthew Scragg
40292454da
allow '{' and '}' in html urls
2014-09-10 10:53:22 -05:00
Matthew Scragg
ec5c840f84
add local togetherjs file
2014-09-10 10:19:37 -05:00
Matthew Scragg
27d161488a
add local togetherjs file
2014-09-10 10:19:13 -05:00
Matthew Scragg
9a95b5685c
changed togetherjs link
2014-09-10 10:00:24 -05:00
Matthew Scragg
f039160ded
changed togetherjs link
2014-09-10 09:58:35 -05:00
Matthew Scragg
a4fed38d97
changed default wiki path
2014-09-09 16:01:07 -05:00