Harvey Kandola
e0e3f0c141
Fix middleware for favicon/sitemap
2022-10-21 11:12:46 -04:00
Harvey Kandola
876775b395
Support TLS version selection
...
Allow config file and ENV variables to define minimum TLS version used for SSL connections.
tlsversion=1.3
2022-10-10 17:40:36 -04:00
Harvey Kandola
5ec911dce2
Dotcom pricing landing page changes
2022-09-18 15:25:57 -04:00
Harvey Kandola
4494ace0a2
Set org and per user locale
2022-03-19 18:07:38 -04:00
Harvey Kandola
67070c3bfc
Require sub check
2022-03-17 16:31:11 -04:00
Harvey Kandola
df534f72fa
i18n server-side strings
2022-03-16 16:58:42 -04:00
HarveyKandola
989b7cd62c
Sync with Community
2021-08-19 13:02:56 -04:00
HarveyKandola
470e2d3ecf
Move over to Go embed directive
2021-08-18 19:39:51 -04:00
HarveyKandola
adb7b4d7bf
Enforce TLS 1.2 minimum
2021-03-16 13:58:27 -04:00
sauls8t
8ac35a6b74
Routes for new pinned documents
2020-02-03 21:01:25 +00:00
HarveyKandola
6882491201
Build prep
2019-11-15 18:21:56 +00:00
Derek Chen
8c2df6178d
auth with cas
2019-08-09 13:44:03 +08:00
sauls8t
69077ce419
Provider sample data for Cloud onboarding
2019-06-29 15:37:49 +01:00
HarveyKandola
d04becc1a3
Improved backup/restore compatibility between DB providers
2019-06-25 15:26:38 +01:00
HarveyKandola
3621e2fb79
Install helps docs as part of onboarding process
...
Our own docs are installed as sample data!
Refactored search reindexing code.
2019-06-24 17:01:56 +01:00
HarveyKandola
bfe5262cb5
Streamlined add router methods
2019-06-20 15:27:09 +01:00
sauls8t
fb3f2cc24b
Send product edition meta to setup wizard
2019-06-19 12:47:18 +01:00
sauls8t
ec8d5c78e2
Provide copy document option
...
Duplicates entire document tree into a new document (same space).
2019-06-06 11:45:41 +01:00
sauls8t
34d1639899
Look for implicit documize.conf
...
@harveykandola
Now looks for implicit documize.conf, then specified .conf, then fallback to flags and envars.
2019-04-28 14:54:48 +01:00
Harvey Kandola
166aeba09b
[WIP] PDF viewer section & per section attachments
2019-04-17 17:13:18 +01:00
sauls8t
1da49974cb
Improve reverse proxy support
...
Should address edge cases and close #224 -- subject to field testing.
Does require the NGINX deployments use the following:
proxy_pass <http://documize-url:5001 >;
proxy_set_header Host $http_host;
proxy_set_header X-Forwarded-For $remote_addr;
2019-04-11 14:45:36 +01:00
sauls8t
9e3eac19aa
Allow doc/section/files links to open in tabs
...
Closes #233 and might help #236
2019-04-10 20:03:34 +01:00
Harvey Kandola
bbed3e5a08
Chaneg build number data type to string
...
Fixes #198
2019-02-10 13:12:17 +00:00
McMatts
dd355958a2
Refactor custom & default logo logic
2019-01-07 12:41:55 +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
sauls8t
3d2060ca60
Migrate document attachments view to new UI framework
2018-12-19 12:41:36 +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
McMatts
5153d49ad7
Removed redundant vote code
2018-11-13 18:53:29 +00:00
Harvey Kandola
77ab56dbf8
Tweaked app subscription logic
2018-11-11 16:54:36 +00:00
Harvey Kandola
d1b803b246
PRovide basic in-app purchase/renewal flow
2018-11-05 19:48:50 +00:00
sauls8t
71a2860716
[WIP] Restore process
...
Co-Authored-By: Harvey Kandola <harvey@documize.com>
2018-10-12 17:54:30 +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
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
944fd98421
Fixed up more SQL store breaking changes
2018-09-20 11:12:17 +01:00
Harvey Kandola
4f0cc2f616
Make API work with new schema
2018-09-19 16:03:29 +01:00
Harvey Kandola
4c733ce581
Boot process logger message consistency and improvements
2018-09-14 13:00:58 +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
HarveyKandola
7206f721f4
Provide UI for managing integration config
...
Closes #110
2018-08-08 14:57:56 +01:00
HarveyKandola
7878a244d3
[WIP] Admin level Jira creds and vendored jira libs
2018-08-06 19:39:31 +01:00
HarveyKandola
d0970c153b
WIP
2018-07-28 11:43:45 -04:00
Harvey Kandola
ad2e653f3c
Export to PDF related improvements
2018-06-11 14:40:21 +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
19a916a4b4
New user role: view analytics
2018-04-05 19:59:57 +01:00
sauls8t
df0a13b6ed
Rebuild search index
2018-03-29 12:23:09 +01:00
sauls8t
eaf46f06c1
Provide in-app What's New & new release notifications
2018-03-22 17:29:59 +00:00