]> source.dussan.org Git - redmine.git/shortlog
redmine.git
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 http://www.famfamf...
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...
2008-01-04 Jean-Philippe... Fixed: table of content not rendered properly when...
2008-01-03 Jean-Philippe... Fixed: undefined local variable or method 'log' in...
2008-01-03 Jean-Philippe... Updated Spanish translation (Gumer Coronel Pérez).
2008-01-02 Jean-Philippe... Slight improvements to the browser views.
2007-12-31 Jean-Philippe... Fix query management broken by r1027.
2007-12-30 Jean-Philippe... Moved login and logout links to ApplicationHelper metho...
2007-12-30 Jean-Philippe... Moved current user management to a dedicated method...
2007-12-30 Jean-Philippe... TabularFormBuilder moved out of application_helper.rb
2007-12-30 Jean-Philippe... Do not store query object in session but id or filters...
2007-12-29 Jean-Philippe... New setting added to specify how many objects should...
2007-12-29 Jean-Philippe... Fixed r1024: context submenus on the issue list don...
2007-12-28 Jean-Philippe... Fixed: context submenus on the issue list don't show...
2007-12-22 Jean-Philippe... Fixed 'export to' links positioning on wiki page.
2007-12-21 Jean-Philippe... Set doctype to transitional. Fixed a few non matching...
2007-12-20 Jean-Philippe... Trunk version changed to 0.6.devel
2007-12-20 Jean-Philippe... Added wiki annotate view. It's accessible for each...
2007-12-19 Jean-Philippe... Do not run Mercurial functional tests if the test repos...
2007-12-19 Jean-Philippe... Add email notification to IssuesController#edit.
2007-12-19 Jean-Philippe... Fixed: Textile image with style attribute cause interna...
2007-12-19 Jean-Philippe... Change status select box default to current status...
2007-12-19 Jean-Philippe... Add autoscroll div for each file diff.
2007-12-19 Jean-Philippe... Ignore empty diffs.
2007-12-18 Jean-Philippe... Ported r1009 from 0.6-stable branch.
2007-12-18 Jean-Philippe... Moved ProjectsController#list_documents and add_documen...
next