summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use a textarea for custom fields possible values (#2472).Jean-Philippe Lang2009-01-1634-24/+62
* Makes subject field get focus on 'New issue' form (#2522).Jean-Philippe Lang2009-01-161-0/+2
* Adds a 'Create and continue' button on the new issue form, that will create t...Jean-Philippe Lang2009-01-1634-1/+44
* Typo (#2489).Jean-Philippe Lang2009-01-121-1/+1
* Fixes r2226: exporting an issue with attachments to PDF raises an error (#2492).Jean-Philippe Lang2009-01-122-1/+3
* Added two new plugin hooks to IssuesController:Eric Davis2009-01-121-0/+2
* Codified instructions from RUNNING_TESTS as rake tasks for convenienceEric Davis2009-01-122-39/+39
* Use margin-right instead of padding-right on top menu links.Jean-Philippe Lang2009-01-111-1/+1
* Ability to sort the issue list by text, int and float custom fields (#1139).Jean-Philippe Lang2009-01-115-10/+85
* Ability to sort the issue list by text, list, date and boolean custom fields ...Jean-Philippe Lang2009-01-114-1/+52
* Different icon for closed issues in search result (#992).Jean-Philippe Lang2009-01-114-1/+33
* Makes email adress uniqueness case-insensitive (#2473).Jean-Philippe Lang2009-01-102-1/+14
* Fixed: no error is raised when entering invalid hours on the issue update for...Jean-Philippe Lang2009-01-094-4/+25
* Adds 'closed' css class to closed issues in the issue list (#2458).Jean-Philippe Lang2009-01-071-0/+1
* Fixes a test failure with svn < 1.5 (#2455).Jean-Philippe Lang2009-01-071-7/+9
* Fixes functional test broken by r2246.Jean-Philippe Lang2009-01-071-5/+5
* Refactor TabularFormBuilder field helpers (#2461).Jean-Philippe Lang2009-01-071-13/+13
* Makes issue description a non-required field (#2456).Jean-Philippe Lang2009-01-074-3/+9
* Slight changes in functional tests.Jean-Philippe Lang2009-01-049-15/+16
* Slight changes to ease Rails 2.2 support.Jean-Philippe Lang2009-01-045-11/+48
* Scramble PDF title (#1204).Jean-Philippe Lang2009-01-041-0/+21
* Merged r2231 from 0.8-stable (#2402).Jean-Philippe Lang2009-01-041-9/+9
* Do not use compute_public_path.Jean-Philippe Lang2009-01-041-2/+6
* Makes the app boot with Rails 2.2.2Jean-Philippe Lang2009-01-041-1/+1
* Move PDF stuff to a single helper.Jean-Philippe Lang2009-01-048-458/+452
* Fixed: email notification for changes I make still occurs when running Reposi...Jean-Philippe Lang2009-01-031-3/+5
* Display a warning if some attachments were not saved (#2008).Jean-Philippe Lang2009-01-0334-1/+46
* Moves flash messages rendering to a helper method.Jean-Philippe Lang2009-01-032-2/+10
* Fixed: syntax highlight doesn't appear in new ticket preview (#1976).Jean-Philippe Lang2009-01-031-0/+4
* Lower the project identifier limit to a minimum of two characters (#2003).Jean-Philippe Lang2009-01-032-2/+2
* IMAP: add options to move received emails.Jean-Philippe Lang2008-12-312-3/+19
* Fix sv lang fileJean-Philippe Lang2008-12-311-1/+2
* Admin Info Screen: Display if plugin assets directory is writable (#2425).Jean-Philippe Lang2008-12-3133-3/+37
* Do not escape back_url twice when login fails.Jean-Philippe Lang2008-12-311-0/+1
* Changes pt-br decimal separator (#1372).Jean-Philippe Lang2008-12-301-2/+2
* Stricter textile links parsing (#2417).Jean-Philippe Lang2008-12-301-2/+5
* Import custom fields values from emails (#2413).Jean-Philippe Lang2008-12-303-3/+62
* Jump to the current tab when using the project quick-jump combo (#2364).Jean-Philippe Lang2008-12-304-4/+37
* Increment project files downloads.Jean-Philippe Lang2008-12-301-1/+3
* CHANGELOG updated.Jean-Philippe Lang2008-12-301-1/+9
* #2373, fixing encodingwinterheart2008-12-291-15/+15
* CHANGELOG updated.Jean-Philippe Lang2008-12-291-0/+5
* Translations updates.Jean-Philippe Lang2008-12-294-20/+20
* Renumbers projects_trackers fixtures (#2411).Jean-Philippe Lang2008-12-291-14/+14
* Mail handler: add watchers before sending notification (#2245).Jean-Philippe Lang2008-12-281-3/+2
* Disable textile inline styles to prevent XSS attacks (#2377).Jean-Philippe Lang2008-12-283-3/+4
* Fixed bold syntax around single character in series (#2351).Jean-Philippe Lang2008-12-282-3/+6
* Fixes functional tests fixtures (#2398).Jean-Philippe Lang2008-12-282-2/+3
* Fixed: deleted files should not be shown when browsing a Darcs repository (#2...Jean-Philippe Lang2008-12-272-3/+16
* Do not show a link to the current annotate or view page (#2367).Jean-Philippe Lang2008-12-271-2/+2