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
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
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
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
sauls8t
6e0958b3c3
Bump version
2018-09-04 17:44:40 +01:00
McMatts
b1a35b7f75
Improved Draw.io integration pending changes detection
2018-08-23 12:29:55 +01:00
McMatts
8a30f3681c
Bump version
2018-08-22 19:27:59 +01:00
HarveyKandola
64b1394ec1
Bump version
2018-08-08 12:17:11 +01:00
sauls8t
0c5ec43c80
bump version
2018-08-01 19:34:08 -04:00
HarveyKandola
39677791b3
Bump version
2018-07-29 16:41:26 -04:00
Harvey Kandola
19736aab04
New config setting: how many tags per document?
2018-07-05 12:02:10 -04:00
sauls8t
0743ae002c
Version bump
2018-06-29 16:07:01 +01:00
HarveyKandola
dc091fed7b
bump version
...
Co-Authored-By: Saul S <sauls8t@users.noreply.github.com>
2018-06-23 08:30:48 +01:00
HarveyKandola
5d33860a15
Bump version
2018-06-21 12:38:26 +01:00
McMatts
03be1ce904
Bump version
2018-06-15 14:26:24 +01:00
sauls8t
0b139c871f
Bump version
2018-06-12 14:09:09 +01:00
Harvey Kandola
2d2296591b
Bump version
2018-06-07 14:23:39 +01:00
Harvey Kandola
f5b196c334
Draft documents always visible to editors when space lifecycle set to Draft mode
2018-05-14 11:52:51 +01:00
sauls8t
e85744e1b3
Provide granular Dashbaord/Action view permissions
...
Closes #154
2018-05-11 15:17:10 +01:00
sauls8t
c66fae703c
Fix keyword quoted string failure for MariaDB
...
Closes #153
2018-05-11 09:28:04 +01:00
sauls8t
e4c075ea4b
Bump version
2018-05-10 15:35:09 +01:00
McMatts
3b0291d94c
Bump version
2018-05-03 12:50:58 +01:00
McMatts
734e8653dd
Bump build numbers
2018-04-26 15:02:06 +01:00
McMatts
9235c183c5
Support for document draft-live publication workflows
2018-04-20 14:38:35 +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
a6828e6b7f
Record document search history
2018-03-30 17:03:18 +01:00
sauls8t
df0a13b6ed
Rebuild search index
2018-03-29 12:23:09 +01:00
sauls8t
30315a36c7
Update README.md with latest version numbers
2018-03-28 14:25:37 +01:00