]> source.dussan.org Git - redmine.git/shortlog
redmine.git
2009-01-18 Jean-Philippe... Fixed that Trac importer was creating duplicate custom...
2009-01-18 Jean-Philippe... Fixes 103_set_custom_fields_editable migration from...
2009-01-17 Jean-Philippe... User custom fields can now be set as editable so that...
2009-01-17 Jean-Philippe... Moves a few settings to a "Display" panel.
2009-01-17 Jean-Philippe... CustomFieldsController#list moved to #index.
2009-01-17 Jean-Philippe... CustomFieldsController refactoring.
2009-01-17 Jean-Philippe... Make use of tracker_ids association in issue custom...
2009-01-17 Jean-Philippe... Project jump box fix.
2009-01-17 Jean-Philippe... Do not show Category field when categories are not...
2009-01-17 Jean-Philippe... Slight visual changes on the issue form.
2009-01-16 Jean-Philippe... Adds custom fields functional tests.
2009-01-16 Jean-Philippe... Use a textarea for custom fields possible values (...
2009-01-16 Jean-Philippe... Makes subject field get focus on 'New issue' form ...
2009-01-16 Jean-Philippe... Adds a 'Create and continue' button on the new issue...
2009-01-12 Jean-Philippe... Typo (#2489).
2009-01-12 Jean-Philippe... Fixes r2226: exporting an issue with attachments to...
2009-01-12 Eric DavisAdded two new plugin hooks to IssuesController:
2009-01-12 Eric DavisCodified instructions from RUNNING_TESTS as rake tasks...
2009-01-11 Jean-Philippe... Use margin-right instead of padding-right on top menu...
2009-01-11 Jean-Philippe... Ability to sort the issue list by text, int and float...
2009-01-11 Jean-Philippe... Ability to sort the issue list by text, list, date...
2009-01-11 Jean-Philippe... Different icon for closed issues in search result ...
2009-01-10 Jean-Philippe... Makes email adress uniqueness case-insensitive (#2473).
2009-01-09 Jean-Philippe... Fixed: no error is raised when entering invalid hours...
2009-01-07 Jean-Philippe... Adds 'closed' css class to closed issues in the issue...
2009-01-07 Jean-Philippe... Fixes a test failure with svn < 1.5 (#2455).
2009-01-07 Jean-Philippe... Fixes functional test broken by r2246.
2009-01-07 Jean-Philippe... Refactor TabularFormBuilder field helpers (#2461).
2009-01-07 Jean-Philippe... Makes issue description a non-required field (#2456).
2009-01-04 Jean-Philippe... Slight changes in functional tests.
2009-01-04 Jean-Philippe... Slight changes to ease Rails 2.2 support.
2009-01-04 Jean-Philippe... Scramble PDF title (#1204).
2009-01-04 Jean-Philippe... Merged r2231 from 0.8-stable (#2402).
2009-01-04 Jean-Philippe... Do not use compute_public_path.
2009-01-04 Jean-Philippe... Makes the app boot with Rails 2.2.2
2009-01-04 Jean-Philippe... Move PDF stuff to a single helper.
2009-01-03 Jean-Philippe... Fixed: email notification for changes I make still...
2009-01-03 Jean-Philippe... Display a warning if some attachments were not saved...
2009-01-03 Jean-Philippe... Moves flash messages rendering to a helper method.
2009-01-03 Jean-Philippe... Fixed: syntax highlight doesn't appear in new ticket...
2009-01-03 Jean-Philippe... Lower the project identifier limit to a minimum of...
2008-12-31 Jean-Philippe... IMAP: add options to move received emails.
2008-12-31 Jean-Philippe... Fix sv lang file
2008-12-31 Jean-Philippe... Admin Info Screen: Display if plugin assets directory...
2008-12-31 Jean-Philippe... Do not escape back_url twice when login fails.
2008-12-30 Jean-Philippe... Changes pt-br decimal separator (#1372).
2008-12-30 Jean-Philippe... Stricter textile links parsing (#2417).
2008-12-30 Jean-Philippe... Import custom fields values from emails (#2413).
2008-12-30 Jean-Philippe... Jump to the current tab when using the project quick...
2008-12-30 Jean-Philippe... Increment project files downloads.
2008-12-30 Jean-Philippe... CHANGELOG updated.
2008-12-29 winterheart#2373, fixing encoding
2008-12-29 Jean-Philippe... CHANGELOG updated.
2008-12-29 Jean-Philippe... Translations updates.
2008-12-29 Jean-Philippe... Renumbers projects_trackers fixtures (#2411).
2008-12-28 Jean-Philippe... Mail handler: add watchers before sending notification...
2008-12-28 Jean-Philippe... Disable textile inline styles to prevent XSS attacks...
2008-12-28 Jean-Philippe... Fixed bold syntax around single character in series...
2008-12-28 Jean-Philippe... Fixes functional tests fixtures (#2398).
2008-12-27 Jean-Philippe... Fixed: deleted files should not be shown when browsing...
2008-12-27 Jean-Philippe... Do not show a link to the current annotate or view...
2008-12-27 Jean-Philippe... Fixes functional test failures.
2008-12-27 Jean-Philippe... Fixtures update.
2008-12-27 Jean-Philippe... Prevent SQL error with old sessions after r2171.
2008-12-24 winterheart#2386, korean translation update
2008-12-24 winterheart#2368, pt.yml update
2008-12-24 winterheart#2329, swedish lang update
2008-12-24 Jean-Philippe... Fixes a JS error on context_menu with IE (#2390).
2008-12-24 Jean-Philippe... Validates sort_key and sort_order params (#2378).
2008-12-23 Jean-Philippe... Escape textile titles and styles (#2377).
2008-12-23 Jean-Philippe... Escape query names (#2379).
2008-12-23 Jean-Philippe... Escape wiki annotate lines content (#2380).
2008-12-22 Jean-Philippe... Show view/annotate/download links on repositories/entri...
2008-12-22 Jean-Philippe... Sligth change to fr.yml.
2008-12-22 Jean-Philippe... Do not hardcode Watcher string in r2164.
2008-12-22 Jean-Philippe... Adds watchers selection on new issue form (#398). Permi...
2008-12-19 Jean-Philippe... CHANGELOG updated.
2008-12-19 Jean-Philippe... Check that wiki page exists before processing (#2360).
2008-12-19 Jean-Philippe... Escape double-quotes in image titles.
2008-12-19 Jean-Philippe... Escape textarea content when editing a issue note.
2008-12-18 winterheartTypo on translation, #2352
2008-12-18 Eric DavisFixed a failing test caused by comparing a Time object...
2008-12-16 Jean-Philippe... Adds a css class (overdue) to overdue issues on issue...
2008-12-16 Jean-Philippe... Adds a helper that returns issues css classes.
2008-12-15 Jean-Philippe... Fixes repository user mapping submission when a reposit...
2008-12-14 Jean-Philippe... Mail handler: strip tags when receiving a html-only...
2008-12-14 Jean-Philippe... Fixed: CVS browser should not show dead revisions ...
2008-12-14 Jean-Philippe... Rails 2.1.2 deprecations (#2332).
2008-12-12 winterheartFixing quotes
2008-12-12 winterhearttranslation updates
2008-12-12 Jean-Philippe... Make use of User.find_by_mail
2008-12-12 Jean-Philippe... Capture scm CLI stderr to log/scm.stderr.log when runni...
2008-12-12 Jean-Philippe... Undo unwanted change.
2008-12-12 Jean-Philippe... Rescue back_url param parsing on redirect.
2008-12-12 Jean-Philippe... Escape back_url field value (#2320).
2008-12-12 Jean-Philippe... Fixed: default category ignored when adding a document...
2008-12-12 Jean-Philippe... Fixed: default flag removed when editing a default...
2008-12-12 Jean-Philippe... Makes User.find_by_mail case-insensitive (password...
2008-12-10 Eric DavisAdded plugin hooks around Journal editing
2008-12-10 winterheartrussian update
next