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
b5cd378302
Complete PDF section type
2019-04-19 11:30:40 +01:00
Harvey Kandola
7fde947a52
Enable PDF section editor
2019-04-18 15:42:18 +01:00
Harvey Kandola
166aeba09b
[WIP] PDF viewer section & per section attachments
2019-04-17 17:13:18 +01:00
Harvey Kandola
51a0e1127e
Add spam control basics
2019-04-16 12:53:22 +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
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
b5a5cfd697
Give missing account warning during password reset
...
The reset password process will tell the user if they do not have an account.
2019-04-09 13:24:27 +01:00
Harvey Kandola
2ddd7ada9b
Make storage providers generate row limit clause
2019-04-04 12:08:57 +01:00
Harvey Kandola
f8d97d2a56
Make backup/restore compat with SQL Server
2019-04-02 15:47:31 +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
80aab3ce99
SQL Server provider basics
2019-03-27 15:09:48 -04:00
McMatts
1854998c80
Add diagnostic output for attachment download
2019-03-13 11:42:32 +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
f062005946
Introduce transaction isolation customization
...
Search related indexing transactions requires better TX begin/commit.
New helpers provide TX isolation control.
2019-03-08 15:50:55 +00:00
McMatts
36d7136210
Add diagnostic message for LDAP auth
2019-03-08 15:45:46 +00:00
McMatts
e6e5f75ee7
Set doc revised for when section events
...
Supports new space recency filters.
2019-03-08 15:43:17 +00:00
McMatts
eb9501014d
Make WYSIWYG font size & line height to REM
...
End of pixels @harveykandola
2019-03-06 14:11:37 +00:00
McMatts
bb73655327
Write to stderr when onboarding shared space fails
2019-03-04 19:00:15 +00:00
Harvey Kandola
8332e8a03d
Send back saved label after edits
2019-03-03 15:59:13 +00:00
Harvey Kandola
4d0de69489
New release prep
2019-03-01 17:13:29 +00:00
Harvey Kandola
25c247e99b
Introduce new Tabular editor with CSV import support
...
Closes #211 and #202
An all-new tabular editor has been added -- this replaces the previous tabular editor.
Better formatting options.
CSV data can also be imported straight into the table.
2019-03-01 14:28:18 +00:00
Harvey Kandola
f47f09661f
Improve search by tag for MySQL
...
Fixes #214
MySQL requires specific full text search queries.
2019-02-28 13:39:53 +00:00
Harvey Kandola
4b7d4cf872
Ensure non-negative space summary counts
...
Sometimes users direct manipulate database and so space level counts don't match.
We ensure that counts don't go negative.
2019-02-28 12:42:42 +00:00
Harvey Kandola
2510972a83
Allow SMTP config to specify FQDN of sending server
...
/cc @backba
2019-02-28 12:31:02 +00:00
Harvey Kandola
f828583b49
Allow admins to set subdomain for their instance
...
Fixes #209
Admins can see and set subdomain for their instance.
Self-host customers only!
2019-02-27 13:49:59 +00:00
Harvey Kandola
af9bc25660
PlantUML to force UTF-8 encoding
...
Should Fix #213
2019-02-27 13:10:19 +00:00
Harvey Kandola
66003dac21
Logo fetching to match on domain mismatch
...
Fixes #209
Sometimes people use subdomain like docs.example.org but backend does not reflect the domain, e.g. dmz_org.c_domain is empty.
So we fall back to loading logo for empty c_domain value as well.
2019-02-26 11:55:08 +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
7f2d2c01a6
Improved MS Word document name extraction
...
Use document filename and not H1 title inside document.
Supports both Linux & MSFT.
2019-02-05 20:25:36 +00:00
Harvey Kandola
5faf6bda9b
Remove label associations when deleting a label
2019-01-26 20:01:35 +00:00
sauls8t
c0c3ca18e2
Fixed an issue with non-admin Jira connector auth
...
Role check should be OR and not AND.
2019-01-24 16:57:23 +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
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
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
1d4a20cdfe
Optimize category SQL code
...
Removed redundant join condition -- should speed things up!
2019-01-08 12:42:32 +00:00
McMatts
dd355958a2
Refactor custom & default logo logic
2019-01-07 12:41:55 +00:00
McMatts
036f36ba1d
Enable custom logo upload and rendering
2019-01-06 13:50:12 +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
Harvey Kandola
92cb03a1db
Make content linker compat with new attachment API
...
Moved fom /attachments to /attachment API endpoint name.
2018-12-21 17:38:55 +00:00
Harvey Kandola
61c648a7ac
Replaced Material Icons & Boostrap with custom UI framework
2018-12-21 11:15:59 +00:00