Commit Graph

283 Commits

Author SHA1 Message Date
poprhythm 8e16510ad9 Add UserList 2023-01-27 09:36:14 -05:00
poprhythm 4e3daa7320 Fix search not working 2023-01-23 21:27:18 -05:00
poprhythm 72e1f1da6e Fix _port not parsing from connection string 2022-12-12 12:32:46 -05:00
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