OSDN Git Service

redminele/redmine.git
2010-02-03 Eric DavisChange Role#anonymous and #non_member so they generate...
2010-02-03 Eric DavisRefactor: Moved the raw SQL finders from ReportsControl...
2010-02-03 Eric DavisConverted a test to shoulda and added more checks for...
2010-02-02 Eric DavisRefactor: Extract method to create a Change from a...
2010-02-01 Eric DavisRefactor: Move recipients method into acts_as_event
2010-01-31 Jean-Philippe... Allow commits to reference issues of parent projects...
2010-01-31 Jean-Philippe... Log email delivery errors.
2010-01-31 Jean-Philippe... Log info when sending an email notification.
2010-01-31 Jean-Philippe... Fixed: deleting a project with subprojects breaks the...
2010-01-31 Azamat HackimovTranslation updates
2010-01-30 Jean-Philippe... Fixed: potential security leak on my page calendar...
2010-01-30 Jean-Philippe... Updates for 0.9.1 release.
2010-01-30 Jean-Philippe... Fixed: tests with ruby1.9 broken by r3322 (#4607).
2010-01-30 Jean-Philippe... Fixed: NOT NULL constraint error when adding a group...
2010-01-28 Eric DavisAdded and updated some more object daddy exemplars.
2010-01-28 Eric DavisUse the minimum password length setting when reseting...
2010-01-27 Eric DavisAdded some exemplars for object daddy to generate test...
2010-01-25 Azamat HackimovNew strings to translate (#4647):
2010-01-25 Azamat HackimovNew language - Basque/ Euskara (#4650).
2010-01-23 Eric DavisAdded User.spawn_with_protected to generate an unsaved...
2010-01-21 Eric DavisFixed some labels to be more accessible.
2010-01-18 Jean-Philippe... Accept filters from API calls without set_filter parameter.
2010-01-18 Jean-Philippe... Fixed: PDF export of a issue list grouped by a custom...
2010-01-17 Jean-Philippe... Adds a log message when an API call raises an InvalidAu...
2010-01-17 Jean-Philippe... Move ids in XML views.
2010-01-17 Jean-Philippe... Adds a rake task to receive emails from a POP3 server...
2010-01-17 Jean-Philippe... Adds a few STDOUT.flush to migration scripts (#3675).
2010-01-17 Jean-Philippe... Adds unit test for #3645.
2010-01-17 Jean-Philippe... Fixed: Tab's 'border-bottom' not absent when selected...
2010-01-17 Jean-Philippe... Fixed: Issue Summary tables that list by user are not...
2010-01-17 Jean-Philippe... Adds a test with Japanese keywords in a ISO-2002-JP...
2010-01-17 Jean-Philippe... Set native eol svn property on new lang files (#4526).
2010-01-14 Eric DavisCleaned up the IssueController redirects to use the...
2010-01-14 Jean-Philippe... Fixes project editing route broken by r3313.
2010-01-14 Jean-Philippe... XML REST API for Projects (#296).
2010-01-14 Azamat HackimovNew Croatian language in Redmine! Thanks to Igor P...
2010-01-13 Jean-Philippe... Fixed: error when exporting an issue with target versio...
2010-01-13 Jean-Philippe... XML REST API for issues that provides CRUD operations...
2010-01-13 Eric DavisEscape the parent id parameter.
2010-01-12 Jean-Philippe... Set a white list of issue attributes that can be mass...
2010-01-10 Jean-Philippe... Fixed: email notifications may affect language of notic...
2010-01-10 Jean-Philippe... Fixed: can not search for 2 letters word (#4381).
2010-01-10 Jean-Philippe... Fixed: attachments get saved on issue update even if...
2010-01-10 Jean-Philippe... CHANGELOG updated.
2010-01-10 Jean-Philippe... CHANGELOG updated.
2010-01-10 Jean-Philippe... Fixes Redmine.pm error "closing dbh with active stateme...
2010-01-09 Jean-Philippe... Copyright updated (#4542).
2010-01-09 Jean-Philippe... Set alignment for inline images in formatted text.
2010-01-09 Jean-Philippe... CHANGELOG update.
2010-01-09 Jean-Philippe... Updated doc.
2010-01-09 Jean-Philippe... Translation updates.
2010-01-09 Jean-Philippe... Fixed: undefined method `stringify_keys!' error in...
2010-01-09 Jean-Philippe... Translation update.
2010-01-07 Jean-Philippe... Adds new Rails strings.
2010-01-07 Jean-Philippe... Avatars added in news (#3941) and forums (#4468) +...
2010-01-07 Jean-Philippe... Fixed: issue summary counts should link to the issue...
2010-01-07 Jean-Philippe... Fixed: 'Delete' link on LDAP list has no effect (#4530).
2010-01-05 Jean-Philippe... Fixed: error when downloading a file with no matching...
2010-01-03 Jean-Philippe... Bulk edit view cleanup.
2010-01-03 Jean-Philippe... Allow bulk edit custom fields of any type (#461).
2010-01-03 Jean-Philippe... Fixed: bulk edit doesn't include global custom fields...
2010-01-03 Jean-Philippe... Translation update.
2010-01-03 Jean-Philippe... Translation update.
2010-01-01 Azamat HackimovFixed untranslated string (:label_close_versions =...
2010-01-01 Azamat Hackimovde.yml update (#4426)
2010-01-01 Azamat HackimovTranslation updates
2009-12-31 Azamat HackimovJapanese translation update (Patch #4508)
2009-12-30 Eric DavisAdded some shoulda macros for testing.
2009-12-30 Eric DavisAdded a second rake task to generate the session store...
2009-12-30 Eric DavisCreate and assign the api token so the current instance...
2009-12-29 Eric DavisAdded :controller_issues_new_before_save hook. (#4465)
2009-12-29 Eric DavisFixed the caption on the Files module. (#4406)
2009-12-29 Jean-Philippe... Set status of existing versions to 'open' (#4504).
2009-12-29 Jean-Philippe... Auto-detect attachment content type when blank (#3782).
2009-12-29 Eric DavisAdded :view_settings_general_form plugin hook
2009-12-27 Jean-Philippe... Enlarge wiki content for MySQL databases (#1071).
2009-12-27 Jean-Philippe... Moves attachments parsing after textile parsing so...
2009-12-26 Jean-Philippe... Fixed: Calendar appears on wrong place in IE8 (#3818).
2009-12-26 Jean-Philippe... Fixed: Subversion password visible in development logs...
2009-12-26 Jean-Philippe... Fixed: project copy doesn't copy group memberships...
2009-12-26 Jean-Philippe... Ask for confirmation when a non-admin users tries to...
2009-12-26 Jean-Philippe... Fixed: subject of incoming emails gets mangled (#3717).
2009-12-26 Jean-Philippe... Fixes Redmine.pm for SQLite (#4205).
2009-12-26 Jean-Philippe... Merged 0.8.x changelog.
2009-12-26 Jean-Philippe... Do not display the copy form when project copy is created.
2009-12-25 Jean-Philippe... View cleanup.
2009-12-25 Jean-Philippe... Removes column opt in enumerations table.
2009-12-24 Eric DavisProject#activities should check all overridden activiti...
2009-12-24 Jean-Philippe... Adds a 'Add subprojects' permission.
2009-12-24 Jean-Philippe... Hide "Groups" tab on user form if no group exist.
2009-12-24 Jean-Philippe... Translation updates.
2009-12-23 Jean-Philippe... Rails 2.3.5 deprecation.
2009-12-23 Jean-Philippe... Upgrade to Rails 2.3.5
2009-12-23 Jean-Philippe... Set version to 0.9.0.
2009-12-23 Jean-Philippe... Force TimeEntry#hours default to nil (#3075, #4449).
2009-12-23 Jean-Philippe... Fixed: wiki pages in search results are referenced...
2009-12-23 Jean-Philippe... Remove invalid escaping in version field (#4460).
2009-12-23 Jean-Philippe... Fixes delimiters regexp.
2009-12-23 Jean-Philippe... Translation updates.
2009-12-23 Jean-Philippe... Adds Indonesian translation by Raden Prabowo (#4399).
next