Harvey Kandola
4494ace0a2
Set org and per user locale
2022-03-19 18:07:38 -04:00
Harvey Kandola
df534f72fa
i18n server-side strings
2022-03-16 16:58:42 -04: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
Harvey Kandola
d1b803b246
PRovide basic in-app purchase/renewal flow
2018-11-05 19:48:50 +00:00
Harvey Kandola
4f0cc2f616
Make API work with new schema
2018-09-19 16:03:29 +01:00
Harvey Kandola
ad2e653f3c
Export to PDF related improvements
2018-06-11 14:40:21 +01:00
McMatts
19a916a4b4
New user role: view analytics
2018-04-05 19:59:57 +01:00
sauls8t
eaf46f06c1
Provide in-app What's New & new release notifications
2018-03-22 17:29:59 +00:00
Harvey Kandola
8081b60146
set defaults for request context
2017-08-27 16:39:09 +01:00
Harvey Kandola
557da2847e
bug fixes galore
2017-08-07 14:42:02 +01:00
Harvey Kandola
72b14def6d
moving endpoints to new API (WIP)
2017-07-26 10:50:26 +01:00
Harvey Kandola
27640dffc4
pointers to Runtime!
2017-07-24 19:10:49 +01:00
Harvey Kandola
792c3e2ce8
major code repair from old to new API -- WIP
2017-07-24 16:24:21 +01:00