summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Omit subtasks/related issues sections when empty on PDF export (#5634).Jean-Philippe Lang2011-11-191-38/+43
* Handle the case of a text formatter that doesn't support section edit (#2222).Jean-Philippe Lang2011-11-181-0/+5
* Wiki: allows single section edit (#2222).Jean-Philippe Lang2011-11-182-31/+70
* pdf: lib: set image scale at issue_to_pdf method (#3261)Toshi MARUYAMA2011-11-181-0/+3
* Updated permissions with newly added @create@ and @update@ actions (#9108).Etienne Massip2011-11-171-2/+2
* move repositories helper to_utf8 logic to lib/redmine/codeset_util.rb for com...Toshi MARUYAMA2011-11-171-0/+34
* move iconv from utf8 logic from pdf to lib/redmine/codeset_util.rb for common...Toshi MARUYAMA2011-11-162-32/+36
* code layout clean up lib/redmine/export/pdf.rbToshi MARUYAMA2011-11-161-1/+2
* move Changeset#to_utf8 logic to lib/redmine/codeset_util.rb for common use (#...Toshi MARUYAMA2011-11-141-0/+44
* pdf: add subtasks and related issues at issue pdf (#5634)Toshi MARUYAMA2011-11-121-0/+45
* pdf: add ancestor issues at head of issue pdf (#5634)Toshi MARUYAMA2011-11-121-2/+12
* pdf: remove unused "require 'rfpdf/fpdf'" (#8312)Toshi MARUYAMA2011-11-121-1/+0
* Rails3: replace deprecated RAILS_DEFAULT_LOGGER at lib/redmine/ciphering.rb (...Toshi MARUYAMA2011-11-111-1/+1
* Fixed: Error when reading ciphered text from the database without cipher key ...Jean-Philippe Lang2011-11-111-0/+8
* Updates for 1.2.2 release.Jean-Philippe Lang2011-11-111-1/+1
* pdf: indent subject of subtask ticket in exported issues PDF (#8617)Toshi MARUYAMA2011-11-101-1/+5
* set svn:eol-style native at lib/tasks/extract_fixtures.rakeToshi MARUYAMA2011-11-061-22/+22
* change new line 'LF' to 'CRLF' and remove empty bottom line at lib/tasks/extr...Toshi MARUYAMA2011-11-061-2/+1
* pdf: lib: add a method to export wiki (#401)Toshi MARUYAMA2011-11-061-0/+34
* scm: mercurial: lib: return array of Branch class instead of array of strings...Toshi MARUYAMA2011-10-281-1/+8
* scm: git: lib: return array of Branch class instead of array of strings at br...Toshi MARUYAMA2011-10-281-2/+6
* scm: lib: add Branch class to abstract adapter (#5501)Toshi MARUYAMA2011-10-281-0/+4
* scm: git: lib: add parents to Revision class (#5501)Toshi MARUYAMA2011-10-281-4/+10
* scm: mercurial: lib: add parents to Revision class (#5501)Toshi MARUYAMA2011-10-281-1/+6
* scm: lib: add parents attribute to Revision class of abstract adapter (#5501)Toshi MARUYAMA2011-10-281-1/+3
* scm: mercurial: remove unused "tags" from xml log templeteToshi MARUYAMA2011-10-281-2/+1
* scm: mercurial: add parents to xml log template (#5501)Toshi MARUYAMA2011-10-281-1/+2
* scm: mercurial: drop supporting below Mercurial 1.1 (#9465)Toshi MARUYAMA2011-10-252-19/+2
* scm: mercurial: switch rev parameter of extension rhlog() if above Mercurial ...Toshi MARUYAMA2011-10-241-2/+5
* scm: mercurial: fix extension cmdtable on Mercurial 1.5 (#9465)Toshi MARUYAMA2011-10-241-8/+8
* Update CodeRay version to 1.0 final (#4264).Etienne Massip2011-10-081-1/+1
* Escape image urls in wiki formatted HTML text (#9245).Etienne Massip2011-10-031-1/+1
* Rails3: lib: helper: use html_safe for GanttToshi MARUYAMA2011-10-011-21/+21
* Use prefered syntax for redmine:email:test definition (#8611).Etienne Massip2011-09-261-1/+1
* fix typos in lib/redmine/hook.rb (#9291)Toshi MARUYAMA2011-09-211-4/+4
* remove trailing white-spaces from lib/redmine/search.rbToshi MARUYAMA2011-09-201-8/+8
* remove trailing white-spaces from lib/redmine/themes.rbToshi MARUYAMA2011-09-201-24/+24
* remove trailing white-spaces from lib/redmine/notifiable.rbToshi MARUYAMA2011-09-201-1/+1
* remove trailing white-spaces from lib/redmine/platform.rbToshi MARUYAMA2011-09-201-1/+1
* remove trailing white-spaces from lib/redmine/pop3.rbToshi MARUYAMA2011-09-201-4/+4
* remove trailing white-spaces from lib/redmine/utils.rbToshi MARUYAMA2011-09-201-2/+2
* remove trailing white-spaces from lib/ar_condition.rbToshi MARUYAMA2011-09-201-6/+6
* remove trailing white-spaces from lib/redmine/access_control.rbToshi MARUYAMA2011-09-201-23/+23
* remove trailing white-spaces from lib/redmine/custom_field_format.rbToshi MARUYAMA2011-09-201-6/+6
* remove trailing white-spaces from lib/redmine/safe_attributes.rbToshi MARUYAMA2011-09-201-8/+8
* remove trailing white-spaces from lib/redmine/syntax_highlighting.rbToshi MARUYAMA2011-09-201-9/+9
* remove trailing white-spaces from lib/redmine/plugin.rbToshi MARUYAMA2011-09-201-32/+32
* remove trailing white-spaces from lib/redmine/hook.rbToshi MARUYAMA2011-09-201-18/+18
* remove trailing white-spaces from lib/redmine/mime_type.rbToshi MARUYAMA2011-09-201-9/+9
* remove trailing white-spaces from lib/tabular_form_builder.rbToshi MARUYAMA2011-09-201-13/+13