summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed: project homepage length validation inconsistent with database field.Jean-Philippe Lang2007-09-201-1/+1
* Fixed setting value serialization.Jean-Philippe Lang2007-09-191-1/+1
* Added 2 log messages in SubversionAdapter#entries.Jean-Philippe Lang2007-09-181-1/+3
* Fixed: Oracle error when saving serialized setting (eg. mail notifications)Jean-Philippe Lang2007-09-182-0/+11
* Fixed: RMagick not loaded on case sensitive filesystems.Jean-Philippe Lang2007-09-171-1/+1
* Fixed: error on document list with a document without description.Jean-Philippe Lang2007-09-171-1/+1
* Fixed: error when uploading a file with a content type longer than 60 chars.Jean-Philippe Lang2007-09-172-0/+13
* Added RMagick availability on admin/info.Jean-Philippe Lang2007-09-153-5/+9
* Updated german translation (Thomas Löber).Jean-Philippe Lang2007-09-151-97/+97
* Date added as acronym title in ApplicationHelper#authoringJean-Philippe Lang2007-09-152-1/+3
* Fixed: lines in wiki content containing just a single wiki link are not displ...Jean-Philippe Lang2007-09-151-1/+1
* Fixed: unable to save a new wiki page that just contains the default h1 titleJean-Philippe Lang2007-09-151-1/+1
* A category with assigned issue can now be deleted. 2 options are proposed:Jean-Philippe Lang2007-09-1517-11/+117
* Changed author display on issues, news and document files.Jean-Philippe Lang2007-09-1517-7/+41
* Added 'Estimated hours' attribute on issues.Jean-Philippe Lang2007-09-159-15/+38
* Project modules are checked (default) when creating a project.Jean-Philippe Lang2007-09-151-0/+1
* Main project list now displays root projects with their subprojects.Jean-Philippe Lang2007-09-144-38/+28
* Mail notification options restored (default is: issue_added and issue_updated).Jean-Philippe Lang2007-09-1410-13/+63
* Fixed: Spent Time on Reports page only visible to administrators.Jean-Philippe Lang2007-09-141-1/+1
* Fixed: can't preview/save the very first wiki page.Jean-Philippe Lang2007-09-141-0/+1
* Added project module concept.Jean-Philippe Lang2007-09-1447-244/+513
* Fixed: watchers should be notified even if they uncheck 'mail notifications'Jean-Philippe Lang2007-09-111-1/+1
* Notifications about issues (add/edit) are now sent in plain text and html.Jean-Philippe Lang2007-09-1140-118/+56
* Added Subversion repository unit tests.Jean-Philippe Lang2007-09-102-0/+55
* Added "% done" in the filter list.Jean-Philippe Lang2007-09-092-2/+12
* Added the ability to rename wiki pages (specific permission required).Jean-Philippe Lang2007-09-0921-8/+201
* Small fix to TOC regexp.Jean-Philippe Lang2007-09-091-1/+1
* Added automatic table of content support on wiki pages, based on h1., h2. and...Jean-Philippe Lang2007-09-092-3/+58
* Updated INSTALL doc.Jean-Philippe Lang2007-09-081-4/+1
* Added javascript highlightment support (http://pastie.textmate.org/50774/)Jean-Philippe Lang2007-09-072-0/+177
* Removed @html_title assignments in controllers.Jean-Philippe Lang2007-09-0712-6/+25
* Improved Redmine links:Jean-Philippe Lang2007-09-077-13/+35
* Fixed: 'Move' button always visible on issues list.Jean-Philippe Lang2007-09-071-2/+1
* Automatically scroll down to the preview when previewing wiki page.Jean-Philippe Lang2007-09-061-1/+3
* Added background on <pre> wiki blocks.Jean-Philippe Lang2007-09-061-0/+7
* Added code highlighting support in wiki, using this syntax:Jean-Philippe Lang2007-09-065-3/+33
* 'current week' filter fix.Jean-Philippe Lang2007-09-061-1/+1
* Removed RedCloth checks since it's now supplied with the application.Jean-Philippe Lang2007-09-055-5/+2
* Search field automatically focused.Jean-Philippe Lang2007-09-051-2/+3
* Fixed: custom field displayed as deleted in the issue history even if no valu...Jean-Philippe Lang2007-09-051-1/+3
* Issue notes are now included in search.Jean-Philippe Lang2007-09-052-1/+10
* Added a new value for date filters: 'this week'Jean-Philippe Lang2007-09-0514-3/+19
* Subprojects are now grouped by projects in the 'Projects' top navigation drop...Jean-Philippe Lang2007-09-053-12/+18
* Added an index on custom_values table (customized_type + customized_id column...Jean-Philippe Lang2007-09-041-0/+9
* Small fix in Mailer.Jean-Philippe Lang2007-09-041-1/+1
* 'Due in' label removed from the changelog view.Jean-Philippe Lang2007-09-021-3/+1
* Added Redmine::WikiFormatting module and tests for wiki links.Jean-Philippe Lang2007-09-028-37/+1346
* Fix: Inline image links broken in rev 690.Jean-Philippe Lang2007-09-021-1/+1
* Buttons (edit, watch...) on issues/show are now located in the upper-right co...Jean-Philippe Lang2007-09-021-8/+10
* Changed the application default title (redMine -> Redmine).Jean-Philippe Lang2007-09-021-1/+1