Commit Graph

3647 Commits (618e962cf1b52dc41a633c77787f4ee72bccc84b)

Author SHA1 Message Date
Mark Maglana 0b0c04b3d2 * Add warning icon when story is not saved successfully 15 years ago
Jean-Philippe Lang 3bf6790826 Add "Repository" menu item after repository creation (#5328). 15 years ago
Jean-Philippe Lang aa4d1fe816 Fixed: API 401 response does not include WWW-Authenticate header (#5322). 15 years ago
hjust 8b318f474e use limit = per_page_option in the default case (format == nil) 15 years ago
t.felgentreff 3c26bcb839 include helpers to be able to pluralize and format numbers 15 years ago
friflaj ff56c5d3fd Automatically show and sort parent 15 years ago
Mark Maglana a40600efb8 - Use story_points instead of points in the story partial 15 years ago
friflaj 9cf2edb70f Simplification for points check 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 43e5bb75d2 Fixed: issue optimistic locking broken by r3308 (#5280). 15 years ago
Jean-Philippe Lang 5879273739 Makes the wiki sidebar editable (#5208). 15 years ago
friflaj 5d7836c265 set story points to nil by default (0 means spike currently) 15 years ago
friflaj c4f89949f7 Journalize attribute updates 15 years ago
Mark Maglana 1835285cb6 * Add ability to create new stories in the product backlog 15 years ago
Mark Maglana 690712e105 Remove annoying messagebox after story is updated. 15 years ago
hjust 5533f974a8 Minor currency formatting fixes in text fields for rates 15 years ago
t.felgentreff 7c8c24373c patch format-dependent page limit to work more alike to the issues controller in 0.9 15 years ago
friflaj a2b38ddc0e story editing from the backlog 15 years ago
Mark Maglana 270c27bd69 Use sprint_start_date instead of start_date 15 years ago
Mark Maglana db9e14ffc2 Bring back the ability to edit the sprint 15 years ago
friflaj 79baa96dbd sample burndown chart 15 years ago
Mark Maglana 1cb8fa8b53 Create backlog menu helper for creating menu 15 years ago
Mark Maglana 8cac265f83 Add front-end functionality for editing stories 15 years ago
Azamat Hackimov eb80b79c26 New strings to localization (#5225) 15 years ago
Mark Maglana a6871a8100 Bring back the underscore ('_') to class names 15 years ago
Mark Maglana 1cc953f972 Bring back the ability to reorder backlogs 15 years ago
Mark Maglana 67a3afb266 Various implementations have been made to integrate the 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 2bbc948e06 Preview description if it was edited while updating an issue (#741). 15 years ago
Jean-Philippe Lang b93cf03483 Fixes backslashes escaping when quoting issue description/note (#5129). 15 years ago
friflaj aa56238678 Storypoint recalc on drag-drop, auto-create sprint wiki link 15 years ago
hjust 17eac34e33 Display Cost Report instead of time entry details and cost entry details (#14600) 15 years ago
hjust 0e0f17a6d0 Add stack trace to error log in case of broken report query 15 years ago
hjust 64470f3da3 Reverted r640, r639 because stupid 15 years ago
hjust c757389860 Refactoring: Move controller code into cost query model 15 years ago
Jean-Philippe Lang 84dfff5957 Fixes permission check in QueriesController (#5181). 15 years ago
hjust ff22c9d78d Fixed: Display cost entries and time entries without an issue in cost report. 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 e584ae220d Cleans up status assignment in IssuesController#new handled by Issue#safe_attributes= now. 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
Eric Davis 194dab8e96 Refactor: Change the different find_object filters to share a common method. 15 years ago
Eric Davis e6c8760ad7 Refactor: Split the find_object methods to prep for a larger refactoring. 15 years ago
hjust f78caab6c9 Ajaxify the selection of new filters. (#15275) 15 years ago
Jean-Philippe Lang 8e3d1b694a Adds subtasking (#443) including: 15 years ago
Jean-Philippe Lang e109c9b6b6 Do not reset session when a non logged in user request the login form (#4958). 15 years ago
Jean-Philippe Lang 63ed494f21 Adds missing flash messages on project settings (#5043). 15 years ago