]> source.dussan.org Git - redmine.git/shortlog
redmine.git
2012-09-08 Toshi MARUYAMAgantt: use content_tag instead of html tag at days...
2012-09-08 Toshi MARUYAMAgantt: use content_tag instead of html tag at gantt...
2012-09-08 Toshi MARUYAMAgantt: code layout cleanup ruby code at head of show...
2012-09-08 Toshi MARUYAMAgantt: code layout cleanup html months headers
2012-09-08 Toshi MARUYAMAgantt: use content_tag instead of html tag at gantt...
2012-09-08 Toshi MARUYAMAgantt: code cleanup html today red line
2012-09-08 Toshi MARUYAMAgantt: fix code indents of html today red line
2012-09-07 Toshi MARUYAMAgantt: use content_tag instead of html tag at gantt...
2012-09-07 Toshi MARUYAMAgantt: use content_tag instead of html tag at gantt...
2012-09-07 Toshi MARUYAMAgantt: use content_tag instead of html tag at gantt...
2012-09-07 Toshi MARUYAMAgantt: code layout cleanup html gantt days headers
2012-09-07 Toshi MARUYAMAcode layout cleanup app/views/gantts/show.html.erb
2012-09-07 Toshi MARUYAMAcode layout cleanup gantt weeks headers
2012-09-07 Toshi MARUYAMAcode layout cleanup gantt months headers
2012-09-07 Toshi MARUYAMAfix code indent of gantt days headers
2012-09-07 Toshi MARUYAMAcode layout cleanup app/views/gantts/show.html.erb
2012-09-07 Toshi MARUYAMAremove redundant empty lines from app/views/repositorie...
2012-09-06 Jean-Philippe... XML output broken with builder 3.0.1.
2012-09-06 Jean-Philippe... Let plugin override mailer views (#11776).
2012-09-06 Jean-Philippe... Parse any heading level (#11789).
2012-09-06 Toshi MARUYAMAremove redundant empty lines from revision_graph.js
2012-09-06 Toshi MARUYAMAreplace tab to space at revision_graph.js
2012-09-05 Toshi MARUYAMAshow JQuery datepicker today button
2012-09-04 Toshi MARUYAMATraditional Chinese translation updated by ChunChang...
2012-09-03 Toshi MARUYAMAfix redmine_plugin generator output in USAGE
2012-09-03 Toshi MARUYAMAfix plugin generator script name of USAGE on Rails3
2012-09-03 Jean-Philippe... Create role by copy (#9258).
2012-09-02 Jean-Philippe... Set radio button when selecting a date with the date...
2012-09-02 Jean-Philippe... Adds a view for editing all trackers fields.
2012-09-02 Jean-Philippe... Moved link to the contextual menu.
2012-09-02 Jean-Philippe... Redmine.pm: Allow fallback to other Apache auth provide...
2012-09-02 Jean-Philippe... Doc update.
2012-09-02 Jean-Philippe... Redmine.pm: HEAD is not considered as a read-only metho...
2012-09-02 Toshi MARUYAMAremove redundant empty lines from test/test_helper.rb
2012-09-02 Toshi MARUYAMAfix typo "MACROS_SUB_RE" (#11736)
2012-09-02 Jean-Philippe... Fixed: New multi-line macros regexp is too eager (...
2012-09-02 Jean-Philippe... Upgrade to Rails 3.2.8 (#11758).
2012-09-01 Toshi MARUYAMAbackout r10247
2012-09-01 Toshi MARUYAMAcode cleanup test_with_a_start_date_attribute_* of...
2012-09-01 Toshi MARUYAMAreplace shoulder "with a due_date attribute" context...
2012-09-01 Toshi MARUYAMAuse date_format setting at unit IssuesHelperTest test_w...
2012-09-01 Toshi MARUYAMAadd missing fixtures to test/unit/lib/redmine/hook_test.rb
2012-09-01 Toshi MARUYAMAadd missing fixture to test/unit/lib/redmine/safe_attri...
2012-09-01 Toshi MARUYAMAadd unit query test of French label
2012-09-01 Toshi MARUYAMAreplace shoulder "with a start_date attribute" context...
2012-09-01 Toshi MARUYAMAscm: git: use with_settings at test_diff_truncated...
2012-09-01 Toshi MARUYAMAscm: git: use diff_max_lines_displayed setting at test_...
2012-09-01 Toshi MARUYAMAset language en to test_label_for at test/unit/query_te...
2012-08-31 Toshi MARUYAMAGemfile: pin i18n gem version 0.6.0
2012-08-31 Toshi MARUYAMAremove trailing white-space from app/controllers/wiki_c...
2012-08-31 Toshi MARUYAMAscm: git: add functional test of diff with revision...
2012-08-27 Jean-Philippe... Updates test for r10243.
2012-08-27 Jean-Philippe... Code cleanup: removed the obsolete with_limit scope.
2012-08-27 Jean-Philippe... Do not build a projects_by_role Hash that gets updated...
2012-08-27 Jean-Philippe... Make sure we don't build an empty IN () statement ...
2012-08-26 Jean-Philippe... Fixed that destroying a user from the edit page returns...
2012-08-26 Jean-Philippe... Do not use escaped back_url param (#11691).
2012-08-26 Jean-Philippe... Reverted r10234 and r10235 that broke redirect after...
2012-08-26 Jean-Philippe... Don't use tag helper in layout (#11704).
2012-08-26 Jean-Philippe... MailHandler: Match assignee on the full display name...
2012-08-24 Etienne MassipReverted changes made to tests for r1893 (#11691).
2012-08-24 Etienne MassipUse a back_url parameter instead of referrer to refresh...
2012-08-22 Toshi MARUYAMAremove empty setup method from unit enumeration test
2012-08-22 Toshi MARUYAMAadd unit test that enumeration returns default in regar...
2012-08-22 Toshi MARUYAMAadd check default document category is not defined...
2012-08-22 Toshi MARUYAMAuse Rails3 Active Record syntax in DocumentCategory...
2012-08-21 Toshi MARUYAMAadd position to DocumentCategory in enumerations fixtur...
2012-08-21 Toshi MARUYAMAforce set default document category if it is not set...
2012-08-21 Toshi MARUYAMAadd unit test to get default document category defined...
2012-08-21 Toshi MARUYAMAadd functional test to create non default document...
2012-08-21 Toshi MARUYAMAadd missing fixtures to test/functional/documents_contr...
2012-08-21 Toshi MARUYAMAadd missing fixtures to test/unit/document_test.rb
2012-08-18 Jean-Philippe... Updated macro documentation.
2012-08-18 Jean-Philippe... Validate macro name and options.
2012-08-18 Jean-Philippe... Let macros optionally accept a block of text (#3061).
2012-08-17 Jean-Philippe... Macros processing overhaul (#3061, #11633).
2012-08-17 Jean-Philippe... Prevents "Overwriting existing method Issue.open" warni...
2012-08-14 Toshi MARUYAMAfix unit test fails on JRuby 1.6.7.2 (#11577)
2012-08-13 Jean-Philippe... Fixed: Can't use non-latin anchor in wiki (#11577).
2012-08-13 Jean-Philippe... Fixed that text email templates are escaped (#11355).
2012-08-13 Jean-Philippe... Respond with 404 on ActionView::MissingTemplate (#11503).
2012-08-13 Jean-Philippe... Adds .settings to svn:ignore and removes svk property.
2012-08-13 Jean-Philippe... Use abbr_day_name to get the first letter of the day...
2012-08-13 Jean-Philippe... Escape filter values using .text instead of .html.
2012-08-13 Jean-Philippe... Fixed that roadmap anchor links can be ambigous (#11540).
2012-08-13 Jean-Philippe... Fixed that open scope on Project#issues raises an error...
2012-08-13 Jean-Philippe... Adds a title to the issue link in the flash message.
2012-08-13 Jean-Philippe... Context menu style.
2012-08-13 Jean-Philippe... Custom JQueryUI theme.
2012-08-13 Jean-Philippe... Set application/javascript as javascript mime tpye...
2012-08-11 Toshi MARUYAMAcherry-pick avatar test from reverted r10184
2012-08-10 Jean-Philippe... Raised the max-height.
2012-08-10 Jean-Philippe... Adds a max-height to projects lists.
2012-08-10 Jean-Philippe... Removed duplicated helper (#11539).
2012-08-10 Jean-Philippe... Removed p around ul.
2012-08-10 Jean-Philippe... Display a projects tree instead of a flat list in notif...
2012-08-10 Jean-Philippe... Extract code to render nested listed of projects in...
2012-08-10 Jean-Philippe... Fixed that projects are not ordered alphabetically...
2012-08-10 Jean-Philippe... Reverted r10184 (#9365).
2012-08-10 Jean-Philippe... Fixed that search results are escaped twice.
next