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

992 commits

Author SHA1 Message Date
Harvey Kandola
c5561491a2 Upgrade TinyMCE to 4.7.13 2018-05-29 18:28:08 +01:00
Harvey Kandola
cfe30dcde5 CodeMirror upgrade to 5.38.0 2018-05-29 18:27:42 +01:00
Harvey Kandola
36be6243ad WIP new document UX/UI 2018-05-29 18:26:04 +01:00
Harvey Kandola
21ba55a58f Change position of new space content dropdown 2018-05-25 12:14:24 +01:00
Harvey Kandola
3903e58367 Start of space admin functionality refactoring 2018-05-24 18:29:58 +01:00
Harvey Kandola
5d757c992f More UI conversion to new framework 2018-05-24 18:09:38 +01:00
Harvey Kandola
a453052087 Spaces view 2018-05-23 15:57:30 +01:00
Harvey Kandola
95323c90ee Upgrade to Ember 3.1.2 ++
Also disabled optional feature Application Template Wrapper.
2018-05-23 15:14:47 +01:00
Harvey Kandola
09d698fd2a WIP 2018-05-23 12:37:21 +01:00
Harvey Kandola
31580d883c Rename layout zones 2018-05-22 17:00:42 +01:00
Harvey Kandola
eb7ebf391d Provide the basic layout framework for UX/UI 2018-05-22 15:56:54 +01:00
Harvey Kandola
942bc386f4 Outline framework in place 2018-05-18 20:11:24 +01:00
Harvey Kandola
4045197871 Bump versions 2018-05-17 11:01:19 +01:00
Harvey Kandola
46ee4b1a58 Merge branch 'master' of https://github.com/documize/community 2018-05-14 11:52:52 +01:00
Harvey Kandola
f5b196c334 Draft documents always visible to editors when space lifecycle set to Draft mode 2018-05-14 11:52:51 +01:00
Harvey Kandola
53c2404822
Update README.md 2018-05-14 10:33:22 +01:00
Harvey Kandola
df1e022e71
Update README.md 2018-05-14 10:32:58 +01:00
Harvey Kandola
3e428de4cc
Update README.md 2018-05-14 10:28:22 +01:00
Harvey Kandola
17fc2329df
Update README.md 2018-05-14 10:27:51 +01:00
Saul S
9724f85653
Update README.md 2018-05-11 15:25:46 +01:00
sauls8t
e85744e1b3 Provide granular Dashbaord/Action view permissions
Closes #154
2018-05-11 15:17:10 +01:00
sauls8t
c66fae703c Fix keyword quoted string failure for MariaDB
Closes #153
2018-05-11 09:28:04 +01:00
sauls8t
e4c075ea4b Bump version 2018-05-10 15:35:09 +01:00
sauls8t
2066f72258 Support MySQL 8.x series
Two issues resolved relating to MySQL 8:

1. DB version checking skips MINOR/PATCH checks if MAJOR release changed.
2. Keyword 'admin' quoted to ensure MySQL compat.

Closes #152
2018-05-10 15:14:50 +01:00
sauls8t
0f87d5b07e New spaces to result in live documents
Ensure community edition users do not see Draft document lifecycle.
2018-05-10 15:12:17 +01:00
sauls8t
c94fd9cfcf Enforce non-draft mode lifecycle for CE
Closes #151 by enforcing non-draft mode settings for Community Edition.
2018-05-10 15:10:15 +01:00
Saul S
fb193ce9f9
Merge pull request #148 from documize/draw
Draw.io integration
2018-05-04 12:37:01 +01:00
sauls8t
2298ac3376 Set ReplyTo for SMTP based notifications
Ensure all replies go back to person who initiated the notification.
2018-05-03 18:03:25 +01:00
McMatts
3b0291d94c Bump version 2018-05-03 12:50:58 +01:00
McMatts
c32d094e91 Detect edge case for new section insert 2018-05-03 12:50:51 +01:00
McMatts
3bc775582d Code linting 2018-05-03 12:49:49 +01:00
McMatts
af632615cf Change UX for user group member management
Placed search results below existing members list.
2018-05-03 12:48:45 +01:00
Harvey Kandola
85b6e40d8c Finished up Draw.io integration 2018-05-03 12:46:15 +01:00
Harvey Kandola
d746c90624 Draw.io integration WIP 2018-05-02 14:55:02 +01:00
Harvey Kandola
2b8a7921ad Fix typo for user admin section 2018-05-02 14:54:24 +01:00
Harvey Kandola
567ee10c5f Include Codemirror vendor in libs 2018-05-02 14:54:08 +01:00
Harvey Kandola
ba42d5e282 Move ugly Codemirror init to vendor libs 2018-05-02 14:53:54 +01:00
Harvey Kandola
fb8adc6491 Prevent ember actions on destroyed objects 2018-05-02 14:53:26 +01:00
Harvey Kandola
455a384eb0 Prettify 2018-05-02 14:52:23 +01:00
Harvey Kandola
e234471b1e Ensure initials calculate correctly for Unicode via runes 2018-05-02 14:50:22 +01:00
Harvey Kandola
b839a0753c Latest build assets 2018-04-27 09:53:12 +01:00
sauls8t
05da8894b9 Trap for empty text diagram before generating 2018-04-26 15:14:41 +01:00
McMatts
734e8653dd Bump build numbers 2018-04-26 15:02:06 +01:00
McMatts
3e37b9b7e4 Flip revisions diff format, by popular request
Switch from 'what you will lose' to 'what you will gain'...
2018-04-26 15:01:43 +01:00
McMatts
b1e0e31a9e Prettify code 2018-04-26 13:44:41 +01:00
McMatts
f2a903d054 Ensure activity view works on UTC date formats 2018-04-26 13:44:29 +01:00
McMatts
b40db1433e Use default Ember object ID for permissions model 2018-04-26 12:03:23 +01:00
McMatts
962a8369aa Prettify some code 2018-04-26 12:02:36 +01:00
McMatts
f21c80d960 Revert section title change on cancel operation 2018-04-26 12:01:58 +01:00
McMatts
7b619101f1 Switch search to InnoDB
Better, faster searching
2018-04-25 12:19:47 +01:00