Commit Graph

3722 Commits (ebd07dc3ad815838252134adc6f0722fb753916a)

Author SHA1 Message Date
p.tessenow 0113d6e3db modified costlog_controler to work with our reporting 15 years ago
rkh 4b610e5f46 add labor to reports 15 years ago
t.felgentreff 9d2f821de4 update costlog and timelog controller for reporting 15 years ago
rkh 9eb2ed976e dont keep unit if not in complex report 15 years ago
rkh cdf2636053 add ability to display other units besides money in the report table 15 years ago
Tim Felgentreff 5de0d0997f remove the reply action from IssueController, and use the JournalHelper API for that 15 years ago
Mark Maglana b0a48f3b9b Set task color according to user's preference 15 years ago
p.tessenow 274147acb0 fixed #3277 - Default Filter nicht mit 'created' sondern mit 'Booking Date' 15 years ago
friflaj 4e03cce693 Move move_after to issue_patch to make it universally available 15 years ago
friflaj 4d6309ab1a Backlog ordering had an off-by-one of you de-preoritized a story 15 years ago
Mark Maglana e4439f543a Real-time updates for taskboard 15 years ago
Mark Maglana a0370f451f Prevent creation of new tasks in the header row 15 years ago
Mark Maglana 5f65e9b791 Correctly set the new position of a story that's been dragged down in the backlog 15 years ago
Mark Maglana 13f2b9067c Make sure storyCreated() and storyUpdated() retrieve the correct RB.Story object 15 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 15 years ago
Mark Maglana 0021383f7e Set the correct position for a newly created story 15 years ago
Jean-Philippe Lang e771fc03bd Merged r3883, r3884 and r3885 from trunk. 15 years ago
Jean-Philippe Lang 701d2eaeac Display project names in cross-project gantt PNG (#5904). 15 years ago
Jean-Philippe Lang 69f34a595d Merged r3865 and r3866 from trunk. 15 years ago
Jean-Philippe Lang fe63eefc1f Adds missing visibility scope. 15 years ago
Jean-Philippe Lang a9a4e0d6b8 Moves code to controller. 15 years ago
Mark Maglana 5286b21621 Adding refresh via AJAX 15 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
rkh 8b17bd4029 no more magic minimal group 15 years ago
t.felgentreff 98cb89669c implement dynamic grouping 15 years ago
rkh 1e4e7bebfe fix operator inheritance 15 years ago
Eric Davis 48a5460da4 Allow js formatted responses. 15 years ago
Eric Davis bd1384db7d Added hook :controller_timelog_available_criterias 15 years ago
Eric Davis 11ff334cd8 Refactor: extract @available_criterias to utility method. 15 years ago
t.felgentreff 4896c8c8e8 minor refactoring 15 years ago
t.felgentreff 419885fb7e fix http_query_parameters 15 years ago
t.felgentreff 44fb55868c Refactoring 15 years ago
t.felgentreff 4e2bb18b22 add FIXME notice 15 years ago
t.felgentreff e616da490c re-organize cost_reports_controller 15 years ago
t.felgentreff 8124c459fb start implementing filter application 15 years ago
p.tessenow d2442172e6 filter fuer tabelle 15 years ago
Eric Davis 7376ef2ad7 Typecast issue ids when searched for. 15 years ago