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 |
|
Matthew Scragg
|
a698af1b2d
|
style changes
|
2014-09-09 14:58:30 -05:00 |
|
Matthew Scragg
|
b4a74342e3
|
update install script, config, bower.json
|
2014-09-08 16:05:23 -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
|
036434dd7a
|
switch from showdown to marked
add better yaml support for metadata
|
2014-09-05 22:41:22 -05:00 |
|
Matthew Scragg
|
e4afc0fb0d
|
html indent fix
|
2014-09-04 16:35:28 -05:00 |
|
Matthew Scragg
|
10831a44e9
|
fix stylesheet bug
|
2014-09-04 15:40:53 -05:00 |
|
Matthew Scragg
|
1058ce034d
|
overflow auto to preview
|
2014-09-04 14:47:04 -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
|
0dead5176a
|
fix cache issue, rename provision script
|
2014-09-03 09:26:53 -05:00 |
|
Matthew Scragg
|
1492448448
|
create provision script, removed salt states
|
2014-09-02 14:07:14 -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
|
904d83ea3c
|
wiki compare js bug
|
2014-01-16 17:49:49 -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
|
5c09cf38b1
|
config change
|
2014-01-16 16:22:00 -06:00 |
|