]> source.dussan.org Git - redmine.git/shortlog
redmine.git
2012-02-07 Toshi MARUYAMAscm: git: remove "test_getting_certain_revisions" from...
2012-02-06 Toshi MARUYAMABulgarian translation for trunk updated by Ivan Cenov...
2012-02-06 Toshi MARUYAMABulgarian translation for 1.3-stable updated by Ivan...
2012-02-06 Jean-Philippe... Adds membership ids to /users/:id API response.
2012-02-06 Jean-Philippe... Fixed "can't convert Fixnum into String" error on proje...
2012-02-06 Jean-Philippe... Typo
2012-02-06 Jean-Philippe... Updates for 1.3.1 release.
2012-02-06 Jean-Philippe... Adds a simple API for listing roles (#9725).
2012-02-06 Jean-Philippe... REST API for project memberships (#7420).
2012-02-06 Toshi MARUYAMARussian translation changed by Igor Zubkov (#10155)
2012-02-06 Toshi MARUYAMAscm: fix revision graph height is hard-coded (#9832)
2012-02-05 Toshi MARUYAMAcode layout cleanup app/views/repositories/_related_iss...
2012-02-05 Toshi MARUYAMAcode layout cleanup app/views/wiki/edit.html.erb
2012-02-05 Toshi MARUYAMAreplace tabs to spaces at app/views/wiki/edit.html.erb
2012-02-05 Toshi MARUYAMAreplace tabs to spaces at app/views/issues/_conflict...
2012-02-05 Toshi MARUYAMAreplace tabs to spaces at app/views/issues/_edit.html.erb
2012-02-05 Jean-Philippe... Resourcified project memberships.
2012-02-05 Jean-Philippe... Removed bigdecimal-segfault-fix.rb now that ruby is...
2012-02-05 Jean-Philippe... Ability to edit a wiki page's parent on the edit page...
2012-02-05 Jean-Philippe... Fixed an assertion for ruby1.9.
2012-02-05 Jean-Philippe... Adds a X-Redmine-Sender header to email notifications...
2012-02-05 Jean-Philippe... Removed unsafe attributes assignment.
2012-02-05 Jean-Philippe... Removed mocha availability checks in tests.
2012-02-05 Jean-Philippe... Fixed registration form broken by r8479.
2012-02-05 Jean-Philippe... Fixed: Can't attach more than 1 file on IE 6 and 7...
2012-02-05 Toshi MARUYAMAscm: rename JavaScript "branchGraph" function name...
2012-02-05 Jean-Philippe... Increase username length limit from 30 to 60 (#2719).
2012-02-05 Jean-Philippe... Adds a "Manage related isses" permission to add/remove...
2012-02-05 Toshi MARUYAMABulgarian translation updated by Ivan Cenov (#10154)
2012-02-04 Jean-Philippe... Fixes assertion.
2012-02-04 Jean-Philippe... Better handling of issue update conflicts (#8691).
2012-02-04 Etienne MassipRevision graph code cleanup.
2012-02-04 Toshi MARUYAMAreplace tabs to spaces at public/help/wiki_syntax_detai...
2012-02-04 Jean-Philippe... Removed useless code.
2012-02-04 Jean-Philippe... Fixed rounding issue on spent hours column in CSV expor...
2012-02-04 Toshi MARUYAMAattachment: fix that diff type is not saved in user...
2012-02-04 Toshi MARUYAMAscm: git: add test that diff type is saved in user...
2012-02-02 Toshi MARUYAMAremove Korean yaml comment header
2012-02-02 Toshi MARUYAMAKorean translation for 1.3-stable updated by Ki Won...
2012-02-02 Toshi MARUYAMAcode layout cleanup app/controllers/sys_controller.rb
2012-02-02 Jean-Philippe... Permissions report: display role names on each permissi...
2012-02-02 Jean-Philippe... Adds specific css class for information in forms.
2012-02-02 Jean-Philippe... Fixed broken italic text style in edited comment previe...
2012-02-02 Jean-Philippe... Replaced ruby-net-ldap with net-ldap 0.2.2 gem.
2012-02-02 Jean-Philippe... Adds a setting that allows to reference/fix issues...
2012-02-02 Jean-Philippe... Fixed: associated changesets from other projects are...
2012-02-01 Jean-Philippe... Adds custom field in TimeEntry API responses (#10131).
2012-02-01 Jean-Philippe... Adds members of subprojects in assignee and author...
2012-02-01 Jean-Philippe... Simplifies Principal.active scope (status defaults...
2012-01-31 Toshi MARUYAMAcode layout cleanup app/models/mail_handler.rb
2012-01-31 Toshi MARUYAMAcode layout cleanup app/models/mail_handler.rb
2012-01-31 Toshi MARUYAMAreplace tabs to spaces at app/views/wiki/index.html.erb
2012-01-31 Toshi MARUYAMARails3: add number.format to ro and sk locales (#4796)
2012-01-30 Toshi MARUYAMAcode layout clean up test/unit/mail_handler_test.rb
2012-01-30 Jean-Philippe... Removed border around wiki pages in PDF.
2012-01-30 Jean-Philippe... Fix for ruby1.9.3.
2012-01-30 Toshi MARUYAMAcode layout cleanup unit mail handler test fixtures
2012-01-30 Toshi MARUYAMABulgarian translation updated by Ivan Cenov (#10087)
2012-01-30 Jean-Philippe... Fix for ruby1.9.3.
2012-01-30 Jean-Philippe... Removed useless permission check in wiki controller.
2012-01-30 Jean-Philippe... Adds export of all wiki pages to a PDF file (#3463).
2012-01-30 Jean-Philippe... Check parent wiki page by default.
2012-01-30 Jean-Philippe... Adds bookmarks to PDF when exporting a grouped issue...
2012-01-30 Jean-Philippe... Fixed that tag[0] may be nil.
2012-01-30 Toshi MARUYAMAremove trailing tabs from app/views/news/_form.html.erb
2012-01-29 Jean-Philippe... Enable attached images to be displayed inline on the...
2012-01-29 Jean-Philippe... Allows attachments on news (#1972).
2012-01-29 Jean-Philippe... Locales update.
2012-01-29 Jean-Philippe... Display of multi custom fields.
2012-01-29 Jean-Philippe... Display custom_field_values instead of custom_values.
2012-01-29 Jean-Philippe... Code cleanup.
2012-01-29 Jean-Philippe... Allow existing single value custom fields to be changed...
2012-01-29 Jean-Philippe... Do not validate blank default custom field value.
2012-01-29 Jean-Philippe... Adds support for multiselect custom fields (#1189).
2012-01-29 Jean-Philippe... Support for nested array in API builder.
2012-01-29 Toshi MARUYAMAtest: add attachment tests at unit mail handler test...
2012-01-29 Toshi MARUYAMAroute: repository: move :repository_id routes before...
2012-01-28 Jean-Philippe... Extracts custom field values validation from CustomValu...
2012-01-28 Toshi MARUYAMARuby1.9: skip enforcing UTF-8 encodings on the params...
2012-01-28 Toshi MARUYAMAtest: route: repositories: split tests whether 'show...
2012-01-28 Toshi MARUYAMARuby1.9: enforce UTF-8 encodings on the params hash...
2012-01-28 Toshi MARUYAMARuby1.9: set Encoding.default_external on only Rails2...
2012-01-27 Toshi MARUYAMAGerman "text_project_identifier_info" translated by...
2012-01-27 Toshi MARUYAMADutch "text_project_identifier_info" translated by...
2012-01-27 Toshi MARUYAMAreplace i18n "text_project_identifier_info" (#1363)
2012-01-27 Jean-Philippe... Accept project identifier with underscore.
2012-01-27 Jean-Philippe... Allow underscores in project identifiers (#1363).
2012-01-26 Jean-Philippe... Makes all workflow transitions defined for all roles...
2012-01-26 Toshi MARUYAMAreplace tabs to spaces at app/views/projects/settings...
2012-01-26 Toshi MARUYAMABulgarian translation updated by Ivan Cenov (#10057)
2012-01-26 Toshi MARUYAMAcode layout cleanup app/views/repositories/revisions...
2012-01-26 Toshi MARUYAMAcode layout cleanup app/views/repositories/_revisions...
2012-01-26 Toshi MARUYAMARails3.2: pdf: comment out ::ActionView::TemplateHandle...
2012-01-24 Jean-Philippe... Fixed javascript error when changing time period on...
2012-01-24 Jean-Philippe... Fixed links to versions anchors on the roadmap.
2012-01-24 Jean-Philippe... Provide a direct access to completed versions form...
2012-01-24 Jean-Philippe... Moved javascript filters functions to application.js.
2012-01-24 Jean-Philippe... Set a minimum width for filter values drop-down.
2012-01-23 Jean-Philippe... Allows bulk change issue private flag (#10042).
2012-01-23 Jean-Philippe... Notify previous assignee when assignee changes (#2694).
next