OSDN Git Service

redminele/redmine.git
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).
2009-12-23 Jean-Philippe... Adds a setting to remove incoming emails body after...
2009-12-23 Jean-Philippe... Display API key in the sidebar, just below the API...
2009-12-23 Jean-Philippe... Do not display API key if API is disabled.
2009-12-23 Jean-Philippe... Fills translations.
2009-12-23 Jean-Philippe... Move API setting to Authentication tab and add translat...
2009-12-23 Jean-Philippe... Do not mass create API keys for existing users.
2009-12-23 Eric DavisAdded an Admin setting to enable/disable the REST web...
2009-12-23 Eric DavisAdded support for HTTP Basic access to the API. (#3920)
2009-12-23 Eric DavisAllow authenticating with an API token via XML or JSON...
2009-12-23 Eric DavisAdded an API token for each User to use when making...
2009-12-22 Eric DavisAdded the revision title to any revision links.
2009-12-22 Jean-Philippe... Redmine.pm: deny access if user doesn't have browse_rep...
2009-12-21 Jean-Philippe... Fixes a test failure.
2009-12-21 Jean-Philippe... Fixes test failure.
2009-12-21 Jean-Philippe... Fixes odd test failures.
2009-12-21 Eric DavisFixed the view_hook_helper test, it was reading all...
2009-12-21 Eric DavisMake sure the RSS token is getting destroyed and created.
2009-12-21 Eric DavisExtract method
2009-12-20 Eric DavisRefactor: Use the existing method for failing onthefly...
2009-12-20 Eric DavisAdded an optimization note for later.
2009-12-20 Eric DavisAdded some database indexes to commonly queried fields.
2009-12-20 Eric DavisChange the cursor for context menus. (#2924)
2009-12-20 Jean-Philippe... Adds a 'Create and continue' button on new user form.
2009-12-20 Jean-Philippe... Removes unused css classes (closes #4452).
2009-12-20 Jean-Philippe... Change MailHandler 403 error message.
2009-12-20 Jean-Philippe... Adds on optional API key to repositories management...
2009-12-19 Jean-Philippe... Admin info cleanup.
2009-12-19 Jean-Philippe... Changes errors style.
2009-12-19 Jean-Philippe... Adds helpers for setting field tags.
2009-12-19 Jean-Philippe... Speeds up very slow tests.
2009-12-19 Jean-Philippe... Translation update (#4352).
2009-12-19 Jean-Philippe... Adds a 'no_permission_check' option to the MailHandler.
2009-12-19 Jean-Philippe... Fixes block reordering on my page (#2971).
2009-12-19 Jean-Philippe... Fixes an error with postgres.
2009-12-19 Jean-Philippe... Avoid a ruby warning.
2009-12-18 Jean-Philippe... Fixes 'follows' relation validation.
2009-12-18 Jean-Philippe... Adds 'follows' relation (#1432).
2009-12-18 Jean-Philippe... Issue sidebar cleanup.
2009-12-18 Jean-Philippe... By default, only show statuses that are used by the...
2009-12-18 Jean-Philippe... Display shared versions on the issue summary view ...
2009-12-18 Jean-Philippe... Fixed: rubytree gem breaks db:migrate:plugins (#4394).
2009-12-18 Jean-Philippe... Removes "xxx and return" calls (#4446).
2009-12-18 Jean-Philippe... Fixes test broken by r3176 (#4439).
next