]> source.dussan.org Git - redmine.git/shortlog
redmine.git
2014-11-21 Toshi MARUYAMAGerman Self-registration translation changed by Filou...
2014-11-21 Toshi MARUYAMAfix typo and use "GitHub" instead of "github" at CONTRI...
2014-11-20 Jean-Philippe... Replaced some #assert_tag with #assert_select.
2014-11-20 Jean-Philippe... Quote values in DOM selectors for Nokogiri compatibility.
2014-11-18 Jean-Philippe... Moved select_list_move.js content to application.js.
2014-11-18 Jean-Philippe... Removed submit_query_form function.
2014-11-18 Jean-Philippe... Use an handler instead of onsubmit attribute.
2014-11-18 Jean-Philippe... Rewritten select_list_move.js functions with JQuery.
2014-11-18 Toshi MARUYAMAfix English syntax of skipping test comment of Bazaar...
2014-11-18 Toshi MARUYAMAfix "test:routing" rake task comment changed by r13604
2014-11-18 Toshi MARUYAMAGemfile: update Rails to 4.1.8
2014-11-17 Jean-Philippe... Allows to move multiple columns in selection list ...
2014-11-16 Jean-Philippe... Removed deep nested time entries routes.
2014-11-16 Jean-Philippe... Use should_route in routing tests.
2014-11-16 Jean-Philippe... Renamed #test_watchers to #test_issue_watchers.
2014-11-16 Jean-Philippe... Adds API routing tests for time entries.
2014-11-16 Jean-Philippe... Removed API tests for routes that are not implemented.
2014-11-16 Jean-Philippe... Isolates all API routing tests to a specific test case.
2014-11-16 Jean-Philippe... Adds tests for new routes.
2014-11-16 Jean-Philippe... Moved new group user to its own action GroupsController...
2014-11-15 Jean-Philippe... Adds a hook at the bottom of the calender (#6586).
2014-11-15 Jean-Philippe... Moved new project member to its own action MemberContro...
2014-11-14 Jean-Philippe... Removed debug messages (#18349).
2014-11-14 Jean-Philippe... Use named routes.
2014-11-14 Jean-Philippe... Code cleanup.
2014-11-14 Jean-Philippe... Fixed that Redmine links should not be parsed inside...
2014-11-14 Jean-Philippe... Fixed 500 error when displaying a news with comments...
2014-11-14 Jean-Philippe... Removed debug messages (#18349).
2014-11-14 Jean-Philippe... Ignore bogus issue strings like [some-string#1234]...
2014-11-14 Jean-Philippe... Fixed that URLs separated by line break are not rendere...
2014-11-12 Toshi MARUYAMABulgarian translation updated by Ivan Cenov (#18324)
2014-11-12 Toshi MARUYAMAadd missing fixtures to test/functional/wiki_controller...
2014-11-11 Jean-Philippe... Use bundle exec.
2014-11-11 Jean-Philippe... Code cleanup, removed duplicate project activity route.
2014-11-11 Jean-Philippe... Don't load user activity for API responses (#18128).
2014-11-11 Jean-Philippe... Display visible users only for when adding project...
2014-11-11 Jean-Philippe... Adds strings to locales (#11724).
2014-11-11 Jean-Philippe... Adds a role setting for controlling visibility of users...
2014-11-11 Jean-Philippe... Adds a test for default issue columns order (#18310).
2014-11-10 Toshi MARUYAMAGerman "button_update" translation changed by Alexander...
2014-11-10 Toshi MARUYAMAGerman "label_roadmap_overdue" and "setting_autologin...
2014-11-10 Toshi MARUYAMABulgarian translation updated by Ivan Cenov (#18309)
2014-11-09 Toshi MARUYAMAJapanese translation updated by Go MAEDA (#18308)
2014-11-08 Jean-Philippe... Code cleanup.
2014-11-08 Jean-Philippe... Prevents a status load in #status_was when status is...
2014-11-08 Jean-Philippe... Prevents author load (#18290).
2014-11-08 Jean-Philippe... Fixed duplicate test names (#18306).
2014-11-08 Jean-Philippe... Adds text_subversion_repository_note string to locales...
2014-11-08 Jean-Philippe... Adds configuration settings to limit valid repository...
2014-11-08 Toshi MARUYAMAprevent test failures with "trackers is invalid"
2014-11-08 Toshi MARUYAMAadd missing fixture to test/unit/enabled_module_test.rb
2014-11-08 Toshi MARUYAMAremove duplicated IssuesControllerTest#test_new_should_...
2014-11-07 Toshi MARUYAMAadd missing fixtures to test/unit/issue_status_test.rb
2014-11-06 Jean-Philippe... Code cleanup.
2014-11-06 Jean-Philippe... Use em.info tags.
2014-11-06 Jean-Philippe... Preload users and projects for latest news on welcome...
2014-11-05 Jean-Philippe... Use IssueRelation#to_s.
2014-11-05 Jean-Philippe... Use IssueRelation#to_s in PDF export.
2014-11-05 Jean-Philippe... Overrides IssueRelation#to_s.
2014-11-05 Jean-Philippe... Time entries CSV export should include the tracker...
2014-11-05 Jean-Philippe... Typo.
2014-11-05 Jean-Philippe... Fixed that setting a status as closed should update...
2014-11-04 Toshi MARUYAMAuse English in test (#18276)
2014-11-04 Jean-Philippe... Let QueryColumn accept a Proc as caption (#18276).
2014-11-04 Jean-Philippe... Fixed that a disabled field which is required by workfl...
2014-11-04 Jean-Philippe... Fixed that parent column should not include issue subje...
2014-11-04 Jean-Philippe... Fixed CSV content for parent issue column (#13608).
2014-11-04 Jean-Philippe... Fixed that there's no space after lists in project...
2014-11-03 Toshi MARUYAMATraditional Chinese translation updated by ChunChang...
2014-11-03 Toshi MARUYAMAfix wrong csv separator in Croatian (#18265)
2014-11-03 Toshi MARUYAMAadd missing fixture to test/unit/query_test.rb
2014-11-03 Toshi MARUYAMAadd missing fixtures to test/functional/custom_fields_c...
2014-11-03 Toshi MARUYAMAadd missing fixture to test/functional/issue_statuses_c...
2014-11-03 Toshi MARUYAMAadd missing fixture to test/unit/project_test.rb
2014-11-03 Toshi MARUYAMAJapanese translation changed (fix terms mismatch "defau...
2014-11-03 Toshi MARUYAMAJapanese translation updated by Go MAEDA (#18260)
2014-11-02 Jean-Philippe... Prevents one query per group.
2014-11-02 Jean-Philippe... Make sure that invalid cache from older versions is...
2014-11-02 Jean-Philippe... Prevents one query per tracker.
2014-11-02 Jean-Philippe... Moved controller code to new method Project#add_default...
2014-11-02 Jean-Philippe... Adds a 'sorted' scope to Project.
2014-11-02 Jean-Philippe... Code cleanup, #roadmap no longer exists.
2014-11-02 Jean-Philippe... Removed unused helpers.
2014-11-02 Jean-Philippe... Code cleanup, removed conditions on request method.
2014-11-02 Jean-Philippe... Adds (un)check all buttons to select all projects ...
2014-11-02 Jean-Philippe... Adds :field_default_status to locales (#5991).
2014-11-02 Jean-Philippe... Default status per tracker (#5991).
2014-11-02 Jean-Philippe... Fixed that IssueRelation should not be responsible...
2014-11-02 Toshi MARUYAMAJapanese translation updated by Go MAEDA (#18254)
2014-11-01 Toshi MARUYAMAJapanese wiki_syntax_detailed.html translation updated...
2014-10-31 Toshi MARUYAMAGemfile: update Rails to 4.1.7
2014-10-30 Jean-Philippe... Removed ORDER option on acts_as_tree that duplicates...
2014-10-29 Jean-Philippe... Fixed SQL errors with SQLServer (column specified more...
2014-10-29 Jean-Philippe... Order scopes cleanup.
2014-10-28 Jean-Philippe... Code cleanup.
2014-10-28 Jean-Philippe... Removed unused instance variable.
2014-10-28 Jean-Philippe... Code cleanup.
2014-10-28 Jean-Philippe... Code cleanup, removed raw SQL.
2014-10-28 Jean-Philippe... Need to require net/ldap in tests (#18192).
2014-10-27 Toshi MARUYAMALatvian translation updated by Jānis Elmeris (#18182)
next