OSDN Git Service

redminele/redmine.git
2009-05-30 Eric DavisAdded more plugin hooks:
2009-05-30 Eric DavisAdded hook, :model_changeset_scan_commit_for_issue_ids_...
2009-05-30 Eric DavisAdded two plugin hooks to the account page:
2009-05-30 Eric DavisAdded :view_versions_show_contextual hook. (#3036)
2009-05-30 Eric DavisFixed failing test in #3391. Quotes (") are html escaped.
2009-05-26 Jean-Philippe... FIxed: inline images not displayed in atom feeds (...
2009-05-25 Jean-Philippe... Render new message form if needed.
2009-05-25 Jean-Philippe... Add plugins information to script/about (#3387).
2009-05-25 Jean-Philippe... Ability to watch a wiki or a single wiki page (#413).
2009-05-25 Jean-Philippe... Fixed: Atom feeds leak email address (#3408).
2009-05-25 Jean-Philippe... Validate project identifier only when changed (#3352).
2009-05-18 Jean-Philippe... Link to the appropriate repository (#3376).
2009-05-18 Azamat Hackimovru.yml translation, adding to zh.yml missed string
2009-05-18 Azamat HackimovTranslation updates (#3374, #3375, # 3378, #3380, ...
2009-05-17 Eric DavisFixed an interpolation argument error in nl.yml
2009-05-17 Jean-Philippe... Fixes code comments.
2009-05-17 Jean-Philippe... Translations updates.
2009-05-17 Jean-Philippe... Adds a setting to choose which role is given to a non...
2009-05-17 Jean-Philippe... Translations updates.
2009-05-17 Jean-Philippe... Translations updates.
2009-05-17 Jean-Philippe... Ability to allow non-admin users to create projects...
2009-05-17 Jean-Philippe... Adds email notification on wiki changes (#413). It...
2009-05-17 Jean-Philippe... Makes issues/show accept rss key (#3362).
2009-05-14 Jean-Philippe... Fixed: issue status bulk edit broken by r2726 (#3347).
2009-05-13 Jean-Philippe... Ability to use any custom field as a cross-project...
2009-05-13 Jean-Philippe... Do not autologin if more that one token is found (...
2009-05-13 Jean-Philippe... Add token value uniqueness validation (#3351).
2009-05-13 Jean-Philippe... Use ActiveSupport::SecureRandom to generate tokens...
2009-05-13 Jean-Philippe... Fixed: issue bulk edit view broken by r2726 (#3347).
2009-05-13 Jean-Philippe... Fixed: issue move by non-admin broken by r2726 (#3354).
2009-05-12 Jean-Philippe... Escape custom field name.
2009-05-12 Jean-Philippe... Sort roles on account view.
2009-05-12 Jean-Philippe... Escape role name.
2009-05-12 Jean-Philippe... Display all users roles on project overview (#3339).
2009-05-12 Jean-Philippe... script/about updated (#3333).
2009-05-12 Jean-Philippe... Fixes Redmine.pm broken by r2726 (#3330).
2009-05-10 Jean-Philippe... Cleaning projects administration list.
2009-05-10 Jean-Philippe... Removes untranslated string.
2009-05-10 Jean-Philippe... Clear member_roles table before populating it.
2009-05-10 Jean-Philippe... Fixes project members copy with multiple roles.
2009-05-10 Jean-Philippe... Follows r2720 (#3308).
2009-05-10 Jean-Philippe... Allows multiple roles on the same project (#706). Prere...
2009-05-10 Jean-Philippe... Slight change to the permissions report view, with...
2009-05-10 Jean-Philippe... Fixes consistency of custom fields display on the issue...
2009-05-10 Jean-Philippe... Accept any svn tunnel scheme in repository URL (#3278).
2009-05-10 Jean-Philippe... Prevent nil error when retrieving svn version (#3268).
2009-05-10 Jean-Philippe... Adds wiki comments length validation (#3308).
2009-05-10 Jean-Philippe... Same as fix as r2705 from Trac wiki pages attachments...
2009-05-08 Jean-Philippe... Removes hardcoded table names in Repository#clear_chang...
2009-05-06 Eric DavisLink projects and users in the issue list.
2009-05-06 Eric DavisLink the project name in simple issue lists.
2009-05-04 Jean-Philippe... Adds group folding on issue list (#2679).
2009-05-04 Jean-Philippe... Disable email notifications before importing data.
2009-05-04 Jean-Philippe... Fixes r2707.
2009-05-04 Jean-Philippe... Fixes Mantis importer broken by 2670.
2009-05-04 Jean-Philippe... Fixed Trac importer broken by r2670 (#3254).
2009-05-03 Eric DavisAdded the ability to copy a project in the Project...
2009-05-01 Jean-Philippe... Adds hostname to Redmine links in atom feeds (#3275).
2009-05-01 Jean-Philippe... Fixes user edit urls (#3281).
2009-04-26 Jean-Philippe... Fixes self and alternate atom links (#3161).
2009-04-26 Jean-Philippe... Ticket grouping (#2679).
2009-04-25 Jean-Philippe... Adds .erb mime type.
2009-04-25 Jean-Philippe... Adds more css classes to the roadmap issues (#3214).
2009-04-25 Jean-Philippe... Adds the filename to the html title of attachment view.
2009-04-25 Jean-Philippe... Returns a 404 error when trying to view/download an...
2009-04-25 Jean-Philippe... Slight gantt export refactoring (#3229).
2009-04-25 Jean-Philippe... Fixes a javascript comment (#3238).
2009-04-24 Eric DavisAdded some new view hooks to the welcome page.
2009-04-24 Eric DavisAdded two new plugin hooks to the Project Overview...
2009-04-24 Jean-Philippe... Fixed: %0.2f is rendered as plain text in issues/destro...
2009-04-24 Jean-Philippe... Fixes a translation key (#3167).
2009-04-24 Jean-Philippe... Fixed: Calendar popup broken by i18n refactoring (...
2009-04-24 Jean-Philippe... Adds single forum atom feed (#3181).
2009-04-24 Jean-Philippe... Prevent recursive calls to RepositoriesHelper#repositor...
2009-04-21 Jean-Philippe... Fixed: Mercurial integration doesn't work if redmine...
2009-04-21 Jean-Philippe... Makes minimum password length configurable.
2009-04-21 Jean-Philippe... Less aggressive textile image tag parsing (#3209).
2009-04-21 Jean-Philippe... Ask user what to do with child pages when deleting...
2009-04-19 Azamat Hackimovfix for he.yml (#3204), thank Orgad Shaneh for patch
2009-04-19 Jean-Philippe... Fixed: an error is raised when no tab is available...
2009-04-19 Jean-Philippe... Fixed: Issue status in the notify email's subject is...
2009-04-19 Jean-Philippe... Adds mime type specific css classes to the SCM browser.
2009-04-17 Azamat HackimovTranslation updates: ru #3067, pl #3076, sv #3124,...
2009-04-10 Jean-Philippe... Fixes memory consumption on file upload (#3116).
2009-04-08 Jean-Philippe... Create the journal after issue save (#3140).
2009-04-08 Jean-Philippe... Slight change to french locale.
2009-04-08 Jean-Philippe... Fixes that custom values length and attachment size...
2009-04-07 Jean-Philippe... Inform about minimum/maximum field lengths in error...
2009-04-07 Jean-Philippe... Add test for r2664 (#3127).
2009-04-07 Jean-Philippe... Allow textile mailto links (#3127).
2009-04-07 Jean-Philippe... Fixed: links to changesets in activity and atom feeds...
2009-04-05 Jean-Philippe... Set a default scope for 'My page' block names translati...
2009-04-05 Jean-Philippe... Replaces List-Id header with Precedence and Auto-Submit...
2009-04-05 Jean-Philippe... Adds the ability to move threads between project forums...
2009-04-04 Jean-Philippe... Follows r2647.
2009-04-04 Jean-Philippe... Fixed: Sorting a query on a value that isn't in the...
2009-04-04 Jean-Philippe... Set minimum identifier lenght to 1 (#3073).
2009-04-02 Jean-Philippe... Email footer signature convention (#3084).
2009-04-02 Jean-Philippe... Make sure that lock_version changes are not stored...
2009-03-30 Jean-Philippe... Show timelog reports for non-versioned issues (#3051).
next