432429026b
Fix for File Upload Failed {Error} .json file #2052
...
Udate to FileUpload Constant
added extensions json, xml, xslt, rss, html, htm, css
This is an interim fix with plans to make the upload extensions a soft implementation.
2022-03-09 14:27:14 +01:00
a47ecbdea9
Merge pull request #2048 from sbwalker/dev
...
Added password policy validation in install wizard
2022-03-08 08:20:15 -05:00
f250aff99b
Added password policy validation in install wizard
2022-03-08 08:31:18 -05:00
003f14003e
Fixed issue with IHostResources not being registered properly
2022-03-07 16:52:40 -05:00
fe4e245cda
Merge pull request #2045 from sbwalker/dev
...
Fixed issue with IHostResources not being registered properly
2022-03-07 16:41:37 -05:00
668da62519
Fix #2032 - Fresh install with Postgres failed with "42703: column "settingname" does not exist POSITION: 43
2022-03-07 12:23:35 -05:00
fd89254d5a
fix #2041 - Server restart post module install fails with null exception
2022-03-07 12:19:00 -05:00
b4338c1761
Merge pull request #2043 from sbwalker/dev
...
Fix #2032 - Fresh install with Postgres failed with "42703: column "settingname" does not exist POSITION: 43
2022-03-07 12:12:44 -05:00
fb3c79617f
Merge pull request #2042 from sbwalker/dev
...
fix #2041 - Server restart post module install fails with null exception
2022-03-07 12:07:58 -05:00
b80fe428ac
add show/hide password toggle on Login form
2022-03-04 11:43:54 -05:00
5806563ba4
Merge pull request #2040 from sbwalker/dev
...
add show/hide password toggle on Login form
2022-03-04 11:32:56 -05:00
5adecc307f
Allow user identity password and lockout configuration to be customized. Included additional environment information in System Info.
2022-03-04 10:41:45 -05:00
12d1b5e849
Update README.md
2022-03-04 10:35:07 -05:00
3f2095870d
Merge pull request #2039 from sbwalker/dev
...
Allow user identity password and lockout configuration to be customized. Included additional environment information in System Info.
2022-03-04 10:31:18 -05:00
1481c76a0d
Update README.md
2022-03-03 09:19:57 -05:00
1cdc80e09b
2 factor authentication and user account lockout completed
2022-03-03 09:12:37 -05:00
e568aa8320
Merge pull request #2037 from sbwalker/dev
...
2 factor authentication and user account lockout completed
2022-03-03 09:01:54 -05:00
28629aa836
Adding 2 factor authentication
2022-02-28 16:00:52 -05:00
19f180331b
Adding 2 factor authentication
2022-02-28 15:58:49 -05:00
3292f0b545
Merge pull request #2034 from sbwalker/dev
...
Adding 2 factor authentication
2022-02-28 15:50:04 -05:00
3333bfeeff
Merge pull request #2033 from sbwalker/dev
...
Adding 2 factor authentication
2022-02-28 15:48:02 -05:00
eb1ac3bc9b
Added support for User Account Lockout
2022-02-25 16:17:54 -05:00
65ae1a6177
Merge pull request #2031 from sbwalker/dev
...
Added support for User Account Lockout
2022-02-25 16:07:09 -05:00
0fba385b9e
Enhanced Purge Job to include retention policy for Notifications
2022-02-24 12:37:06 -05:00
ee65a54684
Merge pull request #2028 from sbwalker/dev
...
Enhanced Purge Job to include retention policy for Notifications
2022-02-24 12:26:24 -05:00
82fef82c4f
use consistent naming convention for System Update log file
2022-02-24 11:11:15 -05:00
70383a9b9d
Merge pull request #2027 from sbwalker/dev
...
use consistent naming convention for System Update log file
2022-02-24 11:00:33 -05:00
15fdba060c
Improvements to System Upgrade to preserve the processing details in a log file in the /Packages folder to improve troubleshooting abilities
2022-02-24 09:55:34 -05:00
c1065dab2d
Merge pull request #2026 from sbwalker/dev
...
Improvements to System Upgrade to preserve the processing details in a log file in the /Packages folder to improve troubleshooting abilities
2022-02-24 09:44:55 -05:00
dfb4afc698
Merge pull request #2020 from leigh-pointer/ImportExportSettings
...
Fix for Module Settings Import and Export #2019
2022-02-24 08:51:20 -05:00
893b09e7e4
Merge pull request #2025 from sbwalker/dev
...
Added more constructors for convenience in creating Notification objects. Refactored to use the new constructors where applicable. Fixed localization key issue in Site Settings and added scroll to top when testing SMTP.
2022-02-24 08:51:10 -05:00
938bcb2b62
Added more constructors for convenience in creating Notification objects. Refactored to use the new constructors where applicable. Fixed localization key issue in Site Settings and added scroll to top when testing SMTP.
2022-02-24 09:01:44 -05:00
ac45f67a21
enhancement to send log notifications to host users
2022-02-23 16:10:24 -05:00
36cd9664b1
Merge pull request #2022 from sbwalker/dev
...
enhancement to send log notifications to host users
2022-02-23 15:59:41 -05:00
073d330db4
Fix for Module Settings Import and Export #2019
...
Added the module Settings so they are available for the Import and Export Interface.
2022-02-23 14:33:24 +01:00
9ba356c47e
moved AlterStringColumn to IDatabase interface so that it can be overridden in the Sqlite provider rather than requiring conditional logic in the migrations
2022-02-22 14:47:31 -05:00
f2bec9b478
Merge pull request #2017 from sbwalker/dev
...
moved AlterStringColumn to IDatabase interface so that it can be overridden in the Sqlite provider rather than requiring conditional logic in the migrations
2022-02-22 14:36:58 -05:00
3d0cbdd1a7
expand Url column in Visitor and UrlMapping to accomodate maximum url size of 2048 characters
2022-02-22 10:01:52 -05:00
c5f5bf0287
Merge pull request #2015 from sbwalker/dev
...
expand Url column in Visitor and UrlMapping to accomodate maximum url size of 2048 characters
2022-02-22 09:51:14 -05:00
99986c1b94
changed IsModule property name to ES6Module for clarity
2022-02-20 08:53:04 -05:00
7d669caa3c
Merge pull request #2011 from sbwalker/dev
...
changed IsModule property name to ES6Module for clarity
2022-02-20 08:42:34 -05:00
b68e3cb10f
Add support for ES6 module JavaScript resources
2022-02-19 17:24:41 -05:00
e305c488d4
Merge pull request #2010 from sbwalker/dev
...
Add support for ES6 module JavaScript resources
2022-02-19 17:14:21 -05:00
a2417bbe56
Merge pull request #2005 from leigh-pointer/BootstrapUpdate
...
Theme Template Updated
2022-02-18 11:00:58 -05:00
b3967b36c0
Corrected incorrect CDN
2022-02-18 14:52:51 +01:00
5fb33dfee9
Bootstrap reference updated to 5.1.3
2022-02-18 08:38:53 +01:00
c002768e5b
Merge pull request #2001 from oqtane/master
...
Merge pull request #2000 from oqtane/dev
2022-02-15 14:31:40 -05:00
aff33c6a5d
Merge pull request #2000 from oqtane/dev
...
3.0.3 release
2022-02-15 14:31:21 -05:00
a84b497fae
Merge pull request #1999 from artmedia/patch-1
...
typo correction for closing tag
v3.0.3
2022-02-15 09:37:39 -05:00
c33d1bcd3c
typo correction for closing label
...
typo correction for closing label
2022-02-15 10:19:58 +01:00