Commit Graph
100 Commits
Author SHA1 Message Date
poprhythm bdaa3ab3d5 Add MemberManage dashboard 2022-10-24 11:17:36 -04:00
poprhythm cb5f92e58f CAPTCHA badge appears on top of footer 2022-10-24 08:49:41 -04:00
poprhythm 8fd0796019 Recaptcha for contact and registration page implemented 2022-10-21 14:43:33 -04:00
poprhythm 0160c1d7b5 Piscal Ssh Client cleanup 2022-10-19 09:01:40 -04:00
poprhythm e06d5d5b66 Beginning to configure SshClient for docker instance 2022-09-20 09:37:27 -04:00
poprhythm 398a0e807c Update SSH client version 2022-09-15 09:22:36 -04:00
poprhythm 248a5f437c Finish Banner-Alert 2022-09-07 10:36:57 -04:00
poprhythm e8d9853de6 Add a banner alert macro 2022-08-30 11:19:54 -04:00
poprhythm c1331112cb Add image caption style
Correct registration page labels
2020-08-21 22:06:26 -04:00
poprhythm e9211c6ace Formatting for new users 2020-08-18 21:06:08 -04:00
poprhythm 9f654822f8 Scanning for LeafWeb data submission errors 2020-08-11 21:07:46 -04:00
poprhythm 5dfc65a83a Add permissions for downloading LeafInput 2020-08-08 21:43:12 -04:00
poprhythm 2716b9bfb4 Cleanup and small fixes 2020-08-04 21:40:32 -04:00
poprhythm cb1b6c6e47 Switch to using string instead of bool for checkbox values 2020-08-03 21:34:09 -04:00
poprhythm b1bff76159 Make ViewModel bool parameters nullable 2020-08-03 08:26:28 -04:00
poprhythm 803717d9e5 also rename params on membership actions 2020-08-01 21:32:11 -04:00
poprhythm 77624d4571 rename query to model in actions, fixing problems with binding 2020-08-01 21:14:40 -04:00
poprhythm 9986ce5ee6 Update ClientDependency 2020-07-29 21:59:52 -04:00
poprhythm beedc96e45 Add loading spinner for submit buttons 2020-07-29 21:32:16 -04:00
poprhythm a3c2bc8ba8 Add click submit 2020-07-27 21:41:14 -04:00
poprhythm eaa3aa41f2 Sticky footer 2020-07-26 17:53:03 -04:00
poprhythm 733ed01100 Add details for search 2020-07-23 21:16:26 -04:00
poprhythm 25b5d8ebc6 Move downloads to new controller 2020-07-21 22:02:55 -04:00
poprhythm 6a18b1be58 Default to user only data on search page 2020-07-21 21:30:33 -04:00
poprhythm cd6bd2d0e5 Add Only my data to 2020-07-21 07:38:56 -04:00
poprhythm 28377cfce8 Add object for results details 2020-07-18 21:39:18 -04:00
poprhythm 1e7fa1bb1d Add search query 2020-07-16 22:37:24 -04:00
poprhythm 15c38fb650 Move results download to an iis rule 2020-07-16 22:36:57 -04:00
poprhythm ef7e2c5ae6 Add search page 2020-07-16 14:52:49 -04:00
poprhythm c8e9a65f70 assign new users to "Authenticated" role 2020-07-15 21:41:44 -04:00
poprhythm f1b1cd97ec Improvements for leaf data zipping 2020-07-15 17:04:24 -04:00
poprhythm 8334e20bbf Now Boolean is fixed? Time will only tell. 2020-07-14 21:24:05 -04:00
poprhythm c7c42af198 Rename "completed" to "compl", trying to fix binding problem again
seems to have worked.
2020-07-13 21:25:13 -04:00
poprhythm 620af9657d Boolean template was crashing in prod, made it non-nullable and now it works 2020-07-13 09:33:23 -04:00
poprhythm 2625c07901 Fix layout for advanced search 2020-07-12 21:59:12 -04:00
poprhythm 4ab050c3bd Move LeafDataQuery to it's own view 2020-07-11 21:50:11 -04:00
poprhythm f1691f3d53 Add "show only completed" to query 2020-07-11 21:07:43 -04:00
poprhythm 1760870219 Adjust header for queue index 2020-07-11 12:43:46 -04:00
poprhythm 66fb7c6058 Add download limits 2020-07-11 12:43:18 -04:00
poprhythm 0fd57812e7 Update zip archive functionality
add download buttons for multiple input/output
2020-07-10 21:06:23 -04:00
poprhythm e4e753c64a Add filename for LeafInputData details 2020-07-04 21:14:10 -04:00
poprhythm 7ad10d6ddc Add remaining fields for query 2020-07-03 10:18:13 -04:00
poprhythm d107cc8e8b Working query filter for co2s 2020-07-03 09:42:44 -04:00
poprhythm a9a024d35e Add parser test for LeafInput with non-numeric Obs value 2020-07-03 07:39:06 -04:00
poprhythm 0fae6c5118 First pass at adding CO2S query and display 2020-07-02 21:29:40 -04:00
poprhythm 3dedac5591 Automap viewmodels for details display 2020-07-02 10:33:54 -04:00
poprhythm 2b5de1c4cd Replace WebGridBootstrapPager
Improve Leaf details page
2020-06-28 17:37:06 -04:00
poprhythm 6f907bd1c6 WebGridExtensions for paging 2020-06-28 13:11:23 -04:00
poprhythm 55f59ddd7a Update button rendering, move css classes to viewdata 2020-06-26 21:40:20 -04:00
poprhythm 7e88de5041 Improvments for dropdown menus 2020-06-25 13:18:43 -04:00
poprhythm 04d582c8e4 Reformat details links into dropdown 2020-06-23 18:24:36 -04:00
poprhythm 95e7de2a9b Add LeafInputDataSite info to Queue Details 2020-06-23 15:47:30 -04:00
poprhythm a4db61509d Move query to utility class 2020-06-23 13:28:56 -04:00
poprhythm f4123f53b3 Search now works more than once
Browser validation for search
2020-06-21 22:15:41 -04:00
poprhythm d09f84b47d First Pass at LeafDataQuery for Queue 2020-06-17 15:26:31 -04:00
poprhythm 5ac9291518 Update formatting 2020-03-05 10:40:09 -05:00
poprhythm 1c06fbbc32 Responsive queue page 2020-02-25 11:08:27 -05:00
poprhythm ef3370b940 Add robots.txt, redirect favicon.ico requests 2020-01-30 14:13:46 -05:00
poprhythm 9e9c1e1514 Hack/fix the missing loading.gif in backload 2020-01-28 22:19:53 -05:00
poprhythm 34f3247efe Registration and password reset updates 2020-01-27 22:16:50 -05:00
poprhythm 8e32a03b32 Formatting 2020-01-27 08:51:22 -05:00
poprhythm 8ca5105fca Password reset 2020-01-26 09:05:54 -05:00
poprhythm 4c51a72544 Add Password Reset Token member property 2020-01-23 09:48:06 -05:00
poprhythm 55d5f3ad6d Add more debug indicator css 2020-01-23 09:47:23 -05:00
poprhythm 36a9e3b775 Fix web.config rewrite rules on production 2020-01-22 21:19:42 -05:00
poprhythm 15e1c1d59a Fix model validation error display 2020-01-16 11:09:00 -05:00
poprhythm f0cb5f45c1 cleanup 2020-01-16 10:26:20 -05:00
poprhythm 4170398887 Fix issue with scaling chart renders 2020-01-16 10:24:34 -05:00
poprhythm 046cda40b4 More improvements to registration, leaf input create, and charting 2020-01-14 14:10:11 -05:00
poprhythm 8452a9cce0 Add registration workflow
Update unobtrusive Validation
2020-01-10 14:52:11 -05:00
poprhythm e0464cb77c Add membership verification 2019-12-21 16:27:46 -05:00
poprhythm 0139d66d63 Add VerificationToken for new members 2019-12-16 14:42:55 -05:00
poprhythm 7a4946f4f4 Add registration page 2019-12-15 21:18:51 -05:00
poprhythm 16c4fe8999 Reformat action dropdown 2019-12-10 14:55:08 -05:00
poprhythm 2bfce8084b Upgrade
CsvHelper
Polly
Microsoft.CSharap
2019-12-09 23:35:27 -05:00
poprhythm 87578fd2c4 Upgrade to Entity framework 6.4 2019-12-09 23:27:44 -05:00
poprhythm 977e56a5d1 Update code analysis 2019-12-09 23:04:48 -05:00
poprhythm 54daec0ebd Add responsiveness to navbar logo and submit page 2019-12-08 22:21:18 -05:00
poprhythm b52ae35976 Fade needs to have ".in" added 2019-12-06 22:29:47 -05:00
poprhythm 88469b19be Migrate to bootstrap 4 in LeafWeb 2019-12-06 22:29:15 -05:00
poprhythm f9a452045f Umbraco Site.css, remove responsive css to favor bootstrap responsive behavior 2019-12-06 22:24:09 -05:00
poprhythm c0a7d84c21 Fix jquery reference on empty page 2019-11-30 21:03:34 -05:00
poprhythm 5eeda61e47 Add table-responsive 2019-11-26 22:01:59 -05:00
poprhythm bc9fac2785 Update jquery validate
And Microsoft libraries
2019-11-26 21:51:07 -05:00
poprhythm f69cf46c79 Upgrade jquery validate 2019-11-26 14:36:29 -05:00
poprhythm f4a5518c30 Update bootstrap from 3.4.1 to 4.3.1 2019-11-26 10:55:00 -05:00
poprhythm de1a8bc2b3 Update Json to 12.0.3 2019-11-25 22:01:07 -05:00
poprhythm e05e519ea0 Update Owin packages 2019-11-25 22:00:13 -05:00
poprhythm b589691fab HtmlAgiltyPack to 1.11.17
bootstrap to 3.4.1
ClientDependency to 1.9.8
2019-11-25 21:36:02 -05:00
poprhythm 5bcce9e6dc Hangfire to 1.7.7 2019-11-25 14:58:23 -05:00
poprhythm e91c9f9d81 Add unresponsive to the order of results at the top 2019-11-24 21:01:16 -05:00
poprhythm 866cfa29d7 Umbraco 7.15.3 2019-11-23 21:51:02 -05:00
poprhythm 7e9bd9ee5b Update System packages 2019-11-22 21:34:00 -05:00
poprhythm dd768ac75a Update AspNet assemblies 2019-11-21 14:06:05 -05:00
poprhythm 1ce34c4f5c Update SharpZipLib to 1.2.0 2019-11-21 14:00:31 -05:00
poprhythm 297ef37126 Update ImageProcessor to 2.7 2019-11-21 13:57:31 -05:00
poprhythm 6659d77e4f Update Antrl3 2019-11-21 13:53:19 -05:00
poprhythm 35c21545f8 Update test solution references 2019-11-21 13:50:49 -05:00
poprhythm 32dd1a8110 Update MathNet.Numberics to 4.9 2019-11-21 13:46:01 -05:00
poprhythm c8d2b635fc Update Entity Framework to 6.3 2019-11-21 13:44:29 -05:00