1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-24 23:59:47 +02:00
Commit graph

831 commits

Author SHA1 Message Date
sauls8t
3993cfeb8e Ensure space view permission comes before doc permissions 2018-02-16 12:56:05 +00:00
sauls8t
c1667e97b7 Make space permission toolbar icon first 2018-02-16 12:55:26 +00:00
Harvey Kandola
fc742a2282 Clear localstorage when user permissions change 2018-02-15 17:10:29 +00:00
Harvey Kandola
bca306347d
Merge pull request #133 from documize/godep-migration
go dep
2018-02-14 15:29:28 +00:00
Harvey Kandola
fd693f4ff4 go dep
Migrated from plain /vendor to go dep
2018-02-14 15:23:46 +00:00
Harvey Kandola
0262763c95 Upgrade to latest Markdown processing engine 2018-02-09 13:34:53 +00:00
Harvey Kandola
1e2c468dc4 Generate assets for latest release 2018-02-09 09:17:49 +00:00
Harvey Kandola
26de0551ae Resolve lint issues 2018-02-08 17:23:17 +00:00
Harvey Kandola
b5aef1dc87 Make consistent style imports 2018-02-08 12:23:15 +00:00
sauls8t
8f0440d55f Improve position of WYSIWYG editor toolbar 2018-02-08 12:12:27 +00:00
sauls8t
1ef8807b2d increase token expiry 2018-02-08 11:40:04 +00:00
sauls8t
9d82682797 Enhance + SECTION to always be visible 2018-02-07 19:16:23 +00:00
sauls8t
7d3473365a PlantUML integration 2018-02-07 13:44:18 +00:00
sauls8t
0f3de51ad5 Update TinyMCE editor to v4.7.6 release
Fixes issue with double scroll bar and subsequent position of inline editing toolbar.
2018-02-04 15:51:14 +00:00
sauls8t
f967949513 WYSIWYG editor now calls Ember parent lifecycle event
Missing ember component event calls added.
2018-02-04 15:50:17 +00:00
sauls8t
1370b2f2b5 Remove usage of outline success button styling
All positive/success button actions should be solid green.
2018-02-04 15:46:11 +00:00
sauls8t
bd9b7e120e Experimental Mermaid integration document section type
WIP and not hopeful
2018-02-04 15:45:28 +00:00
sauls8t
0997655e0a Fix order of DB transaction commits
Some DB commit commands were out of sequence and so have been fixed to be consist across the board. Specially, audit log entries have their own DB TX and so should be  executed outside of any other commit cycle.
2018-02-04 15:43:57 +00:00
sauls8t
880f39f1cb Merge branch 'master' of https://github.com/documize/community 2018-01-29 17:29:40 +00:00
sauls8t
f61f260db1 Add additional languages to TinyMCE Codesample plugin
Whilst this commit brings new language support for
TinyMCE Codesample plugin, it looks like hardcode TinyMCE defaults take precendence hence not all new languages receive proper theme formatting. To be fixed later.
2018-01-29 17:29:37 +00:00
Saul S
c000a66eef
Document how to write good commit messages 2018-01-29 09:23:02 +00:00
Harvey Kandola
c77b5c05ca
Merge pull request #131 from documize/protection-approvals
Document approval and locking
2018-01-28 18:04:00 +00:00
sauls8t
ce3e5c829b Show solid green button for success buttons 2018-01-28 17:44:01 +00:00
sauls8t
717df79e16 Correctly rename column approval to status 2018-01-28 17:42:59 +00:00
sauls8t
bffdd1f2b1 Ensure global admin is also default document approver 2018-01-28 17:42:24 +00:00
sauls8t
601262db12 Provide latest embeddable assets 2018-01-28 17:42:00 +00:00
sauls8t
a1833f56a3 revised screenshots 2018-01-28 14:04:35 +00:00
sauls8t
9d8b1d2f3c Fix an issue with Everyone permissions not being observed 2018-01-26 15:34:20 +00:00
sauls8t
91bab8c710 State press ENTER to add tag 2018-01-25 18:12:24 +00:00
sauls8t
5295f8a41f Resolve password changing bug for logged in user 2018-01-25 17:50:13 +00:00
sauls8t
8ddc6cedde Enable browser spell checker for WYSIWYG editor 2018-01-25 17:49:32 +00:00
sauls8t
2d8dc62ca4 Update to TinyMCE latest build 2018-01-25 16:14:37 +00:00
sauls8t
412127811e Scroll to correct point in document for edit mode 2018-01-25 13:20:22 +00:00
sauls8t
c0d70e38de Save smart sections correctly post callback refactoring 2018-01-24 14:00:12 +00:00
sauls8t
adef6dfffa Set consistent browser titles 2018-01-24 13:23:11 +00:00
sauls8t
88b99979a9 Update TinyMCE to v4.7.5
Resolves Codesample inline editing glitch.
2018-01-23 12:34:43 +00:00
sauls8t
4c80b8877d package.json updated 2018-01-22 16:35:37 +00:00
sauls8t
8ec36cfa49 bump version 2018-01-22 11:09:24 +00:00
sauls8t
cb4b6ee6c3 tweak color 2018-01-22 11:09:17 +00:00
sauls8t
5dd7d9c181 upgraded Ember and Bootstrap, merged changes 2018-01-22 10:31:03 +00:00
sauls8t
b4fd42da38 velocity update 2018-01-21 14:21:30 +00:00
sauls8t
b7811eccde improved canEdit for document heading 2018-01-21 14:08:03 +00:00
Harvey Kandola
c0d19f2531 bulk data model ID 2018-01-19 16:01:22 +00:00
Harvey Kandola
6409ad0d63 WIP vendored dep upgrades 2018-01-19 11:36:38 +00:00
Harvey Kandola
5f59e95495 improve level code 2018-01-10 16:07:17 +00:00
Harvey Kandola
049b83e0b9 improvements to numbering logic edge case detection 2018-01-09 17:47:26 +00:00
Harvey Kandola
a13b631a7e better constants for EmberJS 2017-12-26 15:38:55 +00:00
Harvey Kandola
b9394a4967 document level permissions 2017-12-26 13:25:10 +00:00
Harvey Kandola
f4f32bcfcb document approvals and protection 2017-12-24 15:51:43 +00:00
Harvey Kandola
58c88e2127 scrollbar css for document TOC 2017-12-24 09:14:32 +00:00