1460 Commits (816a6e4b1f1892091e032f1bdf5456daab3c2a95)

Author SHA1 Message Date
  Jean-Philippe Lang a5c4fcc8f0 Updated macro documentation. 12 years ago
  Jean-Philippe Lang 29d54f5d50 Validate macro name and options. 12 years ago
  Jean-Philippe Lang fc3a09e49a Let macros optionally accept a block of text (#3061). 12 years ago
  Jean-Philippe Lang 73aece0baf Macros processing overhaul (#3061, #11633). 12 years ago
  Jean-Philippe Lang 3119d1996c Use abbr_day_name to get the first letter of the day name (#9839). 12 years ago
  Jean-Philippe Lang dbf41dba68 Set application/javascript as javascript mime tpye (#11621). 12 years ago
  Jean-Philippe Lang 9553325ee3 Use the accessor. 12 years ago
  Jean-Philippe Lang e2d6f0af4e Adds an option to macro definition to disable arguments parsing (#11578). 12 years ago
  Jean-Philippe Lang 0a5828ee4a Added SVG mime-type (#11595). 12 years ago
  Jean-Philippe Lang bc153cb61d Support for subforums (#3831). 12 years ago
  Jean-Baptiste Barth 8f0947e578 Fixed rake redmine:plugins:test:* not running some tests in subdirectories (#11533) 12 years ago
  Jean-Baptiste Barth d048d86c50 Invoke db:schema:dump after plugin migrations so that db/schema.rb stays up-to-date 12 years ago
  Jean-Philippe Lang e4518af32a Removed line numbers from syntax highlightment. 12 years ago
  Jean-Philippe Lang 65524cc1cc Don't repeat revision on annotate view. 12 years ago
  Jean-Philippe Lang a7a0d47f2e Merged and minified jstoolbar.js and textile.js. 12 years ago
  Jean-Philippe Lang 3c3bdb8bb0 Adds JSONP support to the API (#11469). 12 years ago
  Jean-Philippe Lang 04f9a321b1 Adds a task to duplicate a string in locales. 12 years ago
  Jean-Philippe Lang f03e21fb45 Changed issues css class from priority-{position} to status-{id} (#2071). 12 years ago
  Jean-Philippe Lang 6a2ca5e034 JQuery in, Prototype/Scriptaculous out (#11445). 12 years ago
  Toshi MARUYAMA 1f84a8d83e code layout cleanup lib/redmine/helpers/gantt.rb 12 years ago
  Toshi MARUYAMA dc393cc480 replace tabs to spaces and fix indents at lib/redmine/helpers/gantt.rb 12 years ago
  Jean-Philippe Lang c3c7f1f900 Removed debug message. 12 years ago
  Jean-Philippe Lang fe95692f10 Test if convert binary is available. 12 years ago
  Jean-Philippe Lang 537be80be2 Adds a macro for inserting thumbnails in formatted text (#3510). 12 years ago
  Jean-Philippe Lang d7b669e50b Workflow enhancement: editable and required fields configurable by role, tracker and status (#703, #3521). 12 years ago
  Etienne Massip 6bf60e8c20 Fixes transparency issue. 12 years ago
  Etienne Massip 823ac010c5 File handling cleanup. 12 years ago
  Etienne Massip 0dbe234226 Use tabs instead of spaces for consistency. 12 years ago
  Etienne Massip 9c9b0a4150 Code cleanup. 12 years ago
  Etienne Massip 7502ac484e Make sure that file handle is freed when an error is raised to prevent access exception on subsequent deletion attempt. 12 years ago
  Etienne Massip e2851a8b2a Use 1.8.7 compatible @Pathname#to_s@ alias for @Pathname#to_path@. 12 years ago
  Etienne Massip c929ab5c16 Set temporary path cache variable as a String back again so that TCPDF handles error messages fine. 12 years ago
  Jean-Philippe Lang 986ffb2434 Use named routes. 12 years ago
  Jean-Philippe Lang a0c495b953 Displays thumbnails of attached images of the issue view (#1006). 12 years ago
  Toshi MARUYAMA 232d57450a sort files in locales:update rake task 12 years ago
  Toshi MARUYAMA cc2ee90f97 sort files in locales:check_interpolation and locales:check_parsing_by_psych rake tasks 12 years ago
  Jean-Philippe Lang 4cecc1beed Ability to disable standard fields on a per tracker basis (#1091). 12 years ago
  Jean-Philippe Lang 6529035ee1 Fixed that wiki diff may produce html (#11209). 12 years ago
  Jean-Philippe Lang ac56c0c99c Ability to close projects (read-only) (#3640). 12 years ago
  Jean-Philippe Lang 585d08765e Safe attributes for repositories. 12 years ago
  Jean-Philippe Lang a787325ed2 Updates for 2.0.3 release. 12 years ago
  Toshi MARUYAMA e3eab40ec4 fix PDF export tables problems (#10688) 12 years ago
  Etienne Massip dbdc9b9da7 Display dates using user's locale if available (#2190). 12 years ago
  Jean-Philippe Lang 76eeb64d1a Fixed that time report raises a SQL error if there are multiple CustomValue for a time entry (#11160). 12 years ago
  Jean-Philippe Lang 13dced9d76 Run only unit, functional then integration tests for coverage. 12 years ago
  Jean-Philippe Lang 965ef33192 Fixed that lines with spaces only before headings break wiki section extraction (#11133). 12 years ago
  Jean-Philippe Lang 9b63117856 Extract code from view. 12 years ago
  Jean-Philippe Lang 7c105ec9e9 Adds a method to load changesets for repository entries. 12 years ago
  Jean-Philippe Lang 9b60214b3a Fixed that Repository#entries returns an Array. 12 years ago
  Jean-Philippe Lang d21bacb01d Fixed that content_for does not work in Hook.render_on (#11105). 12 years ago