]> source.dussan.org Git - redmine.git/shortlog
redmine.git
2018-09-30 Jean-Philippe... Adds style to the empty preview message (#27758).
2018-09-30 Jean-Philippe... Update french translation.
2018-09-30 Jean-Philippe... Update the style of JQuery dropdown menu (#24681).
2018-09-30 Jean-Philippe... Add a checkbox to create the wiki page with or without...
2018-09-30 Jean-Philippe... Reverts unwanted change.
2018-09-30 Go MAEDAUpdated the "Code highlighting" section in wiki help...
2018-09-29 Jean-Philippe... Removed message to stdout (#28934).
2018-09-29 Jean-Philippe... SQLite3::ConstraintException
2018-09-29 Jean-Philippe... Update the list with popular languages (#24681).
2018-09-29 Jean-Philippe... Syntax highlighter: replace CodeRay with Rouge (#24681).
2018-09-27 Go MAEDARussian translation update (#29673).
2018-09-27 Go MAEDAAdd label_nothing_to_preview to locales (#27758).
2018-09-27 Go MAEDAAllow line break of project column im time entry table...
2018-09-27 Go MAEDA"no_notification" option is not listed in the help...
2018-09-26 Jean-Philippe... Removed unused helper #preview_link (#27758).
2018-09-26 Jean-Philippe... Adds strings to jstoolbar locales (#27758).
2018-09-26 Jean-Philippe... Use Edit instead of Write (#27758).
2018-09-26 Jean-Philippe... Removed unused image (#27758).
2018-09-26 Jean-Philippe... Removes render_ prefix from cancel_button_tag methods...
2018-09-26 Jean-Philippe... Add cancel button to new/edit log time page (#8888).
2018-09-26 Jean-Philippe... Adds preview option to the wiki toolbar (#27758).
2018-09-25 Go MAEDABulgarian translation update (#29670).
2018-09-25 Go MAEDAMove "Latest news" above "Members" on project overview...
2018-09-24 Go MAEDAUse the id field as project_key in ProjectCustomField...
2018-09-23 Jean-Philippe... Link to user in wiki syntax only works when login is...
2018-09-23 Jean-Philippe... Failed to run “rake db:migrate" command against clean...
2018-09-23 Jean-Philippe... Support migration context for plugins (#28934).
2018-09-23 Jean-Philippe... Use label_revision instead of label_version for wiki...
2018-09-23 Jean-Philippe... Add some spacing.
2018-09-23 Jean-Philippe... Cleanup.
2018-09-23 Jean-Philippe... Remove link to current version, already present in...
2018-09-23 Jean-Philippe... User label_revision instead of label_version for wiki...
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...
next