Commit Graph
27 Commits
Author SHA1 Message Date
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 d3abeb7dec Language update 2008-05-20 21:50:22 -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 67dc53bdca Registered @settings in the plugin. #1139 2008-05-20 17:04:27 -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 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 439a649b40 Associating a deliverable with a project. #1135 2008-05-20 16:09:09 -07:00
Eric Davis 9484d41850 Don't clobber RAILS_ROOT 2008-05-20 16:06:32 -07:00
Eric Davis 00f8b19acf Created Deliverable model and tables. #1135 2008-05-20 16:01:43 -07:00
Eric Davis 24ed0f6385 Fixed RSpec so only the plugin is loaded. #1135 2008-05-20 16:00:55 -07:00
Eric Davis 5389a209e8 Setup init information. #1134 2008-05-20 15:32:18 -07:00
Eric Davis e127ba5027 Adding RSpec setup. Use rake spec:plugins in the RAILS_ROOT. #1134 2008-05-20 15:29:42 -07:00
Eric Davis 6d0c613b3c New empty Redmine plugin. #1134 2008-05-20 14:55:35 -07:00