Commit Graph

1977 Commits (93f0bd99acc7c38db42976dc2394d563e96ab3be)

Author SHA1 Message Date
rkh 4237315fe8 allow editing/removing of cost and time entries. fixes #3327 14 years ago
Jean-Baptiste Barth a1b607480a Refactor: added link_to_project helper to handle links to projects 14 years ago
Mark Maglana 8756548d70 Include blocked ids 14 years ago
Mark Maglana 0e249a3c89 Don't edit item when ID is clicked 14 years ago
Mark Maglana 552a3edf06 redesign taskboard 14 years ago
rkh d32f907e15 fix details view 14 years ago
Eric Davis a544a1e57c Added css classes to the HTML body based on the theme, controller, and action. #819 14 years ago
Eric Davis 9af4cb5c38 Merged r3899 from trunk 14 years ago
Eric Davis ca663fcd10 Use image_path for the favicon instead to pick up asset hosts. #3301 14 years ago
rkh 4b610e5f46 add labor to reports 14 years ago
Eric Davis 677fee310a Merged r3894 from trunk. 14 years ago
Eric Davis 5f20bc240e Add a favicon link with support for suburi. #3301 14 years ago
rkh cdf2636053 add ability to display other units besides money in the report table 14 years ago
Mark Maglana b0a48f3b9b Set task color according to user's preference 14 years ago
Mark Maglana a7e1e1ad0d Fixes #258 Catch scenario where there are no tasks in the taskboard 14 years ago
p.tessenow 0e5326b06c tableheader is 'none' if no header can be applied 14 years ago
p.tessenow 0b2f427dd2 added milestone group_by 14 years ago
p.tessenow d3cbbe848c Priority GroupBy hinzugefügt 14 years ago
Mark Maglana 6f387c0a40 Prevent server from resending the last story 14 years ago
Mark Maglana 5286b21621 Adding refresh via AJAX 14 years ago
rkh eca99914f2 reports without group-bys 15 years ago
rkh 8fbf20bf02 choose table partitial depending on query 15 years ago
rkh 154c231138 use week over tweek for group bys 15 years ago
Tim Felgentreff 4b0bd11f6d move more journal classes 15 years ago
rkh 8578575d2d fix issue with displaying activity 15 years ago
Tim Felgentreff aecb868b85 remove more journal specific functionality 15 years ago
rkh c86182311b white space 15 years ago
rkh 2b19f7d11b less disturbing output 15 years ago
rkh 5debfb69f1 fix cost type labor 15 years ago
rkh b396d9ed4f typo 15 years ago
rkh 968e470bbb display tracker correctly 15 years ago
rkh c901b1a8fa display spent_on correctly 15 years ago
rkh 4bee296cee display issue correctly 15 years ago
rkh b04a5dddfc display cost_object correctly 15 years ago
rkh 19b4ff7ebe making table headers more robust 15 years ago
rkh 0f0ee2746b "improve" table output for unkown fields 15 years ago
rkh de4ea037bb display cost_type correctly 15 years ago
rkh 0479734d23 display category correctly 15 years ago
rkh 74d8530447 display assigned_to correctly 15 years ago
rkh 0a88732468 display activity correctly 15 years ago
rkh ec62eaf915 display month correctly 15 years ago
p.tessenow 361776cbbd when displaying weeks in table headers do not show 'this week' or 'last week' anymore as extra labels 15 years ago
rkh 6ef4727708 display grouped table aggregations, again 15 years ago
rkh 1e4e7bebfe fix operator inheritance 15 years ago
p.tessenow 3d14ebe9f1 refactored reporting helper to display the latest changes 15 years ago
t.felgentreff aaa3a23d2c move method to helper 15 years ago
p.tessenow 6861ca1be0 use correct label when displaying filters, renamed CostQuery::Filter.short_name to underscore_name 15 years ago
Eric Davis 64d2221db5 Set @project so macros will work on the welcome and project list. #5781 15 years ago
p.tessenow e6f73180d6 modified reporting_helper to return filter-rows which can be used to display select-an-object filter - this is still a stub 15 years ago
p.tessenow b5df44cfac renamed parameter, fixed comment in reporting helper 15 years ago