sbwalker
|
dd83e3ee67
|
fix #2761 - updating Module Definition name, description, category not invalidating cache
|
2023-05-01 15:38:18 -04:00 |
|
Shaun Walker
|
e0b0156640
|
allow module and theme dependencies setting to include .dll file extension, added testmode config setting for validating list of assemblies sent to client
|
2023-04-19 08:48:52 -07:00 |
|
Shaun Walker
|
e0c2b2982f
|
improvements to #2736 to support scenarios where module is not explicitly assigned to a page
|
2023-04-11 13:01:34 -04:00 |
|
Shaun Walker
|
94a02b7bf9
|
add filter to exclude orphaned permissions
|
2023-04-11 10:35:23 -04:00 |
|
Shaun Walker
|
cf46210ff8
|
Merge pull request #2725 from thabaum/patch-17
Fixes null reference permissions issue: Fixes #2724
|
2023-04-11 10:22:08 -04:00 |
|
Shaun Walker
|
f32d988297
|
Merge pull request #2740 from sbwalker/dev
Routes with Module ID and no Action can be displayed on any page regardless of whether a PageModule record exists (ie. Admin Dashboard)
|
2023-04-11 10:19:28 -04:00 |
|
Shaun Walker
|
7fe4577158
|
Routes with Module ID and no Action can be displayed on any page regardless of whether a PageModule record exists (ie. Admin Dashboard)
|
2023-04-11 10:21:37 -04:00 |
|
Shaun Walker
|
8985dcb4c0
|
fix #2736 - UI not loading correct module instance in scenarios where a module exists on multiple pages
|
2023-04-10 08:37:35 -04:00 |
|
Shaun Walker
|
d346444c51
|
Merge pull request #2739 from sbwalker/dev
fix #2736 - UI not loading correct module instance in scenarios where a module exists on multiple pages
|
2023-04-10 08:35:42 -04:00 |
|
Shaun Walker
|
ef27a0d6b0
|
Merge pull request #2727 from leigh-pointer/ModulePassSettings
Fix for #2718 SiteMap functionality missing Settings
|
2023-04-05 10:53:09 -04:00 |
|
Shaun Walker
|
627158cb5d
|
Merge pull request #2729 from leigh-pointer/PwdControlCancelFocus
Fix for #2728 Toggle Password button focus
|
2023-04-05 10:51:27 -04:00 |
|
Shaun Walker
|
648edcabba
|
Merge pull request #2731 from sbwalker/dev
fix #2720 - module definition permissions not being created properly for new sites
|
2023-04-05 10:27:44 -04:00 |
|
Shaun Walker
|
0f34c6efc5
|
fix #2720 - module definition permissions not being created properly for new sites
|
2023-04-05 10:29:51 -04:00 |
|
Shaun Walker
|
cc3cc55269
|
consolidated package installation so that it always occurs during startup and added logging in case of errors
|
2023-04-05 10:26:21 -04:00 |
|
Shaun Walker
|
a503a9d5bc
|
Merge pull request #2730 from sbwalker/dev
consolidated package installation so that it always occurs during startup and added logging in case of errors
|
2023-04-05 10:24:15 -04:00 |
|
Leigh Pointer
|
789baf99ff
|
Fix for #2728 Toggle Password button focus
Added tabindex="-1" to the Button control so that focus is not received and passed the the following control.
|
2023-04-05 07:51:32 +02:00 |
|
Leigh Pointer
|
036279a54c
|
Fix for #2718 SiteMap functionality missing Settings
Added the Module Settings to the Module parameter passed in the GetUrls interface call,
|
2023-04-05 07:31:57 +02:00 |
|
Cody
|
481f18cf1c
|
Fixes null reference permissions issue
|
2023-04-04 11:19:25 -07:00 |
|
Shaun Walker
|
2f1e386554
|
Update README.md
|
2023-03-29 14:13:27 -04:00 |
|
Shaun Walker
|
1e0c7cf43d
|
Merge pull request #2706 from oqtane/master
Merge pull request #2705 from oqtane/dev
|
2023-03-29 14:06:22 -04:00 |
|
Shaun Walker
|
7978c89731
|
Merge pull request #2705 from oqtane/dev
3.4.2 release
|
2023-03-29 14:05:57 -04:00 |
|
Shaun Walker
|
82221f54c5
|
add defensive logic to package installer
|
2023-03-29 08:47:54 -04:00 |
|
Shaun Walker
|
2e23e6e4d5
|
Merge pull request #2704 from sbwalker/dev
add defensive logic to package installer
|
2023-03-29 08:45:46 -04:00 |
|
Shaun Walker
|
3a79fa074a
|
fix #2700 - translation installation
|
2023-03-28 15:52:07 -04:00 |
|
Shaun Walker
|
696c63c6d2
|
Merge pull request #2703 from sbwalker/dev
fix #2700 - translation installation
|
2023-03-28 15:49:54 -04:00 |
|
Shaun Walker
|
8f6dc52430
|
prepare for 3.4.2 release
|
2023-03-28 14:29:57 -04:00 |
|
Shaun Walker
|
c8a9ad9807
|
Merge pull request #2702 from sbwalker/dev
prepare for 3.4.2 release
|
2023-03-28 14:27:45 -04:00 |
|
Shaun Walker
|
a0933d07d8
|
made word casing consistent with other module messages and reduced length of message
|
2023-03-28 08:53:26 -04:00 |
|
Shaun Walker
|
6bf61e2008
|
Merge pull request #2701 from sbwalker/dev
made word casing consistent with other module messages and reduced length of message
|
2023-03-28 08:51:24 -04:00 |
|
Shaun Walker
|
36ecc55578
|
Merge pull request #2697 from leigh-pointer/PwdConstra
Modified Registration to display the Password requirments
|
2023-03-28 08:17:00 -04:00 |
|
Shaun Walker
|
47065299ca
|
Merge pull request #2691 from Behnam-Emamian/dev
Code Cleanups
|
2023-03-28 08:14:09 -04:00 |
|
Leigh Pointer
|
0f707a7607
|
Moved message to the notification.
To be honest, the message about the password should be visible at all times.
|
2023-03-25 11:47:15 +01:00 |
|
Shaun Walker
|
7590c5550f
|
Merge pull request #2698 from sbwalker/dev
Fix #2696 - PermissionNames not appearing in PermissionGrid
|
2023-03-24 12:52:35 -04:00 |
|
Shaun Walker
|
3d23a5c79a
|
Fix #2696 - PermissionNames not appearing in PermissionGrid
|
2023-03-24 12:54:46 -04:00 |
|
Leigh Pointer
|
9aa0374dc2
|
Removed unused Using
|
2023-03-24 12:41:27 +01:00 |
|
Leigh Pointer
|
058a191673
|
Modified Registration to display the Password requirments
|
2023-03-24 12:38:27 +01:00 |
|
Ben Emamian
|
5fbb9160f1
|
Code Cleanups
|
2023-03-21 00:45:17 +11:00 |
|
Shaun Walker
|
2c3dad0592
|
Merge pull request #2689 from sbwalker/dev
Fix #2687 - add Setters to Permissions property to provide improved backward compatibility
|
2023-03-16 13:24:27 -04:00 |
|
Shaun Walker
|
00f039d31e
|
Fix #2687 - add Setters to Permissions property to provide improved backward compatibility
|
2023-03-16 13:26:18 -04:00 |
|
Shaun Walker
|
497ef1750b
|
add defensive logic to Oqtane.Client for loading modules on which have not declared all dependencies on WebAssembly
|
2023-03-14 20:40:49 -04:00 |
|
Shaun Walker
|
7d4cd04ce9
|
Merge pull request #2684 from sbwalker/dev
add defensive logic to Oqtane.Client for loading modules on which have not declared all dependencies on WebAssembly
|
2023-03-14 20:39:23 -04:00 |
|
Shaun Walker
|
04c0b9d37d
|
add defensive logic to Oqtane.Maui for loading modules which have not declared all dependencies
|
2023-03-14 20:37:42 -04:00 |
|
Shaun Walker
|
b9c16c0727
|
Merge pull request #2683 from sbwalker/dev
add defensive logic to Oqtane.Maui for loading modules which have not declared all dependencies
|
2023-03-14 20:35:55 -04:00 |
|
Shaun Walker
|
0a30f2b7e8
|
fix #2679 - fixed issue where ModuleDefinition cache properties were being overwritten (same issue as #2674 however implemented in ModuleController)
|
2023-03-14 11:49:38 -04:00 |
|
Shaun Walker
|
dbb1d53202
|
Merge pull request #2682 from sbwalker/dev
fix #2679 - fixed issue where ModuleDefinition cache properties were being overwritten (same issue as #2674 however implemented in ModuleController)
|
2023-03-14 11:48:01 -04:00 |
|
Shaun Walker
|
2c88f36e3d
|
fix #2680 - issue when adding new site to existing installation
|
2023-03-14 10:26:51 -04:00 |
|
Shaun Walker
|
d91dcad774
|
Merge pull request #2681 from sbwalker/dev
fix #2680 - issue when adding new site to existing installation
|
2023-03-14 10:24:53 -04:00 |
|
Shaun Walker
|
6eb4ea2a2d
|
Update README.md
|
2023-03-13 22:41:30 -04:00 |
|
Shaun Walker
|
ff6187c336
|
Merge pull request #2678 from oqtane/master
Merge pull request #2677 from oqtane/dev
|
2023-03-13 22:35:52 -04:00 |
|
Shaun Walker
|
1253dfe0c8
|
Merge pull request #2677 from oqtane/dev
3.4.1 release
|
2023-03-13 22:35:34 -04:00 |
|