Cody
|
6efbeeb2b4
|
Change dashes to underscores
|
2020-06-06 08:02:08 -07:00 |
|
Cody
|
af1aab5b8d
|
Updated to latest framework message username
addresses conflicts
|
2020-06-05 17:57:25 -07:00 |
|
Cody
|
f854b948ce
|
namespaces removed last commit
|
2020-06-04 21:22:48 -07:00 |
|
Cody
|
7b9cd39cb7
|
To/From Fields enabled/disabled, reply message fix
|
2020-06-04 21:20:48 -07:00 |
|
Shaun Walker
|
4edb3f32f0
|
Merge pull request #580 from chlupac/UserManagerPersistence
User manager search persistence
|
2020-06-03 19:46:36 -04:00 |
|
Shaun Walker
|
99cad13890
|
restrict user data leakage
|
2020-06-03 19:46:47 -04:00 |
|
Pavel Vesely
|
cdc4de432a
|
User manager search persistence
|
2020-06-03 20:10:52 +02:00 |
|
Shaun Walker
|
c4f1d37421
|
improve user experience after app restarts
|
2020-06-02 14:21:57 -04:00 |
|
Shaun Walker
|
1b7ca45d4a
|
Added support for friendly names and thumbnails in theme, layout, and container components. Added fallback support during loading for themes, layout, and containers.
|
2020-06-01 14:58:46 -04:00 |
|
Shaun Walker
|
f45cb8b069
|
fix theme selection in sites
|
2020-05-31 22:56:19 -04:00 |
|
Shaun Walker
|
7d21cfefc1
|
restrict container selection to the current theme, hide layout selection if theme does not support layouts, make behavior consistent for all theme/layout/container selection
|
2020-05-31 22:53:11 -04:00 |
|
Shaun Walker
|
fe92d3d74f
|
Merge pull request #538 from thabaum/patch-9
Site Settings: removes ONLY " <Select Container>"Theme and Layout drop down options
|
2020-05-31 20:42:25 -04:00 |
|
Shaun Walker
|
833ea9461a
|
Merge pull request #568 from chlupac/ActionLink
Allow to show icon only in action link
|
2020-05-31 09:54:04 -04:00 |
|
Pavel Vesely
|
cb484665ca
|
Allow to show icon only in action link
|
2020-05-30 21:24:40 +02:00 |
|
Shaun Walker
|
6402723d2a
|
addressed consistency between theme loading and moduledefinition loading, added theme detailed UI view
|
2020-05-29 16:27:02 -04:00 |
|
Shaun Walker
|
3a5b6954e3
|
fix for #525 when running locally without a network connection
|
2020-05-28 16:24:22 -04:00 |
|
Shaun Walker
|
d5f3b7513d
|
Merge pull request #549 from chlupac/UserSearch
Search in User management
|
2020-05-28 09:45:45 -04:00 |
|
Pavel Vesely
|
e935451d93
|
Search in User management
|
2020-05-28 11:33:47 +02:00 |
|
Jim Spillane
|
97df673609
|
Change JavaScript namespace from interop to Oqtane
|
2020-05-24 23:04:55 -04:00 |
|
Cody
|
cbcec0481a
|
removed "Select Container, Theme, Layout" options
|
2020-05-24 19:12:47 -07:00 |
|
Shaun Walker
|
c089b90659
|
modifications to JSInterop in RichTextEditor
|
2020-05-21 15:55:58 -04:00 |
|
Shaun Walker
|
d8fca5de20
|
module creator templates need to be in the server project in order to be distributed with application
|
2020-05-20 15:31:09 -04:00 |
|
Shaun Walker
|
1495a5c017
|
fixed references in external template
|
2020-05-20 14:59:57 -04:00 |
|
Shaun Walker
|
066ef44773
|
fixes to upgrade project
|
2020-05-20 11:57:41 -04:00 |
|
Mike Casas
|
6f1e930474
|
Updated the versions.
|
2020-05-20 06:51:22 -04:00 |
|
Shaun Walker
|
52b2c876a4
|
performance optimizations to avoid use of reflection ( thanks to @chlupac for this suggestion )
|
2020-05-19 13:39:39 -04:00 |
|
Shaun Walker
|
263b045c75
|
module creator template updates
|
2020-05-19 09:08:29 -04:00 |
|
Shaun Walker
|
96c2a59551
|
Merge pull request #501 from sbwalker/master
use lambas for setting resources
|
2020-05-18 13:33:50 -04:00 |
|
Shaun Walker
|
5e23448618
|
use lambas for setting resources
|
2020-05-18 13:34:53 -04:00 |
|
Shaun Walker
|
6ae019336d
|
changing default theme to Oqtane theme
|
2020-05-18 10:44:54 -04:00 |
|
Shaun Walker
|
0c236682b9
|
Merge pull request #500 from sbwalker/master
changing default theme to Oqtane theme
|
2020-05-18 10:44:00 -04:00 |
|
Shaun Walker
|
9b74262c76
|
Added support for module resource management
|
2020-05-18 09:47:37 -04:00 |
|
Shaun Walker
|
a13208e65d
|
Merge pull request #499 from sbwalker/master
Added support for module resource management
|
2020-05-18 09:46:32 -04:00 |
|
Shaun Walker
|
c426302242
|
enhanced module creator to display location where module will be created
|
2020-05-16 13:40:59 -04:00 |
|
Shaun Walker
|
814e2100b2
|
Merge pull request #495 from sbwalker/master
enhanced module creator to display location where module will be created
|
2020-05-16 13:39:57 -04:00 |
|
Jim Spillane
|
3a19ced2d1
|
Fix module pluralization
Added 's' to the module creator sql script in the csproj to fix compilation error.
|
2020-05-16 10:36:16 -04:00 |
|
Shaun Walker
|
f9cdc6d70c
|
Merge pull request #490 from jimspillane/AddFileValidation
Add File Name validation
|
2020-05-16 08:53:39 -04:00 |
|
Jim Spillane
|
13adebb36c
|
Add File Name validation
Apply file name validation rules to the File Controller and client.
|
2020-05-15 23:12:24 -04:00 |
|
Shaun Walker
|
e698ea4d36
|
Merge pull request #489 from sbwalker/master
Modified the package installer to use target folders ( based on the Nuget specification ) rather than file extensions
|
2020-05-15 17:42:49 -04:00 |
|
Shaun Walker
|
8a1e83ff7f
|
Modified the package installer to use target folders ( based on the Nuget specification ) rather than file extensions
|
2020-05-15 17:43:45 -04:00 |
|
Shaun Walker
|
3cbb6e3e6e
|
enable module creator to add embeddedresources to csproj for internal modules
|
2020-05-15 12:36:52 -04:00 |
|
Shaun Walker
|
9394e77fd5
|
Merge pull request #488 from sbwalker/master
enable module creator to add embeddedresources to csproj for internal modules
|
2020-05-15 12:35:52 -04:00 |
|
Shaun Walker
|
ac03afb146
|
added ability to set default container at the page level, expanded size of role description in upgrade script for 0.9.2
|
2020-05-15 09:50:48 -04:00 |
|
Shaun Walker
|
51c27ae0e5
|
Merge pull request #486 from sbwalker/master
added ability to set default container at the page level, expanded size of role description in upgrade script for 0.9.2
|
2020-05-15 09:49:45 -04:00 |
|
Shaun Walker
|
0ea4c4d723
|
Merge pull request #484 from jimspillane/MoveFolderValidationToShared
Move Path and File validation to Shared Utilities
|
2020-05-15 09:47:37 -04:00 |
|
Shaun Walker
|
b3dee737b4
|
Merge pull request #480 from chlupac/FileManager
FileManager Tune-Up
|
2020-05-15 09:46:28 -04:00 |
|
Pavel Vesely
|
5e04cb18a4
|
File Manager Tune-up
|
2020-05-15 08:18:07 +02:00 |
|
Jim Spillane
|
39641804f1
|
Move Path and File validation to Shared Utilities
Created extension methods:
IsPathValid(Folder)
IsFileValid(File)
IsPathOrFileValid(string)
Added client side validation check for Folders.
|
2020-05-14 22:02:57 -04:00 |
|
Cody
|
422f360807
|
disabled changed to readonly
|
2020-05-14 14:58:09 -07:00 |
|
Shaun Walker
|
bafe2c6666
|
fix module creator templates
|
2020-05-14 14:22:11 -04:00 |
|