Commit Graph
26 Commits
Author SHA1 Message Date
Eric Davis a53ceb2804 [#3294] Expand the new form if the project doesn't have any deliverables yet. 2009-11-11 13:16:00 -08:00
Eric Davis d552aa7f6f [#3294] Allow the query string to control if the new deliverable form is visible. 2009-11-11 13:11:21 -08:00
Eric Davis 71ab0c6b54 [#2301] Check that the session has a sort before trying to access it. 2009-04-01 08:43:37 -07:00
Eric Davis 8e31e8fb8a Added a required parameter to the sorting field. #1910 2009-01-02 18:35:28 -08:00
Eric Davis 5d3946366d Fixed the 'No Deliverable' query. #1383 #1384 2008-06-26 16:16:45 -07:00
Eric Davis 20899e64c0 Added links to the issues and deliverables for missing budget amounts. #1383 #1384 2008-06-26 16:11:38 -07:00
Eric Davis 8150cfcabc Added rdoc comments 2008-06-11 09:19:51 -07:00
Eric Davis 6c6f756de8 Added labor_budget virtual field and made that the Budget column. #1190 2008-06-09 15:31:57 -07:00
Eric Davis b048542307 Refactored budget panel so it can be updated by RJS when a new deliverable is added. #1278 2008-06-04 17:01:43 -07:00
Eric Davis ba8a3400ec Added ability to change a deliverables type 2008-06-04 16:50:19 -07:00
Eric Davis 86741878c6 Added pagination 2008-06-04 16:21:25 -07:00
Eric Davis f21bc2480b Added Ruby sorts on the virtual attributes. #1135 2008-06-03 16:00:15 -07:00
Eric Davis e1cea90cd0 Added bulk issue assignment by version. #1157 2008-06-03 15:17:11 -07:00
Eric Davis cfa4a372db Added delete link. #1190 2008-05-28 17:05:58 -07:00
Eric Davis 821b779535 Hooked up the edit form. #1190 2008-05-28 16:59:16 -07:00
Eric Davis f5adad48d1 Added link to issues filtered by query. #1190 2008-05-28 16:35:36 -07:00
Eric Davis 5af52d5c15 Added budget items to view. #1137 2008-05-23 18:17:27 -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 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 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 67dc53bdca Registered @settings in the plugin. #1139 2008-05-20 17:04:27 -07:00
Eric Davis 5919d7b177 Building specs for the controller. #1135 2008-05-20 16:39:24 -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