Commit Graph

1037 Commits

Author SHA1 Message Date
Shaun Walker
16965fd027
Merge pull request #632 from sbwalker/master
enhancement to load dependencies from the /bin if they are not loaded automatically
2020-06-22 16:59:43 -04:00
Shaun Walker
f81ef89c61 enhancement to load dependencies from the /bin if they are not loaded automatically 2020-06-22 16:58:41 -04:00
Shaun Walker
ff23865711
Merge pull request #39 from oqtane/master
sync
2020-06-19 17:30:38 -04:00
Shaun Walker
3ac4116a84
Merge pull request #628 from thabaum/dashboard-table-col-size
Fix Dashboard button/input table col size
2020-06-19 17:29:27 -04:00
Shaun Walker
65df0549fd
Merge pull request #625 from mikecasas/feature-email
Send notification based on a future datetime
2020-06-19 17:24:31 -04:00
Shaun Walker
04ffb079ea
Merge pull request #630 from sbwalker/master
upgrade themes to latest Bootstrap, fix breaking change to ThemeBase due to IThemeControl being removed
2020-06-19 17:23:48 -04:00
Shaun Walker
99d99ca6ad upgrade themes to latest Bootstrap, fix breaking change to ThemeBase due to IThemeControl being removed 2020-06-19 17:22:26 -04:00
Cody
0659fc53b7 default launch settings 2020-06-18 23:16:18 -07:00
Cody
2febd81b4a default connection 2020-06-18 23:14:21 -07:00
Cody
0f814bfefe
Update launchSettings.json 2020-06-18 23:06:33 -07:00
Cody
120066fce1
default 2020-06-18 23:01:59 -07:00
Cody
f4ca525bb5
Delete appsettings.json 2020-06-18 22:50:14 -07:00
Cody
5dced08f7a removes password autofill autocomplete="new-password" 2020-06-18 22:47:41 -07:00
Cody
882412b8ff button/input columns style="width: 1px" 2020-06-18 22:22:16 -07:00
Cody
563345638a Merge remote-tracking branch 'oqtane.framework-upstream/master' into dashboard-table-col-size 2020-06-18 18:14:15 -07:00
Mike Casas
20b83c8809 Updated csproj. 2020-06-18 13:09:57 -04:00
Mike Casas
7d89670930 Fixed the sql script file name and added update for null values. 2020-06-18 12:58:30 -04:00
Mike Casas
40571bfb6e Bug Fix.
Not sure why the email address was not being added to the notification.
2020-06-18 08:40:43 -04:00
Shaun Walker
5a7a47ef27
Merge pull request #38 from oqtane/master
sync
2020-06-18 08:20:56 -04:00
Mike Casas
ee5553ad8a Step 2. 2020-06-18 07:35:40 -04:00
Mike Casas
ab8a1e7324 Step 1. 2020-06-18 06:13:15 -04:00
Shaun Walker
9e633d2d6d
Merge pull request #624 from jimspillane/RemoveAsyncFromLoadJS
Remove async from scripts
2020-06-17 14:20:59 -04:00
Jim Spillane
975e7217a5 Remove async from scripts
Run SPA scripts synchronously to ensure load order
2020-06-17 12:25:36 -04:00
Jim Spillane
95053d8671
Merge pull request #18 from oqtane/master
Sync Master
2020-06-17 12:14:54 -04:00
Shaun Walker
61498862b5
Merge pull request #623 from sbwalker/master
add styling to install wizard
2020-06-17 11:29:25 -04:00
Shaun Walker
a57e25d3d3 add styling to install wizard 2020-06-17 11:27:44 -04:00
Shaun Walker
7cd18b1fe1
Merge pull request #622 from sbwalker/master
refactored script resource declaration to allow for bundling, made script loading async, refactored RichTextEditor to use new method
2020-06-17 10:28:26 -04:00
Shaun Walker
0636227284 refactored script resource declaration to allow for bundling, made script loading async, refactored RichTextEditor to use new method 2020-06-17 10:27:14 -04:00
Shaun Walker
d4d12b6f41
Merge pull request #621 from sbwalker/master
resolve #566 by moving Bootstrap declaration into theme
2020-06-16 17:39:15 -04:00
Shaun Walker
7c24bae753 resolve #566 by moving Bootstrap declaration into theme 2020-06-16 17:38:06 -04:00
Shaun Walker
06480d9a7e
Merge pull request #619 from sbwalker/master
fix #618
2020-06-15 15:48:52 -04:00
Shaun Walker
71b3b695fc fix #618 2020-06-15 15:47:35 -04:00
Shaun Walker
db6d5d2b64
Merge pull request #616 from sbwalker/master
quick fix for #475 - cannot save role
2020-06-15 09:24:09 -04:00
Shaun Walker
7d7e8e9e66 quick fix for #475 - cannot save role 2020-06-15 09:22:35 -04:00
Shaun Walker
354382a580
Merge pull request #615 from sbwalker/master
minor cleanup
2020-06-14 22:10:25 -04:00
Shaun Walker
288cad3d3f minor cleanup 2020-06-14 22:08:52 -04:00
Shaun Walker
597a935cac
Merge pull request #614 from sbwalker/master
added general exception UI handler for #605
2020-06-14 21:48:39 -04:00
Shaun Walker
1e4b2404c4 added general exception UI handler for #605 2020-06-14 21:47:11 -04:00
Shaun Walker
048d8f1b87
Merge pull request #613 from sbwalker/master
fix #595 - remove event log entry under scenario where a user is unauthenticated
2020-06-14 21:31:01 -04:00
Shaun Walker
ec416a7fef fix #595 - remove event log entry under scenario where a user is unauthenticated 2020-06-14 21:29:14 -04:00
Shaun Walker
c8630d7b05
Merge pull request #612 from sbwalker/master
fix #600 Unhandled exception opening a user's profile
2020-06-14 21:14:46 -04:00
Shaun Walker
42696eacbd fix #600 Unhandled exception opening a user's profile 2020-06-14 21:12:55 -04:00
Shaun Walker
b668a5d0ae
Merge pull request #611 from sbwalker/master
migrate script naming convention
2020-06-14 13:07:05 -04:00
Shaun Walker
4285603563 migrate script naming convention 2020-06-14 13:06:33 -04:00
Shaun Walker
1c0d24ac25
Merge pull request #610 from sbwalker/master
refactoring of #518 to simplify registration of scripts in modules and themes
2020-06-14 12:08:05 -04:00
Shaun Walker
4e6b4a20ef refactoring of #518 to simplify registration of scripts in modules and themes 2020-06-14 12:07:16 -04:00
Shaun Walker
ea89cc1a64
Merge pull request #37 from oqtane/master
sync
2020-06-14 11:05:20 -04:00
Shaun Walker
79622819aa
Merge pull request #609 from sbwalker/master
sync
2020-06-14 11:01:08 -04:00
Shaun Walker
88e3a9adc3
Merge pull request #608 from jimspillane/AddJavaScriptDependencyManager
Add JavaScript dependency manager
2020-06-14 11:00:27 -04:00
Shaun Walker
f0c95c46c9
Merge pull request #36 from oqtane/master
sync
2020-06-12 13:22:07 -04:00