Commit Graph

945 Commits (8c9cfd3383c84127ddd94d908e959be21e2e8ba3)

Author SHA1 Message Date
Martin Linkhorst b5e4430a54 since rails 3.1 we can condense the order parameters 12 years ago
Martin Linkhorst 934ab3fa1c expect escaped urls to fix the tests 12 years ago
Martin Linkhorst 78c4196656 DEPRECATION FIX: use errors[:attribute] instead of errors.on(:attribute). 12 years ago
Martin Linkhorst 6c5239c4e2 DEPRECATION FIX: make a badly named GroupUser model to acts as the join model for a has_many :through between groups and users. 12 years ago
Martin Linkhorst 3419564990 DEPRECATION FIX: use save(:validate => false) instead of save(false) 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
Jens Ulferts 8c6973dcee resourcifies messages aka. topics 12 years ago
Martin Linkhorst ccc88aea0b DEPRECATION FIX: remove RAILS_ROOT in favor of Rails.root.to_s 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 7e8691177b prettifies issues controller test 12 years ago
Jens Ulferts 396a1d43b9 sends http-parameter in tests as strings 12 years ago
Jens Ulferts 864f5a9d35 ensuring a necessary setting to be set in an issues_controller test 12 years ago
Jens Ulferts 4d37275a38 adapts functional tests to check the parts of a mail for a required string 12 years ago
Jens Ulferts 7cb7efe726 removes functional tests for action/http-verb match 12 years ago
Jens Ulferts 2eee7111bc adding required fixtures for issues_controller test 12 years ago
Jens Ulferts 8018230cc1 using explicit download_attachement paths in tests 12 years ago
Jens Ulferts 7cb191c4e7 testing for the now correct template as the list action no longer exists 12 years ago
Jens Ulferts 117417c71d escape queries for string in activities_controller test 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 789fe9dde7 assert the new mail objects and encoded body 12 years ago
Martin Linkhorst 37f3d6c124 finalize the mailer, remove the older mailer 12 years ago
Jens Ulferts b2e553daea uses named_routes for paths inside time_entries 12 years ago
Jens Ulferts 3d83e9eff0 uses correct action on time_entries/reports controller test 12 years ago
Jens Ulferts 216b016677 move time_entries_reports into time_entries namespace, just called reports within 12 years ago
Dennis Schmidt 276bd25a68 layout expectation fix 12 years ago
Jens Ulferts 5d1a72f399 resourcifies roles 12 years ago
Dennis Schmidt 287f82957a updated AuthSourceLdap model to LdapAuthSource 12 years ago
Dennis Schmidt d0b6bd3cdd renaming controller test 12 years ago
Jens Ulferts 71dd390ba8 removing debug statement 12 years ago
Dennis Schmidt 993be4c8bb post should go to :update, not :edit 12 years ago
Dennis Schmidt 9d686393e1 fixed test (missing format) 12 years ago
Dennis Schmidt 5edae34f65 removed missing fixtures 12 years ago
Jens Ulferts 06024bde4d fixes versions controller tests by casting params to_i before comparing 12 years ago
Jens Ulferts 0bec20fe17 fixes versions controller tests by adding needed fixture 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
Martin Linkhorst 4f9e369fc0 updated the reminder emails 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