Commit Graph
45 Commits
Author SHA1 Message Date
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 60d334e858 Typo on the Deliverables#notes field. 2010-06-23 15:45:36 -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 fbc7d8f592 [#4177] Update the cancel link to redirect to the list or show page. 2010-06-21 14:29:23 -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 0911ab08d3 [#4177] Changed payment terms to a select. 2010-06-21 13:29:49 -07:00
Eric Davis c09d70b9cf Color tweak for the formtastic labels. 2010-06-21 13:23:39 -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 9a100d5f56 [#4177] Added language strings for contracts. 2010-06-17 15:16:35 -07:00
Eric Davis a5ef5f5999 [#4177] Added generators for Contract. 2010-06-17 15:16: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 4ce7595111 Ignore webrat page dumps. 2010-06-17 14:33:18 -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 bb1f4afcd6 [#4177] Using InheritedResources for ContractsController. 2010-06-17 14:00:04 -07:00
Eric Davis 172e00aafb [#4177] Generated ContractsController. 2010-06-17 13:47:38 -07:00
Eric Davis 21dce482e2 [#4177] Destroy Deliverables when a Contract is destroyed. 2010-06-17 13:44:48 -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 198521fe11 [#4177] Added a migration for the contracts table. 2010-06-17 11:57:09 -07:00
Eric Davis 8bbb8e5467 Require the redmine_rate plugin to be installed. 2010-06-17 11:25:24 -07:00
Eric Davis 52cf09973a Configure init.rb 2010-06-17 11:18:08 -07:00
Eric Davis 48a2eca44a Added autotest config 2010-06-17 11:15:44 -07:00
Eric Davis 5fcdaed924 Generated project documentation. 2010-06-17 11:15:28 -07:00
Eric Davis a80b308418 Generated plugin 2010-06-17 10:10:28 -07:00