Commit Graph

3796 Commits (8944c70ced79b33b9eeca34d7709b4da05d5c0d3)

Author SHA1 Message Date
Mark Maglana 3ee308959d fat models, skinny controllers please :-) 14 years ago
Mark Maglana 8756548d70 Include blocked ids 14 years ago
Mark Maglana 2f30788109 Fix impediment drag and drop 14 years ago
Eric Davis 041bca6ac9 Refactor: start to split IssuesController#move into two separate actions. 14 years ago
Eric Davis e4af6e77a7 Refactor: extract method in IssuesController#move. 14 years ago
rkh d32f907e15 fix details view 14 years ago
Tim Felgentreff 47ecf151dd completely remove acts_as_versioned as it's functionality is contained in acts_as_journalized 14 years ago
Mark Maglana 9d82f35cb7 Cleaning up BacklogsController 14 years ago
Mark Maglana 0d23741f5d Return 400 instead of 500 14 years ago
Mark Maglana a01315e30d Implement sprint date validation in the client 14 years ago
Eric Davis 8c79385261 Refactor: extract back_url method to ApplicationController. 14 years ago
friflaj 606c80ae04 Report failure when saving to the front-end 14 years ago
Eric Davis 13234f8552 Refactor: Add methods to User to edit the encapsulate the status field. 14 years ago
Mark Maglana 21d5383ad8 in product backlog, show burndown in a dialog box 14 years ago
p.tessenow 0113d6e3db modified costlog_controler to work with our reporting 14 years ago
rkh 4b610e5f46 add labor to reports 14 years ago
t.felgentreff 9d2f821de4 update costlog and timelog controller for reporting 14 years ago
rkh 9eb2ed976e dont keep unit if not in complex report 14 years ago
rkh cdf2636053 add ability to display other units besides money in the report table 14 years ago
Tim Felgentreff 5de0d0997f remove the reply action from IssueController, and use the JournalHelper API for that 14 years ago
Mark Maglana b0a48f3b9b Set task color according to user's preference 14 years ago
p.tessenow 274147acb0 fixed #3277 - Default Filter nicht mit 'created' sondern mit 'Booking Date' 14 years ago
friflaj 4e03cce693 Move move_after to issue_patch to make it universally available 14 years ago
friflaj 4d6309ab1a Backlog ordering had an off-by-one of you de-preoritized a story 14 years ago
Mark Maglana e4439f543a Real-time updates for taskboard 14 years ago
Mark Maglana a0370f451f Prevent creation of new tasks in the header row 14 years ago
Mark Maglana 5f65e9b791 Correctly set the new position of a story that's been dragged down in the backlog 14 years ago
Mark Maglana 13f2b9067c Make sure storyCreated() and storyUpdated() retrieve the correct RB.Story object 14 years ago
jpic 765a1f147f Raise an exception in backlog index controller when the project doesn't have any stories. It makes the plugin more confortable to use because the exception text is more explicit than the template syntax error 14 years ago
Mark Maglana 0021383f7e Set the correct position for a newly created story 14 years ago
Jean-Philippe Lang e771fc03bd Merged r3883, r3884 and r3885 from trunk. 14 years ago
Jean-Philippe Lang 701d2eaeac Display project names in cross-project gantt PNG (#5904). 14 years ago
Jean-Philippe Lang 69f34a595d Merged r3865 and r3866 from trunk. 14 years ago
Jean-Philippe Lang fe63eefc1f Adds missing visibility scope. 14 years ago
Jean-Philippe Lang a9a4e0d6b8 Moves code to controller. 14 years ago
Mark Maglana 5286b21621 Adding refresh via AJAX 14 years ago
rkh 8fbf20bf02 choose table partitial depending on query 15 years ago
p.tessenow cc6f32cb38 the default query now sets an issue-group_by when the reporting takes place when a project is set 15 years ago
p.tessenow 30b0704bc5 fixed bug: the default_query tried to set the old tweek group_by instead the new one 15 years ago
rkh 67277cd5c1 rename before filter for generating query 15 years ago
rkh 718cf57cec let controller choose what partial is used for the report table 15 years ago
p.tessenow 2c16c783fb rewritten the filter-select-part of the reporting view. filters operators and values) are set correctly now affter applying a query 15 years ago
hjust 5dbf2b31d8 Allow separators and delimiters in cost entry units. 15 years ago
Tim Felgentreff 96bbd94251 adjust for acts_as_journalized 15 years ago
Tim Felgentreff 867266e934 init_journal has now the old signature 15 years ago
Tim Felgentreff aecb868b85 remove more journal specific functionality 15 years ago
p.tessenow 68f29d2502 when doing a cost report with the parameter default=1 the default query 15 years ago
rkh 5aed4adec4 sort users correctly 15 years ago
p.tessenow 9b5ade3eb6 reverse column and rows in reporting view, to make the inputs more intuitive 15 years ago
p.tessenow 83dc3c9161 did some (doc-)comments in cost_reports_controler 15 years ago