Commit Graph

3826 Commits (6cda6ad4fd383aea4692b85368632f45bb711e0d)

Author SHA1 Message Date
t.felgentreff d93df84477 add a singleton value to allow multi-grouping only in rows or columns 14 years ago
Eric Davis 1f2f953687 Refactor: move NewsController#add_comment to CommentsController#create 14 years ago
j.wollert 78ba4e723d delicious-style group_by ui. for reasons unknown, the images are framed, though. 14 years ago
t.felgentreff f5f27be37f fix bug forcing default filters 14 years ago
t.felgentreff eef51dfa4d if the cost type filter has been applied manually, only show a subset of tabs 14 years ago
t.felgentreff e2b3fb57e3 the cost type filter applied through unit tabs should not be displayed 14 years ago
Eric Davis 01d1a02df4 Refactor: split NewsController#edit into #edit and #update 14 years ago
Eric Davis 3bc29e29e0 Refactor: split NewsController#new into #new and #create methods. 14 years ago
friflaj 521b4cf5fe Blank? is more thorough than nil? 14 years ago
Eric Davis bd193a026d Refactor: convert VersionsController to a REST resource. 14 years ago
t.felgentreff 1e55977f48 merge upstream reporting_merge 14 years ago
Eric Davis 969bf2107b Refactor: split VersionsController#new into #new and #create 14 years ago
Eric Davis be6e0927f3 Refactor: Split VersionsController#edit into #edit and #update 14 years ago
rkh 676de3ac8b extract subclass generation logic from custom fields group by 14 years ago
Tim Felgentreff 68ae2d0dfd change issue specific journal query and show_details for journal helper 14 years ago
Eric Davis cdfc57d544 Change the TimelogController's to/from dates based on the project time entries 14 years ago
Eric Davis 8900797ada Refactor: move method to Model. 14 years ago
Tim Felgentreff e8af8d1945 Still use the event api for now 14 years ago
Eric Davis 1b90703157 Refactor: convert FilesController to a restful resource. 14 years ago
Tim Felgentreff d7854003c4 fix applicationcontroller test 14 years ago
Eric Davis 41c055363e Refactor: split FilesController#new into #new and #create. 14 years ago
Jean-Baptiste Barth 12e10f6956 Fixed "Create and continue" redirection broken by recent changes. #6333 14 years ago
Eric Davis 3a2efb4757 Refactor: convert ProjectEnumerations to a resource on a project. 14 years ago
j.wollert 2fd0a986f1 remove filters by clicking on a fancy button instead of just unchecking them 14 years ago
Eric Davis bdb3937e0f Rewrite the Gantt chart. #6276 14 years ago
friflaj 3ad742ce26 updated_on is nil if there's no story 14 years ago
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