Harvey Kandola
c0ed3c3d04
Bump version
2019-04-16 13:10:44 +01:00
Harvey Kandola
e10d04d22e
Exclude draft versions from non-lifecycle users
...
Only show draft documents to those with lifecycle permissions.
Closes #242
2019-04-15 13:23:41 +01:00
sauls8t
2fffb7869e
Bump version
2019-04-13 17:23:37 +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
fa383a58ff
Bump version and update NOTICES
2019-04-09 13:24:42 +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
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
e6335dd58c
Prep 2.2.1 release
2019-03-25 13:41:22 -04:00
Harvey Kandola
441001fffe
Make code section font size REM based
...
In line with recent changes.
2019-03-15 12:57:58 +00:00
Harvey Kandola
a4e07fbf7f
Release v2.2.0 prep
2019-03-13 17:48:53 +00:00
McMatts
1d00f8ac6e
Allow sorting of search results and space contents
...
Closes #187
Sort search results and space contents by Name, Created or Revised.
2019-03-13 11:40:36 +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
4d0de69489
New release prep
2019-03-01 17:13:29 +00:00
Harvey Kandola
af641b93f1
Show doc links on setup screen
2019-02-27 14:50:42 +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
Harvey Kandola
9219dd9296
Set default label color if user does not pick one
2019-01-26 20:02:03 +00:00
sauls8t
89a7496c7f
Improved self-managed install wizard layout
2019-01-26 13:24:54 +00:00
sauls8t
2e443de84e
Update bindata.go
2019-01-24 16:56:53 +00:00
Harvey Kandola
e737339090
Change Save as Template confirm button label
2019-01-20 14:14:36 +00:00
Harvey Kandola
560d00322f
Embed latest web app assets
2019-01-18 13:13:31 +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
d05052a5b4
Improve display on vertically constrained screens
...
Changed media queries to invoke mobile-first rendering if screen vertical height is less than 650px.
2019-01-13 13:57:12 +00:00
Harvey Kandola
317e9cbcaa
Make sidebar nav scroll vertically on height restricted displays
2019-01-13 11:59:13 +00:00
Harvey Kandola
ca213ba5d1
Detect and hide empty doc toolbar
2019-01-13 09:39:42 +00:00
Harvey Kandola
c1d796e6bc
Update export process with latest build assets
...
We embed CSS into self-contained HTML file.
This change updates the CSS.
2019-01-12 15:14:55 +00:00
Harvey Kandola
0ce10ae5a2
Back-port CSS changes to export process
...
Export process produces a self-enclosed HMTL file.
The new styles introduced in v2 need to be available to the export process, hence this commit.
2019-01-08 18:11:48 +00:00
Harvey Kandola
c706edec47
Improve print and PDF rendering
2019-01-08 13:56:42 +00:00
Harvey Kandola
5467771542
Display category names in documents list (space view)
...
We pre-fetch category names and attach them to documents.
2019-01-08 12:43:25 +00:00
Harvey Kandola
4ddbe59556
Implement simpler solution for dynamic theme loading
2019-01-07 19:26:08 +00:00
Harvey Kandola
9206e9aaa1
Improve Ember build process
2019-01-07 14:43:56 +00:00
McMatts
0b94d55fb9
Improve checkbox UI element styling
2019-01-07 12:42:27 +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
5757b2d36e
Apply changes backported from Enterprise edition
2018-12-26 18:13:00 +00:00
Harvey Kandola
34d54745f3
New theme layout
2018-12-02 16:19:25 +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