summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed that search results are escaped twice.Jean-Philippe Lang2012-08-102-2/+22
* Use SSL for gravatars according to the protocol in settings (#9365).Jean-Philippe Lang2012-08-092-20/+32
* Don't show the project dropdown when logging time on an issue.Jean-Philippe Lang2012-08-092-13/+27
* Adds autocomplete to issue field on time logging form.Jean-Philippe Lang2012-08-093-2/+13
* Adds autocomplete to "Related issue" field on revision (#11102).Jean-Philippe Lang2012-08-091-0/+2
* Code cleanup.Jean-Philippe Lang2012-08-094-18/+33
* Code cleanup.Jean-Philippe Lang2012-08-083-6/+19
* Slight change to the macro regexp.Jean-Philippe Lang2012-08-082-1/+12
* Code cleanup.Jean-Philippe Lang2012-08-081-1/+1
* Headings style.Jean-Philippe Lang2012-08-081-5/+6
* 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-083-12/+49
* fix plural form of the abbreviation for hours in Brazilian Portuguese (#11600)Toshi MARUYAMA2012-08-081-4/+4
* Gemfile: mocha version up 0.12.3Toshi MARUYAMA2012-08-071-1/+1
* Log successful authentications.Jean-Philippe Lang2012-08-071-0/+1
* Filling locales.Jean-Philippe Lang2012-08-0745-0/+180
* Ability to filter issues using project, author, assignee and target version c...Jean-Philippe Lang2012-08-078-7/+117
* Update the new custom field form with remotely.Jean-Philippe Lang2012-08-076-98/+52
* Build issue filters using javascript.Jean-Philippe Lang2012-08-076-84/+164
* Removed csshover for IE6.Jean-Philippe Lang2012-08-072-128/+0
* Prevent "Overwriting existing method User.active" warning, scope is already d...Jean-Philippe Lang2012-08-071-2/+0
* Prevents "Overwriting existing method Issue.open" warning (#11545).Jean-Philippe Lang2012-08-072-0/+2
* Added SVG mime-type (#11595).Jean-Philippe Lang2012-08-061-0/+1
* Fixed: Custom fields of type version not proper handled in receiving e-mails ...Jean-Philippe Lang2012-08-063-2/+24
* Tests not running after upgrade to mocha 0.12.2.Jean-Philippe Lang2012-08-021-1/+1
* Error running tests with ruby 1.9.3p194 (2012-04-20) [i386-mingw32].Jean-Philippe Lang2012-08-021-1/+1
* Adjust the comment.Jean-Philippe Lang2012-08-021-2/+2
* Makes Version#<=> consistent with SQL sort.Jean-Philippe Lang2012-08-022-2/+3
* Sort issues by scheduled versions first then unscheduled versions.Jean-Philippe Lang2012-08-022-1/+14
* add translator name to Bulgarian yaml (#11561)Toshi MARUYAMA2012-08-011-1/+1
* Bulgarian translation updated by Ivan Cenov (#11556)Toshi MARUYAMA2012-07-311-1/+1
* Adds sharing attribute to the versions API (#11541).Jean-Philippe Lang2012-07-313-9/+7
* Fixed that Mailer.with_synched_deliveries does not use delivery settings (#11...Jean-Philippe Lang2012-07-311-1/+3
* Removed AuthSourceLdap.human_attribute_name.Jean-Philippe Lang2012-07-3149-56/+48
* Set @previewed for rendering preview partial.Jean-Philippe Lang2012-07-311-0/+1
* Eager loading and no extra count query.Jean-Philippe Lang2012-07-311-1/+1
* Filling locales.Jean-Philippe Lang2012-07-3145-0/+45
* Support for subforums (#3831).Jean-Philippe Lang2012-07-3118-14/+210
* New edit icon.Jean-Philippe Lang2012-07-311-0/+0
* Gemfile: prevent "rake db:migrate RAILS_ENV=test" causes exception on Ruby 1....Toshi MARUYAMA2012-07-311-0/+2
* replace tabs to spaces at app/views/repositories/_dir_list_content.html.erbToshi MARUYAMA2012-07-301-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
* Stylesheet cleanup.Jean-Philippe Lang2012-07-291-253/+185
* Slight changes to syntax highlightment styles.Jean-Philippe Lang2012-07-292-29/+21
* Removed line numbers from syntax highlightment.Jean-Philippe Lang2012-07-292-2/+2
* Fixed legend tag position.Jean-Philippe Lang2012-07-291-1/+1
* Duplicate ul tags.Jean-Philippe Lang2012-07-291-3/+1
* Fixed label with invalid for attribute.Jean-Philippe Lang2012-07-291-1/+1
* Make labels clickable in Adminstration/Settings (#11496).Jean-Philippe Lang2012-07-291-1/+1