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

843 commits

Author SHA1 Message Date
sauls8t
7e6d6366da renamed load() to loadGroups() 2018-02-28 15:51:48 +00:00
sauls8t
e4d78904dc join and leave group persistence 2018-02-28 15:39:46 +00:00
sauls8t
0680a72ee2 list group members & non-members 2018-02-28 14:55:36 +00:00
sauls8t
19b4a3de49 Allow admins to add, edit, delete user groups! 2018-02-27 14:16:23 +00:00
sauls8t
00f415214c Bump version 2018-02-23 14:33:37 +00:00
sauls8t
f8e47fe1d2 Correct space public/protected/private detection logic 2018-02-23 14:25:07 +00:00
sauls8t
ae6494b4f0 Hide document workflow meta info when Print/PDF 2018-02-22 18:16:13 +00:00
sauls8t
e9e1d76831 Remove +SECTION from Print & PDF 2018-02-22 18:15:13 +00:00
sauls8t
92533036a7 Bump version 2018-02-22 18:14:42 +00:00
sauls8t
421fde56e8 Fix package import ordering 2018-02-22 18:14:12 +00:00
sauls8t
8d4c6a19ee Provide space add/remove event notifications 2018-02-22 18:13:56 +00:00
sauls8t
c705e8c299 Explicit computed properties declaration for section header 2018-02-19 09:46:04 +00:00
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