| Commit message (Expand) | Author | Age | Files | Lines |
* | Improved on-the-fly account creation. If some attributes are missing (eg. not... | Jean-Philippe Lang | 2008-07-19 | 1 | -0/+48 |
* | Merged Rails 2.1 compatibility branch. | Jean-Philippe Lang | 2008-07-04 | 1 | -0/+3 |
* | Custom fields refactoring: most of code moved from controllers to models (usi... | Jean-Philippe Lang | 2008-06-27 | 1 | -2/+3 |
* | Log the user in after registration if account activation is not needed. | Jean-Philippe Lang | 2008-06-09 | 1 | -2/+6 |
* | File viewer for attached text files. | Jean-Philippe Lang | 2008-06-09 | 1 | -0/+18 |
* | Fix tests broken by r1243 (Redirect to issue page after creating a new issue). | Jean-Philippe Lang | 2008-03-15 | 1 | -2/+2 |
* | Adds an optional description to attachments. | Jean-Philippe Lang | 2008-02-29 | 1 | -1/+2 |
* | Fixed a bug in localization introduced by r1131 (anonymous users inherit the ... | Jean-Philippe Lang | 2008-02-13 | 1 | -0/+43 |
* | Merged IssuesController #edit and #update into a single actions. | Jean-Philippe Lang | 2008-02-09 | 1 | -1/+1 |
* | Added default value for custom fields. Fixed javascript on custom field form ... | Jean-Philippe Lang | 2008-01-20 | 1 | -2/+12 |
* | ProjectsController#add_issue moved to IssuesController#new. | Jean-Philippe Lang | 2008-01-20 | 1 | -3/+3 |
* | Merged IssuesController change_status and add_note actions. | Jean-Philippe Lang | 2008-01-06 | 1 | -1/+3 |
* | Project identifier is now used in URLs (instead of project id). | Jean-Philippe Lang | 2007-12-17 | 1 | -1/+1 |
* | There's now 3 account activation strategies (available in application settings): | Jean-Philippe Lang | 2007-11-18 | 1 | -1/+42 |
* | ProjectsController#list_issues, #export_issues_csv and #export_issues_pdf mer... | Jean-Philippe Lang | 2007-11-05 | 1 | -1/+1 |
* | Fix: error when posting to projects/add or users/add with no custom_fields pa... | Jean-Philippe Lang | 2007-08-29 | 1 | -1/+5 |
* | Merged 0.6 branch into trunk. | Jean-Philippe Lang | 2007-08-29 | 2 | -4/+4 |
* | Added the ability to archive projects: | Jean-Philippe Lang | 2007-05-27 | 1 | -0/+44 |
* | Moved functional tests for MyController | Jean-Philippe Lang | 2007-04-28 | 1 | -43/+1 |
* | Initial commit for svn repository management and access control: | Jean-Philippe Lang | 2007-04-01 | 1 | -1/+1 |
* | file upload test now uses ActionController::TestUploadedFile | Jean-Philippe Lang | 2007-02-18 | 1 | -23/+3 |
* | empty tokens table | Jean-Philippe Lang | 2007-02-02 | 1 | -0/+2 |
* | added issues integration tests | Jean-Philippe Lang | 2006-12-26 | 1 | -0/+78 |
* | trunk moved from /trunk/redmine to /trunk | Jean-Philippe Lang | 2006-12-05 | 2 | -0/+161 |