Commit Graph

3653 Commits (2bc34e5006bcaf95f6b1607e4d4c035babdb5378)

Author SHA1 Message Date
friflaj 160946649a Add "position" column to issue filter 15 years ago
friflaj d3733963a2 I18n fixed for PDF cards 15 years ago
friflaj 7a671a407b Translation can't be done in the model 15 years ago
Eric Davis 345301284a Added JSON support to the issues API. #1214 15 years ago
friflaj 85567ad652 Doesn't really matter whether we've selected the backlog, just show the link 15 years ago
p.tessenow 03b13239e1 added befor_filter in reporting controler that sets @project if possible 15 years ago
p.tessenow fee79f416b began to modify reporting view to (make it look like it should) work properly 15 years ago
friflaj 573fc9802b Better stats 15 years ago
friflaj 46c2275495 Scrum statistics 15 years ago
Eric Davis f3cc84b343 Show subproject versions on the Roadmap. 15 years ago
hjust 8f2c46f17e Refactoring: use authorize_global instead of the custom authorization for cost_object_controller#index 15 years ago
hjust 0bd6a616c6 Display cost objects tab only if the user has the rights to see them. (refs #16658) 15 years ago
friflaj 86a6dc8fa2 Make new tasks left-most task of parent instead of right-most 15 years ago
Mark Maglana ce31f55aaf Add Google group info to README 15 years ago
Mark Maglana 2f73852b7e Reset remaining hours when task is closed 15 years ago
Mark Maglana eb775bcb81 Ability to add a task in the taskboard 15 years ago
Eric Davis 0d34c3731b Add error messages to MembersController#new so a user is informed of missing data. 15 years ago
Eric Davis 908d44519c Allow AuthSources to control if they allow password changes. 15 years ago
Eric Davis 715c9d16ef Refactor AuthSourcesController to support non-LDAP sources. #1131 15 years ago
friflaj 773bdfff97 Velocity based estimate (#205) 15 years ago
p.tessenow 702618567b added skeleton to cost_reports_controler 15 years ago
Mark Maglana 0b63fcc389 Set the correct attribute for the task's parent 15 years ago
friflaj 0bd918f826 Remove debugging code 15 years ago
friflaj 0dc3738395 preliminary backend for taskboard 15 years ago
Mark Maglana 3fc7e3ede7 initial work on taskboard 15 years ago
Jean-Philippe Lang e417d755e9 Eager load group projects to avoid N SQL queries. 15 years ago
rkh ecdfca044a remove old stuff 15 years ago
rkh a20039b5de moved controller/views for reports from cost plugin to reports plugin 15 years ago
rkh 76053ebc53 moved controller/views for reports from cost plugin to reports plugin 15 years ago
rkh 2bf8de9052 updating part 2, there we go 15 years ago
rkh 5fe8faae2f updating part 1, stay tuned 15 years ago
Eric Davis 36c82ecc1f Refactor: move Project Calendar to it's own controller. 15 years ago
Eric Davis 306ca5e714 Refactor: Pull up #find_optional_project to ApplicationController. 15 years ago
Jean-Philippe Lang a4e411c643 Removes broken code in ProjectsController (#5412). 15 years ago
Jean-Philippe Lang e5180884c1 Fixes selected menu tab when issue creation fails. 15 years ago
Jean-Philippe Lang 0d938dff59 Fixed: 500 internal error when browsing any Redmine page in Epiphany (#5401). 15 years ago
rkh ce281a5771 remove app/controllers/hourly_rates_controller.rb 15 years ago
rkh 24f940f49f remove app/controllers/costlog_controller.rb 15 years ago
rkh 52f55d7a48 remove app/controllers/cost_types_controller.rb 15 years ago
rkh 8e90d25d33 remove app/controllers/cost_reports_controller.rb 15 years ago
rkh d2c5cd325b remove app/controllers/cost_objects_controller.rb 15 years ago
rkh 824742112f copy to trunk 15 years ago
Eric Davis 488879d9cf Refactor: pull #query_statement_invalid up to ApplicationController. 15 years ago
Eric Davis e65c3cfc7d Refactor: Move gantts to a separate controller. 15 years ago
Jean-Philippe Lang c18cb9451d Fixed: private subprojects names may be revealed on issue summary report (#5360). 15 years ago
Eric Davis df7edb843b Refactor: move method to helper. 15 years ago
Eric Davis dfc448030d Refactor: extract error to new method with before_filter. 15 years ago
Eric Davis 23f097e344 Refactor: Extract duplicated code to a new method. 15 years ago
friflaj a657853b88 Allow printing of product backlog 15 years ago
Eric Davis 2c898d8a81 Refactor: Split IssuesController#new to #new and #create to match REST pattern. 15 years ago