Commit Graph

351 Commits (4da42ee78adaacf6ab13c7f64a7ed7629ece8af1)
 

Author SHA1 Message Date
t.felgentreff 4da42ee78a add some features, or stubs 14 years ago
rkh cdf2636053 add ability to display other units besides money in the report table 14 years ago
p.tessenow d069d1ad42 added note that values are rounded in our reporting. it is displayed right below the reporting table (or detail view) 14 years ago
p.tessenow 274147acb0 fixed #3277 - Default Filter nicht mit 'created' sondern mit 'Booking Date' 14 years ago
p.tessenow 5676824c9e removed ajax observer on the 'apply' button. we do not need it anymore 14 years ago
p.tessenow 5d4bbe5b57 fixed ie6-bug. IE6 can not multi-select values of a selet-box if it was not created in multiple mode in the first place 14 years ago
p.tessenow 3060b25535 refactored JS-function change_argument_visibility() 14 years ago
p.tessenow 0797558eef fixed bugs which were introduced with the lates JS refactoring 14 years ago
w.lindenthal 656c024166 Changed styling of h3 headlines within query ui as the current styling hurt in my eyes. 14 years ago
w.lindenthal 978335806e Filter operators now align to top. 14 years ago
rkh d2795490e9 addded Gemfile 14 years ago
p.tessenow 2975f6bbae just a test to see if i have fixed the ie6-bug 14 years ago
p.tessenow 2c28057c67 fixed toggle multi select bug that was caused because of a typo 14 years ago
p.tessenow 467bcfdc00 minor changes in our JS in hope that it helps the IE6 to work properly 14 years ago
p.tessenow b659934899 rewritten JS to fit JSLint 14 years ago
rkh 0059264d8b white space 14 years ago
rkh 0f7d132588 white space 14 years ago
rkh 3751894ae6 white space 14 years ago
rkh 82d2bcdfdd test is failing by design -> mark pending 14 years ago
rkh 00f009832e dont test matching operator on integer (postgres doesn't like that) 14 years ago
rkh c0ae3e91ee white space 14 years ago
rkh 9077d67903 fix spec for author_id filter 14 years ago
rkh 514dc5bacb get rid of tim's annoying message 14 years ago
rkh 1380ebbc9e add task for ci 14 years ago
rkh 97962bfff7 fix postgres ticket status reporting issue 14 years ago
p.tessenow a87fb9ca44 removed not working clear-button and added reset-buton that resets the form. 14 years ago
p.tessenow dd36130442 changed arity of 'o' and 'c' operators to 0 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
rkh eca99914f2 reports without group-bys 14 years ago
rkh 8e3ebf9221 move header code around 14 years ago
rkh 8fbf20bf02 choose table partitial depending on query 14 years ago
p.tessenow cc6f32cb38 the default query now sets an issue-group_by when the reporting takes place when a project is set 14 years ago
p.tessenow 30b0704bc5 fixed bug: the default_query tried to set the old tweek group_by instead the new one 14 years ago
p.tessenow c9358eb011 implemented #3230, projects in the project filter are now sorted and indentet depending on their ancestors 14 years ago
rkh 67277cd5c1 rename before filter for generating query 14 years ago
rkh 718cf57cec let controller choose what partial is used for the report table 14 years ago
p.tessenow 5aa6855c9a changed label for week,month,year,spent_on filter/group_by (see: 14 years ago
p.tessenow 89cac11908 changes label for reporting filter- and group_by- categories 14 years ago
rkh 154c231138 use week over tweek for group bys 15 years ago
rkh ba5f5da0f3 let database figure out week 15 years ago
p.tessenow 65520c6238 fix javaScript to make the view work in IE7 15 years ago
p.tessenow 9216ebb70e rewritten parts of the reporting js to support group_by-things (move group_by's to columns or row etc.) in IE 8 15 years ago
p.tessenow 7fffb109e1 modified string operators not to blow up, on empty strings given from the view 15 years ago
p.tessenow fc28b74274 fixed bug where the update_on leat to worries in the database due to ambiguity 15 years ago
p.tessenow f572f5c1df fixed arity of * and diff operators 15 years ago
p.tessenow af08716025 fixed arity of y- and n-operator 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
p.tessenow b83ec9cf5a fixed bug where the created_on filter didnt work when issue filters were selected 15 years ago