Commit Graph

3934 Commits (c2e2640d92bf8deb443e8bca6025c40855975f36)

Author SHA1 Message Date
Eric Davis bf33b57aa4 Refactor: Move method to Query model 15 years ago
friflaj 9c38b0ad64 Select product backlog 15 years ago
friflaj f90a371b06 card printing 15 years ago
Jean-Philippe Lang 0004b52646 Fixes behaviour of move_issues permission for non member role (#5309). 15 years ago
Jean-Philippe Lang 2c0ce104e7 Fixed: Error on db:migrate with table prefix set (#5335). 15 years ago
Eric Davis 88db9d0bdc Replace the hardcoded CustomField::FIELD_FORMATS with a class. 15 years ago
Jean-Philippe Lang 9ccccb9984 Do not raise an error when destroying a Version with assigned issues. 15 years ago
Jean-Philippe Lang f35921d308 Fixes Issue#save_issue_with_child_records so that time entry do not get saved if issue save fails. 15 years ago
Jean-Philippe Lang 43e5bb75d2 Fixed: issue optimistic locking broken by r3308 (#5280). 15 years ago
Jean-Philippe Lang 5163904a3a Fixed: Update of Subversion changesets broken by r3466 under Solaris (#5255). 15 years ago
friflaj e5c8478f60 Only offer bundown link if it can be calculated 15 years ago
Jean-Philippe Lang 71a4158fd0 Fixes calculation of version estimated hours with subtasks (#5265). 15 years ago
Jean-Philippe Lang 5879273739 Makes the wiki sidebar editable (#5208). 15 years ago
friflaj 941fecebc0 abbreviated_subject handled in frontend 15 years ago
friflaj bd8b4bf5d5 Configurable burnup/down 15 years ago
friflaj db3c26c9c6 Clean up burndown slightly 15 years ago
friflaj 47b77c84ae count hours remaining for non-resolved and non-accepted 15 years ago
friflaj 25ae9d3235 renamed start_date, burndown generation, parameter quotation 15 years ago
Mark Maglana f1db314894 Removed map block since Rails takes care of the mapping automatically 15 years ago
friflaj 77a1aada95 multi-tracker story designation 15 years ago
Mark Maglana dba7da74bd Fixed the borked if condition and search condition in index 15 years ago
friflaj fa5364754d Multiple story trackers, fix for #233 15 years ago
hjust a01fd84520 Replace floating point arithmetic with BigDecimals. 15 years ago
friflaj 1c35713929 Add "edit wiki page" to version screen 15 years ago
friflaj 64e468d50b Story point editing 15 years ago
Jean-Philippe Lang 4524bc04e9 Issue list improvements for subtasking (#5196): 15 years ago
friflaj aa56238678 Storypoint recalc on drag-drop, auto-create sprint wiki link 15 years ago
t.felgentreff ec39a56275 add missing relation 15 years ago
hjust 64470f3da3 Reverted r640, r639 because stupid 15 years ago
hjust 9f17aec329 Refactoring: Move controller code into cost query model 15 years ago
hjust c757389860 Refactoring: Move controller code into cost query model 15 years ago
friflaj 43c2def99b Story point editing 15 years ago
Jean-Philippe Lang 79b4f68176 Adds an option to enable/disable email notifications during a project copy (#4672). 15 years ago
Jean-Philippe Lang 5225fb70f5 Optimize retrieval of user's projects members. 15 years ago
Jean-Philippe Lang e584ae220d Cleans up status assignment in IssuesController#new handled by Issue#safe_attributes= now. 15 years ago
friflaj 211dd05e67 Issues sidebar works 15 years ago
friflaj 1f6764a016 Initial checkin 15 years ago
Eric Davis 6e6e260cea Refactor: Extract Query#sortable_columns from the controller. 15 years ago
Eric Davis b5d9a1dfbd Refactor: Extract method to the Member model 15 years ago
hjust f78caab6c9 Ajaxify the selection of new filters. (#15275) 15 years ago
Jean-Philippe Lang d550c46160 Makes subtasks rescheduled when a 'precedes' relation is set on a parent task. 15 years ago
Jean-Philippe Lang 8e3d1b694a Adds subtasking (#443) including: 15 years ago
Jean-Philippe Lang 3dc4dbe302 Fixed: error while moving an issue to a project with disabled tracker with SQLite3 (#5049). 15 years ago
Eric Davis 22c1e2b8cf Adds named scopes to replace custom finders. 15 years ago
Eric Davis 3f3e30c2aa Refactor: Moved the contents of #issue_update into Issue. 15 years ago
Eric Davis c58dc83e74 Refactor: Replace @journal with @issue.current_journal 15 years ago
Eric Davis 976cba0c5d Refactor: use the existing Issue#new_statuses_allowed_to method. 15 years ago
Jean-Philippe Lang cdb86d5ef7 Fixed: no email notification on new project/version file added (#4966). 15 years ago
Eric Davis fe1e3ccd18 Refactor: Decouple failed attachments and the flash messages 15 years ago
Eric Davis 0fd7e2d696 Refactor: Moved ApplicationController#attach_files to the Attachment model 15 years ago