]> source.dussan.org Git - redmine.git/shortlog
redmine.git
2018-09-23 Jean-Philippe... redmine:email:read and rdm-mailhandler.rb should use...
2018-09-23 Jean-Philippe... Remove unused and broken method CustomField.visibility_...
2018-09-23 Jean-Philippe... Adds translation strings (#29606).
2018-09-23 Jean-Philippe... Support self-signed LDAPS connections (#29606).
2018-09-23 Jean-Philippe... Typo in french translation (#29275).
2018-09-23 Jean-Philippe... Column Project is no longer added by default to the...
2018-09-23 Jean-Philippe... Test failures with sqlite3.
2018-09-23 Jean-Philippe... Sqlite3: change default value for booleans to 1 or...
2018-09-23 Jean-Philippe... Sqlite3: Boolean values are now stored as 1 and 0 ...
2018-09-23 Jean-Philippe... Fixed that issue details page shows default values...
2018-09-23 Go MAEDAAdd assignable, issues_visibility, time_entries_visibil...
2018-09-20 Go MAEDAMove left bottom links from project settings above...
2018-09-20 Go MAEDAExpose the Admin flag on the users api to admin users...
2018-09-20 Go MAEDAAdd a link to issue summary to issue tracking box on...
2018-09-20 Go MAEDARedmine::SortCriteria#normalize! does not limit properl...
2018-09-18 Go MAEDAAdd assignee's icon to tooltips in gantt and calendar...
2018-09-18 Go MAEDAAdd "View Differences" button above wiki and repository...
2018-09-15 Jean-Philippe... Reverts r17354 (#28829).
2018-09-15 Jean-Philippe... Special character like quote breaks wiki links (#22967).
2018-09-15 Jean-Philippe... Create fixture correctly.
2018-09-15 Jean-Philippe... Disable workflow checkboxes with no status change ...
2018-09-15 Jean-Philippe... Change English translation for setting_issue_list_defau...
2018-09-15 Jean-Philippe... Custom field values for enumerations not saved (#28925).
2018-09-15 Go MAEDAHighlight due date of overdue issues in the issues...
2018-09-14 Go MAEDAAllow project bulk edit of time entries (#26534).
2018-09-14 Go MAEDAAdd "icon" class to items in time entries context menu...
2018-09-11 Go MAEDAAdds ##123-linking syntax docs to detailed help pages...
2018-09-10 Go MAEDAAdds documentation for ##123 issue linking syntax ...
2018-09-08 Go MAEDAAdds ##123 extended issue linking syntax (#29488).
2018-08-26 Go MAEDAFix typo in test name: s/highligth/highlight/ (#29440).
2018-08-25 Go MAEDAMercurial 4.7 compatibility (#29413).
2018-08-15 Go MAEDARefactor Redmine::MimeType.of. Uses MiniMime.lookup_by_...
2018-08-15 Go MAEDATest that Redmine::MimeType.css_class_of, main_mimetype...
2018-08-15 Go MAEDATest that Redmine::MimeType.of is case-insensitive...
2018-08-13 Go MAEDADon't require mime-types (#29359).
2018-08-12 Go MAEDAReplace String#gsub with faster String#tr (#29363).
2018-08-12 Go MAEDAReplace mime-types gem with more efficient mini_mime...
2018-08-09 Go MAEDAMark default version in versions tab from project setti...
2018-08-09 Jean-Philippe... Updated French translation
2018-08-09 Go MAEDAFix a test failure in test/functional/my_controller_tes...
2018-08-08 Go MAEDAUpdate Rails to 5.2.1.
2018-08-05 Go MAEDAExport users list to CSV (#5957).
2018-08-02 Go MAEDAReplace Enumerable#sort with faster Enumerable#sort_by...
2018-08-02 Go MAEDATime entry creation: preserve 'spent on' value when...
2018-08-01 Go MAEDAReplace Hash#keys.each with faster Hash#each_key (...
2018-08-01 Go MAEDAAdd the missing icon class to the items with icons...
2018-07-29 Go MAEDAAdd a missing fixture (#2471).
2018-07-29 Go MAEDAUse pluck(:id) instead of collect(&:id) in app/models...
2018-07-28 Go MAEDAUse pluck(:id) instead of collect(&:id) (#26711).
2018-07-25 Go MAEDABulk delete wiki attachments (#16410).
2018-07-22 Go MAEDAAdd CSS class to identify public projects (#28413).
2018-07-21 Go MAEDAFix: Textile phrase modifiers break wiki macros (#29247).
2018-07-16 Go MAEDAAdd a missing fixture for IssuesTest#test_create_issue_...
2018-07-16 Go MAEDASetting page for repository does not scroll horizontall...
2018-07-12 Go MAEDAOnly allow the use of visible custom fields in time...
2018-07-12 Go MAEDAUse white instead of transparency (#26648).
2018-07-12 Go MAEDAShow transparency grid when previewing images (#26648).
2018-07-11 Go MAEDAAdd my activities to my page (#2471).
2018-07-10 Go MAEDATest for r17441 (#29189).
2018-07-10 Go MAEDADisplay custom fields on group pages (#29189).
2018-07-09 Go MAEDARemove filename from attachment preview links (#27822).
2018-07-09 Go MAEDAExtend watched_by_me-issue filter to include all projec...
2018-07-08 Go MAEDAEnsure that only visible watchers on issues can be...
2018-07-08 Go MAEDAAdds link to container to attachment view (#29190).
2018-07-06 Go MAEDAFix: Allow to set no_notification option when receiving...
2018-07-05 Go MAEDABulgarian translation update (#29197).
2018-07-02 Go MAEDA"thumbnail" macro may break filename attribute of the...
2018-06-30 Go MAEDASimpler expression for Japanese label_in_the_next_days...
2018-06-30 Go MAEDAChange Japanese translation for date filter operators...
2018-06-30 Go MAEDAChanged test name (#26091).
2018-06-29 Go MAEDATest for r17421 (#26091).
2018-06-28 Go MAEDAUse active voice instead of passive voice in Japanese...
2018-06-28 Go MAEDARemove unnecessary trailing white-spaces.
2018-06-28 Go MAEDAAllow to filter by all versions on the global issue...
2018-06-27 Go MAEDAShow images and thumbnails in their natural orientation...
2018-06-26 Go MAEDATraditional Chinese translation update (#29107).
2018-06-26 Go MAEDAChange Japanese translation for text_user_mail_option...
2018-06-25 Go MAEDAAdd check/unchek all icon in "Copy" section on copy_pro...
2018-06-25 Go MAEDAUpdate rbpdf gem to 1.19.5 (#28125).
2018-06-24 Go MAEDAMove edit and delete buttons for queries to the buttons...
2018-06-23 Jean-Philippe... Move action links and edit form above the history when...
2018-06-23 Jean-Philippe... Dangerous query method deprecation warnings (#23630).
2018-06-23 Jean-Philippe... Upgrade to Rails 5.2.0 (#23630).
2018-06-22 Go MAEDARedmine::VERSION::revision should take subversion_comma...
2018-06-22 Go MAEDAAdd check/uncheck all projects button to "Email notific...
2018-06-18 Go MAEDAUpdate rbpdf gem to 1.19.4 (#28125).
2018-06-18 Go MAEDAAdd links to Users, Projects and Versions in timelog...
2018-06-17 Jean-Philippe... Update User#last_login_on only once per minute and...
2018-06-17 Jean-Philippe... Use arrows for repository browser.
2018-06-17 Jean-Philippe... Removes unused move down/up CSS classes.
2018-06-17 Jean-Philippe... Changes arrow images.
2018-06-17 Jean-Philippe... Slight change to wiki toolbar style.
2018-06-17 Jean-Philippe... Don't repeat revision on each line.
2018-06-17 Jean-Philippe... Highlight "Spent time" in main menu when creating a...
2018-06-17 Jean-Philippe... Add Users tab to application settings.
2018-06-17 Jean-Philippe... Cannot clear category field on copying an Issue (#28951).
2018-06-17 Jean-Philippe... Image filename for HDPI monitors (image@2x.jpg) are...
2018-06-17 Jean-Philippe... "attachment:filename" link syntax would not work if...
2018-06-17 Jean-Philippe... User link syntax (user:login) doesn't work for logins...
2018-06-17 Go MAEDAClear subtask assignee during copy if is locked (#28946).
next