HarveyKandola
|
444b89e425
|
Improve SMTP setting persistence
Should close #327 by providing better handling of non-english dialect(?).
|
2019-10-07 15:44:07 +01:00 |
|
HarveyKandola
|
3d0f17386b
|
Bump released to v3.3.1
|
2019-09-26 16:51:05 +01:00 |
|
HarveyKandola
|
513fd9f994
|
Enable tag searching for SQL Server database
|
2019-09-24 16:44:28 +01:00 |
|
HarveyKandola
|
5cef58eeba
|
Re-sync space counts when moving docs
Between spaces!
|
2019-09-24 14:07:44 +01:00 |
|
HarveyKandola
|
fad1de2e41
|
Overhaul the space stats module
Closes #274
All space counters are reset after document and catergory operations.
|
2019-09-24 13:39:57 +01:00 |
|
sauls8t
|
6b723568d3
|
Provide Bash/Shell code syntax in Rich Text Editor
Closes #322
|
2019-09-18 11:25:21 +01:00 |
|
sauls8t
|
00889f0e0e
|
Build number refresh
|
2019-09-17 11:13:34 +01:00 |
|
sauls8t
|
6629d76453
|
Add covering indexes to support super-size deployments
Resolves issues for enterprise customers with tonnes of data in these SQL tables:
- dmz_doc
- dmz_section
Multi-tenant compliant.
|
2019-09-14 13:04:56 +01:00 |
|
sauls8t
|
74300b009b
|
v3.3.0 release prep
|
2019-09-12 13:16:10 +01:00 |
|
sauls8t
|
5004e5a85e
|
Enable Full-text Search when using SQL Server 2016+
|
2019-09-11 19:08:53 +01:00 |
|
HarveyKandola
|
0524a0c74c
|
Added link to Go modules migration guide
|
2019-09-06 11:12:42 +01:00 |
|
HarveyKandola
|
b826852137
|
Moved from Dep to Go Modules
We have finally dropped go dep and moved over to go mod !
During the move, some dependencies have been bumped.
|
2019-09-06 11:06:28 +01:00 |
|
HarveyKandola
|
2c164a135a
|
Remove obsolete build flag
|
2019-09-05 10:37:40 +01:00 |
|
HarveyKandola
|
44febcc25c
|
Provide Docker Compose file for quick app+db setup
Closes #311
|
2019-08-29 14:14:10 +01:00 |
|
HarveyKandola
|
66e11cefbc
|
Bump version to 3.2.0
|
2019-08-28 13:41:52 +01:00 |
|
HarveyKandola
|
5e9eeb5bf9
|
Use Ember v3.12.0
Bumped JS dependencies where possible
|
2019-08-28 12:57:02 +01:00 |
|
HarveyKandola
|
5b7610d726
|
Update README
|
2019-08-28 12:27:38 +01:00 |
|
HarveyKandola
|
0419f3b7b3
|
Update Jira client library to latest release
Related to #308
|
2019-08-27 17:16:06 +01:00 |
|
HarveyKandola
|
5b72da037c
|
Ensure only change approvers can change doc level attachments
Does not affect section level attachments
|
2019-08-27 16:17:38 +01:00 |
|
HarveyKandola
|
d14e8a3ff6
|
Delete package-lock.json
|
2019-08-27 15:33:18 +01:00 |
|
HarveyKandola
|
9a3d2c3c28
|
Fixed HTML for new auth settings
|
2019-08-27 15:25:10 +01:00 |
|
HarveyKandola
|
3b76e10ee0
|
Ensure doc protected from non-category viewers
Closes #310
|
2019-08-27 15:24:59 +01:00 |
|
Harvey Kandola
|
29d7307537
|
Merge pull request #306 from dereknex/auth-with-cas
Authentication with Central Authentication Service (CAS) such as https://www.apereo.org/projects/cas
|
2019-08-27 11:05:18 +01:00 |
|
HarveyKandola
|
96e5812fc0
|
Improve CAS documentation
|
2019-08-27 11:02:56 +01:00 |
|
HarveyKandola
|
c35eb16fc5
|
Merge branch 'auth-with-cas' of https://github.com/dereknex/community into pr/306
|
2019-08-27 10:59:42 +01:00 |
|
HarveyKandola
|
9dd78ca9be
|
Fix typos
|
2019-08-27 10:59:40 +01:00 |
|
Derek Chen
|
891ba07db8
|
add run cas server section
|
2019-08-21 23:25:12 +08:00 |
|
sauls8t
|
2ee9a9ff46
|
Setting first/last name for all scenarios
|
2019-08-18 15:23:01 +01:00 |
|
Derek Chen
|
399c36611f
|
update user firstname and lastname when login with CAS
|
2019-08-18 21:33:25 +08:00 |
|
Derek Chen
|
fbb73560c0
|
Get firstname and lastname from CAS attributes
|
2019-08-17 22:13:37 +08:00 |
|
Derek Chen
|
15e687841f
|
Merge branch 'auth-with-cas' of github.com:dereknex/community into auth-with-cas
|
2019-08-16 22:24:51 +08:00 |
|
Derek Chen
|
0a10087160
|
fix got blank page when CAS auth failure
|
2019-08-16 22:17:52 +08:00 |
|
Derek Chen
|
9d0d4a7861
|
fix got blank page when CAS auth failure
|
2019-08-16 22:00:55 +08:00 |
|
sauls8t
|
fc60a5917e
|
Allow user sync when dual auth mode
LDAP sync can be executed if dual mode authentication is enabled.
|
2019-08-16 10:37:58 +01:00 |
|
sauls8t
|
285a01508b
|
LDAP fix for dual mode
|
2019-08-15 17:28:45 +01:00 |
|
sauls8t
|
4f248bf018
|
Linting
|
2019-08-15 17:15:39 +01:00 |
|
sauls8t
|
32dbab826d
|
Bumped database driver dependencies
Latest used for MySQL, SQL Server and PostgreSQL
|
2019-08-15 14:51:40 +01:00 |
|
sauls8t
|
b6e1543b7f
|
Merge branch 'master' of https://github.com/documize/community
|
2019-08-15 13:57:00 +01:00 |
|
Harvey Kandola
|
f8bb879a70
|
Merge pull request #307 from dereknex/docker-build
Build Documize with docker
|
2019-08-15 13:54:53 +01:00 |
|
sauls8t
|
20366e6776
|
Fix typo
|
2019-08-15 13:54:26 +01:00 |
|
Derek Chen
|
ffacf17c5f
|
update bindata.go
|
2019-08-14 17:39:41 +08:00 |
|
Chen Chong
|
bfe4c5d768
|
Update Dockerfile
|
2019-08-14 09:07:57 +00:00 |
|
Derek Chen
|
0f3a618140
|
Update Dockerfile
fix docker build miss 'gcc' error
|
2019-08-14 16:54:52 +08:00 |
|
Derek Chen
|
826f6d96a6
|
fix docker build miss gcc issue
|
2019-08-14 16:51:55 +08:00 |
|
苗超
|
6a9fa0140a
|
Update Dockerfile
|
2019-08-14 08:38:47 +00:00 |
|
Derek Chen
|
24619c6a58
|
fix merge error
|
2019-08-14 11:48:59 +08:00 |
|
Derek Chen
|
ebc8214049
|
Merge branch 'docker-build' into auth-with-cas
|
2019-08-14 11:39:16 +08:00 |
|
Derek Chen
|
71c1def5c7
|
add Dockerfile
|
2019-08-14 11:36:41 +08:00 |
|
Derek Chen
|
fded0014a3
|
Merge branch 'master' into auth-with-cas
|
2019-08-13 22:32:40 +08:00 |
|
Derek Chen
|
041091504f
|
fix lost auth token issue when refresh page
|
2019-08-13 22:10:08 +08:00 |
|