Commit Graph

131 Commits (5fb0345122af0d52b58b63279562ed5e0ff890b7)

Author SHA1 Message Date
Gregor Schmidt 3bbac52433 Fixing permission checks for stats controller 14 years ago
Jens Ulferts eff95d8a35 #3605: cleanup frontend code 14 years ago
Jens Ulferts 16e9d592b7 #3605: massive refactoring of burndown 14 years ago
Jens Ulferts e553d506ce #3056: versions, inherited from other projects can be configured to be displayed left, right or not at all in the backlogs 14 years ago
Jens Ulferts 890a03b798 #3056: making dashboard and taskboard more project specific so that inherited versions to not cause trouble 14 years ago
Jens Ulferts 063b312aa0 using project_id param as a default to find the project for the controller, project of sprint is only a fallback 14 years ago
Jens Ulferts 863fb4fbfa sort impediments without a position to the front, using a taskboard helper to do so 14 years ago
Jens Ulferts 94ad83592a remove exception on forced loading attempt of project from provided params 14 years ago
Jens Ulferts 7396cf69bf letting statistics controller inherit from RbApplicationController instead of ApplicationController as this seems to be right 14 years ago
Jens Ulferts e086d08a74 #3178: Using Impediment class to find_all_updated_since in the updated_items_controller 14 years ago
Jens Ulferts 2ef65cc407 #3178: removing create_with_relationship from impediment class - method is inherited from task. Signature of create_with_relationship looses user.id - User.current is always the author 14 years ago
Jens Ulferts 68d7230d8e #3178: creating explicit impediment class, only copy and paste for now 14 years ago
Gregor Schmidt eaa2ea10d5 activating backlogs menu item for dash- and taskboard 14 years ago
Gregor Schmidt 2e2623e956 Using base layout for task board, scoping css definitions to #rb 14 years ago
Gregor Schmidt 9f94a65a64 using base layout instead of common one for master backlogs 14 years ago
Gregor Schmidt c6797772e4 fixing wrong path - this file was moved to shared 14 years ago
Jens Ulferts fc9c64d375 #3168: updating of impeding task by controller now uses impediment option 14 years ago
Gregor Schmidt a5663b87ee Preparing for multiple owner backlogs 14 years ago
Gregor Schmidt d32a1e67c5 using rb_common helper properly 14 years ago
Gregor Schmidt 8c50796ac3 introducing backlog model 14 years ago
Gregor Schmidt 27b841407c removing x-bits 14 years ago
Gregor Schmidt 343d36bca5 Getting rid of deprec warning about implicitly set @sprint local 14 years ago
Sandro Munda 92997a5f71 Route fixed wiki link 14 years ago
friflaj 521b4cf5fe Blank? is more thorough than nil? 14 years ago
friflaj 3ad742ce26 updated_on is nil if there's no story 14 years ago
Mark Maglana c12b46e94e Do not theme the burndown chart 14 years ago
Mark Maglana e0c5ab92af Fix a scenario in scrum_master.feature 14 years ago
friflaj 7f5c6ef3ff All tests pass again, replaced 'visit url_for' with 'click link', which is safer 14 years ago
Mark Maglana 0dea21c926 Initial work on pretty UI and themes 14 years ago
friflaj ef837f20bb Use ranking for position testing 14 years ago
friflaj 60c98370d1 More tests run 14 years ago
friflaj b36845f513 More tests pass 14 years ago
Mark Maglana b849185cc2 Initial changes 14 years ago
friflaj 952a1e028a Make rcov happy 14 years ago
Mark Maglana 4c322e1dbe Taskboard is a resource different from sprint 14 years ago
Mark Maglana 5dc459edbb Allow key-based auth with RbCallendarsController#show 14 years ago
Mark Maglana 5e7c0ab32a Fix real-time updates for taskboard 14 years ago
Mark Maglana 39f62ecb71 Fix real-time updates for master backlog 14 years ago
Mark Maglana a5c69e8fb5 Implement RbUpdatedItemsController 14 years ago
Mark Maglana e02b96ffec All tests pass 14 years ago
Mark Maglana 779bf194bd Fix team_member.feature 14 years ago
Mark Maglana 9249537f6f Don't send an ics file when user requested xml 14 years ago
Mark Maglana fee2d0adf1 Fix calendar link in issues sidebar 14 years ago
Mark Maglana b37db7fdb2 Fix broken server_variables js 14 years ago
Mark Maglana 3e7a119a6b New architecture for controllers. CRUD implementation 14 years ago
friflaj 9e19fbc75f Make rcov happy 14 years ago
friflaj daf776325b select_product_backlog is superceeded by select_issues 14 years ago
Mark Maglana 51e1363f72 Additional tests for BacklogsController 14 years ago
Mark Maglana eaa9cfbd09 Additional tests 14 years ago
friflaj a663b30884 Scrum statistics changed API, usage should follow suit 14 years ago