Commit Graph

14 Commits

Author SHA1 Message Date
35b26c7525 update to version 1.0.0 2020-05-19 14:08:03 -04:00
263b045c75 module creator template updates 2020-05-19 09:08:29 -04:00
6ae019336d changing default theme to Oqtane theme 2020-05-18 10:44:54 -04:00
df3afb1e21 Merge branch 'master' into master 2020-04-26 13:27:16 -04:00
7606e7b488 Permission Optimalization 2020-04-26 16:19:20 +02:00
f0043f53ee OS independent file paths & Utility.PathCombine added
System.IO.Path.Combine provides cross-platform support for system paths, however rooted paths discarding of earlier segments
Utilities.PathCombine ensures if any parameters start with root chacters does not discard previous Utilities.PathCombine allows appending of "\\" to translate to the correct cross-platform result
2020-04-18 14:57:31 -04:00
c07ebdd41b Revert "Updated for consistant delimiter presence with source"
This reverts commit ce118096b7.
2020-04-18 12:54:12 -04:00
ce118096b7 Updated for consistant delimiter presence with source 2020-04-18 12:53:41 -04:00
70502cd881 OS independent file paths 2020-04-17 16:25:00 -04:00
02fde9cec3 rolled back change creating an Infrastructure.Interfaces namespace, modified IModule interface to be strongly typed (#343)
* upgrade to .NET Core 3.2 Preview 3 and fixes for issues created by #314

* Components based on Bootstrap4 for Sections and  TabStrip to increase productivity and promote uniformity in Module UIs

* rolled back change creating an Infrastructure.Interfaces namespace, modified IModule interface to be strongly typed
2020-04-05 14:39:08 -04:00
5af6f7a52d Namespace Fix undo (#340) 2020-04-04 14:06:24 -04:00
71bd3a8d6a Namespace fix (#335) 2020-04-03 17:18:33 -04:00
1e688dcf5e Fixed some display issues for mobile rendering 2020-03-25 10:54:34 -04:00
18a843e74f extensibility enhancements for site templates 2020-03-19 12:07:33 -04:00