Commit Graph
25 Commits
Author SHA1 Message Date
Eric Davis 5af52d5c15 Added budget items to view. #1137 2008-05-23 18:17:27 -07:00
Eric Davis 7e9e2759b8 Updated Deliverable.progress
* Make it return 100 if there are no issues
* Get rid of sum in favor of manually adding values
* Expand the progress bar to 100%

  #1136
2008-05-23 16:16:42 -07:00
Eric Davis 0e23c3c1c2 Added signoff checkboxes. #1135 2008-05-21 10:25:14 -07:00
Eric Davis 91f56a6f21 Hooked up the toggle to adjust the calculations. #1135 2008-05-21 09:30:15 -07:00
Eric Davis bdec36e7ea Added toggle for the fixed cost, #1135 2008-05-21 09:26:22 -07:00
Eric Davis 8548d46637 Added support for STI deliverables
* HourlyDeliverables cost are based on the time used
* FixedDeliverables are based on a flat rate
* Added a checkbox on the new Deliverable form to pick which one to use

  #1135
2008-05-21 09:15:52 -07:00
Eric Davis bd5bb6d1c5 Added validation on subject. Fixed failed save. #1135 2008-05-20 23:34:36 -07:00
Eric Davis bebb2ff15b Hide budget field, added text for budget. #1134 2008-05-20 23:24:14 -07:00
Eric Davis d11e964aba Removed old functions 2008-05-20 23:12:44 -07:00
Eric Davis df37d248a1 Updated the JS API to be singleton, #1135 2008-05-20 23:11:43 -07:00
Eric Davis cbd084eae1 Updates to the JS calucluations
* Moved JavaScript into a Class
* Updated the alignment of the form
* Added some JavaScript form DZone to format the number to a currency

  #1135
2008-05-20 22:52:30 -07:00
Eric Davis f8399f1968 Complted the JavaScript subtotals on the new Deliverable form
* Subtotals will be updated as data is entered
* Created a helper to setup the fields with observers
* Added JavaScript functions to calculate the values

  #1135
2008-05-20 22:27:00 -07:00
Eric Davis 1b35005881 Added todo marker 2008-05-20 21:42:39 -07:00
Eric Davis a9e4d6f490 Cleaned up JavaScript bugs in the amount parasr. #1135 2008-05-20 21:42:04 -07:00
Eric Davis e2df0f8925 Hooking up budget elements on the form. #1135 2008-05-20 21:30:39 -07:00
Eric Davis 02a1a28a53 Renamed deliverable.cost to deliverable.budget. #1135 2008-05-20 21:05:55 -07:00
Eric Davis b2ecaca21e Made the new deliverable form to submit via Ajax
* Added DeliverablesController#create
* Refactored each deliverable row to a partial
* Added RJS to update the page after a submission

  #1135
2008-05-20 20:58:35 -07:00
Eric Davis d1418c25d3 Cleanup of form UI. #1135 2008-05-20 20:29:55 -07:00
Eric Davis f49763c423 Adding TODO for other field 2008-05-20 20:20:16 -07:00
Eric Davis ca96475b52 Added the start of the deliverable form. #1135 2008-05-20 20:18:31 -07:00
Eric Davis f99883c1bd Basic deliverable table implemented. #1135 2008-05-20 19:48:15 -07:00
Eric Davis ceee191244 Added settings for the system. #1139 2008-05-20 17:03:15 -07:00
Eric Davis eb2c22bd69 Setting up basic UI. #1135 2008-05-20 16:53:03 -07:00
Eric Davis 15cc2c992d Adding basic Deliverable controller and index page. #1135 2008-05-20 16:19:15 -07:00
Eric Davis 6d0c613b3c New empty Redmine plugin. #1134 2008-05-20 14:55:35 -07:00