| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixes: | Jean-Philippe Lang | 2008-02-17 | 2 | -2/+21 |
* | Fixed: CVS repository doesn't work if port is used in the url (#653). | Jean-Philippe Lang | 2008-02-16 | 3 | -0/+135 |
* | Added: | Jean-Philippe Lang | 2008-02-16 | 1 | -0/+3 |
* | Added the following permissions (#527, #585, #627): | Jean-Philippe Lang | 2008-02-16 | 1 | -0/+8 |
* | Fixed a bug in localization introduced by r1131 (anonymous users inherit the ... | Jean-Philippe Lang | 2008-02-13 | 1 | -0/+43 |
* | Issue list now supports bulk edit/move/delete (#563, #607). For now, issues f... | Jean-Philippe Lang | 2008-02-10 | 2 | -28/+117 |
* | Merged IssuesController #edit and #update into a single actions. | Jean-Philippe Lang | 2008-02-09 | 2 | -18/+11 |
* | Create a journal and send an email when an issue is closed by commit (#609). | Jean-Philippe Lang | 2008-02-06 | 1 | -4/+29 |
* | Activity test fix (r1120). | Jean-Philippe Lang | 2008-02-05 | 1 | -6/+8 |
* | ProjectsController#add_news moved to NewsController#new. | Jean-Philippe Lang | 2008-02-03 | 1 | -0/+11 |
* | Administrators can edit issue notes. | Jean-Philippe Lang | 2008-02-02 | 2 | -0/+59 |
* | Fixed RepositoriesController: undefined local variable or method `show_error'... | Jean-Philippe Lang | 2008-01-25 | 1 | -0/+6 |
* | User display format is now configurable in administration settings. | Jean-Philippe Lang | 2008-01-25 | 1 | -0/+8 |
* | Prevent unexpected nil in custom value validation. | Jean-Philippe Lang | 2008-01-24 | 1 | -1/+73 |
* | Fixed search with all words (broken in r994). | Jean-Philippe Lang | 2008-01-21 | 2 | -2/+33 |
* | Added default value for custom fields. Fixed javascript on custom field form ... | Jean-Philippe Lang | 2008-01-20 | 4 | -5/+44 |
* | Fixed: custom field selection is not saved when unchecking them all on projec... | Jean-Philippe Lang | 2008-01-20 | 1 | -1/+2 |
* | ProjectsController#add_issue moved to IssuesController#new. | Jean-Philippe Lang | 2008-01-20 | 3 | -22/+53 |
* | On the calendar, the gantt and in the Tracker filter on the issue list, only ... | Jean-Philippe Lang | 2008-01-16 | 4 | -10/+21 |
* | Redmine links can be used to link to documents, versions and attachments. | Jean-Philippe Lang | 2008-01-15 | 4 | -3/+64 |
* | Admin settings screen split to tabs. | Jean-Philippe Lang | 2008-01-06 | 2 | -13/+54 |
* | Merged IssuesController change_status and add_note actions. | Jean-Philippe Lang | 2008-01-06 | 6 | -15/+154 |
* | Default configuration data can now be loaded from the administration screen. | Jean-Philippe Lang | 2008-01-05 | 1 | -1/+27 |
* | Added wiki annotate view. It's accessible for each version from the page hist... | Jean-Philippe Lang | 2007-12-20 | 2 | -1/+15 |
* | Do not run Mercurial functional tests if the test repository is not set up. | Jean-Philippe Lang | 2007-12-19 | 1 | -77/+82 |
* | Add email notification to IssuesController#edit. | Jean-Philippe Lang | 2007-12-19 | 1 | -2/+14 |
* | Fixed: Textile image with style attribute cause internal server error. | Jean-Philippe Lang | 2007-12-19 | 1 | -3/+9 |
* | Moved ProjectsController#list_documents and add_document to DocumentsControll... | Jean-Philippe Lang | 2007-12-18 | 2 | -7/+64 |
* | Project identifier is now used in URLs (instead of project id). | Jean-Philippe Lang | 2007-12-17 | 8 | -19/+27 |
* | Added some functional tests (wiki). | Jean-Philippe Lang | 2007-12-15 | 6 | -3/+191 |
* | Fixed: Unable to create a wiki (Rails 2.0 compatibility). | Jean-Philippe Lang | 2007-12-14 | 2 | -0/+47 |
* | Fixed Bazaar test repository path. | Jean-Philippe Lang | 2007-12-14 | 1 | -1/+2 |
* | Search engine: issue custom fields can now be searched. | Jean-Philippe Lang | 2007-12-14 | 3 | -5/+24 |
* | Added a Mercurial test repository with unit and functional tests. | Jean-Philippe Lang | 2007-12-14 | 4 | -0/+177 |
* | Added some tests for projects controller and helper. | Jean-Philippe Lang | 2007-12-14 | 3 | -1/+90 |
* | Added some functional tests and a CVS test repository. | Jean-Philippe Lang | 2007-12-13 | 12 | -3/+401 |
* | Added some functional tests (issues). | Jean-Philippe Lang | 2007-12-12 | 2 | -1/+68 |
* | Added some functional tests (projects and repositories). | Jean-Philippe Lang | 2007-12-12 | 6 | -5/+171 |
* | Merged Rails 2.0 compatibility changes. | Jean-Philippe Lang | 2007-12-10 | 4 | -1/+63 |
* | Added version details view accessible from the roadmap. | Jean-Philippe Lang | 2007-12-07 | 1 | -0/+42 |
* | Added some unit tests for the Bazaar adapter. | Jean-Philippe Lang | 2007-12-03 | 5 | -1/+88 |
* | Project name format limitation removed (name can now contain any character). | Jean-Philippe Lang | 2007-12-03 | 1 | -1/+8 |
* | * Added links to previous and next revisions on revision view (patch by Cyril... | Jean-Philippe Lang | 2007-12-01 | 5 | -3/+76 |
* | Fixed Mantis importer: projects trackers and modules assignment | Jean-Philippe Lang | 2007-11-29 | 1 | -0/+5 |
* | Forums enhancements: | Jean-Philippe Lang | 2007-11-24 | 5 | -6/+163 |
* | Added per-project tracker selection. Trackers can be selected on project sett... | Jean-Philippe Lang | 2007-11-20 | 3 | -2/+48 |
* | Anonymous users can now be allowed to create, edit, comment issues, comment n... | Jean-Philippe Lang | 2007-11-20 | 1 | -1/+8 |
* | * Referencing issues in commit messages: enter * in 'Referencing keywords' to... | Jean-Philippe Lang | 2007-11-20 | 2 | -1/+43 |
* | There's now 3 account activation strategies (available in application settings): | Jean-Philippe Lang | 2007-11-18 | 1 | -1/+42 |
* | Fixed: Update of time entry fails when the issue has been moved to an other p... | Jean-Philippe Lang | 2007-11-17 | 1 | -1/+12 |