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

234 commits

Author SHA1 Message Date
HarveyKandola
97beb3f4d3 Continued MySQL/PostgreSQL store provider refactoring
Refactored, renamed, removed storage related code.

Basic smoke test passed for PostgreSQL whilst fully working on MySQL variants as per usual.
2018-09-27 15:14:48 +01:00
HarveyKandola
b455e5eaf5 PostgreSQL prep
Update of vendored SQL libs and refactoring of store provider layer.
2018-09-26 17:59:56 +01:00
HarveyKandola
d0e005f638 Jira connector improvements and PostgresSQL schema 2018-09-24 18:53:01 +01:00
sauls8t
8ee63de6c7 More SQL changes in line with new schema 2018-09-20 12:47:47 +01:00
McMatts
64e6a41353 Correct Trello computed property for non-admins 2018-09-10 17:41:01 +01:00
sauls8t
ae084ae0bb Improve LDAP tests and preview process 2018-09-05 15:54:00 +01:00
sauls8t
074eea3aeb PRovide LDAP sync and authentication 2018-09-04 17:19:26 +01:00
sauls8t
63b17f9b88 Preview LDAP connection results 2018-09-03 18:19:46 +01:00
sauls8t
1ce7e53398 Capture LDAP configuration 2018-09-03 17:36:54 +01:00
sauls8t
8d3dfcc3c7 [WIP] Basic LDAP connectivity 2018-08-28 10:19:22 +01:00
McMatts
b1a35b7f75 Improved Draw.io integration pending changes detection 2018-08-23 12:29:55 +01:00
McMatts
1b16be2505 Make bulk group member management easier
Add and Remove members separated.

Introduced user list paging size.
2018-08-21 15:33:54 +01:00
McMatts
351b8dcc12 Set user admin max results and Keycloak sync option 2018-08-20 17:17:25 +01:00
HarveyKandola
9987d29b7b Provide UI to configure Trello connector 2018-08-09 15:31:36 +01:00
HarveyKandola
7206f721f4 Provide UI for managing integration config
Closes #110
2018-08-08 14:57:56 +01:00
HarveyKandola
7b178a76b2 Render Jira issues 2018-08-07 19:43:25 +01:00
HarveyKandola
0f9602e3a0 Fetching Jira issues 2018-08-07 19:15:25 +01:00
HarveyKandola
7878a244d3 [WIP] Admin level Jira creds and vendored jira libs 2018-08-06 19:39:31 +01:00
sauls8t
39891a0758 Fix Draw.io integratoin timing issue 2018-08-01 17:33:57 -04:00
sauls8t
b74dfe6385 Scrolling for long category lists on space view 2018-07-31 14:30:04 -04:00
HarveyKandola
def01b6265 Export single or multiple documents 2018-07-29 10:59:24 -04:00
HarveyKandola
d0970c153b WIP 2018-07-28 11:43:45 -04:00
Harvey Kandola
f884926df7 Reload permissions matrix after invites sent 2018-07-18 12:44:28 -04:00
Harvey Kandola
6617a5de45 Show notifications in footer 2018-07-11 08:44:12 -04:00
Harvey Kandola
4cfbd57871 Allow content to contain links to network locations 2018-07-09 14:41:55 -04:00
Harvey Kandola
19736aab04 New config setting: how many tags per document? 2018-07-05 12:02:10 -04:00
sauls8t
4130d1f129 Flexbox for auth UI
Providing better support for flaky IE/Edge browsers.
2018-06-29 16:06:50 +01:00
sauls8t
a0f6626367 Cross-browser support for JS strings startWith 2018-06-29 15:53:38 +01:00
sauls8t
d5be8ec843 All new space permission managament
Using ember-toggle add-on.
2018-06-27 18:56:03 +01:00
sauls8t
ad44112359 Document meta fields: better popovers & click-through editing
Non-admins receive popovers on hover.

Admins receive no popovers and get click-through to settings tab.

Space and document settings support jump to sub-section.

Co-Authored-By: Harvey Kandola <harvey@documize.com>
2018-06-25 19:43:29 +01:00
sauls8t
ecc306136a Quick-abort space settings save operation if no permission 2018-06-25 19:39:32 +01:00
HarveyKandola
ae50b889c5 Jump scroll to section for internal links 2018-06-22 12:44:20 +01:00
HarveyKandola
6ff74cf45e Removed obsolete doc general settings code 2018-06-22 11:02:31 +01:00
HarveyKandola
d689cbc281 Normalized remaining space options into settings admin
Moved space naming and category management into space settings.
2018-06-21 12:38:13 +01:00
McMatts
29534273b8 Add spacing to attachments view 2018-06-17 14:50:43 +01:00
McMatts
30856433f8 License key workflow improved
Co-Authored-By: Saul S <sauls8t@users.noreply.github.com>
2018-06-15 14:26:02 +01:00
McMatts
27fde0dac8 Streamline document meta view and editing experience
Meta data:

1. Condensed layout.
2. Unified editing.

Co-Authored-By: Saul S <sauls8t@users.noreply.github.com>
2018-06-15 14:25:05 +01:00
sauls8t
f70d4b33a3 Warn if search criteria too short
Minimum keywords > 3
2018-06-13 15:54:58 +01:00
sauls8t
ce9d314837 Display Keycloak settings outcome on save
Errors detected and displayed.
2018-06-12 14:07:50 +01:00
Harvey Kandola
d88adef5b5 Remove flexbox css for print media 2018-06-09 18:18:21 +01:00
Harvey Kandola
acdf2025ab Better defaults for content like setting 2018-06-08 13:43:46 +01:00
Harvey Kandola
5fe094a2d7 Save CodeMirror editor instance at end of process 2018-06-07 19:14:09 +01:00
Harvey Kandola
94a2e2c0f7 Allow for empty document excerpt 2018-06-07 14:23:54 +01:00
Harvey Kandola
b34e41f65c Image upload for WYSIWYG editor
Fixes #106
2018-06-06 16:53:31 +01:00
Harvey Kandola
9a3259b60e Sync two editions and deal with the diff 2018-06-06 13:59:12 +01:00
Harvey Kandola
92f8fe550e Change space settings management into tab views 2018-06-05 14:04:14 +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
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
f20a1d1d5f Removed previous page layout framework 2018-05-30 16:08:25 +01:00