Commit Graph

3739 Commits (adeb8cc20331772302a92d4e9b12cbf61bac461b)

Author SHA1 Message Date
Tim Felgentreff d34abea14e use the journal formatters API to register the issue journal formats 14 years ago
Mark Maglana e4439f543a Real-time updates for taskboard 14 years ago
rkh 97962bfff7 fix postgres ticket status reporting issue 14 years ago
p.tessenow dd36130442 changed arity of 'o' and 'c' operators to 0 14 years ago
p.tessenow 0b2f427dd2 added milestone group_by 14 years ago
p.tessenow 5aa1865a30 fixed compile error i introduced earlier 14 years ago
p.tessenow d3cbbe848c Priority GroupBy hinzugefügt 14 years ago
p.tessenow b395d040ea a subject of length 0 should not be allowed 14 years ago
Jean-Philippe Lang 52a12aaca8 Merged r3881 from trunk. 14 years ago
Jean-Philippe Lang c47d23a87b Fixed: Deleting statuses doesn't delete all workflow entries (#5811). 14 years ago
Jean-Philippe Lang ec526c1261 Merged r3873 from trunk. 14 years ago
Jean-Philippe Lang 66820dbed3 Strips user email (#5834). 14 years ago
Mark Maglana 5286b21621 Adding refresh via AJAX 15 years ago
Eric Davis 8a1d45ffd6 Merged r3860 from trunk. 15 years ago
Eric Davis a628b0f186 Force-clear the default value for migration from :string to :text. #5846 #5771 15 years ago
Tim Felgentreff 4851451017 remove changes from version model 15 years ago
p.tessenow c9358eb011 implemented #3230, projects in the project filter are now sorted and indentet depending on their ancestors 15 years ago
p.tessenow 5aa6855c9a changed label for week,month,year,spent_on filter/group_by (see: 15 years ago
p.tessenow 89cac11908 changes label for reporting filter- and group_by- categories 15 years ago
Tim Felgentreff ff6372ad43 move wiki edits to use journalized plugin. will break if any actual edits are done 15 years ago
Tim Felgentreff ff31875149 move to STI for journals so the journals themselves can be events 15 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 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 b83ec9cf5a fixed bug where the created_on filter didnt work when issue filters were selected 15 years ago
Tim Felgentreff 2ec2405b32 convert more to acts_as_journalized 15 years ago
Tim Felgentreff 2d282f8deb move (almost) everything over to acts_as_journalized 15 years ago
Tim Felgentreff 4b0bd11f6d move more journal classes 15 years ago
hjust 5dbf2b31d8 Allow separators and delimiters in cost entry units. 15 years ago
rkh 8578575d2d fix issue with displaying activity 15 years ago
p.tessenow f27b3b4ad5 added author_id filter 15 years ago
Tim Felgentreff aecb868b85 remove more journal specific functionality 15 years ago
p.tessenow 50682dbb87 don't forget to reset cost_queries @walker when the chain is changed 15 years ago
Tim Felgentreff d7768ce600 remove journals to start moving it all out to vestal_versions based plugin 15 years ago
p.tessenow c97e78b896 minor variable rename 15 years ago
rkh 5aed4adec4 sort users correctly 15 years ago
rkh f44d072cfe remove old code 15 years ago
rkh 3c5a42bfd1 fix display sum with only one column grouping 15 years ago
rkh c8831c65fb fix table header order 15 years ago
p.tessenow 81348ddb88 added all and all_grouped method to GroupBy 15 years ago
rkh 1906f7ac09 works, don't touch 15 years ago
p.tessenow f52c0b8f19 changed group_bys to have correct values for label- and applies_for- methods 15 years ago
p.tessenow c7cef87447 use other label for tweek-filter 15 years ago
rkh 8b17bd4029 no more magic minimal group 15 years ago
p.tessenow c95123490d fixed transformer-bug, there was an error when no group was set 15 years ago
rkh e3b1c1159d fix group order 15 years ago
rkh 38f7433485 add Operator#arity 15 years ago