Commit Graph

7266 Commits (5c3c69b4a5dfb8c9428b61f67347db0fc1b935de)
 

Author SHA1 Message Date
Jean-Philippe Lang b1cafef07a Buttons (edit, watch...) on issues/show are now located in the upper-right corner. 17 years ago
Jean-Philippe Lang 70da1c7771 Changed the application default title (redMine -> Redmine). 17 years ago
Jean-Philippe Lang 3ae8c53cba Small fix in issue history display. 17 years ago
Jean-Philippe Lang eb6ab2af50 Trac importer: 'resolution' field imported with history as a custom field. 17 years ago
Jean-Philippe Lang 72b5cd3889 Trac importer now migrates status changes. 17 years ago
Jean-Philippe Lang a2439f3b34 Trac importer now checks the existence of trac.db and attachments directory before processing. 17 years ago
Jean-Philippe Lang e76d153064 Added namespace for Redmine specific rake tasks. 17 years ago
Jean-Philippe Lang 521f4a6ddb Fixed: auto-generated links corrupted when url contains & characters in the query string. 17 years ago
Jean-Philippe Lang 296b6aee5a Trac importer initial commit. The script migrates: 17 years ago
Jean-Philippe Lang c6ac590d17 Added 'reported by me' and 'assigned to me' issue feeds on 'My page'. 17 years ago
Jean-Philippe Lang 1281d99f30 Added the ability to move issues (to another project) without changing their trackers. 17 years ago
Jean-Philippe Lang c68dac7e9a Added atom feed on the new cross-project issue list. 17 years ago
Jean-Philippe Lang 6bdc13b33d Added cache for application settings (Setting model). 17 years ago
Jean-Philippe Lang 404bfce446 Added a cross-project issue list. It displays the issues of all the projects visible by the user. 17 years ago
Jean-Philippe Lang 1187ad96ac Fixed: autologin broken. 17 years ago
Jean-Philippe Lang 840f18b1c7 Added Redmine::Info to store various information about the application. 17 years ago
Jean-Philippe Lang 088563db3e Fixed: "new issue" drop-down only visible by admin users. 17 years ago
Jean-Philippe Lang bd6ab74318 Added border and padding on wiki table headers. 17 years ago
Jean-Philippe Lang fc1024a52a Translated a few strings in fr.yml 17 years ago
Jean-Philippe Lang 05ff26c141 Fixed: "subproject of" list should not show archived projects. 17 years ago
Jean-Philippe Lang 39c9874a41 Added the ability to reset its own RSS access key on "My account". 17 years ago
Jean-Philippe Lang 317b460d96 Some deprecation fixes (end_form_tag and count API). 17 years ago
Jean-Philippe Lang c8b3c8dfec Fix: error when posting to projects/add or users/add with no custom_fields parameter. 17 years ago
Jean-Philippe Lang 603e11d7a5 Merged 0.6 branch into trunk. 17 years ago
Jean-Philippe Lang 8da5bad295 Fixed: queries with multiple custom fields return no result. 17 years ago
Jean-Philippe Lang 452a20a69a Added missing image. 17 years ago
Jean-Philippe Lang edba1f692b Gantt chart can now be exported to a graphic file (png). 17 years ago
Jean-Philippe Lang c1eb587c6d Fixed: calendar and gantt not updated when adding/editing/deleting a project version. 17 years ago
Jean-Philippe Lang db4781d068 Replaced hard-coded urls in Mailer#attachments_add 17 years ago
Jean-Philippe Lang 4fa51992b5 Automatic closing of duplicate issues. 17 years ago
Jean-Philippe Lang b96dc97d15 Fixed: Bad url to project forums from the wiki home page. 17 years ago
Jean-Philippe Lang 0a629237fd Mantis importer: small fix in categories mapping. 17 years ago
Jean-Philippe Lang f44f6c7876 Mantis importer: 17 years ago
Jean-Philippe Lang 4dad4fab50 Mantis importer: issue categories truncated to 30 chars. 17 years ago
Jean-Philippe Lang 72714d86f6 Fixed: wiki preview doesn't work on long entries. 17 years ago
Jean-Philippe Lang c754e017dc Changeset comments are now stripped before being stored in the database (patch by Nicholas Wieland). 17 years ago
Jean-Philippe Lang 138566de0b Committer field in the Changesets table is now varchar 255. 17 years ago
Jean-Philippe Lang 1e28f7758f Added wiki syntax to online help. 17 years ago
Jean-Philippe Lang f601d5fb9e Fixed: cursor not positioned correctly when using wiki toolbar buttons under IE (Balazs Dan). 17 years ago
Jean-Philippe Lang d1780270da Small change to ApplicationHelper#textilizable to allow links to other wikis main page with custom text (eg. project:|mytext). 17 years ago
Jean-Philippe Lang 00238738b1 Application welcome text is now textilized. 17 years ago
Jean-Philippe Lang 7b366758fd Textilized project descriptions on project list and home page. 17 years ago
Jean-Philippe Lang a7033c8bac Code improvement in ProjectsController#activity (Nicolas Chuche) 17 years ago
Jean-Philippe Lang 446889b3f0 Added a 'Assignable' boolean on Role model. 17 years ago
Jean-Philippe Lang 4cedecad4d Added a link to add a new category when creating or editing an issue. 17 years ago
Jean-Philippe Lang 1f991c6a79 Added feeds auto discovery links on projects/show (patch by Nicolas Chuche). 17 years ago
Jean-Philippe Lang 2f0edb0b61 Activity view improvements: 17 years ago
Jean-Philippe Lang 5b35bfd434 Fixed: nil error on 'commits per month' graph. 17 years ago
Jean-Philippe Lang 889d50089d Added syntax highlightment for repository files (using CodeRay). 17 years ago
Jean-Philippe Lang a5849ee044 Wiki links can now refer other project wikis, using this syntax: 17 years ago