]> source.dussan.org Git - redmine.git/shortlog
redmine.git
2016-08-30 Jean-Philippe... Return attachment id in api response to attachment...
2016-08-30 Jean-Philippe... Show revision details using the same structure and...
2016-08-30 Jean-Philippe... Add "Log time" to global button menu (+) (#23639).
2016-08-30 Jean-Philippe... Enable filtering versions on Project -> Settings -...
2016-08-30 Jean-Philippe... Redirect to referer to preserve pagination and filter.
2016-08-30 Jean-Philippe... Adds name filter on group list.
2016-08-30 Jean-Philippe... Adds pagination to group list.
2016-08-30 Jean-Philippe... Adds pagination to admin project list.
2016-08-30 Jean-Philippe... Adds i18n strings (#23653).
2016-08-30 Jean-Philippe... User preference for monospaced / variable-width font...
2016-08-30 Jean-Philippe... Disable "Select project modules" permission does not...
2016-08-30 Jean-Philippe... Filter on issue ID with between/lesser/greater operator...
2016-08-30 Jean-Philippe... Fixed that restricted custom permissions on for non...
2016-08-30 Jean-Philippe... Creating a wiki page named "Sidebar" without proper...
2016-08-20 Jean-Philippe... Test failure (#23410).
2016-08-20 Jean-Philippe... New "Spent time" menu tab when spent time module is...
2016-08-20 Jean-Philippe... Issue#editable_custom_field_values very slow for issues...
2016-08-20 Jean-Philippe... Adds :error_no_projects_with_tracker_allowed_for_new_is...
2016-08-20 Jean-Philippe... New issue raises an error if no projects available...
2016-08-20 Jean-Philippe... Wrong CSS classes in subtasks tree (#23391).
2016-08-20 Jean-Philippe... Adds issue tracker and status columns and filters on...
2016-08-18 Jean-Philippe... MySQL: You can't specify target table for update in...
2016-08-12 Toshi MARUYAMAupgrade Rails to 4.2.7.1
2016-07-21 Jean-Philippe... Don't call #slice on association proxy.
2016-07-21 Jean-Philippe... Don't use render :text => "".
2016-07-21 Jean-Philippe... Don't error if an invalid setting is given.
2016-07-21 Jean-Philippe... Don't check that params[:settings] is a Hash.
2016-07-21 Jean-Philippe... Set preferences with #safe_attributes=.
2016-07-21 Jean-Philippe... Removes calls to #assert_template and #assigns in integ...
2016-07-21 Jean-Philippe... Changes required by functional tests updates.
2016-07-21 Jean-Philippe... Removes calls to #assert_template and #assigns in funct...
2016-07-21 Jean-Philippe... Removes calls to #assert_template and #assigns in funct...
2016-07-20 Toshi MARUYAMAJapanese translation for label_commits_per_author chang...
2016-07-20 Toshi MARUYAMATraditional Chinese "issue" translation in r15716 chang...
2016-07-20 Toshi MARUYAMATraditional Chinese textile and markdown help translati...
2016-07-19 Jean-Philippe... Removes calls to #assert_template and #assigns in funct...
2016-07-19 Toshi MARUYAMASimplified Chinese translation for 3.3-stable updated...
2016-07-19 Toshi MARUYAMASimplified Chinese translation for 3.1-stable updated...
2016-07-19 Toshi MARUYAMATraditional Chinese "issue" translation in r15702 chang...
2016-07-19 Toshi MARUYAMATraditional Chinese translation updated by Tigergm...
2016-07-19 Toshi MARUYAMACatalan translation fixed by Jordi Mas (#23250)
2016-07-19 Toshi MARUYAMAKorean translation updated by Yonghwan SO (#23134)
2016-07-19 Toshi MARUYAMAremove trailing white-space from app/models/time_entry_...
2016-07-19 Toshi MARUYAMAfix encoding error in de.yml (#23369, #21421)
2016-07-18 Jean-Philippe... Removes calls to #assert_template and #assigns in funct...
2016-07-17 Jean-Philippe... Don't respond with the error template when annotate...
2016-07-17 Jean-Philippe... Use safe_attributes for email addresses.
2016-07-17 Jean-Philippe... Use safe_attributes for auth sources.
2016-07-17 Jean-Philippe... Use safe_attributes for issue statuses.
2016-07-17 Jean-Philippe... Use safe_attributes for custom field enumerations.
2016-07-17 Jean-Philippe... Use safe_attributes for custom fields.
2016-07-17 Jean-Philippe... Use safe_attributes for user preferences.
2016-07-17 Jean-Philippe... Use head instead of render :nothing => true.
2016-07-16 Jean-Philippe... Include url helpers in helper tests.
2016-07-16 Jean-Philippe... Use #update! instead of #update_attribute.
2016-07-16 Jean-Philippe... Don't use add_on_empty.
2016-07-16 Jean-Philippe... Adds a class for testing helpers.
2016-07-16 Jean-Philippe... Dup @generated_changeset_rev.
2016-07-16 Jean-Philippe... Include URL helpers.
2016-07-16 Jean-Philippe... Passing arguments to assert_nothing_raised is deprecate...
2016-07-16 Jean-Philippe... Don't use an argument to reload.
2016-07-16 Jean-Philippe... Use #update! instead of #update_attribute.
2016-07-16 Jean-Philippe... Don't call #slice on proxy.
2016-07-16 Jean-Philippe... Don't pass conditions to #destroy_all.
2016-07-16 Jean-Philippe... Don't pass conditions to #delete_all.
2016-07-16 Jean-Philippe... Don't pass conditions to #delete_all.
2016-07-16 Jean-Philippe... Use named route.
2016-07-16 Jean-Philippe... Don't pass conditions to #destroy_all.
2016-07-16 Jean-Philippe... Use head instead of render :nothing => true.
2016-07-16 Jean-Philippe... Don't compare with Hash.
2016-07-16 Jean-Philippe... Use safe_attributes.
2016-07-16 Jean-Philippe... Use safe_attributes.
2016-07-16 Jean-Philippe... Don't pass conditions to #delete_all.
2016-07-16 Jean-Philippe... Pass parameters with :params in controller tests.
2016-07-16 Jean-Philippe... Accept 5 arguments.
2016-07-16 Jean-Philippe... Pass parameters with :params in controller tests.
2016-07-14 Jean-Philippe... Handle admin and login with safe_attributes.
2016-07-14 Jean-Philippe... Don't pass conditions to #delete_all.
2016-07-14 Jean-Philippe... Adds our own class for controller tests.
2016-07-14 Jean-Philippe... Don't use alias_chain_method.
2016-07-14 Jean-Philippe... Don't generate URL from params.
2016-07-14 Jean-Philippe... Use .around_action instead of .around_filter.
2016-07-14 Jean-Philippe... Removes a call to alias_method_chain.
2016-07-14 Jean-Philippe... Use .skip_before_action instead of .skip_before_filter.
2016-07-14 Jean-Philippe... Use .before_action instead of .before_filter.
2016-07-14 Jean-Philippe... Use .distinct instead of .uniq.
2016-07-14 Jean-Philippe... Removes a call to alias_method_chain.
2016-07-14 Jean-Philippe... Removes a call to alias_method_chain.
2016-07-13 Jean-Philippe... Avatars in issue history are cropped.
2016-07-13 Jean-Philippe... Ability to delete multiple attachments while updating...
2016-07-13 Jean-Philippe... Make time entries groupable (#16843).
2016-07-13 Jean-Philippe... Adds a link to spent time on version details (#13558).
2016-07-13 Jean-Philippe... Don't reserve 15% for buttons.
2016-07-13 Jean-Philippe... Adds a version filter on time entries (#13558).
2016-07-12 Jean-Philippe... Fully qualify the Version class in Redmine::Helpers...
2016-07-12 Jean-Philippe... Remove special behaviour for listing issue time entries...
2016-07-12 Jean-Philippe... Helper is needed to render the sidebar (#14790).
2016-07-12 Jean-Philippe... Display the list of saved queries in the sidebar (...
2016-07-12 Jean-Philippe... Adds scopes for retrieving the appropriate queries...
2016-07-12 Jean-Philippe... Moves sidebar queries rendering to QueriesHelper (...
next