Commit Graph

3835 Commits (16d8a97633e8646f4571c054784faf8b1a2fd8b6)

Author SHA1 Message Date
Mark Maglana 148c9a842e Differentiate between task and impediment 14 years ago
Mark Maglana 3a03fd0343 Implement impediment creation 14 years ago
Mark Maglana 34e8215577 Move domain login from TasksController#update to Task 14 years ago
Jean-Baptiste Barth 56a6d86af5 Added project filter when viewing all issues. #5084 14 years ago
Tim Felgentreff 7d67365e10 smaller fixes for journalized news and attachments 14 years ago
Tim Felgentreff 1f9eda4e0d update tests to work with the new data model, where neccessary 14 years ago
Jean-Baptiste Barth 0bcde4ab28 Fixed: assigned_to and author filters in cross project issues view should be based on user's project visibility. #5760 14 years ago
Tim Felgentreff 81e97d23a8 fix document activity url 14 years ago
Tim Felgentreff 47ecf151dd completely remove acts_as_versioned as it's functionality is contained in acts_as_journalized 14 years ago
Tim Felgentreff cea1a987ab fix display of attachments with acts_as_journalized 14 years ago
Mark Maglana a01315e30d Implement sprint date validation in the client 14 years ago
friflaj 4f023af468 Reject inversed dates 14 years ago
friflaj 2b3efc1f2d Unified story priorities 14 years ago
Eric Davis 16969fdbbb Show the number of days in the subject line of Reminder emails. 14 years ago
Eric Davis 13234f8552 Refactor: Add methods to User to edit the encapsulate the status field. 14 years ago
p.tessenow d08ea0b440 made available_values of filter sorted where they should be sorted 14 years ago
t.felgentreff 3666ab992b include labor costs in cost type list 15 years ago
rkh 80b4e8cde9 fix default type, makes specs pass again 15 years ago
rkh cdf2636053 add ability to display other units besides money in the report table 15 years ago
Tim Felgentreff d34abea14e use the journal formatters API to register the issue journal formats 15 years ago
Mark Maglana e4439f543a Real-time updates for taskboard 15 years ago
rkh 97962bfff7 fix postgres ticket status reporting issue 15 years ago
p.tessenow dd36130442 changed arity of 'o' and 'c' operators to 0 15 years ago
p.tessenow 0b2f427dd2 added milestone group_by 15 years ago
p.tessenow 5aa1865a30 fixed compile error i introduced earlier 15 years ago
p.tessenow d3cbbe848c Priority GroupBy hinzugefügt 15 years ago
p.tessenow b395d040ea a subject of length 0 should not be allowed 15 years ago
Jean-Philippe Lang 52a12aaca8 Merged r3881 from trunk. 15 years ago
Jean-Philippe Lang c47d23a87b Fixed: Deleting statuses doesn't delete all workflow entries (#5811). 15 years ago
Jean-Philippe Lang ec526c1261 Merged r3873 from trunk. 15 years ago
Jean-Philippe Lang 66820dbed3 Strips user email (#5834). 15 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