summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Adds a "depth" option to the child_pages macro (#10789).Jean-Philippe Lang2012-09-162-6/+13
* Accept float in inline styles.Jean-Philippe Lang2012-09-161-1/+1
* Set version to 2.1.0.Jean-Philippe Lang2012-09-111-2/+2
* gantt: use content_tag instead of html tag at the tooltipToshi MARUYAMA2012-09-111-4/+12
* gantt: use content_tag instead of html tag at the label on the rightToshi MARUYAMA2012-09-111-3/+7
* gantt: use content_tag instead of html tag at subject for projectToshi MARUYAMA2012-09-111-3/+6
* gantt: use content_tag instead of html tag at the markersToshi MARUYAMA2012-09-111-2/+14
* gantt: code layout cleanup to_pdf method of lib/redmine/helpers/gantt.rbToshi MARUYAMA2012-09-111-2/+2
* gantt: fix unit gantt helper test failsToshi MARUYAMA2012-09-111-9/+9
* gantt: use content_tag instead of html tag at the task barToshi MARUYAMA2012-09-111-3/+24
* gantt: code layout cleanup image_task method of lib/redmine/helpers/gantt.rbToshi MARUYAMA2012-09-111-6/+17
* gantt: code layout cleanup to_image method of lib/redmine/helpers/gantt.rbToshi MARUYAMA2012-09-111-14/+15
* gantt: use content_tag instead of html tag at helper subject_for_version methodToshi MARUYAMA2012-09-111-3/+7
* gantt: code layout cleanup pdf_task method of lib/redmine/helpers/gantt.rbToshi MARUYAMA2012-09-111-8/+8
* gantt: code layout cleanup pdf_subject method of lib/redmine/helpers/gantt.rbToshi MARUYAMA2012-09-111-2/+4
* gantt: code layout cleanup to_pdf method of lib/redmine/helpers/gantt.rbToshi MARUYAMA2012-09-111-6/+6
* gantt: use content_tag instead of html tag at subject gravatarToshi MARUYAMA2012-09-101-5/+9
* gantt: code layout cleanup html_subject method of lib/redmine/helpers/gantt.rbToshi MARUYAMA2012-09-101-1/+3
* gantt: code layout cleanup line_for_issue method of lib/redmine/helpers/gantt.rbToshi MARUYAMA2012-09-101-2/+5
* gantt: code layout cleanup line_for_version method of lib/redmine/helpers/gan...Toshi MARUYAMA2012-09-101-2/+4
* gantt: code layout cleanup render method of lib/redmine/helpers/gantt.rbToshi MARUYAMA2012-09-101-1/+3
* gantt: code layout cleanup params* method of lib/redmine/helpers/gantt.rbToshi MARUYAMA2012-09-101-3/+8
* gantt: code layout cleanup initialize method of lib/redmine/helpers/gantt.rbToshi MARUYAMA2012-09-101-1/+2
* gantt: remove redundant empty lines from lib/redmine/helpers/gantt.rbToshi MARUYAMA2012-09-101-3/+0
* Fixed that the reminder email excludes issues assigned to groups (#11723).Jean-Philippe Lang2012-09-091-1/+1
* Let plugin override mailer views (#11776).Jean-Philippe Lang2012-09-061-0/+1
* fix redmine_plugin generator output in USAGEToshi MARUYAMA2012-09-031-0/+16
* fix plugin generator script name of USAGE on Rails3Toshi MARUYAMA2012-09-033-3/+3
* Updated macro documentation.Jean-Philippe Lang2012-08-181-32/+47
* Validate macro name and options.Jean-Philippe Lang2012-08-181-1/+7
* Let macros optionally accept a block of text (#3061).Jean-Philippe Lang2012-08-181-6/+43
* Macros processing overhaul (#3061, #11633).Jean-Philippe Lang2012-08-172-7/+19
* Use abbr_day_name to get the first letter of the day name (#9839).Jean-Philippe Lang2012-08-131-0/+4
* Set application/javascript as javascript mime tpye (#11621).Jean-Philippe Lang2012-08-131-1/+1
* Use the accessor.Jean-Philippe Lang2012-08-081-1/+1
* Adds an option to macro definition to disable arguments parsing (#11578).Jean-Philippe Lang2012-08-081-7/+31
* Added SVG mime-type (#11595).Jean-Philippe Lang2012-08-061-0/+1
* Support for subforums (#3831).Jean-Philippe Lang2012-07-311-1/+1
* Fixed rake redmine:plugins:test:* not running some tests in subdirectories (#...Jean-Baptiste Barth2012-07-291-3/+3
* Invoke db:schema:dump after plugin migrations so that db/schema.rb stays up-t...Jean-Baptiste Barth2012-07-291-0/+2
* Removed line numbers from syntax highlightment.Jean-Philippe Lang2012-07-291-1/+1
* Don't repeat revision on annotate view.Jean-Philippe Lang2012-07-281-0/+12
* Merged and minified jstoolbar.js and textile.js.Jean-Philippe Lang2012-07-281-2/+1
* Adds JSONP support to the API (#11469).Jean-Philippe Lang2012-07-275-8/+24
* Adds a task to duplicate a string in locales.Jean-Philippe Lang2012-07-261-0/+28
* Changed issues css class from priority-{position} to status-{id} (#2071).Jean-Philippe Lang2012-07-261-3/+3
* JQuery in, Prototype/Scriptaculous out (#11445).Jean-Philippe Lang2012-07-225-744/+1
* code layout cleanup lib/redmine/helpers/gantt.rbToshi MARUYAMA2012-07-211-61/+0
* replace tabs to spaces and fix indents at lib/redmine/helpers/gantt.rbToshi MARUYAMA2012-07-211-41/+41
* Removed debug message.Jean-Philippe Lang2012-07-161-1/+0