Harvey Kandola
9a3259b60e
Sync two editions and deal with the diff
2018-06-06 13:59:12 +01:00
Harvey Kandola
372b3f3692
Improve copy for template admin
2018-06-05 15:48:33 +01:00
Harvey Kandola
e68a18395e
Add category breadrcrumb
2018-06-05 15:48:20 +01:00
Harvey Kandola
fcd95cf415
Link to category admin UI from space settings
...
Shortcut for better UX
2018-06-05 15:47:58 +01:00
Harvey Kandola
92f8fe550e
Change space settings management into tab views
2018-06-05 14:04:14 +01:00
Harvey Kandola
738b3d94b6
Enable all serahcs options by default
2018-06-04 14:40:35 +01:00
sauls8t
59bc495b56
Set analytics permisison during on-board process
2018-06-04 14:39:38 +01:00
sauls8t
193d6914d6
Improve modality mixin with better $ event usage
2018-06-04 14:38:52 +01:00
sauls8t
06b28991a7
Stop background shift on modal open
2018-06-04 14:38:19 +01:00
sauls8t
fca6cc7ede
Turn add section UX into modal flow
...
At long last we have a modal-driven add section process @HarveyKandola !
2018-06-04 14:37:21 +01:00
Harvey Kandola
716bd062d7
Provide each doc section with TOC controls
...
Put up/down/indent/outdent options on the section menu dropdown for easier TOC manipulation.
2018-06-01 11:49:09 +01:00
McMatts
d5157615e0
Move section save notification after logic checks
2018-05-31 18:20:36 +01:00
McMatts
dc2c7a5f7c
Tooltip for new document sidebar
2018-05-31 18:20:10 +01:00
McMatts
f9e2141ed4
Make long section names wrap correctly and pad better
2018-05-31 18:19:52 +01:00
McMatts
b0daabb577
Handle Ember destoy state for notifications bus
...
Notifications should only bee active when Ember component is not destroyed.
2018-05-31 18:18:50 +01:00
McMatts
983b84235c
Improve document sidebar flexbox CSS
...
Maximum widths to control table of contents wrapping.
2018-05-31 17:03:59 +01:00
McMatts
25fd13bd3f
Sidebar more responsive and sticky
...
Tweaked CSS to support small-to-large screen real estate.
2018-05-31 15:15:48 +01:00
McMatts
f20a1d1d5f
Removed previous page layout framework
2018-05-30 16:08:25 +01:00
McMatts
c7cc36b307
Move attachments into meta zone
2018-05-30 11:27:29 +01:00
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