Commit Graph

6327 Commits (c786603b9d5f5c0330c7669e59d675bbc3b5e35e)
 

Author SHA1 Message Date
Martin Linkhorst a63bcd1761 updated the hook tests 12 years ago
Martin Linkhorst 8d5a99dfd0 fix the gantt tests (replaced #destroy_all with #delete_all, should be fine) 12 years ago
Martin Linkhorst 90b870d986 rename misspelled helper test 12 years ago
Martin Linkhorst e5b56f1372 fix failing projects helper tests 12 years ago
Martin Linkhorst 27d5367dd2 remove empty test 12 years ago
Martin Linkhorst 762cd7a2ea fixes application helper tests 12 years ago
Martin Linkhorst 370973aa62 this was just wrong 12 years ago
Martin Linkhorst 00ec5e0efe fix the way how memebers are created in the object daddy helpers 12 years ago
Martin Linkhorst d6378adbfb fix a failing group test 12 years ago
Martin Linkhorst b44d8eca35 fix a failing test 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 81f652308c removes empty namespace deleclaration in routes 12 years ago
Jens Ulferts 9e2f020cf9 moves issue preview into resource routes 12 years ago
Jens Ulferts 62ff7e533a adds issues#index to the global routes 12 years ago
Jens Ulferts d088bbd3ae resourcifies issue_relations 12 years ago
Jens Ulferts a3fbae41be resourcified issue_categories 12 years ago
Jens Ulferts 14afaab6c2 fixes routes for users 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 99bc0daaf9 replaces awesome_nested_set#leaf? with a query for whether a parent_issue is present 12 years ago
Jens Ulferts bbb32b0f73 reduces eager loading on documents#index action to when it is needed 12 years ago
Jens Ulferts 574375a154 adds missing destroy route for attachments 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 f7ffe4df24 fixes routes for project_enumerations 12 years ago
Jens Ulferts 158997bb19 defines routes for groups, removes rjs from groups 12 years ago
Jens Ulferts 8fb577f711 cleanup 12 years ago
Martin Linkhorst a0ff11e948 minor mailer fixes 12 years ago
Martin Linkhorst cadcc7649f Merge branch 'feature/rails3-mailer' into feature/rails3 12 years ago
Martin Linkhorst 0de9719192 added a missing helper module 12 years ago
Martin Linkhorst 789fe9dde7 assert the new mail objects and encoded body 12 years ago
Martin Linkhorst 9d1149a704 allow letter opener to be configured by the configuration yaml 12 years ago
Martin Linkhorst 4d59ed3b76 that's so 200L8 ;) 12 years ago
Jens Ulferts a934415fb0 fixes enumeration sorting by using correct http method 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 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 a5cf2252f2 defines routes for time_entry/reports 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