Commit Graph

39 Commits

Author SHA1 Message Date
Eric Davis
8ecef07c3c [#6714] Remove empty deliverable budget items on submissions 2011-12-12 16:00:57 -08:00
Eric Davis
f269f4ae9b Test update for new field 2011-10-11 16:17:37 -07:00
Eric Davis
2ef8cd9b4e [#6574] Allow creating and deleting multiple overhead budgets 2011-10-11 14:45:49 -07:00
Eric Davis
ffaab6b92d [#6574] Fix test 2011-10-11 14:07:04 -07:00
Eric Davis
df61a1fe9e [#6574] Associate LaborBudgets with TimeEntryActivities 2011-09-14 18:39:49 -07:00
Eric Davis
495407f127 [#6441] Block editing deliverables on locked and closed contracts 2011-08-10 11:56:08 -07:00
Eric Davis
5c1e254181 [#6441] Remove test code that is now in a setup block 2011-08-09 15:24:58 -07:00
Eric Davis
0a916fea70 [#6441] Fix a Deliverable validation error when editing with a status change 2011-08-09 15:23:08 -07:00
Eric Davis
ac24ae08e6 [#6441] Block editing Locked or Closed Deliverables. 2011-08-08 15:52:13 -07:00
Eric Davis
5e2e309304 [#6441] Add a manual Deliverable#status 2011-08-08 12:08:46 -07:00
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
d778201eff [#4556] Formatted the Fixed Budget values in the deliverable form 2010-09-23 10:51:56 -07:00
Eric Davis
d4de581b3c [#4477] Added a paid field to track when a FixedBudget is spent 2010-09-22 10:49:36 -07:00
Eric Davis
edc8db7fe2 [#4477] Hook FixedBudgets into Retainer's periods. 2010-09-09 17:27:32 -07:00
Eric Davis
dfab7b5714 [#4420] Use empty budgets for Retainers that are missing them so they appear on the form. 2010-09-01 19:28:18 -07:00
Eric Davis
ede645e359 [#4420] Added test for changing Retainer's start/end date without it's period. 2010-09-01 18:14:48 -07:00
Eric Davis
9858b87fff [#4420] When a Retainer's period is shrunk, budgets outside the period are destroyed. 2010-09-01 18:12:40 -07:00
Eric Davis
0a33cdefbb Remove dead test code. 2010-09-01 17:57:49 -07:00
Eric Davis
8f92dcc870 [#4420] Changed Retainers to support extending multiple Budget items. 2010-09-01 17:56:16 -07:00
Eric Davis
cb27ae2cc8 [#4420] Throw away single tests for start and end extensions. 2010-09-01 15:33:46 -07:00
Eric Davis
57d3830084 [#4420] Added a test for extending both the start and end dates. 2010-09-01 15:33:08 -07:00
Eric Davis
4b12d9d9c8 [#4420] Retainers extended before the start date will duplicate the month's first budget items. 2010-09-01 15:15:16 -07:00
Eric Davis
16f8152599 [#4420] Retainers extended past the end date will duplicate the month's last budget items. 2010-09-01 15:09:36 -07:00
Eric Davis
d48addbcb0 [#4420] Added support for overriding each period's finances on Retainers. 2010-08-30 10:51:37 -07:00
Eric Davis
c13f31b1b5 [#4420] Added a Deliverable finance form for each Retainer month. 2010-08-30 10:30:59 -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
61270c60d5 [#4178] Fixed some more tests from the UI changes. 2010-08-09 12:47:45 -07:00
Eric Davis
074d6a47e7 [#4178] Fixing integration tests based on the UI changes. 2010-08-09 12:29:04 -07:00
Eric Davis
b22db284c5 [#4182] Added an OverheadBudget to track a Deliverable's overhead. 2010-07-07 10:38:58 -07:00
Eric Davis
fdd49642b2 [#4182] Finished the rename to LaborBudget. 2010-07-07 10:20:58 -07:00
Eric Davis
68cd1ad895 Rename LaborExpenses to LaborBudget, better description of the class. 2010-07-07 10:15:04 -07:00
Eric Davis
2dd3331f66 [#4182] Hooked up nested attributes for Deliverable -> LaborExpense 2010-07-02 15:39:40 -07:00
Eric Davis
6f204fff5a [#4180] Hide the total field on Hourly forms. 2010-07-02 12:08:13 -07:00
Eric Davis
48136d9fab [#4180] Don't let Deliverable types to be changed. 2010-07-01 16:06:20 -07:00
Eric Davis
498b7b633d [#4180] Add Hourly Deliverables. 2010-07-01 16:02:33 -07:00
Eric Davis
5b098a43e5 [#4181] Added warranty and feature signoff fields. 2010-07-01 15:35:28 -07:00
Eric Davis
7efaf8dbe2 [#4181] Only show project members as Deliverable managers. 2010-07-01 15:06:24 -07:00
Eric Davis
2ce9c55239 [#4181] Hooked up the Edit and Update actions for FixedDeliverables. 2010-06-23 17:05:28 -07:00