Harvey Kandola
bbed3e5a08
Chaneg build number data type to string
...
Fixes #198
2019-02-10 13:12:17 +00:00
sauls8t
89a7496c7f
Improved self-managed install wizard layout
2019-01-26 13:24:54 +00:00
sauls8t
1e217274c6
Correctly unsubscribe from JS event listeners
2019-01-24 15:27:21 +00:00
Harvey Kandola
e8735ffc12
Fix issue with MS Edge not downloading export HTML file
2019-01-20 16:49:32 +00:00
Harvey Kandola
b6d9c54667
Improve attachment and link handling
2019-01-16 16:55:43 +00:00
Harvey Kandola
924b707db0
Allow session service to hold secure viewing token
2019-01-15 20:15:53 +00:00
Harvey Kandola
1b268d42de
Remove redundant asset-map add-on
2019-01-07 19:35:07 +00:00
Harvey Kandola
4ddbe59556
Implement simpler solution for dynamic theme loading
2019-01-07 19:26:08 +00:00
McMatts
036f36ba1d
Enable custom logo upload and rendering
2019-01-06 13:50:12 +00:00
McMatts
a211ba051a
Per space label, icon, description
...
Labels introduce visual grouping and filtering of spaces.
2019-01-04 16:33:30 +00:00
Harvey Kandola
92cb03a1db
Make content linker compat with new attachment API
...
Moved fom /attachments to /attachment API endpoint name.
2018-12-21 17:38:55 +00:00
sauls8t
3d2060ca60
Migrate document attachments view to new UI framework
2018-12-19 12:41:36 +00:00
McMatts
d5b5e015d1
Update Space view to use new layout
2018-12-17 13:39:13 +00:00
sauls8t
f05a6fc999
Introduce new nofications framework
...
Integrated https://github.com/documize/iziToast and added 4 log levels.
2018-12-05 13:44:10 +00:00
Harvey Kandola
679049d2b1
[WIP] User can select theme
2018-11-24 18:39:43 +00:00
Harvey Kandola
11e164496b
[WIP] theme selector
2018-11-24 16:13:21 +00:00
McMatts
5d632712e0
Improve Space permissions
...
Closes out loopholes that allowed managers to kick owners.
2018-11-16 19:18:10 +00:00
Harvey Kandola
0a64afd6b5
account deactivation process
2018-11-09 13:42:58 +00:00
Harvey Kandola
6a9ad7f540
Merge code between editions
2018-11-07 15:56:05 +00:00
Harvey Kandola
d1b803b246
PRovide basic in-app purchase/renewal flow
2018-11-05 19:48:50 +00:00
sauls8t
150f86025b
Replace folderId with spaceId
2018-10-23 13:47:13 +01:00
sauls8t
cee71cb313
Tweaks to backup process permissions
2018-10-20 12:41:26 +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
71a2860716
[WIP] Restore process
...
Co-Authored-By: Harvey Kandola <harvey@documize.com>
2018-10-12 17:54:30 +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
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