1
0
mirror of https://github.com/fspc/bike-database.git synced 2025-02-23 09:33:23 -05:00

146 Commits

Author SHA1 Message Date
Louis Knapp
caf01518be removes references to agency_name 2016-07-30 22:01:10 -05:00
Louis Knapp
6119733ad7 lk | bikes with voided applications show up in the available for freecyclery list 2016-07-30 21:46:04 -05:00
Louis Knapp
cc00aec5ad lk | renders date sold with consistent formatting 2016-07-30 21:30:57 -05:00
Louis Knapp
f6a51e8a33 lk | removes unused client tables and makes date sold a datetime to be consistent 2016-07-30 21:10:26 -05:00
Louis Knapp
9c53f81672 lk | adds explanatory text to waiting list & disables mark_as_sold button for sold bikes, and removes unused columns 2016-07-30 20:58:56 -05:00
Louis Knapp
cc3f684e01 lk | fixes client date saves and improves test readability 2016-07-30 20:42:08 -05:00
Louis Knapp
ba23905e20 lk | doesn't display clients without agencies on the print select page 2016-07-30 20:35:22 -05:00
Louis Knapp
b7090dba0d lk | redirects to bike edit page when bike updated successfully 2016-07-30 20:24:05 -05:00
Louis Knapp
0ee1168f6a lk | switches position of next bike link and previous bike link 2016-07-30 20:15:34 -05:00
Louis Knapp
ba036cd808 lk | change references from agency#phone_number to agency#phone 2016-07-26 14:21:18 -05:00
Louis Knapp
7fdf4f7d02 lk | fixes a bunch of references to agency_name 2016-07-26 14:09:00 -05:00
Louis Knapp
9125814daf lk | adds some bottom padding to the nav links on bike edit form 2016-07-24 08:18:53 -05:00
Louis Knapp
c81fbffb1c lk | prioritizes stuff in notes and adds some tech work 2016-07-24 08:12:24 -05:00
Louis Knapp
7cd1b7a7a4 lk | renames columns on agencies table 2016-07-24 08:12:01 -05:00
Louis Knapp
692f12d47d lk | adds links to previous and next bikes on bike edit page and removes
bike#show route
2016-07-24 07:53:54 -05:00
Louis Knapp
a517eefd73 lk | update ruby version and add link to bikes fixed per week report 2016-07-17 12:56:27 -05:00
Louis Knapp
8a46a95678 lk | update bike & report to use fixed_at instead of entry_date 2016-07-17 12:35:13 -05:00
Louis Knapp
898337a07e lk | adds fixed_at column to bikes 2016-07-17 12:25:53 -05:00
Louis Knapp
daa4b912e6 lk | adds report for bikes fixed per week and some notes 2016-07-17 11:56:49 -05:00
Louis Knapp
87577ab14e lk | add some tests for bike#available_for_freecyclery 2016-05-12 21:34:35 -05:00
Louis Knapp
2e8edce6ef lk | adds more space to client receipts for signatures 2016-05-07 10:18:34 -05:00
Louis Knapp
2ca3ae21a8 lk | adds ability to print multiple receipts for freecyclery clients 2016-05-07 10:14:30 -05:00
Louis Knapp
bbc84247b4 lk | updates freecyclery receipt view 2016-05-02 20:39:30 -05:00
Louis Knapp
3d5b437832 lk | shows bikes in client wait list 2016-01-05 14:16:24 -06:00
Louis Knapp
071734cac5 lk | old bikes with non-standard types no longer appear as bmx's 2015-12-30 10:28:30 -06:00
Louis Knapp
6f209bda14 lk | fixes client dates 2015-12-29 20:56:57 -06:00
Louis Knapp
a8c8f4b3d8 lk | changes type of date stored for client pickup 2015-12-29 20:19:25 -06:00
Louis Knapp
3852c85432 lk | receipt button appears when client has a bike 2015-12-29 14:08:40 -06:00
Louis Knapp
6f435c9ec4 lk | removes ready-for-pickup bikes list 2015-12-29 13:50:25 -06:00
Louis Knapp
8097cd232d lk | adds script to restore database 2015-12-29 13:43:21 -06:00
Louis Knapp
ef63d964d4 lk | changes way application date is stored in db 2015-12-26 15:25:27 -06:00
Louis Knapp
f694d8c238 lk | client completion date is merged into client pickup date 2015-12-05 17:01:57 -06:00
Louis Knapp
ad76766402 lk | updates deprecated config option 2015-12-05 16:31:19 -06:00
Louis Knapp
7733cd6cc4 lk | Upgrading to Cedar-14 2015-12-05 16:17:32 -06:00
Louis Knapp
46ffed1e6e lk | Upgrading to Cedar-14 2015-12-05 16:17:17 -06:00
Louis Knapp
4904d807bc lk | alphabetizes agency dropdown on clients page 2015-12-05 16:12:37 -06:00
Louis Knapp
a92240ba30 lk | moves agency above type of bike requested on client page 2015-12-05 16:10:06 -06:00
Louis Knapp
98245c4c2a lk | adds serial # to bike sale tag 2015-10-13 18:56:02 -05:00
Louis Knapp
c7ae9ce7c2 lk | reverses order of clients in all clients section 2015-10-13 18:43:14 -05:00
Louis Knapp
ee7b521c82 lk | adds height to waiting list info 2015-10-13 18:26:51 -05:00
Louis Knapp
20b4c36f23 lk | removes completion date field 2015-10-13 18:22:18 -05:00
Louis Knapp
efd7197a35 lk | print bike sale labels does not show freecyclery bikes 2015-10-11 13:58:10 -05:00
Louis Knapp
3cc429f2e6 lk | removes clients who have been assigned bikes from waiting list 2015-10-11 13:51:24 -05:00
Louis Knapp
9f9cf5e6ba lk | removes show action for clients 2015-10-11 13:47:40 -05:00
Louis Knapp
1d1b417ba9 lk | switches position of date sold and price fields for bikes 2015-10-11 13:17:34 -05:00
Louis Knapp
11adf93ccd lk | fixes bike search bar 2015-10-11 12:41:36 -05:00
Louis Knapp
1f8371c10e lk | bike#edit uses different _form than bike#new 2015-10-11 12:37:54 -05:00
Louis Knapp
5b8535a880 lk | extracts bike types & improves bike list pages 2015-10-11 12:31:39 -05:00
Louis Knapp
a58569a1a8 lk | bike name includes color & log number 2015-10-10 12:24:03 -05:00
Louis Knapp
2ac95bd99b lk | log number no longer appears below receipts, and they print 4 per page properly 2015-09-30 07:23:58 -05:00