ba97f63338
Make sure Job date times are stored in the database as UTC. This is required if using Postgres or you will get an exception with a message of “Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported.”.
2022-09-07 12:46:24 -06:00
51b356cc0e
enhanced scheduler to support one-time jobs, fixed pager component so that top/bottom have consistent UX, fixed Blazor theme z-index issues caused by input-group in Bootstrap 5, improved password reset instructions in email notification
2022-01-10 19:58:58 -05:00
6af5682548
increment copyright date to 2022, allow scheduled jobs to support weekly interval, improve dynamic image generation, add defensive logic to router
2022-01-05 14:28:42 -05:00
e4201c1a4d
allow host username to be specified during installation, allow user to be added to host role, refresh user list after delete, improve date/time entry in scheduled jobs, require license acceptance during module and theme install
2021-08-06 12:59:56 -04:00
4b1ead1a36
jobs validation
2021-08-04 19:15:52 -04:00
00ca3d856b
reset admin
2021-07-31 15:09:14 -04:00
e42a687c9b
fixing spacing
2021-07-29 15:28:15 -04:00
33a76c61ca
updated modules for input requirements
2021-07-27 16:24:01 -04:00
31f35ad902
Modifications for Bootstrap 5
...
replace tables in markup with responsive approach
2021-07-11 14:16:33 +02:00
cb7d9a0371
upgrade to Boostrap 5
2021-07-02 20:03:51 -04:00
ba9ca22aaa
update to resources
2021-06-25 16:34:30 -04:00
ae0edcfd2d
create default rex files with static keys
2021-06-18 14:45:38 -04:00
b664bc2dbb
remove Add Job component and make Type read-only in Edit
2021-01-18 10:19:42 -05:00
a29d7b524c
Localize alert messages in admin pages
2020-12-09 21:12:00 +03:00
177dcad5a1
Localize non components for the jobs pages
2020-11-20 01:12:15 +03:00
bc570de9e6
Localize components for jobs pages
2020-11-20 01:06:57 +03:00
62a6b5f28a
Allow scheduled jobs to set next execution date, fix issue in site settings where logo field was not being populated, fixed compositing issue where deleted modules were being rendered.
2020-07-22 16:09:39 -04:00
9fff8be40a
update helptext
2020-04-06 16:00:58 -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
66ad089088
Refactoring ( #314 )
...
* Refactoring
* Refactoring
* Check for a valid email.
* Fixed missing character.
* Moved logic to the Utilities class.
* Rename template .sql file
* Modified null and empty string check.
* Check for a valid email.
* Fixed missing character.
* Moved logic to the Utilities class.
* Added Favicon support, Progressive Web App support, page title and url support, and private/public user registration options
* Refactoring
* Refactoring
* Check for a valid email.
* Moved logic to the Utilities class.
Co-authored-by: Aubrey <aubrey.b@treskcow.tech >
Co-authored-by: MIchael Atwood <matwood@dragonmastery.com >
Co-authored-by: Shaun Walker <shaun.walker@siliqon.com >
2020-03-31 10:21:05 -04:00
a06ad38432
Naming fixes
2020-03-14 11:07:49 +01:00
25d2c6596d
completed background job scheduler
2019-11-15 08:42:31 -05:00