OSDN Git Service

redminele/redmine.git
2011-04-05 Jean-Philippe... Add permission option to wiki page activity provider.
2011-04-05 Jean-Philippe... Makes activity providers use visible scopes.
2011-04-05 Jean-Philippe... Makes visible scopes accept projects option and depreca...
2011-04-05 Jean-Philippe... Set CSV separator to ; and decimal separator to , for...
2011-04-05 Jean-Philippe... Adds context menu for related issues (#8006).
2011-04-05 Jean-Philippe... Cleaner way to handle the replacement of watch links...
2011-04-05 Jean-Philippe... Code cleanup.
2011-04-05 Jean-Philippe... Fixed: DoubleRenderError introduced by #7996.
2011-04-04 Toshi MARUYAMAupdate locales for bulk delete time entries (#7996).
2011-04-04 Toshi MARUYAMAadd function of bulk delete time entries (#7996).
2011-04-04 Toshi MARUYAMAadd functional tests for bulk edit time entries (#7996).
2011-04-04 Toshi MARUYAMAadd bulk edit items and context menu in time entries...
2011-04-04 Toshi MARUYAMAadd bulk edit and bulk update actions for time entries...
2011-04-04 Toshi MARUYAMAadd controller for bulk edit time entries (#7996).
2011-04-04 Toshi MARUYAMAadd view for bulk edit time entries (#7996).
2011-04-04 Toshi MARUYAMAupdate locales for bulk edit time entries (#7996).
2011-04-04 Toshi MARUYAMAadd context menu in time entries for bulk edit (#7996).
2011-04-04 Toshi MARUYAMAcode clean up lib/redmine/export/pdf.rb.
2011-04-04 Toshi MARUYAMAi18n: add test of utf-8 strings.
2011-04-04 Toshi MARUYAMAPDF: remove replacing non ASCII quotation marks (#61).
2011-04-04 Toshi MARUYAMARemove empty lines from test/unit/mailer_test.rb.
2011-04-03 Jean-Philippe... Shorten query[column_names] param name.
2011-04-03 Jean-Philippe... Keep issue filter params on sort headers.
2011-04-03 Jean-Philippe... Changes pagination links to non-AJAX requests (#5138).
2011-04-03 Jean-Philippe... Makes all pagination-like links use #link_to_content_up...
2011-04-03 Jean-Philippe... Removed the changeset-changes class to the commit logs...
2011-04-03 Jean-Philippe... Disable unused fields when switching the period type.
2011-04-03 Jean-Philippe... Removed hidden project_id and issue_id parameters.
2011-04-03 Jean-Philippe... Changed timelogs filters to use non-AJAX requests ...
2011-04-03 Toshi MARUYAMAPDF: code clean up lib/redmine/export/pdf.rb.
2011-04-03 Toshi MARUYAMAPDF: fix width calculation of multi byte character...
2011-04-02 Jean-Philippe... Skip a count(*) SQL query.
2011-04-02 Jean-Philippe... Do not load projects association in #rolled_up_trackers.
2011-04-02 Jean-Philippe... Skip a few count(*) SQL queries on the issue list.
2011-04-02 Toshi MARUYAMAPDF: set enable to use TCPDF UTF-8 on Windows except...
2011-04-02 Toshi MARUYAMAPDF: fix the problem that TCPDF built-in font breaks...
2011-04-02 Toshi MARUYAMAFix typo "attachements" in test/integration/issues_test.rb.
2011-04-01 Jean-Philippe... Adds an index on users.type for faster retrieval of...
2011-04-01 Jean-Philippe... No PUT request to get previous/next month.
2011-04-01 Jean-Philippe... Limits nested set overhead when destroying an issue...
2011-04-01 Jean-Philippe... Fixed: deleting a parent issue may lead to a stale...
2011-04-01 Jean-Philippe... Fixed: list of users for adding to a group may be empty...
2011-04-01 Jean-Philippe... Fixed: bulk destroying parent and child issues raises...
2011-04-01 Toshi MARUYAMAPDF: back out r5253 (#7794, #61).
2011-04-01 Jean-Philippe... Gantt routes with format.
2011-04-01 Jean-Philippe... Shortens filter param names.
2011-04-01 Jean-Philippe... Keep filter params in 'Per page' links.
2011-04-01 Jean-Philippe... Disable unused filter fields so they don't get submitted.
2011-04-01 Jean-Philippe... Converted issue filters to non-AJAX GET requests (...
2011-04-01 Jean-Philippe... Set native EOL.
2011-04-01 Jean-Philippe... Initialize TimeEntry with issue and project for the...
2011-04-01 Jean-Philippe... Fixes #possible_values_options when given an object...
2011-04-01 Jean-Philippe... Adds User and Version custom field format that can...
2011-04-01 Toshi MARUYAMAFix test/integration/api_test/users_test.rb fails due...
2011-04-01 Toshi MARUYAMAFix annotate functional roles_controller_test.rb due...
2011-03-31 Toshi MARUYAMAscm: git: fix annotate test due to changing en.yml...
2011-03-30 Toshi MARUYAMAPDF: fix syntax errors at vendor/plugins/rfpdf/lib...
2011-03-30 Jean-Philippe... Possible values label not hidden on custom field form.
2011-03-30 Jean-Philippe... Modules selection lost on project form after validation...
2011-03-30 Jean-Philippe... Removed hard coded french strings (#8020).
2011-03-30 Jean-Philippe... Fixes en-GB translation for field_member_of_group and...
2011-03-30 Jean-Philippe... Set native eol on en-GB.yml (#7855).
2011-03-30 Jean-Philippe... Translations updates by joergleis (#7855).
2011-03-30 Jean-Philippe... Japanese translation update by Yuki Kita.
2011-03-30 Toshi MARUYAMAPDF: switch TCPDF UTF-8 or FPDF ANSI (#61).
2011-03-30 Toshi MARUYAMAPDF: prepare switching TCPDF UTF-8 in non CJK or FPDF...
2011-03-30 Toshi MARUYAMAPDF: comment out Mime pdf in vendor/plugins/rfpdf/init...
2011-03-30 Toshi MARUYAMAPDF: import CJK patches (#61).
2011-03-30 Toshi MARUYAMAPDF: comment out memoizes (#61).
2011-03-30 Toshi MARUYAMAPDF: transplant r4602 (#61).
2011-03-30 Toshi MARUYAMAPDF: transplant r5183 (#61).
2011-03-30 Toshi MARUYAMAPDF: transplant r1497 (#61).
2011-03-30 Toshi MARUYAMAPDF: transplant r3389 (#61).
2011-03-30 Toshi MARUYAMAPDF: transplant r393 (#61).
2011-03-30 Toshi MARUYAMAPDF: transplant r287 (#61).
2011-03-30 Toshi MARUYAMAPDF: add missing rfpdf requires (#61).
2011-03-30 Toshi MARUYAMAPDF: update rfpdf (#61).
2011-03-28 Jean-Philippe... Adds support for preview when editing an issue note...
2011-03-28 Jean-Philippe... Save queries.
2011-03-28 Jean-Philippe... Save 2 queries when displaying a root issue.
2011-03-28 Jean-Philippe... Save 1 query + 1 cache hit in #shared_versions for...
2011-03-28 Jean-Philippe... Escapes wiki help link.
2011-03-28 Jean-Philippe... Prettier wiki syntax help link.
2011-03-28 Jean-Philippe... Adds wiki toolbar to notes editing form (#7899).
2011-03-28 Jean-Philippe... Load scripts and css for wiki formatter toolbar when...
2011-03-28 Jean-Philippe... Moves jstoolbar script include tags to head.
2011-03-28 Jean-Philippe... Context menu: keep parent item highlighted when hoverin...
2011-03-28 Jean-Philippe... Fixes progress calculation on gantt (#7838).
2011-03-28 Toshi MARUYAMAadd .svn/ and .git/ to .hgignore.
2011-03-28 Toshi MARUYAMAi18n: fix typo general_pdf_encoding "UFT-8" in sl.yml...
2011-03-27 Jean-Philippe... Fixed windows detection in reposman.rb (#8003).
2011-03-27 Jean-Philippe... Fixes wrong test.
2011-03-27 Jean-Philippe... Fixed links in new file notification broken by r4051...
2011-03-27 Jean-Philippe... French translation update.
2011-03-27 Jean-Philippe... Adds support for saturday as the first week day (#7097).
2011-03-27 Jean-Philippe... Restore settings even if a test failure occurs.
2011-03-27 Jean-Philippe... Moved calendar tests to unit/lib/redmine/helpers.
2011-03-27 Jean-Philippe... Do not send reminders to locked users (#5773).
2011-03-27 Jean-Philippe... Allow bulk editing of parent issue (#5831).
2011-03-26 Toshi MARUYAMAscm: remove "View all revisions" in sub directory ...
next