Commit Graph

394 Commits (1a65eb8b08b5911eea1ce2699062ca2e6c4ed1ba)

Author SHA1 Message Date
Jean-Philippe Lang ad1ffa06a0 Fixed Trac importer broken by r2670 (#3254). 16 years ago
Jean-Philippe Lang b557393252 Ticket grouping (#2679). 16 years ago
Jean-Philippe Lang 24875be705 Adds .erb mime type. 16 years ago
Jean-Philippe Lang ac6ecdb360 Fixed: Mercurial integration doesn't work if redmine is installed in folder path containing space (#3159). 16 years ago
Jean-Philippe Lang 6bb5508387 Less aggressive textile image tag parsing (#3209). 16 years ago
Jean-Philippe Lang 43200e2122 Adds mime type specific css classes to the SCM browser. 16 years ago
Jean-Philippe Lang bab9b0d6ff Allow textile mailto links (#3127). 16 years ago
Jean-Philippe Lang dea072f506 Set a default scope for 'My page' block names translations (#3057). 16 years ago
Jean-Philippe Lang c9c269abf7 Update SVG library to latest stable (0.6.1) (#3056). 16 years ago
Jean-Philippe Lang 04e181b8b0 Adds a user search field with autocompleter on project members screen. 16 years ago
Jean-Philippe Lang 175ac71b2c Rescue Redmine::DefaultData::DataAlreadyLoaded in redmine:load_default_data task. 16 years ago
Jean-Philippe Lang 47f264b15c Ability to set language for redmine:load_default_data task using REDMINE_LANG environment variable (#2847). 16 years ago
Jean-Philippe Lang 73eb1580ae Fixed: zh-TW PDF export broken by new locales (#2940). 16 years ago
Jean-Philippe Lang b622e0f8ce Flush buffer when asking for language (#2948). 16 years ago
Jean-Philippe Lang 8375e98ade Fixes that Redmine::WikiFormatting.register did not raise ArgumentError when giving name as a string (#2856). 16 years ago
Jean-Philippe Lang 4d892fd6d0 Fixes #2851. 16 years ago
Jean-Philippe Lang d40bf20131 Allow My Page blocks to be added to from a plugin (#2840). 16 years ago
Eric Davis 4baf32b166 Fixing Plugin and Mailer default_url_options. 16 years ago
Jean-Philippe Lang 2bd419f23b Process all translations files. 16 years ago
Jean-Philippe Lang 1770fe54be Adds locales:update task as a replacement for gloc:update. 16 years ago
Jean-Philippe Lang 9819a6bfd1 Fixes menu translation. 16 years ago
Jean-Philippe Lang fe28193e4e Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2. 16 years ago
Eric Davis 9a986ac0a5 Refactored the mess known as Hook default_url_options in favor of the simpler 16 years ago
Jean-Philippe Lang 4601ed2f3a Replaces Enumeration.get_values and Enumeration.default with named scopes. 16 years ago
Eric Davis b75a30a21a Renamed variables to be more descriptive. #2542 16 years ago
Eric Davis 5b7a5c39a7 Added request and controller objects to the hooks by default. 16 years ago
Jean-Philippe Lang ab5e07e83e Adds a setting to limit the number of revisions displayed on a repository file log (default=100). 16 years ago
Jean-Philippe Lang 2ca4eea244 Less strict textile links parsing (#2582). 16 years ago
Jean-Philippe Lang cf566a0c72 Fixed: TOC does not parse wiki page reference links with description (#2601). 16 years ago
Jean-Philippe Lang 32d4378198 Adds rel='nofollow' attribute to other formats download links (#2491). 16 years ago
Jean-Philippe Lang f1aa0df326 Adds an helper to render other formats download links. 16 years ago
Jean-Philippe Lang 837f074346 Explicitly require 'rfpdf/fpdf' (#2584). 16 years ago
Jean-Philippe Lang a4882467cb Fixed that Trac importer was creating duplicate custom values (#2506). 16 years ago
Jean-Philippe Lang 31b3ebf071 Fixes r2226: exporting an issue with attachments to PDF raises an error (#2492). 16 years ago
Eric Davis 17d455c72f Codified instructions from RUNNING_TESTS as rake tasks for convenience 16 years ago
Jean-Philippe Lang 6768bec456 Fixed: no error is raised when entering invalid hours on the issue update form (#2465). 16 years ago
Jean-Philippe Lang 09620eef76 Refactor TabularFormBuilder field helpers (#2461). 16 years ago
Jean-Philippe Lang 260373aed7 Slight changes to ease Rails 2.2 support. 16 years ago
Jean-Philippe Lang 4a5d3e0353 Scramble PDF title (#1204). 16 years ago
Jean-Philippe Lang 8590165238 Merged r2231 from 0.8-stable (#2402). 16 years ago
Jean-Philippe Lang 748fb30f58 Do not use compute_public_path. 16 years ago
Jean-Philippe Lang ceb2320ef0 Move PDF stuff to a single helper. 16 years ago
Jean-Philippe Lang 16eb0421e5 IMAP: add options to move received emails. 16 years ago
Jean-Philippe Lang 8b7fb7213f Stricter textile links parsing (#2417). 16 years ago
Jean-Philippe Lang 2355324d73 Jump to the current tab when using the project quick-jump combo (#2364). 16 years ago
Jean-Philippe Lang 35f5e36838 Disable textile inline styles to prevent XSS attacks (#2377). 16 years ago
Jean-Philippe Lang a140c9bd74 Fixed bold syntax around single character in series (#2351). 16 years ago
Jean-Philippe Lang a7a4c9f848 Fixed: deleted files should not be shown when browsing a Darcs repository (#2385). 16 years ago
Jean-Philippe Lang 7776b5b665 Escape textile titles and styles (#2377). 16 years ago
Jean-Philippe Lang 4ec5b1600a Escape double-quotes in image titles. 16 years ago