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

52 Commits

Author SHA1 Message Date
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
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
8a46a95678 lk | update bike & report to use fixed_at instead of entry_date 2016-07-17 12:35:13 -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
2ca3ae21a8 lk | adds ability to print multiple receipts for freecyclery clients 2016-05-07 10:14:30 -05: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
6f435c9ec4 lk | removes ready-for-pickup bikes list 2015-12-29 13:50:25 -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
c7ae9ce7c2 lk | reverses order of clients in all clients section 2015-10-13 18:43:14 -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
9f9cf5e6ba lk | removes show action for clients 2015-10-11 13:47:40 -05:00
Louis Knapp
d52e14ce01 lk | adds weight & height to clients 2015-09-29 20:03:43 -05:00
Louis Knapp
b37a827655 lk | adds params to clients controller 2015-09-29 18:47:01 -05:00
Louis Knapp
bc3b5f8a1a lk | add ability to search by bike log # 2015-09-21 19:35:11 -05:00
Louis Knapp
f2badbd484 lk | user can log multiple bikes in a row 2015-09-19 17:47:45 -05:00
Louis Knapp
2c98232f46 lk | remove unused fields on bikes & fix some formatting 2015-09-18 17:25:06 -05:00
Louis Knapp
cc3f0f8c77 lk | paginates bikes & orders by log # desc 2015-09-18 16:53:46 -05:00
Louis Knapp
b480d7b405 lk | changes order of bikes and adds log bikes button to home page 2015-09-18 13:48:16 -05:00
Loos
9e1f397fd7 lk | generates log number when new bike is logged 2015-04-15 21:09:34 -05:00
Loos
3f949080f4 LK removes autogenerated tests and fixes test and updates gems 2015-04-15 20:48:36 -05:00
Loos
157712ac67 Louis | user can mark bikes as picked up from the available freecyclery bikes page 2014-12-22 13:50:21 -06:00
Loos
90b059a46d Louis | Adds reports on number of bikes sold and average price per year 2014-12-21 23:36:55 -06:00
Loos
f7de4ea77a WIP - begin adding reports 2014-11-03 20:26:55 -05:00
Loos
67ae0bf04b WIP | Louis | Adding client receipts 2014-10-10 18:47:44 -05:00
Loos
9fad8ded1b Louis | Adds page for available freecyclery bikes 2014-10-09 19:42:08 -04:00
Loos
b717cba355 Louis | Abstracts freecyclery functionality and adds closed applications page 2014-10-07 21:17:44 -04:00
Loos
77e7109b9e Louis | Adds page which shows freecyclery bikes that are ready for pickup 2014-10-07 21:01:29 -04:00
Loos
048d765c2e Louis | Adds client waiting list to client list 2014-09-24 20:08:05 -04:00
Loos
f033485c48 Louis | Change copy to make actions more clear 2014-09-23 21:23:32 -04:00
Loos
5bfe7365ae Louis | Adds fields to client 2014-09-22 20:20:06 -04:00
Loos
2a33493ff2 Louis | Allows users to associate clients with agencies 2014-09-22 19:44:03 -04:00
Loos
7ed3fce648 Louis | Adds agencies 2014-09-21 18:23:15 -05:00
Loos
b8fc1eff42 Louis | Adding mark-as-sold button to bike edit page 2014-09-20 12:00:17 -05:00
Loos
693ca3c760 Louis | Add new parts, work done, and date sold to bikes 2014-09-18 17:19:44 -04:00
Loos
49351e0f32 Louis | Adds form for selecting bike labels to print 2014-09-17 14:30:09 -04:00
Loos
47980d61b0 Louis | mild refactorings, add name method to bike 2014-09-17 09:37:00 -04:00
Loos
4d49cf829f Louis | Remove failing autogenerated tests, fix bug where bike type wasn't saving 2014-09-17 09:12:16 -04:00
Loos
d3403e18cd Louis | Adds clients model & views to db 2014-09-16 20:50:58 -04:00
Loos
3c8962fa49 Louis | reverts fa110, which was branched instead 2014-09-16 20:23:43 -04:00
noi narisak
30a48aca8d move rails app into src/, add Vagrantfile & puppet/ assets and add src/.gitignore file 2014-09-02 21:02:38 -05:00
Loos
929168dde4 lk - add devise for session management; user must log in to update bikes & volunteers 2014-08-13 22:24:05 -04:00
loos
8b17200b97 clean up views & volunteer display 2014-03-12 19:58:06 -05:00
loos
65216e3835 add volunteer table 2014-03-12 19:37:51 -05:00
loos
ba0e665f6c add bootstrap, fix bike form 2014-03-02 11:49:33 -06:00
loos
4f87f003b2 delete .swp files 2014-01-18 15:28:53 -06:00