Shaun Walker
53ead7a03f
fix #2185 - alias auto registration including trailing slash
2022-05-10 08:03:38 -04:00
Shaun Walker
ab979fd63c
Merge pull request #2189 from sbwalker/dev
...
fix #2180 - Error in Module Creator if the template is not set
2022-05-09 11:35:17 -04:00
Shaun Walker
1e84a2238b
fix #2180 - Error in Module Creator if the template is not set
2022-05-09 11:35:01 -04:00
Shaun Walker
5618adf86c
Merge pull request #2187 from sbwalker/dev
...
fix #2182 - modifications to address MySQL compatibility issues
2022-05-08 22:14:54 -04:00
Shaun Walker
345b0bc95f
fix #2182 - modifications to address MySQL compatibility issues
2022-05-08 22:14:26 -04:00
Shaun Walker
b1d6c35e99
Merge pull request #2183 from leigh-pointer/UserEmail
...
Args not in sink
2022-05-06 11:43:59 -04:00
Leigh Pointer
d767f1a101
Args not in sink
...
The Display name and email address not is the correct order!
2022-05-06 12:43:40 +02:00
Shaun Walker
c15f2b9a12
Merge pull request #2178 from leigh-pointer/UserEmail
...
Added the User Email field to the List
2022-05-05 17:14:08 -04:00
Leigh Pointer
a21a53662b
Update for real-estate
...
Removed Name
Removed Seconds from DateTime fields
Added Name to the Email link
2022-05-05 16:35:43 +02:00
Shaun Walker
ebb5340019
Merge pull request #2177 from leigh-pointer/NotIficationDateFormat
...
Updated the CreatedOn date format
2022-05-05 10:13:24 -04:00
Shaun Walker
6108bd214e
Merge pull request #2179 from sbwalker/dev
...
fix #2176 - update LastIPAddress correctly during login
2022-05-05 09:57:26 -04:00
Shaun Walker
eed27e101a
fix #2176 - update LastIPAddress correctly during login
2022-05-05 09:57:09 -04:00
Leigh Pointer
2767680bed
Added the User Email field to the List
...
Added the formatted email address of the user to the list view.
2022-05-05 13:25:35 +02:00
Leigh Pointer
4080e30b6f
Updated the CreatedOn date format
...
Updated the format to a more readable format of dd-MMM-yyyy
2022-05-05 13:07:09 +02:00
Shaun Walker
e89257be62
Merge pull request #2174 from sbwalker/dev
...
fix #2172 - File Upload issue caused by JS Interop not passing AntiForgery token in POST method
2022-05-04 17:15:10 -04:00
Shaun Walker
d3c40a7e8b
fix #2172 - File Upload issue caused by JS Interop not passing AntiForgery token in POST methid
2022-05-04 17:14:45 -04:00
Shaun Walker
60657d5d25
Update README.md
2022-05-03 08:13:34 -04:00
Shaun Walker
71d5ae0e68
Merge pull request #2169 from oqtane/master
...
Merge pull request #2168 from oqtane/dev
2022-05-03 08:08:51 -04:00
Shaun Walker
46b8d202c7
Merge pull request #2168 from oqtane/dev
...
3.1.1 release
2022-05-03 08:08:34 -04:00
Shaun Walker
bc193a6470
Merge pull request #2167 from sbwalker/dev
...
remove custom module assets not part of framework
2022-05-03 07:54:30 -04:00
Shaun Walker
577528fa0a
remove custom module assets not part of framework
2022-05-03 07:54:14 -04:00
Shaun Walker
35e78ea633
Merge pull request #2166 from sbwalker/dev
...
3.1.1 database providers, default module creator version to local install version
2022-05-02 17:08:56 -04:00
Shaun Walker
d5d4f85003
3.1.1 database providers, default module creator version to local install version
2022-05-02 17:08:29 -04:00
Shaun Walker
c6a49a6f5d
Merge pull request #2164 from sbwalker/dev
...
enhance UserRole service with filtering and moved workload to server for better performance, improve error message details during installation
2022-04-29 21:39:36 -04:00
Shaun Walker
a3ff9373a2
enhance UserRole service with filtering and moved workload to server for better performance, improve error message details during installation
2022-04-29 21:39:11 -04:00
Shaun Walker
e6d2e74b17
Merge pull request #2162 from sbwalker/dev
...
refactor module upgrade logic, implement for themes and translations
2022-04-27 19:29:49 -04:00
Shaun Walker
e8464206e7
refactor module upgrade logic, implement for themes and translations
2022-04-27 19:29:29 -04:00
Shaun Walker
b6c4934123
Merge pull request #2161 from 2sic-forks/dev
...
Fix #2160 - upgrade module option
2022-04-27 15:03:46 -04:00
Tonći Vatavuk
8ee83f738b
fix# https://github.com/oqtane/oqtane.framework/issues/2160
2022-04-27 17:44:54 +02:00
Shaun Walker
c359300375
Merge pull request #2158 from sbwalker/dev
...
fix path on app-stylesheets
2022-04-26 16:34:08 -04:00
Shaun Walker
eb3361fa07
fix path on app-stylesheets
2022-04-26 16:33:50 -04:00
Shaun Walker
1b53da6749
Merge pull request #2155 from sbwalker/dev
...
external login improvements
2022-04-25 20:05:03 -04:00
Shaun Walker
c701895e29
external login improvements
2022-04-25 20:04:43 -04:00
Shaun Walker
e81222821e
Merge pull request #2153 from sbwalker/dev
...
prepare for 3.1.1 release
2022-04-24 20:20:02 -04:00
Shaun Walker
cbca8c9e93
prepare for 3.1.1 release
2022-04-24 20:19:44 -04:00
Shaun Walker
92c4edacf2
Merge pull request #2152 from sbwalker/dev
...
completed antiforgery implementation, improved external login claim mapping, principal construction, and user experience
2022-04-22 17:54:49 -04:00
Shaun Walker
e4c648ee92
completed antiforgery implementation, improved external login claim mapping, principal construction, and user experience
2022-04-22 17:54:20 -04:00
Shaun Walker
69f6586aa9
Merge pull request #2149 from sbwalker/dev
...
Fix #2144 - install issue, Fix #2146 - move file issue, require verification of external login account linkage
2022-04-20 16:01:21 -04:00
Shaun Walker
391713b84d
Fix #2144 - install issue, Fix #2146 - move file issue, require verification of external login account linkage
2022-04-20 16:00:58 -04:00
Shaun Walker
8c6a25e4b4
Merge pull request #2140 from sbwalker/dev
...
remove web.release.config as it causes installation issues in pure .net core environments (see #1957 )
2022-04-15 09:23:14 -04:00
Shaun Walker
250701aff0
remove web.release.config as it causes installation issues in pure .net core environments (see #1957 )
2022-04-15 09:22:51 -04:00
Shaun Walker
2dfd1bd5a2
Merge pull request #2139 from sbwalker/dev
...
removed method-level [ValidateAntiForgeryToken] attribute as it is now handled by global AutoValidateAntiforgeryTokenFilter, adjusted gitignore to improve filtering of Module and Theme folders in wwwroot and exclude all files in Oqtane.Server/Data
2022-04-15 08:02:04 -04:00
Shaun Walker
1c7380d4cf
removed method-level [ValidateAntiForgeryToken] attribute as it is now handled by global AutoValidateAntiforgeryTokenFilter, adjusted gitignore to improve filtering of Module and Theme folders in wwwroot and exclude all files in Oqtane.Server/Data
2022-04-15 08:01:32 -04:00
Shaun Walker
68d9ac88b3
Merge pull request #2138 from sbwalker/dev
...
create separate API methods for tokens (short-lived) and personal access tokens (long-lived), include global antiforgery filter to mitigate XSRF when using cookie auth (ignored when using Jwt)
2022-04-14 19:42:24 -04:00
Shaun Walker
f6b3874668
create separate API methods for tokens (short-lived) and personal access tokens (long-lived), include global antiforgery filter to mitigate XSRF when using cookie auth (ignored when using Jwt)
2022-04-14 19:41:43 -04:00
Shaun Walker
c616878a64
Merge pull request #2134 from leigh-pointer/TogglePassword
...
User Areas to use the Toggle Password method
2022-04-14 08:58:59 -04:00
Shaun Walker
ad485a68ce
Merge pull request #2136 from leigh-pointer/UsersCreatedOn
...
Added CreatedOn class "align-middle" to RowClass
2022-04-14 08:58:49 -04:00
Leigh Pointer
2ebba3b8e7
Added CreatedOn class "align-middle" to RowClass
2022-04-14 14:52:34 +02:00
Shaun Walker
4117e6e1c5
Merge pull request #2135 from sbwalker/dev
...
Fix #2128 - site settings validation issue when logged in as Administrator (not Host)
2022-04-14 08:31:29 -04:00
Shaun Walker
423ee04879
Fix #2128 - site settings validation issue when logged in as Administrator (not Host)
2022-04-14 08:30:55 -04:00