Commit Graph

33 Commits

Author SHA1 Message Date
Eric Davis ac2a9ddbf0 Remove HolyGrail, not worth it yet 2010-10-05 14:41:03 -07:00
Eric Davis d3f9255eef [#4601] Change Manage Budget to a givable permission 2010-10-05 11:30:19 -07:00
Eric Davis f3fc82d9dc [#4567] Replace inline errors with regular Redmine error messages 2010-09-29 09:50:18 -07:00
Eric Davis ce523df7eb [#4519] Add all contracts as child menu items 2010-09-17 11:33:31 -07:00
Eric Davis 620eaa262f [#4389] Add the Deliverable filter to the Time Entry report. 2010-08-16 09:39:27 -07:00
Eric Davis 25436910fb [#4391] Add a Deliverable filter to the issues list. 2010-08-12 11:27:33 -07:00
Eric Davis 6924b32048 [#4390] Add the Contract name as an issue column. 2010-08-12 10:38:48 -07:00
Eric Davis b83696f49a [#4391] Add the Deliverable title as an issue column. 2010-08-12 10:36:01 -07:00
Eric Davis a2b810a4d8 [#4410] Replace Payment Terms with an Enumeration
Instead of using a hard coded value for Payment Terms, they will use
Redmine's Enumeration table.  This provides an admin gui to managing
the value as well as ordering them.
2010-08-12 09:26:09 -07:00
Eric Davis 84c679dc67 [#4327] Show the deliverable's title in the Journal notes. 2010-08-03 12:02:37 -07:00
Eric Davis 848616853d [#4327] Save deliverable bulk edits. 2010-08-03 11:38:17 -07:00
Eric Davis 72aeaac59a [#4327] Added the Deliverable field to the bulk edit. 2010-08-03 11:24:23 -07:00
Eric Davis 389fbf3d13 [#4327] Save the deliverable changes to the issue using the hooks. 2010-08-02 16:36:14 -07:00
Eric Davis ad8dec8638 [#4327] Show the current deliverable on the issue details page. 2010-08-02 15:14:05 -07:00
Eric Davis 279ed4c206 [#4184] An Issue belongs to a Deliverable. 2010-07-19 10:30:37 -07:00
Eric Davis 92eb7d261f [#4182] Require redmine_overhead to define billable time entries. 2010-07-07 12:34:50 -07:00
Eric Davis 545c2e06e5 [#4180] Show and hide the total field based on the Deliverable Type
Hooks up holygrail to do basic headless JavaScript testing.
2010-07-02 11:09:58 -07:00
Eric Davis 54ddade978 [#4180] Move the CSS and JS includes to the layout hooks. 2010-07-01 16:31:40 -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 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 5bb3970d4c [#4181] Added the New/Create actions for a Deliverable. 2010-06-23 15:47:01 -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 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 736f315b36 [#4177] Added Project#contracts association. 2010-06-17 16:02:09 -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 7892c577c8 [#4177] Added a project module for contracts and a stubbed permission. 2010-06-17 14:34:15 -07:00
Eric Davis bb1f4afcd6 [#4177] Using InheritedResources for ContractsController. 2010-06-17 14:00:04 -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 a80b308418 Generated plugin 2010-06-17 10:10:28 -07:00