Commit Graph

906 Commits (b4eafd9ea8132534f75e3065c3d36345610e907a)
 

Author SHA1 Message Date
Jean-Philippe Lang a2206ab5a0 Updated german translation (Thomas Löber). 17 years ago
Jean-Philippe Lang 00bf5f04db Date added as acronym title in ApplicationHelper#authoring 17 years ago
Jean-Philippe Lang 780d5fa070 Fixed: lines in wiki content containing just a single wiki link are not displayed. 17 years ago
Jean-Philippe Lang 1c69c43293 Fixed: unable to save a new wiki page that just contains the default h1 title 17 years ago
Jean-Philippe Lang fa969504d4 A category with assigned issue can now be deleted. 2 options are proposed: 17 years ago
Jean-Philippe Lang 3c6ddc9cec Changed author display on issues, news and document files. 17 years ago
Jean-Philippe Lang 89b349818b Added 'Estimated hours' attribute on issues. 17 years ago
Jean-Philippe Lang 4967f10356 Project modules are checked (default) when creating a project. 17 years ago
Jean-Philippe Lang f2a058f8cf Main project list now displays root projects with their subprojects. 17 years ago
Jean-Philippe Lang 23264ec3eb Mail notification options restored (default is: issue_added and issue_updated). 17 years ago
Jean-Philippe Lang 1fa1f62018 Fixed: Spent Time on Reports page only visible to administrators. 17 years ago
Jean-Philippe Lang 8929bfca63 Fixed: can't preview/save the very first wiki page. 17 years ago
Jean-Philippe Lang 21c97c6a13 Added project module concept. 17 years ago
Jean-Philippe Lang 29348fafb7 Fixed: watchers should be notified even if they uncheck 'mail notifications' 17 years ago
Jean-Philippe Lang 74ed14f8a2 Notifications about issues (add/edit) are now sent in plain text and html. 17 years ago
Jean-Philippe Lang 6db28b3899 Added Subversion repository unit tests. 17 years ago
Jean-Philippe Lang 1590ad2518 Added "% done" in the filter list. 17 years ago
Jean-Philippe Lang b4d9ca8875 Added the ability to rename wiki pages (specific permission required). 17 years ago
Jean-Philippe Lang f6fe15716e Small fix to TOC regexp. 17 years ago
Jean-Philippe Lang f3364b9dce Added automatic table of content support on wiki pages, based on h1., h2. and h3. headings. 17 years ago
Jean-Philippe Lang 7d899166c6 Updated INSTALL doc. 17 years ago
Jean-Philippe Lang 27d6da9457 Added javascript highlightment support (http://pastie.textmate.org/50774/) 17 years ago
Jean-Philippe Lang 7e4611ad31 Removed @html_title assignments in controllers. 17 years ago
Jean-Philippe Lang fdf842a4c4 Improved Redmine links: 17 years ago
Jean-Philippe Lang b812705976 Fixed: 'Move' button always visible on issues list. 17 years ago
Jean-Philippe Lang 98a01d62c2 Automatically scroll down to the preview when previewing wiki page. 17 years ago
Jean-Philippe Lang 422677b9b7 Added background on <pre> wiki blocks. 17 years ago
Jean-Philippe Lang 42db3cac06 Added code highlighting support in wiki, using this syntax: 17 years ago
Jean-Philippe Lang 22c5e0d614 'current week' filter fix. 17 years ago
Jean-Philippe Lang 22ad806a43 Removed RedCloth checks since it's now supplied with the application. 17 years ago
Jean-Philippe Lang 0803e6fcaa Search field automatically focused. 17 years ago
Jean-Philippe Lang 1b2e80545a Fixed: custom field displayed as deleted in the issue history even if no value was set. 17 years ago
Jean-Philippe Lang 8dcc041244 Issue notes are now included in search. 17 years ago
Jean-Philippe Lang c27106d859 Added a new value for date filters: 'this week' 17 years ago
Jean-Philippe Lang a19a0d7b92 Subprojects are now grouped by projects in the 'Projects' top navigation drop-down menu. 17 years ago
Jean-Philippe Lang 17a3f9e44c Added an index on custom_values table (customized_type + customized_id columns) to speed up issue queries that use custom field filters. 17 years ago
Jean-Philippe Lang f16ab838d8 Small fix in Mailer. 17 years ago
Jean-Philippe Lang 6260892949 'Due in' label removed from the changelog view. 17 years ago
Jean-Philippe Lang 8a3e713f2f Added Redmine::WikiFormatting module and tests for wiki links. 17 years ago
Jean-Philippe Lang 324b904ed5 Fix: Inline image links broken in rev 690. 17 years ago
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