Commit Graph
34 Commits
Author SHA1 Message Date
Eric Davis 7efaf8dbe2 [#4181] Only show project members as Deliverable managers. 2010-07-01 15:06:24 -07:00
Eric Davis 19958fe16e [#4181] Require a Deliverable's title, type, and manager. 2010-07-01 14:48:35 -07:00
Eric Davis 2ce9c55239 [#4181] Hooked up the Edit and Update actions for FixedDeliverables. 2010-06-23 17:05:28 -07:00
Eric Davis 32f91e8da2 [#4181] Change the Deliverable Save button label. 2010-06-23 17:04:46 -07:00
Eric Davis 6efa89a93f [#4181] Redirect DeliverablesController list and show to the Contract page. 2010-06-23 16:43:14 -07:00
Eric Davis d53f6bc021 [#4181] Added link to delete a deliverable. 2010-06-23 16:35:46 -07:00
Eric Davis 78a04c04bd [#4181] List the deliverables with each contract. 2010-06-23 16:27:33 -07:00
Eric Davis 34d75ded5d [#4181] Associate a deliverable with a contract on creation. 2010-06-23 16:25:13 -07:00
Eric Davis 5bb3970d4c [#4181] Added the New/Create actions for a Deliverable. 2010-06-23 15:47:01 -07:00
Eric Davis 483fff4e97 [#4181] Added a link to create a new Deliverable. 2010-06-23 15:02:52 -07:00
Eric Davis 2bb36cb550 [#4181] Added routes for the Deliverables. 2010-06-23 14:53:23 -07:00
Eric Davis f21d5fa2b4 [#4177] Added a link to delete a contract for admin users only. 2010-06-21 15:00:09 -07:00
Eric Davis c6783f98fd [#4177] Refactored new Contract form to be used with editing a contract. 2010-06-21 14:25:48 -07:00
Eric Davis 5bdbf4e75f [#4177] Added a simple show view, to be skinned later. 2010-06-21 14:09:07 -07:00
Eric Davis a77fa40207 [#4177] Hooked up the create action for contracts. 2010-06-21 14:00:04 -07:00
Eric Davis 98733ff905 [#4177] Created a custom form for a Contract to match the comp. 2010-06-21 12:26:42 -07:00
Eric Davis 793fe165c1 [#4177] Scope the finders on ContractsController to use the current project. 2010-06-17 16:02:31 -07:00
Eric Davis 736f315b36 [#4177] Added Project#contracts association. 2010-06-17 16:02:09 -07:00
Eric Davis 1729bc48c9 [#4177] Created a Contract list view based on the comps. 2010-06-17 15:39:12 -07:00
Eric Davis 5960a4359a [#4177] Requiring executed isn't letting it be saved as false. 2010-06-17 15:38:34 -07:00
Eric Davis f4a2b39ba2 [#4177] Hooked up the project module and menu item for Contracts. 2010-06-17 15:17:11 -07:00
Eric Davis 309a6193d6 [#4177] Added test for access control for the disabled module. 2010-06-17 14:39:10 -07:00
Eric Davis e9ff951f4e [#4177] Refactor test logic to helpers. 2010-06-17 14:36:44 -07:00
Eric Davis 7892c577c8 [#4177] Added a project module for contracts and a stubbed permission. 2010-06-17 14:34:15 -07:00
Eric Davis d48acc329c [#4177] Nest contract routes under the project. 2010-06-17 14:27:23 -07:00
Eric Davis abfc52f46b Hook up webrat 2010-06-17 14:00:13 -07:00
Eric Davis 172e00aafb [#4177] Generated ContractsController. 2010-06-17 13:47:38 -07:00
Eric Davis 0695eb3e8e [#4177] Added Deliverable and it's associations. 2010-06-17 13:41:49 -07:00
Eric Davis 512db4bcf4 [#4177] Default Contract#executed to false. 2010-06-17 12:36:19 -07:00
Eric Davis 56e39ba3ca [#4177] Added validation for Contract to check that end date is greater than start date. 2010-06-17 12:34:27 -07:00
Eric Davis 8c7d865a60 [#4177] Added validations and accessors. 2010-06-17 12:25:31 -07:00
Eric Davis 1138616e77 [#4177] Added Contract associations. 2010-06-17 12:13:14 -07:00
Eric Davis 9d08bc9ef9 [#4177] Generated a Contract model. 2010-06-17 12:04:15 -07:00
Eric Davis a80b308418 Generated plugin 2010-06-17 10:10:28 -07:00