Commit Graph

1247 Commits (5c3c69b4a5dfb8c9428b61f67347db0fc1b935de)

Author SHA1 Message Date
Martin Linkhorst 5fb51daab1 applied the rails 3.2 generator 12 years ago
Martin Linkhorst 2e927d6dc0 this nice commit fixes the stack too deep error. as usual it was a human mistake :( 12 years ago
Martin Linkhorst 40cecc66a3 applied the rails 3.2 generator 12 years ago
Philipp Tessenow 79ab8d6d6b added wiki/list_attachments route, which returns a json array of available attachments 12 years ago
Philipp Tessenow 8ba74a6d50 implement inline diff 12 years ago
Felix Schäfer 84e4701d8b Copy watchers when copying an issue 12 years ago
Martin Linkhorst 6200acf6f6 fix some active record queries for postgres and apply a patch from redmine at the same time 12 years ago
Martin Linkhorst 21fa39c25a fix the user tests by storing user and his preferences in two steps 12 years ago
Martin Linkhorst 47e7e7997d REVIEW: find_object_and_scope fails because we don't have any scope set. does it come from anywhere else? 12 years ago
Martin Linkhorst 09e496f54b REVIEW: get the changes by joining with the changesets in order to have access to the #committer of the changesets as required in the tests which group changes by the committer 12 years ago
jwollert 4511a4e83d adds i18n-js gem providing us with easier access to translations in js 12 years ago
Martin Linkhorst 4b7c30a6be REVIEW: remove require_dependency which shouldn't be needed anymore? 12 years ago
Philipp Tessenow c13efb2996 generate nokogiri diffs 12 years ago
Philipp Tessenow 4dba450164 require nokogiri/patch and add it to gemfile 12 years ago
Martin Linkhorst 1775f004b9 DEPRECATION FIX: remove deprecated constant RAILS_ENV 12 years ago
Jens Ulferts b04147a11a defines routes for projects and cleans up project route usage 12 years ago
Jens Ulferts 3471b107bc rewrites routes for news, moves comments and previews controller into news namespace 12 years ago
Martin Linkhorst 163c95d8a3 fixes 42586 - parameters are pretty messed up here :( 12 years ago
Jens Ulferts 8c6973dcee resourcifies messages aka. topics 12 years ago
Jens Ulferts 2fc22ef371 adds a find_object_and_scope that when used as a before filter finds all instances specified in the path 12 years ago
Jens Ulferts f611d5bcc9 refactores issue_reports_controller to be a reports_controller scoped in issues 12 years ago
Jens Ulferts 060f3e7172 move issue reports routes under issues 12 years ago
Jens Ulferts 0668c65b56 resourcifies members 12 years ago
Jens Ulferts 9e2f020cf9 moves issue preview into resource routes 12 years ago
Jens Ulferts d088bbd3ae resourcifies issue_relations 12 years ago
Jens Ulferts a3fbae41be resourcified issue_categories 12 years ago
Jens Ulferts c02b3b9fd8 refactors responses from members_controller#new to have less view in the controller 12 years ago
Jens Ulferts bbb32b0f73 reduces eager loading on documents#index action to when it is needed 12 years ago
Jens Ulferts b2556210db removes hidden new form in documents#index 12 years ago
Jens Ulferts 9b28e61838 resourcifies documents 12 years ago
Jens Ulferts 158997bb19 defines routes for groups, removes rjs from groups 12 years ago
Martin Linkhorst 37f3d6c124 finalize the mailer, remove the older mailer 12 years ago
Jens Ulferts 22fa84da31 simplifies responses to login_required 12 years ago
Jens Ulferts ffa7b224bb removes deprecated verify statements 12 years ago
Jens Ulferts 216b016677 move time_entries_reports into time_entries namespace, just called reports within 12 years ago
Dennis Schmidt 958f58a4f2 remove default ordering for count(*) query 12 years ago
Dennis Schmidt 2161100561 fix for mass assignment problems 12 years ago
Jens Ulferts 5d1a72f399 resourcifies roles 12 years ago
Dennis Schmidt 9d686393e1 fixed test (missing format) 12 years ago
Dennis Schmidt eed22278b4 updating issue's priority correctly again 12 years ago
Jens Ulferts 06024bde4d fixes versions controller tests by casting params to_i before comparing 12 years ago
Jens Ulferts 21de2c7f28 adds explicit routes for enumerations, resourcifies them 12 years ago
Jens Ulferts 0d597b5363 rewrites routes for issues and associated resources 12 years ago
Jens Ulferts 9cd5d4f26a resourcified boards 12 years ago
Jens Ulferts 5ec77ab57b makes activities a resource 12 years ago
Jens Ulferts 2a804a0c7c removes deprecated verify declarations from issues_controller 12 years ago
Martin Linkhorst 7f3cbdd9fe added attachments added email 12 years ago
Martin Linkhorst 2ed585a297 converted account activation requested email 12 years ago
Martin Linkhorst 53762ad8fe account information mail on rails 3 12 years ago
Martin Linkhorst 90789f2567 added account activation mail 12 years ago