summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Adds field_closed_on to locales (#824).Jean-Philippe Lang2013-02-1646-0/+46
* Makes closed_on available as column and filter on the issue list (#824).Jean-Philippe Lang2013-02-163-0/+4
* Adds closed_on column that stores the time of the last closing (#824).Jean-Philippe Lang2013-02-165-4/+108
* Don't fail if new filter is added.Jean-Philippe Lang2013-02-161-19/+24
* not use htmlentities gem in rfpdf plugin (#13138)Toshi MARUYAMA2013-02-153-22/+1
* Adds the date picker for the default value of date custom fields.Jean-Philippe Lang2013-02-151-0/+5
* Remove default for when changing custom field format.Jean-Philippe Lang2013-02-151-0/+2
* Use a textarea instead of an input for the default value of long text custom ...Jean-Philippe Lang2013-02-153-2/+34
* Test broken by r11392 (#13174).Jean-Philippe Lang2013-02-151-3/+3
* Possibility to define the default enable trackers when creating a project (#1...Jean-Philippe Lang2013-02-156-5/+45
* Azerbaijanian translation updated by Samir Suleymanov (#13152)Toshi MARUYAMA2013-02-151-37/+37
* Raised group name maximum length to 255 characters (#13174).Jean-Philippe Lang2013-02-154-2/+19
* Bulgarian translation of jstoolbar-bg.js updated by Ivan Cenov (#13181)Toshi MARUYAMA2013-02-151-1/+1
* add "tmp:clear" to "ci:setup" rake task for new translationToshi MARUYAMA2013-02-151-0/+1
* set svn eol native Azerbaijanian translation files (#13152)Toshi MARUYAMA2013-02-150-0/+0
* add jquery.ui.datepicker-az.js (#13152)Toshi MARUYAMA2013-02-151-0/+23
* copy jstoolbar-az.js from jstoolbar-en.js (#13152)Toshi MARUYAMA2013-02-151-0/+16
* adjust Azerbaijanian "general_lang_name" (#13152)Toshi MARUYAMA2013-02-151-1/+1
* add missing i18n keys to az.yml (#13152)Toshi MARUYAMA2013-02-151-0/+28
* remove "permission_manage_documents" from az.yml (#13152, #12401)Toshi MARUYAMA2013-02-151-1/+0
* remove unused "label_modification" i18n keys from az.yml (#13152, #12645)Toshi MARUYAMA2013-02-151-4/+0
* remove unused "label_download" i18n keys from az.yml (#13152, #12645)Toshi MARUYAMA2013-02-151-4/+0
* remove unused "gui_validation_error" i18n keys from az.yml (#13152, #12645)Toshi MARUYAMA2013-02-151-5/+0
* remove unused i18n string from az.yml (#13152, #8373)Toshi MARUYAMA2013-02-151-1/+0
* add Azerbaijanian translation (#13152)Toshi MARUYAMA2013-02-151-0/+1170
* fix double "one" in Polish translation by Filou Centrinov (#7202)Toshi MARUYAMA2013-02-151-1/+1
* Polish translation updated and changed (#7202)Toshi MARUYAMA2013-02-151-85/+94
* Code cleanup.Jean-Philippe Lang2013-02-141-10/+4
* Adds token finder methods.Jean-Philippe Lang2013-02-143-6/+75
* Adds SQL server example and cleanup.Jean-Philippe Lang2013-02-141-10/+21
* Refactor: use an ordered hash to store available filters and remove :order op...Jean-Philippe Lang2013-02-146-168/+159
* Fixed thatinitialize_http_header overrides basic auth in rdm-mailhandler.rb (...Jean-Philippe Lang2013-02-141-2/+2
* Italian translation changed by Luca Colombini (#7851)Toshi MARUYAMA2013-02-131-2/+2
* fix a spelling mistake of German "label_query_plural" (#9475, #13142)Toshi MARUYAMA2013-02-121-1/+1
* Updates for 2.2.3 release.Jean-Philippe Lang2013-02-122-1/+14
* German translation for my page changed (#12660)Toshi MARUYAMA2013-02-121-3/+3
* German "My custom queries" and "Custom queries" changed by Filou Centrinov (#...Toshi MARUYAMA2013-02-121-2/+2
* remove trailing white-spaces from app/models/custom_field.rbToshi MARUYAMA2013-02-121-4/+4
* upgrade Rails to 3.2.12Toshi MARUYAMA2013-02-121-1/+1
* Removed unused fixtures.Jean-Philippe Lang2013-02-1123-31/+9
* Fixed that long project names in the header may overlap the main menu (#13127).Jean-Philippe Lang2013-02-111-1/+1
* Format all floats with 2 decimals in the issue list (#13126).Jean-Philippe Lang2013-02-111-6/+4
* Fixed that custom_field_values are not reloaded on #reload (#13119).Jean-Philippe Lang2013-02-112-0/+23
* Submit the form after preview.Jean-Philippe Lang2013-02-101-22/+24
* Removed delay.Jean-Philippe Lang2013-02-101-11/+10
* Fixed test after r11343.Jean-Philippe Lang2013-02-101-2/+2
* Don't run Capybara tests on the CI server (#12822).Jean-Philippe Lang2013-02-101-1/+1
* Don't generate duplicate ids.Jean-Philippe Lang2013-02-101-1/+1
* Use POST/DELETE to watch/unwatch an item.Jean-Philippe Lang2013-02-104-10/+9
* Clean up watchers routes declaration.Jean-Philippe Lang2013-02-101-7/+7