OSDN Git Service

redminele/redmine.git
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 ...
2011-03-26 Toshi MARUYAMAscm: add rev param to "View revisions" (#7984).
2011-03-25 Jean-Philippe... Adds css classes to parent/child issues (#7986).
2011-03-25 Jean-Philippe... Set style more specifically to avoid clashes.
2011-03-24 Toshi MARUYAMAscm: do not display 'View revision' links in subversion...
2011-03-24 Toshi MARUYAMAscm: backout r5213. do not display both 'View all revis...
2011-03-24 Jean-Philippe... Adds support for Mac metaKey in issues selection (...
2011-03-24 Jean-Philippe... Moved plugin tasks directories to lib/tasks (Rails...
2011-03-24 Jean-Philippe... Fixes sort parameter in reminder email links (#7963).
2011-03-24 Jean-Philippe... Fixed: unknown custom field format causes error when...
2011-03-24 Jean-Philippe... Do not display both 'View all revisions' and 'View...
2011-03-23 Jean-Philippe... Better cross-browser checkbox positioning.
2011-03-22 Toshi MARUYAMAscm: filesystem: increase non ascii contents ratio...
2011-03-22 Toshi MARUYAMAscm: set mime type in downloading file.
2011-03-22 Toshi MARUYAMAscm: filesystem: add test for no extension file mime...
2011-03-22 Toshi MARUYAMAscm: filesystem: fix todo comment of MIME_TYPES of...
2011-03-22 Toshi MARUYAMAscm: filesystem: add test for displaying file over...
2011-03-22 Toshi MARUYAMAscm: filesystem: add test for UTF-16 file displaying...
2011-03-22 Toshi MARUYAMAscm: filesystem: add test for non ascii text file displ...
2011-03-22 Toshi MARUYAMAscm: fix non ascii text files displaying (#6256).
2011-03-22 Toshi MARUYAMAscm: filesystem: update test repository for non ascii...
2011-03-22 Toshi MARUYAMAscm: mercurial: add test of binary file should be force...
2011-03-22 Toshi MARUYAMAscm: mercurial: use constant for project id in function...
2011-03-22 Toshi MARUYAMAscm: mercurial: remove duplicate test from functional...
2011-03-22 Toshi MARUYAMAscm: darcs: remove duplicate test from functional test.
2011-03-22 Toshi MARUYAMAscm: filesystem: add test of no extension file whose...
2011-03-22 Toshi MARUYAMAscm: git: remove duplicate test from functional test.
2011-03-22 Toshi MARUYAMAscm: filesystem: add functional test.
2011-03-22 Toshi MARUYAMAscm: code clean up test/unit/repository_test.rb.
next