Commit Graph

18 Commits (2f8cf7f7625b6eb37903dec9c31f466e904a5210)

Author SHA1 Message Date
Jean-Philippe Lang ac8a67191f Renames uploaded_test_file helper. 15 years ago
Eric Davis 62e58f26b0 Changed Enumerations to use a Single Table Inheritance 16 years ago
Jean-Philippe Lang dc8b804eba Fixed: export links on the issue list lose project param after applying a filter (#2908). 16 years ago
Jean-Philippe Lang fe28193e4e Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2. 16 years ago
Eric Davis 765f7abc60 Converted routing and urls to follow the Rails REST convention. 16 years ago
Jean-Philippe Lang 7cdd88a6ce Merged Rails 2.1 compatibility branch. 17 years ago
Jean-Philippe Lang 80a7486f95 File viewer for attached text files. 17 years ago
Jean-Philippe Lang 83061e9ca2 Fix tests broken by r1243 (Redirect to issue page after creating a new issue). 17 years ago
Jean-Philippe Lang 9daf39ec52 Adds an optional description to attachments. 17 years ago
Jean-Philippe Lang 43a6f312ed Merged IssuesController #edit and #update into a single actions. 17 years ago
Jean-Philippe Lang d6bfb7fa4d Added default value for custom fields. Fixed javascript on custom field form for project and user custom fields. 17 years ago
Jean-Philippe Lang 44ac1a0deb ProjectsController#add_issue moved to IssuesController#new. 17 years ago
Jean-Philippe Lang 976a31e941 Merged IssuesController change_status and add_note actions. 17 years ago
Jean-Philippe Lang 524cd689cf Project identifier is now used in URLs (instead of project id). 17 years ago
Jean-Philippe Lang 8509cf80f0 ProjectsController#list_issues, #export_issues_csv and #export_issues_pdf merged into IssuesController#index 17 years ago
Jean-Philippe Lang 603e11d7a5 Merged 0.6 branch into trunk. 17 years ago
Jean-Philippe Lang 5a241fd12e file upload test now uses ActionController::TestUploadedFile 18 years ago
Jean-Philippe Lang 2197fa3120 added issues integration tests 18 years ago