Commit Graph

6032 Commits (47af847f964dff29ccb929370f8e4a6f43f6d0ec)
 

Author SHA1 Message Date
Martin Linkhorst 47af847f96 added documents route for projects 12 years ago
Martin Linkhorst 5fb8a95397 added document added mailings 12 years ago
Martin Linkhorst abdefb90c9 added missing locale variable 12 years ago
Martin Linkhorst dc59892993 updated message posted mail 12 years ago
Martin Linkhorst 0a259485cd converted wiki content updated mail 12 years ago
Martin Linkhorst fa184451c1 converted wiki content added email 12 years ago
Martin Linkhorst 3216b29316 updated the news comments email 12 years ago
Martin Linkhorst c75db28327 converted user signup mail 12 years ago
Martin Linkhorst a585c1b437 renamed lost_password to password_lost 12 years ago
Martin Linkhorst db814602b5 leave out some unnecessary braces 12 years ago
Martin Linkhorst 1f8666e2d2 updated news added mailings 12 years ago
Martin Linkhorst 727a232d3d use the new mailer! 12 years ago
Martin Linkhorst 4d5c1e9f61 remove tmail specific stuff from the initializer 12 years ago
Martin Linkhorst e6161b15af created a new rails 3 mailer and started porting the old one 12 years ago
Martin Linkhorst 6a2d7a5289 add factory girl to core 12 years ago
Martin Linkhorst 33a111483e remove prepend engine views plugin. this should be in the rails 3 core 12 years ago
Martin Linkhorst dd2c3ab126 easier to read gem definition 12 years ago
Dennis Schmidt 6b76a2bcef fixed template assertions and renamed builder file 12 years ago
Dennis Schmidt dce79bb74e fields_for fixes 12 years ago
Dennis Schmidt 5c12225aec fixed detection of target project when moving issues 12 years ago
Dennis Schmidt 693c939f6e routes for issue copy and moving 12 years ago
Jens Ulferts 2eac7ffb6b adapts issue api_test error expectations to changed error format 12 years ago
Jens Ulferts 9b599b63fa removes duplicate routes for issue /issues/:issue_id/time_entries 12 years ago
Jens Ulferts ac693a4d2e removes ambivalence between routes for index and create for issues as both used /issues with post verb 12 years ago
Jens Ulferts 126a3c32fe fixes issue api tests by providing correct authentication header 12 years ago
Jens Ulferts 0643843645 fixes scope declaration for "my" route 12 years ago
Jens Ulferts 0bc4bdf824 moves users resource declaration upwards to give it precedence 12 years ago
Jens Ulferts df7bf03fc1 fixes admin integration tests broken by outdated routes 12 years ago
Jens Ulferts b747fea29e uses named routes in users_controller#create 12 years ago
Jens Ulferts c1cd467b3e fixes redirect on login integration test 12 years ago
Jens Ulferts 70484e344d moves test for whether the session is reset on login/logout to functional tests 12 years ago
Jens Ulferts 5112ad35e8 grants autologin test more time before failing 12 years ago
Jens Ulferts 8d7a37c41d indentation 12 years ago
Jens Ulferts 171a3e3d2b passes an empty hash to globalize3 on custom_field#possible_values if no other object is provided 12 years ago
Jens Ulferts cdf1cde674 takes named route for issue creation 12 years ago
Jens Ulferts b05868c09b adds route to preview a new issue 12 years ago
Jens Ulferts 8801c263c0 marks title in base layout as html_safe 12 years ago
Jens Ulferts f9b3d1c782 uses correct path name for project setting activities, correctly uses <%= for blocks returning strings 12 years ago
Martin Linkhorst 5d9b8a0523 gave the route a name, see modified controller. also documented it with example usage. let me know what you think about that. 12 years ago
Dennis Schmidt f203f52310 re-added routing fix 12 years ago
Dennis Schmidt 165a09bc5a added html_safe to fix gants_controller tests 12 years ago
Dennis Schmidt db79d875c4 updated template assertion 12 years ago
Jens Ulferts 43e3f98958 makes action on project/issue routes optional so that index can be matched 12 years ago
Jens Ulferts 4a24b38059 moves resourceful routes to the top to give it precedence, adds issues as nested resource to projects 12 years ago
Jens Ulferts 490b3377cf adds missing member_roles fixtures for issue integration test 12 years ago
Jens Ulferts b93af44af2 removes outdated credential creation in api_tests 12 years ago
Jens Ulferts 79d3ae3b01 defines necessary methods to create links 12 years ago
Jens Ulferts b2b6fc6245 marks journals as html_safe 12 years ago
Jens Ulferts 7df4090ce1 marks watchers list as html_safe 12 years ago
Jens Ulferts 5a0fd11f3d enables using content_for to retrieve the captured block 12 years ago