]> source.dussan.org Git - redmine.git/shortlog
redmine.git
2013-12-14 Jean-Philippe... Adds tests for custom field description.
2013-12-14 Jean-Philippe... Removed default values on custom field min and max...
2013-12-14 Jean-Philippe... ruby1.8 compatibility.
2013-12-14 Jean-Philippe... Removed hardcoded format in API response.
2013-12-14 Jean-Philippe... Removed hardcoded formats for right-click edit.
2013-12-14 Jean-Philippe... Adds translations.
2013-12-14 Jean-Philippe... Merged custom fields format refactoring.
2013-12-09 Toshi MARUYAMAadd tests for non member watchers (#15622)
2013-12-09 Toshi MARUYAMAfix indents of OpenID tests in UserTest
2013-12-09 Toshi MARUYAMAcode format clean up UserTest
2013-12-09 Toshi MARUYAMAcode format clean up MemberTest
2013-12-09 Toshi MARUYAMAcode format clean up WatchersControllerTest
2013-12-09 Toshi MARUYAMAfix disable to run test environment
2013-12-07 Toshi MARUYAMAremove duplicate test from UsersControllerTest
2013-12-07 Toshi MARUYAMAfix duplicate test name in IssuesControllerTest
2013-12-07 Toshi MARUYAMAprevent i18n deprecated warning
2013-12-06 Toshi MARUYAMAremove extra empty lines from test/unit/changeset_test.rb
2013-12-06 Toshi MARUYAMAadd test to send one mail with both settngs in creating...
2013-12-06 Toshi MARUYAMAadd test not to send mail with no settng in creating...
2013-12-06 Toshi MARUYAMAexplicitly use mail send setting in unit issue test...
2013-12-05 Toshi MARUYAMAremove "address_separator" etc. from tr.yml
2013-12-05 Toshi MARUYAMATurkish translation updated by Mert Salih Kaplan (...
2013-12-04 Toshi MARUYAMAremove trailing white-spaces from test/unit/attachment_...
2013-12-04 Toshi MARUYAMAupdate Rails version 3.2.16
2013-11-29 Jean-Philippe... Fixed that preferences are not preserved when adding...
2013-11-29 Jean-Philippe... Fixed that CSS class for done ratio is not properly...
2013-11-29 Jean-Philippe... Fixed that validating a Setting with invalid name trigg...
2013-11-27 Jean-Philippe... Fixed that the label element may contain at most one...
2013-11-25 Toshi MARUYAMAuse escaping html in wiki_syntax_detailed.html
2013-11-25 Toshi MARUYAMAJapanese translation updated by Go MAEDA (#15524)
2013-11-23 Toshi MARUYAMAuse escaping html in Russian wiki_syntax.html (#9442)
2013-11-23 Toshi MARUYAMARussian wiki syntax help translations by Denis Savitsky...
2013-11-23 Jean-Philippe... Extract generic formatting options to an helper.
2013-11-23 Jean-Philippe... Don't create duplicate wikis in test (#15420).
2013-11-23 Jean-Philippe... Updates for 2.4.1 release.
2013-11-22 Jean-Philippe... Fixed that non-GET API requests respond with 422 (...
2013-11-20 Jean-Philippe... Fixed that the sidebar may be displayed empty (#15414).
2013-11-19 Jean-Philippe... Use pagination css class for search results pagination...
2013-11-19 Jean-Philippe... HTML5 conformance of error pages (#15381).
2013-11-19 Toshi MARUYAMACzech "message" and "changeset" translation changed...
2013-11-19 Toshi MARUYAMAfix wiki syntax "bold italic" (#15391, #15401)
2013-11-19 Toshi MARUYAMACzech Wiki syntax traslation updated by Karel Pičman...
2013-11-19 Toshi MARUYAMAGerman translation updated by Daniel Felix (#15395)
2013-11-19 Toshi MARUYAMACzech traslation for 2.4-stable updated by Karel Pičman...
2013-11-18 Jean-Philippe... Removed database_cleaner dependency (#15377).
2013-11-18 Toshi MARUYAMATraditional Chinese translation updated by ChunChang...
2013-11-17 Jean-Philippe... CHANGELOG for 2.4.0.
2013-11-16 Jean-Philippe... Bulgarian translation by Ivan Cenov (#15369).
2013-11-16 Jean-Philippe... Fixed UI tests.
2013-11-16 Jean-Philippe... Use :button_edit instead of :button_update for editing...
2013-11-16 Jean-Philippe... Use :button_save instead of :button_update on committer...
2013-11-16 Jean-Philippe... Removed deferred tests.
2013-11-15 Jean-Philippe... Add an indication to admin/info whether or not ImageMag...
2013-11-15 Jean-Philippe... Fixed that update_form always proposes the default...
2013-11-13 Toshi MARUYAMAfix repository tree can't handle two loading at once...
2013-11-11 Jean-Philippe... Fixed uninitialized constant Redmine::Scm::Adapters...
2013-11-11 Jean-Philippe... Fixed repository browser alignment (#15307).
2013-11-11 Jean-Philippe... Removed svn:mergeinfo properties from trunk.
2013-11-11 Jean-Philippe... Removed deprecated align and width html attributes...
2013-11-11 Jean-Philippe... Code cleanup: unverified request no longer raises a...
2013-11-10 Toshi MARUYAMAci.rake: code format cleanup
2013-11-10 Jean-Philippe... Adds a CSS class for reorder links (#15307).
2013-11-10 Jean-Philippe... Set version to 2.4.0.
2013-11-10 Jean-Philippe... Fixed that rake db:create fails with JRuby (#15218).
2013-11-10 Toshi MARUYAMAci.rake: use 'jdbcsqlite3' for JRuby
2013-11-10 Toshi MARUYAMAci.rake: code format cleanup
2013-11-10 Toshi MARUYAMAwork around "rake db:create:all" error on JRuby SQLite3
2013-11-09 Toshi MARUYAMAremove trailing white-spaces from test/unit/project_mem...
2013-11-09 Toshi MARUYAMAupgrade activerecord-jdbc-adapter to 1.3.2
2013-11-09 Toshi MARUYAMAremove trailing white-spaces from test/unit/query_test.rb
2013-11-09 Toshi MARUYAMAremove trailing white-spaces from test/unit/setting_test.rb
2013-11-09 Jean-Philippe... Custom fields in issue form - splitting is incorrect...
2013-11-09 Jean-Philippe... Accept issue id with leading sharp when adding a relate...
2013-11-09 Jean-Philippe... Log errors when moving attachments (#15295).
2013-11-09 Jean-Philippe... Accept custom field format added at runtime (#15277).
2013-11-09 Jean-Philippe... Gantt: sort versions like on the roadmap (#7335).
2013-11-09 Jean-Philippe... Upgrade to Rails 3.2.15.
2013-11-09 Jean-Philippe... Wiki Pages REST API with version returns wrong comments...
2013-10-29 Toshi MARUYAMAGemfile: remove "i18n"
2013-10-29 Toshi MARUYAMAback out r12241 (back out Rails version 3.2.13)
2013-10-29 Toshi MARUYAMAGemfile: update Rails version 3.2.15
2013-10-26 Jean-Philippe... Fixed test failure (#15182).
2013-10-26 Jean-Philippe... Return to section anchor after wiki section edit (...
2013-10-26 Jean-Philippe... Upgrade CodeRay to 1.1.0 (#8253).
2013-10-26 Jean-Philippe... Replaces <option value=""></option> which is not HTML5...
2013-10-26 Jean-Philippe... Prevents duplicate element ids (#15191).
2013-10-26 Jean-Philippe... Replaced acronym with abbr tags (#15191).
2013-10-26 Jean-Philippe... Fixed: JS-error while using a global custom query w...
2013-10-24 Toshi MARUYAMASimplified Chinese translation updated (#15186)
2013-10-24 Toshi MARUYAMAcode format cleanup app/models/changeset.rb
2013-10-24 Toshi MARUYAMAcode format cleanup app/models/issue.rb
2013-10-24 Toshi MARUYAMASimplified Chinese translation for 2.3-stable updated...
2013-10-20 Jean-Philippe... Avoid a query if enabled_modules association is already...
2013-10-20 Jean-Philippe... Fixed that issue nested set update is triggered even...
2013-10-20 Jean-Philippe... Projects selection on custom field form (#15136).
2013-10-17 Toshi MARUYAMAremove trailing white-spaces from test/unit/user_test.rb
2013-10-15 Jean-Philippe... Avoid N queries when displaying the issue list with...
2013-10-14 Jean-Philippe... Fixed that WikiContent#next_version raises a comparison...
2013-10-14 Jean-Philippe... Adds some links for wiki history navigation.
2013-10-13 Jean-Philippe... Fixed that viewing/editing a wiki page without WikiCont...
next