]> source.dussan.org Git - redmine.git/shortlog
redmine.git
2017-01-08 Jean-Philippe... Adds a flash message when deleting a board (#24535).
2017-01-08 Jean-Philippe... Issue destroy : Reassign time issue autocomplete (...
2017-01-08 Jean-Philippe... Remove iteration in ApplicationHelper#syntax_highlight_...
2017-01-08 Jean-Philippe... Adds a tooltip to cells on workflow page (#12598).
2017-01-08 Toshi MARUYAMAremove empty lines including white space from test...
2017-01-08 Toshi MARUYAMAremove trailing white space from app/controllers/files_...
2017-01-08 Toshi MARUYAMAremove trailing white space from app/models/version.rb
2017-01-08 Toshi MARUYAMACzech translation for trunk updated by Karel Pičman...
2017-01-08 Toshi MARUYAMACzech translation for 3.3-stable updated by Karel Pičma...
2017-01-07 Jean-Philippe... Preload :roles for displaying user memberships (#23519).
2017-01-07 Jean-Philippe... Don't destructively insert builtin_role into roles...
2017-01-07 Jean-Philippe... Reset #roles on reload (#23519).
2017-01-07 Jean-Philippe... Don't preload projects and roles on Principal#membershi...
2017-01-07 Jean-Philippe... More readable regexp for parse_redmine_links (#24382).
2017-01-07 Jean-Philippe... Don't redirect to lost password page after login (...
2017-01-07 Jean-Philippe... Sort user memberships by project.
2017-01-07 Jean-Philippe... Don't render memberships forms, use #edit instead.
2017-01-07 Jean-Philippe... Updates for 3.3.2 release.
2017-01-07 Jean-Philippe... Bulgarian translation (#24645).
2017-01-04 Jean-Philippe... Wrong activity timezone on user page (#14658).
2017-01-04 Jean-Philippe... Missing "next" pagination link when looking at yesterda...
2017-01-04 Jean-Philippe... Validate length of custom field regexp (#24283).
2017-01-04 Jean-Philippe... Updates year in footer.
2017-01-03 Jean-Philippe... Speeds up Project.allowed_to_condition for users who...
2017-01-03 Jean-Philippe... Speeds up rendering of the project list for users who...
2016-12-31 Jean-Philippe... Unneeded assignment (#24693).
2016-12-31 Jean-Philippe... Don't show the "reassign" option when deleting issues...
2016-12-31 Jean-Philippe... Update project_id column in case some time entries...
2016-12-31 Jean-Philippe... Add :error_cannot_reassign_time_entries_to_an_issue_abo...
2016-12-31 Jean-Philippe... Handle time entries on subtasks and prevent from reassi...
2016-12-31 Jean-Philippe... Don't load Member#user, use #principal instead.
2016-12-31 Jean-Philippe... Fixed that project settings should show locked members...
2016-12-31 Jean-Philippe... Skip workflow creation in tests for each locale.
2016-12-31 Jean-Philippe... Fixed that X-Sendfile header is never set (#24646).
2016-12-31 Jean-Philippe... Don't reload attachments if they are already loaded.
2016-12-31 Jean-Philippe... Fixed that reported test duration can be wrong.
2016-12-21 Jean-Philippe... Adds .rebuild_single_tree! to rebuild a single tree...
2016-12-21 Jean-Philippe... Change English translation for label_user_mail_option_o...
2016-12-21 Jean-Philippe... Files REST API (#19116).
2016-12-21 Jean-Philippe... Prevent parent issue from being closed if a child issue...
2016-12-20 Jean-Philippe... Adds an index on issues parent_id (#23987).
2016-12-20 Jean-Philippe... Fix german locale string #23888.
2016-12-20 Jean-Philippe... Rename "issue" to "item" in query helpers (#24643).
2016-12-20 Jean-Philippe... Restricts the list of file types that can be thumbnailed.
2016-12-18 Jean-Philippe... Typo: s/changset-comments/changeset-comments/ (#22758...
2016-12-18 Jean-Philippe... Add :error_move_of_child_not_possible i18n string ...
2016-12-18 Jean-Philippe... Show an error message when changing an issue's project...
2016-12-18 Jean-Philippe... Sort completed versions in reverse order on the roadmap...
2016-12-16 Jean-Philippe... Make the email notifications for adding/updating issues...
2016-12-16 Jean-Philippe... Test cleanup.
2016-12-16 Jean-Philippe... Test cleanup.
2016-12-16 Jean-Philippe... Fixed the assertion (#24186).
2016-12-16 Jean-Philippe... Restrict the length attachment filenames on disk (...
2016-12-16 Jean-Philippe... Time entry form - limit issue autocomplete to already...
2016-12-16 Jean-Philippe... Workflow editing shows statuses of irrelevant roles...
2016-12-16 Jean-Philippe... Removed unused CSS class ".icon-details" (#24578).
2016-12-16 Jean-Philippe... Makes the text "Enable regular expressions" clickable...
2016-12-16 Jean-Philippe... Removes gantt and calendar links from the sidebar.
2016-12-16 Jean-Philippe... Menu items mapping.
2016-12-14 Toshi MARUYAMAremove trailing white space from app/models/user_prefer...
2016-12-14 Toshi MARUYAMAremove training white space from app/models/user.rb
2016-12-14 Toshi MARUYAMAremove trailing white space from app/models/role.rb
2016-12-14 Toshi MARUYAMAremove trailing white space from app/models/issue_relat...
2016-12-13 Jean-Philippe... Don't use assert_equal nil.
2016-12-13 Jean-Philippe... Unarchive link not working for subprojects of closed...
2016-12-13 Jean-Philippe... Make it work for 0 projects (#24587).
2016-12-13 Jean-Philippe... Improve custom fields list performance (#24587).
2016-12-13 Jean-Philippe... Use multipart forms for objects that may have file...
2016-12-13 Jean-Philippe... Adds :not_a_regexp i18n string (#5864).
2016-12-13 Jean-Philippe... Adds :setting_mail_handler_enable_regex_delimiters...
2016-12-13 Jean-Philippe... Optional Regex delimiters to truncate incoming emails...
2016-12-12 Jean-Philippe... Don't use assert_equal nil.
2016-12-12 Jean-Philippe... Adds :setting_commit_logs_formatting i18n string (...
2016-12-12 Jean-Philippe... Adds a setting to enable/disable formatting of commit...
2016-12-11 Jean-Philippe... Use tiny_tds 0.7 for ruby < 2.0 (#23932).
2016-12-11 Jean-Philippe... Use assert_nil instead of assert_equal.
2016-12-11 Jean-Philippe... Use assert_nil instead of assert_equal.
2016-12-11 Jean-Philippe... Use tiny_tds 1.0.5 (#23932).
2016-12-11 Jean-Philippe... "Clear" button in Spent Time Report tab also clears...
2016-12-11 Jean-Philippe... Redmine loses filters after deleting a spent time ...
2016-12-10 Jean-Philippe... Enforce issue assignee validation (#23921).
2016-12-10 Jean-Philippe... Reverted r16053 (#23318).
2016-12-10 Jean-Philippe... #lock_nested_set very slow on mysql with thousands...
2016-12-03 Jean-Philippe... Reverts r16051 and r16050 for now (#15361).
2016-12-03 Jean-Philippe... Removes calls to #reset_cycle (#15361).
2016-12-03 Jean-Philippe... Use css pseudo-classes instead "odd", "even" classes...
2016-12-03 Jean-Philippe... Use .unscoped when querying and creating builtin object...
2016-12-03 Jean-Philippe... Query totals and query buttons overlaps on small screen...
2016-12-03 Jean-Philippe... Don't show project column by default when inside a...
2016-12-03 Jean-Philippe... Add link to issue list on version estimated time.
2016-12-03 Jean-Philippe... Sort members on the DB side.
2016-12-03 Jean-Philippe... Prevent scrollbars on issue attributes.
2016-12-03 Jean-Philippe... Fixed layout for enumerations tables.
2016-12-03 Toshi MARUYAMAGerman "notice_failed_to_save_time_entries" translation...
2016-12-03 Toshi MARUYAMAGerman translation changed by JW Fuchs (#23388)
2016-12-03 Toshi MARUYAMAGerman "repository" translation changed by JW Fuchs...
2016-12-02 Toshi MARUYAMAJapanese translation updated by Go MAEDA (#24512)
2016-12-02 Toshi MARUYAMASpanish translation changed (adding accent mark and...
2016-12-01 Toshi MARUYAMAJapanese translation for text_git_repository_note chang...
2016-12-01 Toshi MARUYAMAJapanese translation for "format" changed by Go MAEDA...
next