]> source.dussan.org Git - redmine.git/shortlog
redmine.git
2015-06-19 Jean-Philippe... Traditional Chinese translation (#20037).
2015-06-19 Jean-Philippe... Japanese translation update (#19991).
2015-06-19 Jean-Philippe... Bulgarian translation (#20130).
2015-06-19 Jean-Philippe... Removed extra blank lines (#19851).
2015-06-19 Jean-Philippe... Adds a UI test (#19851).
2015-06-19 Jean-Philippe... Tests that submitted data is present in the sudo form...
2015-06-19 Jean-Philippe... Removed extra blank lines (#19851).
2015-06-19 Jean-Philippe... Adds french translation (#19851).
2015-06-19 Jean-Philippe... Fixed wrong password rendering broken by r14339 (#19851).
2015-06-19 Jean-Philippe... Fixed r14339 for when closing the dialog by using the...
2015-06-19 Jean-Philippe... Fixed the sudo dialog when called from a dialog, eg...
2015-06-19 Jean-Philippe... Don't use SudoMode.disable! to skip API requests (...
2015-06-19 Jean-Philippe... Renamed sudo mode test.
2015-06-19 Jean-Philippe... Adds a configuration setting to enable sudo mode, disab...
2015-06-19 Jean-Philippe... Use existing label for password submission (#19851).
2015-06-19 Jean-Philippe... Changed /my/show_api_key route to /my/api_key (#19851).
2015-06-19 Jean-Philippe... Require password re-entry for sensitive actions (#19851).
2015-06-18 Jean-Philippe... Deprecates Project#member_principals.
2015-06-18 Toshi MARUYAMAGemfile: use jdbc-sqlite3 version >= 3.8.10.1 (#19252)
2015-06-17 Jean-Philippe... Prevent roles loading on each call to User#managed_role...
2015-06-17 Jean-Philippe... Adds a test for #19162.
2015-06-17 Toshi MARUYAMAGemfile: explicitly update jquery-rails version to...
2015-06-17 Toshi MARUYAMAremove trailing white spaces from app/models/principal.rb
2015-06-17 Toshi MARUYAMAGemfile: update Rails to 4.2.2
2015-06-16 Jean-Philippe... Strip leading spaces to prevent lines from being render...
2015-06-16 Jean-Philippe... Markdown formatter not running on rake test.
2015-06-16 Jean-Philippe... Don't duplicate tags.
2015-06-16 Jean-Philippe... Remove style tags from html body (#15716).
2015-06-15 Jean-Philippe... Adds a form to manually submit an email to the mail...
2015-06-15 Jean-Philippe... Better handle html-only emails (#16962).
2015-06-14 Jean-Philippe... Set new member form width to 90% (#19844).
2015-06-14 Jean-Philippe... Align roles on new member form (#19844).
2015-06-13 Jean-Philippe... Fixed test failure (#6118).
2015-06-13 Jean-Philippe... Put roadmap versions in <article> tags (#19341).
2015-06-13 Jean-Philippe... Put news articles into <article> tags (#19339).
2015-06-13 Jean-Philippe... Adds test for when filtering on invalid issue ids ...
2015-06-13 Jean-Philippe... Adds issue filters on parent/subtasks (#6118).
2015-06-13 Jean-Philippe... Add BOM to UTF-8 encoded CSV (#7037).
2015-06-13 Jean-Philippe... Adds a class for handling CSV generation (#7037).
2015-06-13 Jean-Philippe... Newlines stripped from CVS commit messages (#19835).
2015-06-06 Jean-Philippe... Set a max width to html email content (#16535).
2015-06-06 Jean-Philippe... Change default display mode for PDF Export to OneColumn...
2015-06-06 Jean-Philippe... Code formatting (#19982).
2015-06-06 Jean-Philippe... Replaces hard-coded strings in views (#19707).
2015-06-06 Jean-Philippe... Adds missing strings to locales (#8929).
2015-06-06 Jean-Philippe... Can't apply textile modifiers to 1 non-ASCII character...
2015-05-31 Jean-Philippe... acts_as_versioned not compatible with ActiveRecord...
2015-05-31 Jean-Philippe... Ability to limit member management to certain roles...
2015-05-30 Jean-Philippe... Fixed that project activity without parent hides system...
2015-05-30 Jean-Philippe... Fixed test failures introduced by r14288 (#19656).
2015-05-30 Jean-Philippe... Menu should not include "New issue" for users with...
2015-05-30 Jean-Philippe... Mail Handler: option for specifying a custom CA bundle...
2015-05-30 Jean-Philippe... Validates that activity belongs to project activities...
2015-05-30 Jean-Philippe... Update activities list when changing project/issue...
2015-05-30 Jean-Philippe... Missing fixtures.
2015-05-30 Jean-Philippe... Column 'address' in where clause may be ambiguous ...
2015-05-30 Jean-Philippe... Connection leak in Redmine.pm (#19956).
2015-05-30 Jean-Philippe... Adds missing translation strings.
2015-05-30 Jean-Philippe... Adds a role setting that viewing all or own time entrie...
2015-05-25 Jean-Philippe... Code cleanup.
2015-05-25 Jean-Philippe... Display time spent on the issue and the total time...
2015-05-25 Jean-Philippe... Don't store total estimated hours on parent issues...
2015-05-25 Jean-Philippe... Moved tests to issue_subtasking_test.
2015-05-25 Jean-Philippe... Adds a setting to control done ratio on parent tasks...
2015-05-25 Jean-Philippe... Adds settings to control start/due dates and priority...
2015-05-23 Jean-Philippe... Fixed that copying issues always copy subtasks and...
2015-05-23 Jean-Philippe... Missing validation for description size of versions...
2015-05-10 Jean-Philippe... Test broken by r14265 (#19458).
2015-05-10 Jean-Philippe... Code cleanup (#19458).
2015-05-10 Jean-Philippe... Add the ability to expire passwords after a configurabl...
2015-05-10 Jean-Philippe... Use #fixed_issues association (#19455).
2015-05-10 Jean-Philippe... Adds private issue option to receiving emails (#8424).
2015-05-10 Jean-Philippe... Raises 60-character limit for document titles to 255...
2015-05-10 Jean-Philippe... Merged r14256 from 3.0-stable.
2015-05-09 Jean-Philippe... Set a back_url when forcing new login after session...
2015-05-09 Jean-Philippe... Removed experimental flag on markdown format (#15520).
2015-05-09 Jean-Philippe... Adds flash messages to files_controller#create (#19793).
2015-05-09 Jean-Philippe... Can't bulk edit own time entries with "Edit own time...
2015-05-09 Jean-Philippe... Fixed that issue validation fails if % done field is...
2015-05-09 Jean-Philippe... Preload issue associations.
2015-05-09 Jean-Philippe... Preload changeset associations (#19706).
2015-05-08 Jean-Philippe... Refresh watchers list when watching/unwatching an issue...
2015-05-08 Jean-Philippe... Email addresses with slashes are not linked correctly...
2015-05-01 Toshi MARUYAMAprevent IssuesControllerTest#test_index_csv_big_5 fails...
2015-05-01 Toshi MARUYAMAGemfile: upgrade pg to 0.18.1
2015-04-30 Toshi MARUYAMAtravis: show mysql packages
2015-04-30 Toshi MARUYAMAtravis: fix MariaDB 5.5 test error
2015-04-30 Toshi MARUYAMAadd missing fixtures to test/unit/changeset_test.rb
2015-04-26 Jean-Philippe... Use accessor method.
2015-04-26 Jean-Philippe... Don't use a class variable for mail handler options.
2015-04-26 Jean-Philippe... Updates for 3.0.2 release.
2015-04-25 Jean-Philippe... Spanish translation update (#19570).
2015-04-25 Jean-Philippe... Removed invalid sanitizer in MailHandler (#19537).
2015-04-25 Jean-Philippe... Upgrade guide for 3.x version and get gid of DEPRECATIO...
2015-04-25 Jean-Philippe... Custom field (long text format) displayed even if empty...
2015-04-25 Jean-Philippe... Space between lines in nested lists not equal (#13583).
2015-04-24 Toshi MARUYAMAcopy Spanish wiki helps to Spanish Panama (#19489)
2015-04-24 Toshi MARUYAMASpanish Panama translation added by Leonel Iturralde...
2015-04-20 Toshi MARUYAMAfix indent of wiki_syntax_detailed_markdown.html
2015-04-20 Toshi MARUYAMAadd markdown wiki syntax help to tool bar (#16373)
next