Eric Davis
|
8ecef07c3c
|
[#6714] Remove empty deliverable budget items on submissions
|
2011-12-12 16:00:57 -08:00 |
|
Eric Davis
|
63cc58a459
|
[#6636] Add table for issue categories to the deliverable finance report
|
2011-10-13 15:54:53 -07:00 |
|
Eric Davis
|
ac050d7905
|
[#6636] Add methods to Deliverable get the costs and hours by issue category
|
2011-10-13 15:17:24 -07:00 |
|
Eric Davis
|
b8dc021d8e
|
[#6636] CSS and class cleanup to better match the comp design
|
2011-10-13 14:36:25 -07:00 |
|
Eric Davis
|
5463b4500d
|
[#6636] Style the finance report summary
|
2011-10-13 13:47:27 -07:00 |
|
Eric Davis
|
f4fb025c13
|
[#6636] Add Users/Overhead table to the deliverable finance report
|
2011-10-13 11:30:25 -07:00 |
|
Eric Davis
|
084ab1dd96
|
[#6636] Add Users/Labor table to the deliverable finance report
|
2011-10-13 11:16:24 -07:00 |
|
Eric Davis
|
f972efffbf
|
[#6636] Add Deliverable#spent_for_user to get the billable/non-billable cost by user
|
2011-10-13 11:07:31 -07:00 |
|
Eric Davis
|
19ec0f6c43
|
[#6636] Add Deliverable#hours_spent_for_user to get the billable/non-billable hours by user
|
2011-10-13 11:02:23 -07:00 |
|
Eric Davis
|
2d39a4063a
|
[#6636] Add methods to Deliverable to find users with billable/non-billable time
|
2011-10-13 10:51:39 -07:00 |
|
Eric Davis
|
1e584178c9
|
Fix tests from changes in element ids (duplicated)
|
2011-10-13 10:14:17 -07:00 |
|
Eric Davis
|
fa4224ddfc
|
[#6636] Major fixes to the CSS to share styles with other pages
|
2011-10-13 09:56:05 -07:00 |
|
Eric Davis
|
acc825a4fe
|
[#6636] Add overhead table to the deliverable finance report
|
2011-10-13 09:28:31 -07:00 |
|
Eric Davis
|
1f9cd9e86f
|
Refactor: extract to test helper
|
2011-10-13 09:05:58 -07:00 |
|
Eric Davis
|
1bbce5457f
|
[#6636] Show deliverable calculations for Labor in the finance lightbox
|
2011-10-12 15:58:19 -07:00 |
|
Eric Davis
|
7380246594
|
[#6636] Add Deliverable calculation methods based on activity
|
2011-10-12 15:43:06 -07:00 |
|
Eric Davis
|
4d2b202492
|
Refactor: extract test method to create an issue and time entry for a deliverable
|
2011-10-12 15:14:43 -07:00 |
|
Eric Davis
|
c8371854cb
|
[#6636] Add an action to show deliverable finances
|
2011-10-12 14:18:59 -07: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
|
77b105530f
|
Fix typo in the GC patch
|
2011-09-20 09:31:37 -07:00 |
|
Eric Davis
|
33e07ee10b
|
[#6574] Add a TimeEntryActivity to OverheadBudgets
|
2011-09-15 10:38:16 -07:00 |
|
Eric Davis
|
b3b7fa11b0
|
Add tweaks for Ruby's GC to speed up tests
|
2011-09-14 19:02:50 -07:00 |
|
Eric Davis
|
df61a1fe9e
|
[#6574] Associate LaborBudgets with TimeEntryActivities
|
2011-09-14 18:39:49 -07:00 |
|
Eric Davis
|
668b1e0991
|
[#6573] Add the total spent and total budget to the deliverable row
|
2011-09-14 13:13:46 -07:00 |
|
Eric Davis
|
5e50eb7558
|
[#6441] Block deleting deliverables on closed or locked contracts
|
2011-08-10 16:07:07 -07:00 |
|
Eric Davis
|
bf1339fc61
|
[#6441] Block creating deliverables on closed or locked contracts
|
2011-08-10 15:53:36 -07:00 |
|
Eric Davis
|
1b4191dc15
|
[#6441] Don't hide or disable the issue's current deliverable
|
2011-08-10 15:07:44 -07:00 |
|
Eric Davis
|
e019a9435e
|
[#6441] Hide and disable unassignable deliverables from the issue
* Hide - Closed deliverables
* Hide - Closed contract deliverables
* Disable - Locked deliverables
* Disable - Locked contract deliverables
|
2011-08-10 13:10:05 -07:00 |
|
Eric Davis
|
f70ade5011
|
[#6441] Block assigning issues to deliverable on a locked or closed contract
|
2011-08-10 12:09:09 -07:00 |
|
Eric Davis
|
495407f127
|
[#6441] Block editing deliverables on locked and closed contracts
|
2011-08-10 11:56:08 -07:00 |
|
Eric Davis
|
be37e00f10
|
[#6441] Block editing locked and closed contracts
|
2011-08-10 11:31:54 -07:00 |
|
Eric Davis
|
2f79493cca
|
[#6441] Block logging time on locked contracts and deliverables
|
2011-08-09 15:48:46 -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
|
51f62ca5a3
|
[#6441] Block assigning issues to a locked or closed Deliverable
|
2011-08-08 15:14:22 -07:00 |
|
Eric Davis
|
953587ce46
|
[#6441] Block logging time on closed contracts or deliverables
|
2011-08-08 13:46:28 -07:00 |
|
Eric Davis
|
5e2e309304
|
[#6441] Add a manual Deliverable#status
|
2011-08-08 12:08:46 -07:00 |
|
Eric Davis
|
9453b52c10
|
[#6441] Add a manual Contract#status
|
2011-08-08 11:48:35 -07:00 |
|
Eric Davis
|
fbd38b3678
|
Fix tests due to core changes
|
2011-08-08 10:32:04 -07:00 |
|
Eric Davis
|
496c6bada7
|
[#5482] Fix counts when grouping by contracts in the issues list
|
2011-02-22 10:58:19 -08:00 |
|
Eric Davis
|
3384dd3dbd
|
Refactor: merge assertions in tests
|
2011-02-22 10:35:32 -08:00 |
|
Eric Davis
|
7d7d6da8b5
|
[#5482] Add tests for the grouping counts
|
2011-02-22 10:34:42 -08:00 |
|
Eric Davis
|
96fa509a1e
|
[#5482] Change deliverable QueryColumn so the grouped counts are shown
|
2011-02-22 10:11:04 -08:00 |
|
Eric Davis
|
a0b92851a7
|
[#5482] Add issue grouping by contract
|
2011-02-22 09:41:15 -08:00 |
|
Eric Davis
|
d2aa87fdd2
|
[#5482] Add issue grouping by deliverable
|
2011-02-22 09:10:15 -08:00 |
|
Eric Davis
|
a92559c133
|
[#5442] Add contract totals for labor and overhead hours spent and budgeted
|
2011-02-17 11:30:40 -08:00 |
|
Eric Davis
|
af0eecb6dc
|
[#5421] Only bulk assign deliverables to issues when the user has permission
|
2011-02-08 10:02:07 -08:00 |
|