Commit Graph

3796 Commits (8944c70ced79b33b9eeca34d7709b4da05d5c0d3)

Author SHA1 Message Date
t.felgentreff b00fcd204b after removing cost type as visible filter, use the unit param to set on a cost type when coming from an issue 14 years ago
Eric Davis bf7476af5b Refactor: split method ProjectsController#edit to ProjectsController#update. 14 years ago
t.felgentreff 4efd0ba55f add excel export support to the new reporting for no- and single-group_bys 14 years ago
Mark Maglana c12b46e94e Do not theme the burndown chart 14 years ago
Eric Davis 2295b61cb6 Refactor: rename method ProjectsController#add to ProjectsController#new 14 years ago
Mark Maglana e0c5ab92af Fix a scenario in scrum_master.feature 14 years ago
t.felgentreff ac26ea73e7 only use the simple-grouping table if really there is only one grouping 14 years ago
friflaj 7f5c6ef3ff All tests pass again, replaced 'visit url_for' with 'click link', which is safer 14 years ago
t.felgentreff 65d6ed12fa fix symbol:gsub issue when creating cost entries in the frontend 14 years ago
t.felgentreff 60f5e4038b whitespace fixes 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
Eric Davis 763ab07942 Refactor: split ProjectsController#add into #add (GET) and #create (POST). 14 years ago
Mark Maglana b849185cc2 Initial changes 14 years ago
Eric Davis 9da4ee5fcc Allow user password changes when changing to Internal authentication. #6267 14 years ago
friflaj 952a1e028a Make rcov happy 14 years ago
Mark Maglana 4c322e1dbe Taskboard is a resource different from sprint 14 years ago
Jean-Baptiste Barth a9f5a17c67 Do not display items without valid selection in context menu when on different projects. #4998 14 years ago
Jean-Baptiste Barth a2ce6e236c Allow mass status update through context menu. #3411 14 years ago
Mark Maglana 5dc459edbb Allow key-based auth with RbCallendarsController#show 14 years ago
Eric Davis c1068bf0cd Refactor: move method, ProjectsController#reset_activities to ProjectEnumerationsController#destroy. 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
Eric Davis 83b4343d2d Refactor: move method, ProjectsController#save_activities to ProjectEnumerationsController#save 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
Eric Davis b5e90972d8 Refactor: move method, ProjectsController#add_file to FilesController#new. 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
Eric Davis daa8eaa9ae Refactor: move method, ProjectsController#list_files to FilesController#index. 14 years ago
friflaj 9e19fbc75f Make rcov happy 14 years ago
Eric Davis a188abbe28 Refactor: move method, ProjectsController#roadmap to VersionsController#index. 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
Eric Davis f92dcdf50a Allow setting an issue's notes via params[:issue][:notes]. (XML API) 14 years ago
Eric Davis b925325ddb Refactor: extract ProjectsController#activity to a new Activities controller. 14 years ago
Eric Davis 56e984b5e7 Refactor: convert many of the custom Issue routes to REST resources. 14 years ago
Eric Davis daa4272c0e Refactor: extract method in bulk_update. 14 years ago
Eric Davis 80256cf298 Refactor: extract #bulk_update method from IssuesController#bulk_edit. 14 years ago
Mark Maglana eaa9cfbd09 Additional tests 14 years ago
Eric Davis b67b3820a1 Refactor: move IssuesController#changes to JournalsController#index. 14 years ago
friflaj a663b30884 Scrum statistics changed API, usage should follow suit 14 years ago
Eric Davis 519069b867 Merged r4011 from trunk. 14 years ago
Eric Davis 27ef72c35e Merged r4006 from trunk. 14 years ago
Mark Maglana 21141b499c Refactor StoriesController#update 14 years ago