summaryrefslogtreecommitdiffstats
path: root/test/unit
Commit message (Expand)AuthorAgeFilesLines
...
* Adds Message-Id and References headers to email notifications so that issues ...Jean-Philippe Lang2009-01-181-1/+39
* Use a textarea for custom fields possible values (#2472).Jean-Philippe Lang2009-01-161-0/+18
* Ability to sort the issue list by text, int and float custom fields (#1139).Jean-Philippe Lang2009-01-111-0/+16
* Ability to sort the issue list by text, list, date and boolean custom fields ...Jean-Philippe Lang2009-01-111-0/+26
* Makes email adress uniqueness case-insensitive (#2473).Jean-Philippe Lang2009-01-101-0/+13
* Fixed: no error is raised when entering invalid hours on the issue update for...Jean-Philippe Lang2009-01-091-1/+2
* Makes issue description a non-required field (#2456).Jean-Philippe Lang2009-01-071-0/+6
* Slight changes to ease Rails 2.2 support.Jean-Philippe Lang2009-01-041-6/+6
* Import custom fields values from emails (#2413).Jean-Philippe Lang2008-12-301-1/+12
* Disable textile inline styles to prevent XSS attacks (#2377).Jean-Philippe Lang2008-12-281-1/+2
* Fixed bold syntax around single character in series (#2351).Jean-Philippe Lang2008-12-281-1/+4
* Fixed: deleted files should not be shown when browsing a Darcs repository (#2...Jean-Philippe Lang2008-12-271-0/+6
* Escape textile titles and styles (#2377).Jean-Philippe Lang2008-12-231-0/+10
* Escape double-quotes in image titles.Jean-Philippe Lang2008-12-191-0/+2
* Fixed a failing test caused by comparing a Time object (n.day.ago) with a Dat...Eric Davis2008-12-181-2/+2
* Adds a css class (overdue) to overdue issues on issue lists and detail views ...Jean-Philippe Lang2008-12-161-0/+7
* Mail handler: strip tags when receiving a html-only email (#2312).Jean-Philippe Lang2008-12-141-0/+9
* Fixed: CVS browser should not show dead revisions (deleted files) (#2319).Jean-Philippe Lang2008-12-141-0/+6
* Fixed: default category ignored when adding a document (#2328).Jean-Philippe Lang2008-12-121-0/+37
* Fixed: default flag removed when editing a default enumeration (#2327).Jean-Philippe Lang2008-12-121-0/+37
* Makes User.find_by_mail case-insensitive (password reminder #2322, repo users...Jean-Philippe Lang2008-12-121-0/+6
* Adds a setting to limit the number of diff lines that should be displayed (de...Jean-Philippe Lang2008-12-071-0/+42
* Fixed: wrong digest for text files under Windows (#2264).Jean-Philippe Lang2008-12-021-1/+6
* Adds To and Cc as watchers when submitting an issue by email (#2245).Jean-Philippe Lang2008-11-301-0/+11
* Display latest user's activity on account/show view.Jean-Philippe Lang2008-11-301-0/+9
* Slight tests fixes.Jean-Philippe Lang2008-11-251-0/+2
* Fixed date filters accuracy with SQLite (#2221).Jean-Philippe Lang2008-11-231-9/+48
* Extends child_pages macro to display child pages based on page parameter (#19...Jean-Philippe Lang2008-11-222-26/+98
* Adds Plugin#requires_redmine method so that plugin compatibility can be check...Jean-Philippe Lang2008-11-161-0/+23
* Adds url and author_url plugin attributes (#2162).Jean-Philippe Lang2008-11-161-0/+4
* Adds a few Plugin tests.Jean-Philippe Lang2008-11-161-0/+51
* Less agressive Redcloth lang attribute parsing (#2091).Jean-Philippe Lang2008-11-111-0/+1
* Adds permissions to let users edit and/or delete their messages (#854, patch ...Jean-Philippe Lang2008-11-111-1/+19
* Turn ftps and sftp proto into links (#1514).Jean-Philippe Lang2008-11-111-0/+3
* Sort users by their display names so that user dropdown lists are sorted alph...Jean-Philippe Lang2008-11-111-2/+2
* Maps repository users to Redmine users (#1383).Jean-Philippe Lang2008-11-102-0/+23
* Changes ApplicationHelper#gravatar_for_mail to #avatar that takes a User or a...Jean-Philippe Lang2008-11-091-1/+14
* Git adapter: use commit time instead of author time (#2108).Jean-Philippe Lang2008-11-091-1/+13
* Fixes syntax highlighting broken by r1930 (#2143).Jean-Philippe Lang2008-11-081-2/+18
* Do not use @:skip_relative_url_root@ to generate urls in Mailer (#2122).Jean-Philippe Lang2008-11-081-0/+48
* Fixed: Inline images don't work if file name has upper case letters or if ima...Jean-Philippe Lang2008-10-281-1/+11
* Adds back textile acronyms support (#2077).Jean-Philippe Lang2008-10-271-0/+5
* Makes wiki text formatter pluggable.Jean-Philippe Lang2008-10-271-0/+7
* Check that git changeset is not in the database before creating it (#1419).Jean-Philippe Lang2008-10-251-1/+1
* Fixed: textile footnotes no longer work after r1113 (#974).Jean-Philippe Lang2008-10-181-0/+15
* add plain text option for mail #2029Nicolas Chuche2008-10-151-1/+11
* bugfix to two failed testsNicolas Chuche2008-10-151-1/+1
* Remove pre tag attributes.Jean-Philippe Lang2008-10-121-1/+3
* Added tests to cover IssueStatus.destroy and IssueStatus.check_integrityEric Davis2008-10-021-1/+14
* Fixed: the default status is lost when reordering issue statuses (#1955).Jean-Philippe Lang2008-09-281-0/+7