Commit Graph
100 Commits
Author SHA1 Message Date
poprhythm 4987215f0b Update database connectionstring for dev 2015-09-18 13:01:47 -04:00
poprhythm 35f26f6688 Name Normalizer handles suffixes with periods 2015-09-14 10:06:31 -04:00
poprhythm 4dcffda1f8 Add TSV support.
Import Upload
2015-09-11 14:24:27 -04:00
poprhythm bd397b390b Add migration 2015-09-09 22:53:34 -04:00
poprhythm 77783c1fad Add migration 2015-09-09 22:53:26 -04:00
poprhythm 56dd091178 Import FuelLog 2015-09-09 22:45:27 -04:00
poprhythm f3a7249793 Update log4net config to add error-only file 2015-09-04 10:47:28 -04:00
poprhythm 8266598e0d InputSize simplification 2015-07-21 23:07:41 -04:00
poprhythm 5563e68d02 Update jquery references 2015-07-18 22:14:57 -04:00
poprhythm 7b25a18226 Update jquery, asp.net, automapper 2015-07-18 10:54:24 -04:00
poprhythm 91039b4ab1 Upgrade EF from 5.0 to 6.1.3 2015-07-15 23:45:17 -04:00
poprhythm f609179e48 EF 5 2015-07-15 23:38:05 -04:00
poprhythm 8eeb2f352e Upgrade from .NET 4.0 to .NET 4.5 2015-07-15 23:24:57 -04:00
poprhythm 26cd50a705 Updates for new server configuration 2015-07-13 19:58:32 -04:00
poprhythm b0590156ad Inactive vehicles now show active if the inactive date is in the future 2015-06-25 10:58:56 -04:00
poprhythm 89548b44db Better error handling for .xlsx import 2015-06-18 13:29:06 -04:00
poprhythm d035d3bf2e Update copyright 2015-06-18 13:19:53 -04:00
poprhythm 5198e4486f Add inactive vehicle validation for base Log model, so that it triggers on import 2015-06-18 13:14:41 -04:00
poprhythm 11c3b2c56b Validate new logs are not being entered after vehicle is inactive. 2015-06-18 11:42:22 -04:00
poprhythm 5d70617194 Add vehicle active/inactive state 2015-06-18 10:59:07 -04:00
poprhythm c7d7fa265e Login view model override ToString() 2015-06-18 09:21:03 -04:00
poprhythm e8614d76bd Login logging 2014-06-18 23:06:19 -04:00
poprhythm ea4351d6a8 Add exception for missing city 2014-05-30 20:19:11 -04:00
poprhythm fd439b2a20 Require JavaScript 2014-05-30 19:12:36 -04:00
poprhythm 631e546f5a Remove extra ActionLog for createlog 2014-05-28 22:25:35 -04:00
poprhythm dcab3506ca Add county 2014-05-27 20:48:30 -04:00
poprhythm c9c5582816 Fix problem when logging out staying on the login page 2014-05-27 18:52:25 -04:00
poprhythm d3589e231c Correct authorization issue with city controller 2014-05-27 18:47:20 -04:00
poprhythm eb450ea5bb Small fixes. 2014-05-23 09:49:28 -04:00
poprhythm 750450f1f9 Correct reports not having all query parameters
Other small corrections
2014-05-21 10:55:24 -04:00
poprhythm 365aa47328 Add required city field 2014-05-21 10:17:05 -04:00
poprhythm b2f8baaca6 Add required to city fields 2014-05-20 20:17:05 -04:00
poprhythm 0fcfa3a3a1 Add index and create 2014-05-20 14:24:08 -04:00
poprhythm ef88c52658 Add log buttons on details pages for Vehicle and User 2014-05-18 19:49:04 -04:00
poprhythm fe0bc4e9ff Improved filtering implemented. 2014-05-16 18:23:18 -04:00
poprhythm b2d57a9e5f Remove old automapper.
Upgrad jquery unobtrusive validation
add jquery migrate- remove when validation works
2014-05-11 21:06:16 -04:00
poprhythm 370b73d894 Fix some tests 2014-05-10 22:47:47 -04:00
poprhythm 1370400f2e Upgrade jquery, jquery validate, qtip, log4net, automapper 2014-05-10 20:44:28 -04:00
poprhythm 2ec6abb7cf run the logs query for speed improvement 2014-05-10 15:30:40 -04:00
poprhythm 979e73def9 Logging improvements 2014-05-08 14:30:44 -04:00
poprhythm ff0b2a140c Le sigh - needed to make a new ImportLogViewModel - can't be shared because of DenyPreviousMonth 2014-02-05 20:30:29 -05:00
poprhythm 0a492156a5 Add back button for import, remove edit for duplicate 2014-02-05 18:29:15 -05:00
poprhythm 042d3dd476 Log Import for CreateLog 2014-02-05 15:02:10 -05:00
poprhythm 7976fe04c3 add rule to ignore the upload folder when publishing 2014-02-04 22:46:27 -05:00
poprhythm 8ac36156c3 Add progress bar to import create 2014-02-04 22:31:09 -05:00
poprhythm c960b1fad2 Change HttpPostedFileBase to content 2014-02-04 22:30:58 -05:00
poprhythm 8b8d82f3d3 Add ability to fix errors during import 2014-02-03 21:16:35 -05:00
poprhythm 3ab80e283a Admin import functional 2014-02-02 10:19:02 -05:00
poprhythm 13c5c6cde5 Better logs for common ActionLog attribute paramters 2014-01-24 21:49:36 -05:00
poprhythm bb5dab48a0 Better logs for common ActionLog attribute paramters 2014-01-23 13:59:15 -05:00
poprhythm 30beccfc83 Increase the timeout, add machinekey 2014-01-22 21:48:32 -05:00
poprhythm a441de1a45 Security for user editing only their own content 2014-01-22 21:48:15 -05:00
poprhythm 0ef5199048 Added icon to edit
Added edit link to success notification
2014-01-21 15:11:10 -05:00
poprhythm 9c2149d52c Add cancel button for edit log.
Disable edit button for past month
Format gas correctly
2014-01-21 11:30:17 -05:00
poprhythm 1feda1b520 Basic implementation - largely untested 2014-01-20 22:40:40 -05:00
poprhythm 6fbde2bc13 Change to pubxml 2013-12-22 13:27:35 -05:00
poprhythm d7d7aa79a3 Correct "n.nnnn" to "n.nnn" 2013-12-22 13:11:04 -05:00
poprhythm 8662b6ad7e Add purpose editing 2013-03-07 19:28:00 -05:00
poprhythm ff0b18a9fd Add notes 2013-03-05 15:09:21 -05:00
poprhythm 47a60965fe Editing Purpose from LogController works 2013-03-05 13:22:00 -05:00
poprhythm 76cb768fa9 Display Purpose on log index 2013-03-04 14:22:47 -05:00
poprhythm 8200f41df7 Ignore purpose on view model so it can map 2013-03-04 14:13:55 -05:00
poprhythm 82481f5d51 Update year 2013-03-04 14:11:52 -05:00
poprhythm 721a166e84 Use DisplayName in select layouts 2013-03-04 14:11:43 -05:00
poprhythm 58314fac2d Rev automapper and nunit 2013-03-03 20:45:39 -05:00
poprhythm 9f0e5f7b1d Validation for purpose select box working 2013-03-03 20:43:13 -05:00
poprhythm e911dfced7 Ability to enter purpose on createlog form 2013-03-02 14:24:41 -05:00
poprhythm 4b9d7010d5 Add database update 2013-02-28 21:02:46 -05:00
poprhythm 848cb57777 Refactor Miles into log output 2013-02-28 14:00:50 -05:00
poprhythm 1696b1dd1d Highlight driver name 2013-02-19 14:58:58 -05:00
poprhythm 84e460bb51 Merge 2013-02-17 14:30:25 -05:00
poprhythm 07a7577d2d Merge branch 'DriverReport-VehicleBreakdown' into Authentication-Driver 2013-02-14 09:47:33 -05:00
poprhythm 709ec249a2 Update password field in db, set null for uninitialized 2013-02-12 20:22:49 -05:00
poprhythm e2498b5270 Stop throwing format exceptions when password hash isn't valid 2013-02-12 18:08:38 -05:00
poprhythm 73e4740c7e Vehicle breakdown operational 2013-02-12 18:01:20 -05:00
poprhythm 36e277a442 Replace more Employee with Driver 2013-02-11 14:45:06 -05:00
poprhythm e6d911cb05 Last changes to UserEmails 2013-02-10 22:15:12 -05:00
poprhythm eb1a0b2b0f Add Kim Franzmann to useremails 2013-01-25 13:38:29 -05:00
poprhythm 1198333412 searching for user by username now works 2013-01-23 21:03:04 -05:00
poprhythm ffb6961fe0 Refactoring 2013-01-17 20:14:04 -05:00
poprhythm dccadd3d42 Add note to login page describing the new requirements 2013-01-17 20:13:11 -05:00
poprhythm 2e4c54ac8b Add Stacie Basler to email 2013-01-17 14:01:35 -05:00
poprhythm b19b44305a Add details to emails
A few clarifications
2013-01-15 15:28:17 -05:00
poprhythm 184b8a4166 Disable disabling yourself 2013-01-14 10:41:00 -05:00
poprhythm a59ce11f70 Invite Uninitialized 2013-01-13 14:28:24 -05:00
poprhythm e50052d41e Cleanup and fixes 2013-01-12 14:58:33 -05:00
poprhythm bc019923d2 Nearing feature complete for driver auth 2013-01-09 21:33:57 -05:00
poprhythm 0b4c7914b3 Replace Log.EmployeeName with Log.User, drop from database 2013-01-06 14:33:49 -05:00
poprhythm d5d58c1649 Add user search 2013-01-05 20:56:27 -05:00
poprhythm f9844d0f38 Import users during migration 2013-01-05 15:02:48 -05:00
poprhythm 09a21d2b2d Starting to add log user 2013-01-04 19:47:48 -05:00
poprhythm 5ae38a80ee Add default email to user list 2013-01-03 14:17:34 -05:00
poprhythm c17ab5f358 Wording for link fix 2013-01-03 13:50:48 -05:00
poprhythm 4af8981a10 Reset password implementation 2013-01-02 14:18:12 -05:00
poprhythm e88065e925 Change setpassword text 2012-12-31 20:17:08 -05:00
poprhythm 2ec2a752cd Admin auth functionally complete 2012-12-31 14:49:41 -05:00
poprhythm 8739251066 Set password operational
Sitewide plan for status messages
2012-12-29 20:41:50 -05:00
poprhythm ce6fd9c215 Style center content for forms 2012-12-28 15:45:23 -05:00
poprhythm 7eff2f343a Create User works 2012-12-27 22:04:21 -05:00
poprhythm 05d1ae4ec6 Combine layouts 2012-12-24 21:18:41 -05:00