HarveyKandola
4fe022aa0c
Database and LDAP upgrades
...
Bumped underlying dependencies affecting database and LDAP connectivity.
Bumped to Go v1.14.3 and released v3.8.0.
2020-05-21 12:32:46 +01:00
HarveyKandola
ab95fcc64d
Prep 3.7.0 release
...
Awesome work @sauls8t !!
2020-02-04 14:43:47 +00:00
sauls8t
d26ecdc12f
Prep 3.6.0 release
2019-12-14 13:13:47 +00:00
HarveyKandola
cafa3ceed0
Build prep 3.5.2
2019-12-06 18:02:00 +00:00
sauls8t
51a25adbdb
v3.5.1
2019-11-30 10:31:09 +00:00
HarveyKandola
6882491201
Build prep
2019-11-15 18:21:56 +00:00
HarveyKandola
f117e91bcb
Specify default categories for new documents
...
Closes #339
All new documents will be assigned default categories.
Documents created from templates that already have categories take precedence.
2019-11-15 14:51:52 +00:00
HarveyKandola
8970a21b58
Fix regression for downloading certain binary attachments
2019-11-14 17:38:53 +00:00
McMatts
7ae801554d
Bump version
2019-11-08 12:44:57 +00:00
sauls8t
7954f4b976
3.4.1 release
2019-11-02 09:22:09 +00:00
HarveyKandola
d7a484a936
3.4 embedded assets
2019-10-26 16:16:16 +01:00
HarveyKandola
017b19141c
3.4.0 build prep
2019-10-26 16:15:56 +01:00
McMatts
a3867c617a
Bump version and embed assets
2019-10-21 10:33:51 +01:00
HarveyKandola
7c70274f5e
Add edit check to atatchments list view
2019-10-14 17:29:34 +01:00
HarveyKandola
ef5b5cdb32
Bump version to 3.3.2
2019-10-14 12:27:41 +01:00
HarveyKandola
3d0f17386b
Bump released to v3.3.1
2019-09-26 16:51:05 +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
HarveyKandola
66e11cefbc
Bump version to 3.2.0
2019-08-28 13:41:52 +01:00
sauls8t
9d6b6fec23
Bump version to 3.1.2
2019-08-05 13:54:25 -04:00
sauls8t
b31f330c41
Fixed SQL Server JSON support
...
Closes #298
2019-07-18 10:14:41 -04:00
sauls8t
69077ce419
Provider sample data for Cloud onboarding
2019-06-29 15:37:49 +01:00
sauls8t
201d2a339c
Prep v3.1.0 build
2019-06-25 17:52:03 +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
887c999a1e
Bumped Go compilation to v1.12.6
2019-06-14 15:16:28 +01:00
sauls8t
f7a738ad84
v3 build prep
2019-06-11 11:41:09 +01:00
Harvey Kandola
758bf07272
Bump version
2019-05-16 13:21:04 +01:00
Harvey Kandola
1c45aef461
Fix TinyMCE toolbar
2019-05-16 11:14:34 +01:00
McMatts
8ecbb9cdee
Bump version 2.5.0
2019-05-14 14:52:11 +01:00
sauls8t
b971c52469
Rebind dropzone elements for section attachments
2019-04-29 13:34:38 +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
c666e68c2b
v2.4.1 prep
2019-04-26 12:21:04 +01:00
Jasper Siepkes
89a28ad22f
Ignore PostGIS when determining if PostgreSQL is empty
...
If the PostGIS extension is installed in PostgreSQL the
'spatial_ref_sys' will automatically have been installed in the public
schema. Documize would see this table and incorrectly assume it
shouldn't enter setup mode.
2019-04-23 17:07:09 +02:00
Harvey Kandola
8e4ad6422b
Ensure Backup/Restore process section attachments
...
New DB column c_sectionid means something new to backup and restore.
2019-04-21 11:53:48 +01:00
Harvey Kandola
728789195c
PDF section type build prep
...
Closes #207 -- view PDF's with new PDF section type.
2019-04-19 13:18:31 +01:00
Harvey Kandola
c0ed3c3d04
Bump version
2019-04-16 13:10:44 +01:00
sauls8t
2fffb7869e
Bump version
2019-04-13 17:23:37 +01:00
Harvey Kandola
fa383a58ff
Bump version and update NOTICES
2019-04-09 13:24:42 +01:00
Harvey Kandola
2ddd7ada9b
Make storage providers generate row limit clause
2019-04-04 12:08:57 +01:00
Harvey Kandola
e98f7b9218
Enable searching for SQL Server storage provider
2019-04-02 15:30:42 +01:00
Harvey Kandola
a41f43c380
WIP SQL Server support
2019-04-01 20:08:57 +01:00
Harvey Kandola
64403c402b
Make store SQL Server compatible
2019-04-01 12:02:23 +01:00
Harvey Kandola
9ec858286f
Create tables
...
Script to create tables with correct data types in SQL Server 2016 and above.
Search table not included.
2019-03-29 16:42:49 +00:00
Harvey Kandola
80aab3ce99
SQL Server provider basics
2019-03-27 15:09:48 -04:00
Harvey Kandola
deb579d8ad
Microsoft SQL Server driver and prep
2019-03-26 08:51:02 -04:00
Harvey Kandola
e6335dd58c
Prep 2.2.1 release
2019-03-25 13:41:22 -04:00
Harvey Kandola
a4e07fbf7f
Release v2.2.0 prep
2019-03-13 17:48:53 +00:00
McMatts
fbb1e334f8
Bump version to 2.1.1
2019-03-04 20:49:14 +00:00