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
df0e3c108e
Improved secure mode viewing
...
Co-Authored-By: McMatts <matt@documize.com>
2018-10-05 17:42:06 +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
Harvey Kandola
391c143483
Change RefID field size from 16 to 20 with updated algo
...
Xid dependency updated.
Moved to 20 length ID values.
Added new revision number to version and meta information. Revision number is timestamp format.
2018-10-04 21:03:47 +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
Harvey Kandola
9ee9526a47
Display subscription information
2018-09-10 10:12:14 +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
8d3dfcc3c7
[WIP] Basic LDAP connectivity
2018-08-28 10:19:22 +01:00
sauls8t
f28b7497fa
Content links conditional checking
...
Whe link is interna,
2018-08-24 11:54:45 +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
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
HarveyKandola
82a5bfe198
Better client-side download file process
2018-07-29 16:41:18 -04:00
HarveyKandola
f916801008
WIP
2018-07-28 15:30:33 -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
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
a0f6626367
Cross-browser support for JS strings startWith
2018-06-29 15:53:38 +01:00
Harvey Kandola
ad2e653f3c
Export to PDF related improvements
2018-06-11 14:40:21 +01:00
sauls8t
e85744e1b3
Provide granular Dashbaord/Action view permissions
...
Closes #154
2018-05-11 15:17:10 +01:00
McMatts
3bc775582d
Code linting
2018-05-03 12:49:49 +01:00
McMatts
962a8369aa
Prettify some code
2018-04-26 12:02:36 +01:00
McMatts
bde0091a4a
Reafctor client side (EJS) constants
2018-04-20 14:38:10 +01:00
Harvey Kandola
22b6674edb
Content liking
...
New per space option that allows users to like/dislike content.
The prompt is configurable per space, e.g. "Was this useful?".
Enterprise edition gets new Votes report providing insights into most/least liked content.
2018-04-13 11:01:36 +01:00
McMatts
c92ab3a589
Refactoring fof nav elements across both editions
2018-04-05 20:01:10 +01:00
McMatts
19a916a4b4
New user role: view analytics
2018-04-05 19:59:57 +01:00
McMatts
c9e429ea1a
Tag document view activity with source/referrer
2018-04-05 14:23:39 +01:00
sauls8t
df0a13b6ed
Rebuild search index
2018-03-29 12:23:09 +01:00
sauls8t
ad4030bc17
Fix space permissions group vs. user role overriding
2018-03-27 11:33:43 +01:00
sauls8t
d45182b382
Exclude anonymous users from What's New
...
No need to notifiy anon users of product updates.
2018-03-24 13:27:39 +00:00
Harvey Kandola
8077dd939a
Improve semver unit test
...
Now handles empty database scenario
2018-03-23 13:01:25 +00:00
McMatts
0b85657536
Semver based in-app news and update notification
...
Ignore semver.patch for Whats New notifications.
Use semver.major.minor.patch for Admin notifications.
Changed endpoint to /news.
2018-03-23 11:52:19 +00:00
McMatts
8d65c2d571
Default to empty array results in Ember services
2018-03-23 11:50:21 +00:00
sauls8t
eaf46f06c1
Provide in-app What's New & new release notifications
2018-03-22 17:29:59 +00:00
sauls8t
f825e9fdc9
Improved full text search matching
2018-03-19 15:04:02 +00:00
sauls8t
a7a82d9fe3
Support for document versioning
2018-03-19 12:24:58 +00:00
Harvey Kandola
ba52dfa11d
Provide basis for document lifecycle
2018-03-15 17:11:53 +00:00
sauls8t
ad3f406876
Rename document role to permission
2018-03-06 13:36:11 +00:00
sauls8t
22679920d0
Set category permissions for both users and groups
2018-03-06 10:39:47 +00:00
sauls8t
7ccb3b4658
Persist space permissions for groups and users
2018-03-03 17:46:29 +00:00
sauls8t
ed11c0ad11
add/remove group membership
2018-03-01 19:14:27 +00:00
sauls8t
0b5ed8fd9e
add bulk users
2018-03-01 10:58:55 +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
Harvey Kandola
fc742a2282
Clear localstorage when user permissions change
2018-02-15 17:10:29 +00:00