summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* Adds a setting to limit the number of revisions displayed on a repository fil...Jean-Philippe Lang2009-02-011-0/+1
* Less strict textile links parsing (#2582).Jean-Philippe Lang2009-01-311-1/+1
* Fixed: TOC does not parse wiki page reference links with description (#2601).Jean-Philippe Lang2009-01-291-1/+1
* Adds rel='nofollow' attribute to other formats download links (#2491).Jean-Philippe Lang2009-01-291-1/+1
* Adds an helper to render other formats download links.Jean-Philippe Lang2009-01-291-0/+33
* Explicitly require 'rfpdf/fpdf' (#2584).Jean-Philippe Lang2009-01-271-0/+1
* Fixed that Trac importer was creating duplicate custom values (#2506).Jean-Philippe Lang2009-01-181-127/+130
* Fixes r2226: exporting an issue with attachments to PDF raises an error (#2492).Jean-Philippe Lang2009-01-121-0/+2
* Codified instructions from RUNNING_TESTS as rake tasks for convenienceEric Davis2009-01-121-0/+30
* Fixed: no error is raised when entering invalid hours on the issue update for...Jean-Philippe Lang2009-01-091-1/+3
* Refactor TabularFormBuilder field helpers (#2461).Jean-Philippe Lang2009-01-071-13/+13
* Slight changes to ease Rails 2.2 support.Jean-Philippe Lang2009-01-042-2/+39
* 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
* Move PDF stuff to a single helper.Jean-Philippe Lang2009-01-041-0/+438
* IMAP: add options to move received emails.Jean-Philippe Lang2008-12-312-3/+19
* Stricter textile links parsing (#2417).Jean-Philippe Lang2008-12-301-2/+5
* Jump to the current tab when using the project quick-jump combo (#2364).Jean-Philippe Lang2008-12-301-2/+13
* Disable textile inline styles to prevent XSS attacks (#2377).Jean-Philippe Lang2008-12-282-2/+2
* Fixed bold syntax around single character in series (#2351).Jean-Philippe Lang2008-12-281-2/+2
* Fixed: deleted files should not be shown when browsing a Darcs repository (#2...Jean-Philippe Lang2008-12-271-3/+10
* Escape textile titles and styles (#2377).Jean-Philippe Lang2008-12-231-6/+9
* Escape double-quotes in image titles.Jean-Philippe Lang2008-12-191-1/+5
* Fixed: CVS browser should not show dead revisions (deleted files) (#2319).Jean-Philippe Lang2008-12-141-1/+1
* Capture scm CLI stderr to log/scm.stderr.log when running in dev environmentJean-Philippe Lang2008-12-121-0/+4
* AttachmentsController now handles attachments deletion.Jean-Philippe Lang2008-12-091-4/+4
* Adds a setting to limit the number of diff lines that should be displayed (de...Jean-Philippe Lang2008-12-071-0/+10
* Use options hash in UnifiedDiff.newJean-Philippe Lang2008-12-071-4/+6
* Set version to 0.8Jean-Philippe Lang2008-12-071-2/+2
* Fixed: CVS connexion string may not contain @.Jean-Philippe Lang2008-12-061-2/+8
* Adds status option to email integration rake tasks.Jean-Philippe Lang2008-11-301-2/+4
* Makes activity view accept a user_id param to show user's activity (#1002).Jean-Philippe Lang2008-11-301-1/+9
* Display latest user's activity on account/show view.Jean-Philippe Lang2008-11-301-2/+8
* Adds a css class on menu items in order to apply item specific styles (eg. ic...Jean-Philippe Lang2008-11-272-11/+23
* Extends child_pages macro to display child pages based on page parameter (#19...Jean-Philippe Lang2008-11-221-13/+27
* SubversionAdapter#entries performance improvement.Jean-Philippe Lang2008-11-181-7/+10
* Do not query multiple times git for branch (#1435).Jean-Philippe Lang2008-11-171-2/+2
* Adds Plugin#requires_redmine method so that plugin compatibility can be check...Jean-Philippe Lang2008-11-162-1/+38
* Adds url and author_url plugin attributes (#2162).Jean-Philippe Lang2008-11-161-1/+1
* Adds a few Plugin tests.Jean-Philippe Lang2008-11-161-0/+9
* Adds .find and .all Plugin class methods.Jean-Philippe Lang2008-11-161-1/+13
* Adds plugin id attribute.Jean-Philippe Lang2008-11-161-4/+13
* Changes version naming rule (#2162).Jean-Philippe Lang2008-11-161-2/+8
* Pluggable admin menu (patch #2031 by Yuki Sonoda with slight changes).Jean-Philippe Lang2008-11-112-3/+19
* Less agressive Redcloth lang attribute parsing (#2091).Jean-Philippe Lang2008-11-111-1/+1
* Adds permissions to let users edit and/or delete their messages (#854, patch ...Jean-Philippe Lang2008-11-112-0/+4
* Turn ftps and sftp proto into links (#1514).Jean-Philippe Lang2008-11-111-1/+1
* Fixed: Trac milestone links not correctly converted (#2052).Jean-Philippe Lang2008-11-111-2/+12
* Fixed: Trac migration of ticket:123 or [ticket:34] do not work (#2053).Jean-Philippe Lang2008-11-111-1/+1