]> source.dussan.org Git - redmine.git/shortlog
redmine.git
2014-10-23 Jean-Philippe... Code cleanup: use #project_condition.
2014-10-23 Jean-Philippe... Use regular AR query instead of raw SQL.
2014-10-23 Toshi MARUYAMAadd missing fixtures to test/unit/helpers/routes_helper...
2014-10-23 Toshi MARUYAMASpanish wiki_syntax.html translation updated by Jesus...
2014-10-22 Toshi MARUYAMAreflect r13487 and r13488 svn:ignore changes to .hgigno...
2014-10-22 Jean-Philippe... Replaced Board#topics with a regular method.
2014-10-22 Jean-Philippe... Fixed an SQL error with SQLServer (#14534).
2014-10-22 Jean-Philippe... Adds path to plugin_assets directory in admin/info...
2014-10-22 Jean-Philippe... Set svn:ignore to * for plugin_assets subdirectories...
2014-10-22 Jean-Philippe... Removed svn:ignore for public/plugin_assets directory...
2014-10-22 Jean-Philippe... Add public/plugin_assets directory (#8817).
2014-10-22 Jean-Philippe... Code cleanup, use array instead of handcrafted update.
2014-10-22 Jean-Philippe... Removed unneeded :foreign_key option on belongs_to...
2014-10-22 Jean-Philippe... Removed deprecated stuff for Redmine 3.0.
2014-10-22 Jean-Philippe... Merged rails-4.1 branch (#14534).
2014-10-22 Toshi MARUYAMAGerman translation updated by Gundolf Dampf (#18157)
2014-10-22 Toshi MARUYAMASpanish translation updated by Jesus Gutierrez de la...
2014-10-21 Jean-Philippe... Adds a Cancel button on issue edit view (#18051).
2014-10-21 Jean-Philippe... Updates for 2.6.0 release.
2014-10-21 Jean-Philippe... Fixed test failure with MySQL introduced by r13467.
2014-10-21 Jean-Philippe... Fixed test failure with SQLServer introduced by r13461.
2014-10-20 Jean-Philippe... Fixed tests broken by r13461.
2014-10-20 Jean-Philippe... Fixed: German translation on "delete my account" page...
2014-10-20 Jean-Philippe... Code cleanup, removed raw SQL queries.
2014-10-20 Toshi MARUYAMApdf: define "general_pdf_fontname" at i18n yaml for...
2014-10-20 Toshi MARUYAMAuse deep_dup to prevent losing mail receiving options...
2014-10-18 Jean-Philippe... Use relative URL for thumbnails according to :only_path...
2014-10-18 Jean-Philippe... Ignore locales without :general_lang_name key (#18110).
2014-10-18 Jean-Philippe... Ability to render multiple partials with view hook...
2014-10-12 Toshi MARUYAMAJapanese translation updated by Go MAEDA (#18069)
2014-10-12 Jean-Philippe... Set version to 2.6.0.
2014-10-08 Toshi MARUYAMAMailHandler: Don't use String#respond_to?(:force_encodi...
2014-10-08 Toshi MARUYAMAremove unneeded instance variable assignment from Proje...
2014-10-05 Jean-Philippe... Reverts change in r13428, project can't be found by...
2014-10-05 Jean-Philippe... Fixed that preview doesn't show notes when issue projec...
2014-10-05 Jean-Philippe... Don't link multiple changesets from the same commit...
2014-10-04 Jean-Philippe... Adds a test for adding a group membership with the...
2014-10-04 Jean-Philippe... Adds css classes to get sort order on the issue list...
2014-10-04 Jean-Philippe... Removes routes for time entries nested under project...
2014-10-04 Jean-Philippe... Adds a link to /time_entries/new from My Page Spent...
2014-10-04 Jean-Philippe... Let the new time_entry form be submitted without projec...
2014-10-01 Toshi MARUYAMATraditional Chinese translation updated by ChunChang...
2014-09-30 Jean-Philippe... Fixed test failure with ruby1.8.7 and postgresql (...
2014-09-29 Toshi MARUYAMABulgarian translation updated by Ivan Cenov (#17992)
2014-09-28 Jean-Philippe... Adds locales strings (#17976).
2014-09-28 Jean-Philippe... Adds buit-in groups to give specific permissions to...
2014-09-27 Toshi MARUYAMAimport jQuery Datepicker i18n files version 1.11.1
2014-09-27 Toshi MARUYAMArename jQuery Datepicker i18n file name
2014-09-20 Jean-Philippe... Ignore email keywords after truncation line (#8758).
2014-09-16 Jean-Baptiste... Expire other sessions on password change (#17796).
2014-09-16 Jean-Baptiste... Add a constraint on "shoulda-matchers" version (#17828).
2014-09-16 Toshi MARUYAMAremove trailing white-space from app/models/issue_custo...
2014-09-16 Toshi MARUYAMAGemfile: update rbpdf version to 1.18.1 (#17570)
2014-09-14 Toshi MARUYAMABackport r13313 from rails-4.1 to trunk.
2014-09-14 Toshi MARUYAMABackport r13315 from rails-4.1 to trunk.
2014-09-14 Toshi MARUYAMAstricter check of uploading attachments (#17581)
2014-09-14 Jean-Philippe... Code cleanup (#17717).
2014-09-14 Jean-Philippe... Lowering configuration.example.yml confusion (#17492)
2014-09-14 Jean-Philippe... Long strings such as URL break out of box (#17322).
2014-09-14 Jean-Philippe... Parent issue autocomplete does not follow to the "Allow...
2014-09-14 Jean-Philippe... Long hyperlinks inserted in task description breaks...
2014-09-14 Jean-Philippe... Fixed: Issues counters in roadmap only link to issues...
2014-09-14 Jean-Baptiste... Invalidate security tokens on password or email changes...
2014-09-13 Jean-Philippe... Issue API: include is_private attribute in xml/json...
2014-09-13 Jean-Philippe... Adds a test for default context of controller hooks...
2014-09-13 Jean-Philippe... Moves project sidebar content to a partial (#17380).
2014-09-13 Jean-Philippe... Makes sys#fetch_changesets accept POST requests (#17077).
2014-09-13 Jean-Philippe... Fixed: The error flash message on session expiration...
2014-09-13 Jean-Philippe... Fixed: Files assigned to a version can not be deleted...
2014-09-12 Toshi MARUYAMAadd missing fixtures to TimeEntryActivityTest
2014-09-12 Toshi MARUYAMAadd missing fixtures to Redmine::VersionFieldFormatTest
2014-09-12 Toshi MARUYAMAPortuguese translation updated by Rui Rebelo (#17853)
2014-09-12 Toshi MARUYAMAadd missing fixtures to TimeEntryQueryTest
2014-09-12 Toshi MARUYAMAadd missing fixtures to Redmine::UserFieldFormatTest
2014-09-11 Jean-Baptiste... Include new standard macros in wiki syntax detailed...
2014-09-11 Toshi MARUYAMAadd missing fixtures to NewsControllerTest
2014-09-11 Toshi MARUYAMAadd missing fixtures to CustomFieldTest
2014-09-11 Toshi MARUYAMApdf: fix r13368 test name (#17826)
2014-09-11 Toshi MARUYAMApdf: add test to export issue pdf with UTF-8 U+FFFD...
2014-09-09 Jean-Baptiste... Mark private notes more clearly (#16240).
2014-09-07 Jean-Baptiste... Update yard rake task for Redmine 2.x (#14796).
2014-09-06 Jean-Baptiste... Make 2nd parameter optional in User#allowed_to_globally...
2014-09-06 Jean-Baptiste... Include enabled modules in projects API (#17602).
2014-08-31 Jean-Baptiste... Fix syntax for ruby 1.8.7 (#13487).
2014-08-31 Jean-Baptiste... Optimize committers/users map retrieval for statistic...
2014-08-28 Toshi MARUYAMAremove general_pdf_encoding from locale yamls (#17570)
2014-08-28 Toshi MARUYAMAremove general_pdf_encoding from lib/redmine/export...
2014-08-28 Toshi MARUYAMAuse rbpdf gem instead of bundled rfpdf (#17570)
2014-08-28 Toshi MARUYAMAensure issue pdf test has relations (#17570)
2014-08-28 Toshi MARUYAMAadd Ruby 1.9.2 to .travis.yml
2014-08-26 Jean-Baptiste... Honnor committers/users mapping in repository statistic...
2014-08-26 Jean-Baptiste... Fix text failing on some rubies/sql drivers because...
2014-08-26 Jean-Baptiste... Move some RepositoriesController logic to Repository...
2014-08-26 Toshi MARUYAMArevert r13199 (#17151)
2014-08-26 Toshi MARUYAMAfix Drag & Drop does not work with Safari 5.1 (#17581...
2014-08-23 Toshi MARUYAMAremove unneeded setting self[left_column_name] and...
2014-08-23 Toshi MARUYAMAGalician translation updated by Adrián Chaves Fernández...
2014-08-23 Toshi MARUYAMABringing together of the translation of Members at...
2014-08-23 Toshi MARUYAMAfix typo in Traditional Chinese detailed syntax help...
2014-08-15 Jean-Baptiste... Add project is_public to GET /projects/:id and /project...
next