Harvey Kandola
d7a46ceee6
Implement new refactored color scheme
2018-12-04 17:26:57 +00:00
Harvey Kandola
da0861b3fd
Implement new sidebar and master layout
2018-12-03 19:51:34 +00:00
Harvey Kandola
34d54745f3
New theme layout
2018-12-02 16:19:25 +00:00
Harvey Kandola
7428199fdd
Handle edge case of self-approving sections changes
...
Prevents double-submission bug leading to section being hidden from view.
2018-11-21 11:53:12 +00:00
McMatts
5d632712e0
Improve Space permissions
...
Closes out loopholes that allowed managers to kick owners.
2018-11-16 19:18:10 +00:00
sauls8t
7e959b448c
Move space deletion & archived docs into Space settings
2018-11-13 15:18:34 +00:00
Harvey Kandola
6a9ad7f540
Merge code between editions
2018-11-07 15:56:05 +00:00
sauls8t
313ed7f90a
Allow inline doc title/desc editing
2018-10-23 13:47:00 +01:00
sauls8t
516140dd7e
[WIP] Provide system restore facility
...
Co-Authored-By: Harvey Kandola <harvey@documize.com>
2018-10-15 18:59:21 +01:00
sauls8t
e0457b40da
EmberJS: FolderID to SpaceID
...
Co-Authored-By: Harvey Kandola <harvey@documize.com>
2018-10-12 17:54:15 +01:00
sauls8t
4094677792
[WIP] Backup process outline
2018-10-10 15:13:09 +01:00
Harvey Kandola
ab2cbd4ff7
Add the basis for in-app backup/restore process
...
Zip format output.
2018-10-04 21:04:31 +01:00
HarveyKandola
8a65567169
Implement PostgreSQL Full Text Search++
...
1. Full text search supports MySQL, MariaDB, Percona and now PostgreSQL.
2. Changed SQL Variant to typed enum.
3. Changed doc.Versioned from INT to BOOL.
4. Search Reindexer now parses all documents and attachments.
5. Site meta API call returns storage provider type.
6. README prep'ed for PostgreSQL support.
7. DELETE SQL statements ignore zero rows affected.
Closes #100 !!!
Co-Authored-By: Saul S <sauls8t@users.noreply.github.com>
Co-Authored-By: McMatts <matt@documize.com>
2018-09-28 16:33:15 +01:00
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
sauls8t
074eea3aeb
PRovide LDAP sync and authentication
2018-09-04 17:19:26 +01:00
sauls8t
1ce7e53398
Capture LDAP configuration
2018-09-03 17:36:54 +01:00
sauls8t
2a2831e576
LDAP group fetching and AD connectivity
2018-08-29 16:20:37 +01:00
sauls8t
8d3dfcc3c7
[WIP] Basic LDAP connectivity
2018-08-28 10:19:22 +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
McMatts
2c8b757ff6
Put search examples in scrollable component
2018-08-20 12:03:14 +01:00
HarveyKandola
58fc03f4c1
Make Trello config dependent on user permission
2018-08-10 15:16:49 +01:00
HarveyKandola
7206f721f4
Provide UI for managing integration config
...
Closes #110
2018-08-08 14:57:56 +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
b74dfe6385
Scrolling for long category lists on space view
2018-07-31 14:30:04 -04:00
sauls8t
aaca1c73b1
Improve examples for search screen
2018-07-31 13:13:29 -04:00
HarveyKandola
b7fa4e1a1a
Export to HTML all content from shared spaces
2018-07-29 12:36:48 -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
50c7fabeb6
Protect document activity and revisions from external users
2018-07-18 12:43:49 -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
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
HarveyKandola
785e4c245d
Removed space.category screen references
2018-06-21 13:58:45 +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
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
8db452a18b
Refresh documents list after document deletion
2018-06-13 12:46:23 +01:00
Harvey Kandola
d88adef5b5
Remove flexbox css for print media
2018-06-09 18:18:21 +01:00
Harvey Kandola
9a3259b60e
Sync two editions and deal with the diff
2018-06-06 13:59:12 +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
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
983b84235c
Improve document sidebar flexbox CSS
...
Maximum widths to control table of contents wrapping.
2018-05-31 17:03:59 +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