OSDN Git Service

redminele/redmine.git
2008-02-15 Jean-Philippe... Make Mantis importer preserve bug ids.
2008-02-14 Jean-Philippe... Escape titles in activity view.
2008-02-13 Jean-Philippe... Fixed a bug in localization introduced by r1131 (anonym...
2008-02-12 Jean-Philippe... Translation for various hard-coded strings (#577).
2008-02-12 Jean-Philippe... Added issue subject to the time entries view and subjec...
2008-02-12 Jean-Philippe... Fixed: not null constraints not removed with Postgresql.
2008-02-12 Jean-Philippe... Fixed: empty status list shouldn't be displayed when...
2008-02-12 Jean-Philippe... Fixed: wiki and changeset links not displayed when...
2008-02-12 Jean-Philippe... The following menus can now be extended by plugins...
2008-02-11 Jean-Philippe... Replaced window.hash= by Element.scrollTo()
2008-02-11 Jean-Philippe... Footer update.
2008-02-11 Jean-Philippe... Fixed: 404 error when selecting an other project on...
2008-02-11 Jean-Philippe... Fixed: context menu not available if the initial issue...
2008-02-10 Jean-Philippe... Translation updates:
2008-02-10 Jean-Philippe... Fixed: Anonymous users may not see the issue list heade...
2008-02-10 Jean-Philippe... Issue list now supports bulk edit/move/delete (#563...
2008-02-09 Jean-Philippe... Merged IssuesController #edit and #update into a single...
2008-02-07 Jean-Philippe... Added a few extensions/mimetypes.
2008-02-06 Jean-Philippe... Mantis importer: few fixes in user mapping.
2008-02-06 Jean-Philippe... Create a journal and send an email when an issue is...
2008-02-06 Jean-Philippe... Trac importer: handle nil usernames.
2008-02-06 Jean-Philippe... Fixed settings.yml syntax (yaml parsing fails with...
2008-02-05 Jean-Philippe... Activity test fix (r1120).
2008-02-05 Jean-Philippe... Slight change to the issue added/updated email templates.
2008-02-05 Jean-Philippe... More appropriate default sort order on sortable columns.
2008-02-04 Jean-Philippe... Slight changes to the activity view.
2008-02-04 Jean-Philippe... Use Postgresql's reset_pk_sequence in Trac importer...
2008-02-03 Jean-Philippe... Slight changes on users list view and hide Anonymous...
2008-02-03 Jean-Philippe... New icons for the wiki toolbar (from famfamfam.com...
2008-02-03 Jean-Philippe... Set wiki class to issue notes.
2008-02-03 Jean-Philippe... Fixed: error when uploading a file with no content...
2008-02-03 Jean-Philippe... Fixed #208: Issue list does not scroll up when you...
2008-02-03 Jean-Philippe... Do not use RedCloth's glyphs (#210).
2008-02-03 Jean-Philippe... Slight style changes on issue associated changesets...
2008-02-03 Jean-Philippe... ProjectsController#add_news moved to NewsController...
2008-02-03 Jean-Philippe... Add 'Author' to the available columns for the issue...
2008-02-03 Jean-Philippe... Translations updates (#254, #255, #260):
2008-02-02 Jean-Philippe... Do not authorize project identifier with numbers only...
2008-02-02 Jean-Philippe... Do not show Roadmap menu item if the project doesn...
2008-02-02 Jean-Philippe... Fixed an error on issue feeds.
2008-02-02 Jean-Philippe... Administrators can edit issue notes.
2008-01-25 Jean-Philippe... Fixed RepositoriesController: undefined local variable...
2008-01-25 Jean-Philippe... User display format is now configurable in administrati...
2008-01-24 Jean-Philippe... Translations updates:
2008-01-24 Jean-Philippe... Prevent unexpected nil in custom value validation.
2008-01-23 Jean-Philippe... Mantis importer:
2008-01-23 Jean-Philippe... Fixed: PostgreSQL issues_seq_id not updated when using...
2008-01-23 Jean-Philippe... Fixed: Incorrect filtering for unset values when using...
2008-01-23 Jean-Philippe... Issue properties below the description textarea.
2008-01-23 Jean-Philippe... Added preview for issue notes.
2008-01-23 Jean-Philippe... Fixed: can not lock a topic when creating it.
2008-01-23 Jean-Philippe... Show explicit error message when the scm command failed...
2008-01-22 Jean-Philippe... Fixed migration 87 (mysql: TEXT column can't have a...
2008-01-21 Jean-Philippe... Fixed search with all words (broken in r994).
2008-01-20 Jean-Philippe... Missing migration for r1090.
2008-01-20 Jean-Philippe... Added default value for custom fields. Fixed javascript...
2008-01-20 Jean-Philippe... Fixed: custom fields empty on issue/edit (broken by...
2008-01-20 Jean-Philippe... Unlimited and optional project description. The project...
2008-01-20 Jean-Philippe... Added tabindex property on wiki toolbar buttons and...
2008-01-20 Jean-Philippe... Display custom fields in two columns on the issue form.
2008-01-20 Jean-Philippe... Added related changesets messages on issue details...
2008-01-20 Jean-Philippe... Test environments cleanup.
2008-01-20 Jean-Philippe... Fixed: custom field selection is not saved when uncheck...
2008-01-20 Jean-Philippe... Fixed: error when removing a project member (postgresql...
2008-01-20 Jean-Philippe... Added a 'New issue' link in the main menu (accesskey 7).
2008-01-20 Jean-Philippe... ProjectsController#add_issue moved to IssuesController...
2008-01-20 Jean-Philippe... Display the issue status in the email subject only...
2008-01-20 Jean-Philippe... Fixed: when changing the status of an issue, the email...
2008-01-19 Jean-Philippe... Wiki toolbar Russian and Czech translations (Michael...
2008-01-19 Jean-Philippe... Highlight the current item of the main menu.
2008-01-17 Jean-Philippe... Fixed: locked users should not receive email notifications.
2008-01-17 Jean-Philippe... Added i18n support to the jstoolbar (only english and...
2008-01-17 Jean-Philippe... Prettier tabs for settings views.
2008-01-17 Jean-Philippe... Fixed: typo in en.yml
2008-01-16 Jean-Philippe... On the calendar, the gantt and in the Tracker filter...
2008-01-16 Jean-Philippe... Added a couple of mime types so that corresponding...
2008-01-15 Jean-Philippe... Fixed error on migration 85 with Oracle (index name...
2008-01-15 Jean-Philippe... Lithuanian translation added (Sergej Jegorov).
2008-01-15 Jean-Philippe... Fixed: issue queries can not use custom fields marked...
2008-01-15 Jean-Philippe... Fixed: Date custom fields not displayed as specified...
2008-01-15 Jean-Philippe... Fixed: issue filters may be lost when paginating after...
2008-01-15 Jean-Philippe... Redmine links can be used to link to documents, version...
2008-01-13 Jean-Philippe... Wiki toolbar improvements (mainly for Firefox).
2008-01-13 Jean-Philippe... Do not show sticky and locked checkboxes when replying...
2008-01-12 Jean-Philippe... Added missing wiki div on news/index and news/show.
2008-01-12 Jean-Philippe... Fixed: wrong url for wiki syntax pop-up when Redmine...
2008-01-10 Jean-Philippe... Non-ascii attachement filename fix for IE.
2008-01-10 Jean-Philippe... Added details by assignees on issue summary view (Hans...
2008-01-10 Jean-Philippe... Translations:
2008-01-07 Jean-Philippe... Fixed: Themes are not applied with Rails 2.0
2008-01-06 Jean-Philippe... Admin settings screen split to tabs.
2008-01-06 Jean-Philippe... Fixed: crash when fetching Mercurial changesets if...
2008-01-06 Jean-Philippe... wrapper div added to the layout.
2008-01-06 Jean-Philippe... Merged IssuesController change_status and add_note...
2008-01-06 Jean-Philippe... Prevent 'has already been taken' error messages for...
2008-01-05 Jean-Philippe... Default configuration data can now be loaded from the...
2008-01-04 Jean-Philippe... Fixed Serbian lang file.
2008-01-04 Jean-Philippe... Updated Serbian translation (Dragan Matic).
2008-01-04 Jean-Philippe... Moved redmine:load_default_data code to a module so...
2008-01-04 Jean-Philippe... Fixed: private projects name are displayed on account...
next