Commit graph

44 commits

Author SHA1 Message Date
Chase Sterling 7260c88571 Merge branch 'master' into partials-update
Conflicts:
	realms/modules/wiki/views.py
2016-09-05 13:30:27 -04:00
Chase Sterling d2bd13da46 Add back heading anchors via markdown-it-anchors plugin 2016-09-04 16:03:16 -04:00
Chase Sterling 2bf11e6604 Merge branch 'master' into markdown-it 2016-09-04 15:31:51 -04:00
Chase Sterling f47af0ecae Merge branch 'master' into partials-update 2016-09-04 12:31:56 -04:00
Chase Sterling 33aa2b851e Make modules contain their own static files and templates 2016-08-15 23:06:05 -04:00
Chase Sterling b13f766176 Prevent overzealous requesting of partials while editing pages 2016-08-09 23:20:06 -04:00
Chase Sterling 9a730a947e Fix scope order when importing partials with metadata.
Render error when importing wiki pages that do not exist.
2016-08-09 22:54:41 -04:00
Chase Sterling 55e2ceccaa Fix live preview of imports in editor 2016-08-09 22:54:40 -04:00
Chase Sterling 55e1ed3a2b WIP partial improvements 2016-08-09 22:54:39 -04:00
Chase Sterling 021de4da78 Enable markdown-it typographer option 2016-07-25 20:59:28 -04:00
Chase Sterling b6ecaa9197 Switch from marked to markdown-it markdown renderer 2016-07-25 20:20:45 -04:00
Matthew Scragg 93df0e081a fix some issues with path names 2015-12-09 17:41:15 -06:00
Alvin Chow 4e4cdf6348 Get delete page feature working 2015-09-28 00:06:49 -07:00
Alvin Chow fdf482d14b Fix bug with rename feature to also delete old page 2015-09-27 16:20:54 -07:00
Matthew Scragg f59e46c7df Disable sendfile when running dev from vagrant.
Upgrade gunicorn.
Add BS3 classes to rendered markdown tables. Fixes #72
2015-08-30 19:17:51 -05:00
Matthew Scragg 7aa0ef7af5 fix #34
version bump
2014-11-11 12:46:07 -06: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 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 20e74bfef6 fix scroll sync 2014-09-26 17:40:21 -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 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 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 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 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 ad401da4f1 worked on assets bundling, added admin field 2014-09-03 21:29:47 -05:00
Matthew Scragg 1492448448 create provision script, removed salt states 2014-09-02 14:07:14 -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 a9158f3d30 many things have occured 2013-12-03 16:28:16 -06: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 a03299773e showdown, markdown meta data 2013-10-07 16:52:12 -05:00
Matthew Scragg 27ced9d90e js html sanitize, updated config, gravatar support, layout change 2013-10-03 20:19:33 -05:00
Matthew Scragg afa4da4869 cleaning html, other ui fixes 2013-10-03 13:13:10 -05:00
Matthew Scragg 2bbeb52178 renamed project 2013-10-03 10:01:40 -05:00