Commit Graph
87 Commits
Author SHA1 Message Date
Eric Davis e691f4c2f0 Fixing the Journal display on the issue list. #1276 2008-06-04 18:20:41 -07:00
Eric Davis b048542307 Refactored budget panel so it can be updated by RJS when a new deliverable is added. #1278 2008-06-04 17:01:43 -07:00
Eric Davis 94bbbff012 Clear preview pane on submission. #1277 2008-06-04 16:53:16 -07:00
Eric Davis ba8a3400ec Added ability to change a deliverables type 2008-06-04 16:50:19 -07:00
Eric Davis 86741878c6 Added pagination 2008-06-04 16:21:25 -07:00
Eric Davis 85affdb59b Fixing TODOS. 2008-06-04 16:04:32 -07:00
Eric Davis 96bddffd53 Cleanup of view 2008-06-04 15:59:01 -07:00
Eric Davis 9b4072875c Added more protection from permissions. #1138 2008-06-04 15:47:40 -07:00
Eric Davis 203ad5c90e Adding helper to show or hide elements based on permissions. #1138 2008-06-04 15:44:44 -07:00
Eric Davis 23c6ee6e92 Renamed Deliverable.due_date to due so it doesn't conflict with issue.due_date 2008-06-03 17:36:57 -07:00
Eric Davis 490bf73efe Calc cleanup 2008-06-03 17:19:30 -07:00
Eric Davis 5180b5b218 Remove partial dollars 2008-06-03 16:53:06 -07:00
Eric Davis 81d1c212b7 Fixed funky forms. 2008-06-03 16:48:45 -07:00
Eric Davis f9a8ffdb0d Cleanup of the form. #1274 2008-06-03 16:37:03 -07:00
Eric Davis 1ea8264c7d Moved call to after the form fields are setup. #1274 2008-06-03 16:30:58 -07:00
Eric Davis 9012487889 Corrected field display. #1274 2008-06-03 16:26:48 -07:00
Eric Davis 065e0ecc9f Added header image. #1274 2008-06-03 16:21:44 -07:00
Eric Davis df6d9af808 Formatted the cells. #1268 2008-06-03 16:10:23 -07:00
Eric Davis f21bc2480b Added Ruby sorts on the virtual attributes. #1135 2008-06-03 16:00:15 -07:00
Eric Davis e1cea90cd0 Added bulk issue assignment by version. #1157 2008-06-03 15:17:11 -07:00
Eric Davis 322013f4a0 Added Budget.profit. #1137 2008-06-03 14:41:04 -07:00
Eric Davis 1b04fbcbc5 Added html specdocs 2008-06-03 14:39:21 -07:00
Eric Davis 060f8401ae Removing extras 2008-05-28 17:06:55 -07:00
Eric Davis cfa4a372db Added delete link. #1190 2008-05-28 17:05:58 -07:00
Eric Davis 821b779535 Hooked up the edit form. #1190 2008-05-28 16:59:16 -07:00
Eric Davis f5adad48d1 Added link to issues filtered by query. #1190 2008-05-28 16:35:36 -07:00
Eric Davis eba994a686 Building up the JavaScript details. #1190 2008-05-28 16:14:55 -07:00
Eric Davis e96bdccb42 Cleanup of values when a project is empty. #1137 2008-05-28 13:13:08 -07:00
Eric Davis c433de9ec7 Added some defaults when there are no deliverables. 2008-05-28 13:03:42 -07:00
Eric Davis 990a10a4e8 Completed budget.spent calculation. #1137 2008-05-28 13:01:10 -07:00
Eric Davis 65da8e7594 Completed deliverable.spent calculation. #1136 2008-05-28 12:55:02 -07:00
Eric Davis 9df51da8f8 Fixing nil values 2008-05-28 12:23:13 -07:00
Eric Davis fb3f7c9977 Added Ajax form to update the member rate. #1150 2008-05-28 12:12:22 -07:00
Eric Davis 80e2d7cdcf Added members.rate field. #1151 2008-05-28 10:10:27 -07:00
Eric Davis d05de4ff11 Fixed bulk edit hook. Started on hooks for members. #1147 2008-05-27 17:13:05 -07:00
Eric Davis 6835ec59dc Registering hooks for the issues. #1147 2008-05-27 16:47:00 -07:00
Eric Davis 5af52d5c15 Added budget items to view. #1137 2008-05-23 18:17:27 -07:00
Eric Davis 1eb49e3c87 Fixed API usage, projects are not releated to Deliverables. #1137 2008-05-23 18:17:05 -07:00
Eric Davis 50f0d02391 Implemented Budget.overruns. #1137 2008-05-23 17:46:52 -07:00
Eric Davis 6056069858 Implemented a lot more Budget calculations by building on the basics. #1137 2008-05-23 17:41:19 -07:00
Eric Davis 332925b31a Implemented Budget.final_due_date. #1137 2008-05-23 17:22:13 -07:00
Eric Davis 8c02ee4ade Implementing Budget class along with it's helper methods. #1137 2008-05-23 17:14:53 -07:00
Eric Davis 5093377a5b Base Budget class, #1137 2008-05-23 16:48:03 -07:00
Eric Davis f20b614f84 Removed TODO flag 2008-05-23 16:39:42 -07:00
Eric Davis 1637e5cdd1 Implemented more of the Deliverable calculations
* Added deliverable.score
* Added fixed_deliverable.score as 0
* Added deliverable.budget_ratio

  #1136
2008-05-23 16:38:27 -07:00
Eric Davis 9e743932d1 Updated deliverable.progress to return 100 if it has no issues. #1136 2008-05-23 16:18:40 -07:00
Eric Davis 7e9e2759b8 Updated Deliverable.progress
* Make it return 100 if there are no issues
* Get rid of sum in favor of manually adding values
* Expand the progress bar to 100%

  #1136
2008-05-23 16:16:42 -07:00
Eric Davis dee52c0042 Check if include is nil before appending. #1136 2008-05-23 16:15:30 -07:00
Eric Davis c88de6ce4e Implemented the Deliverable.progress calculations. #1136 2008-05-23 15:59:41 -07:00
Eric Davis b429ee23a8 Fully hooked the Deliverable columns into the filters and Queries
* The Deliverable subject can now be filtered on the issues list
* The Deliverable subject can now be displayed on the issues lists with
  as a default column or part of a saved query
* The issues can be sorted by the deliverable

  #1148
2008-05-21 11:51:28 -07:00