1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-08-02 12:05:23 +02:00
Commit graph

128 commits

Author SHA1 Message Date
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
Harvey Kandola
d009e4ed2a Make setup process use new isEmail helper 2019-03-03 18:03:48 +00:00
Harvey Kandola
54bf258c61 Bump version + bundle web assets 2019-03-03 16:00:25 +00:00
Harvey Kandola
df8e843bf5 Enabled TLS 1.3 support
IE11 might have issues so we don't support IE11.
2019-03-01 17:15:15 +00:00
Harvey Kandola
4d0de69489 New release prep 2019-03-01 17:13:29 +00:00
sauls8t
d4f6694933 Change links to use www.documize.com 2019-02-24 18:41:18 +00:00
sauls8t
9aaea9492a Fix issue with backup/restore of space labels
Closed #206
2019-02-21 10:56:15 +00:00
sauls8t
ac84eaf85d Ensure sqlx.In is compatible with latest PostgreSQL
Bump version
2019-02-12 12:15:09 +00:00
Harvey Kandola
bbed3e5a08 Chaneg build number data type to string
Fixes #198
2019-02-10 13:12:17 +00:00
McMatts
9f4715a494 Bump version 2019-02-05 20:27:02 +00:00
Harvey Kandola
02ffaa5f99 Tweak document toolbar layout
Position is to the high and right.
2019-01-27 15:40:01 +00:00
sauls8t
f5bdbb49d0 Bump version 2019-01-24 13:51:31 +00:00
Harvey Kandola
e737339090 Change Save as Template confirm button label 2019-01-20 14:14:36 +00:00
Harvey Kandola
b6d9c54667 Improve attachment and link handling 2019-01-16 16:55:43 +00:00
Harvey Kandola
d281621d90 Optimize space deletion process
Utilize multiple SQL transactions to close out the space deletion process.
2019-01-15 20:13:45 +00:00
Harvey Kandola
3beb47fd49 Bump version to 2.0.0 2019-01-08 17:47:26 +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
McMatts
3d0a3cecf9 On start, fail if invald database connection
Fixes #188 and #186
2018-12-23 16:07:44 +00:00
Harvey Kandola
a7e52809dc Bump version 2018-11-21 12:01:03 +00:00
McMatts
5d632712e0 Improve Space permissions
Closes out loopholes that allowed managers to kick owners.
2018-11-16 19:18:10 +00:00
sauls8t
b1865b2318 Sync'ed versions between EE & CE
Both sit @ 1.76.0
2018-11-13 15:19:05 +00:00
sauls8t
b37f9d601f Bump version 2018-11-12 20:26:07 +00:00
sauls8t
1d8bb2d3ad Add experimental string to timestamp for backup/restore 2018-11-12 20:25:30 +00:00
Harvey Kandola
5e58b56182 Removed redundant code 2018-11-12 15:02:25 +00:00
Harvey Kandola
4df1574663 Bump version 2018-11-11 16:54:47 +00:00
Harvey Kandola
d1b803b246 PRovide basic in-app purchase/renewal flow 2018-11-05 19:48:50 +00:00
Harvey Kandola
e116d3b000 Subscription checks 2018-10-29 16:53:54 +00:00
sauls8t
8cc6bf3d40 bump version 2018-10-23 13:47:41 +01:00
sauls8t
cee71cb313 Tweaks to backup process permissions 2018-10-20 12:41:26 +01:00
sauls8t
db04057d9e Enable in-app backup/restore for global/tenants
Re-mapping of ORG and USER ID values ensures conflict-free merging.

Version numbers bumped.

Co-Authored-By: Harvey Kandola <harvey@documize.com>
2018-10-19 12:40:45 +01:00
sauls8t
49f05746bd Correct SQL Group BY for space user list SQL 2018-10-07 13:58:30 +01:00
Harvey Kandola
8eb930d281 Make search re-indexing multi-tenant aware
Makes things easier when having to reindex in multi-tenant deployments.
2018-10-06 17:23:55 +01:00
Harvey Kandola
85b3f6e8ee Bump version 2018-10-05 17:42:52 +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
Harvey Kandola
1c3eef345f Bump version 2018-10-01 18:23:47 +01:00
sauls8t
075060d11c Implemented per database provider DATE INTERVAL queries 2018-10-01 13:31:22 +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
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
HarveyKandola
b455e5eaf5 PostgreSQL prep
Update of vendored SQL libs and refactoring of store provider layer.
2018-09-26 17:59:56 +01:00