OSDN Git Service

redminele/redmine.git
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
2008-12-10 winterheartTranslation updates (#2310, #2309, #2306, #2304, #2302...
2008-12-09 Jean-Philippe... Fixed: Firefox cuts off large diffs (#2234).
2008-12-09 Jean-Philippe... Files module: makes version field non required (#1053).
2008-12-09 Jean-Philippe... AttachmentsController now handles attachments deletion.
2008-12-08 Jean-Philippe... Fixed: project activity truncated after viewing user...
2008-12-07 Jean-Philippe... Adds a setting to limit the number of diff lines that...
2008-12-07 Jean-Philippe... Follows r2110.
2008-12-07 Jean-Philippe... Use options hash in UnifiedDiff.new
2008-12-07 Jean-Philippe... Makes logged-in username in topbar linking to (#2291).
2008-12-07 Jean-Philippe... UPGRADING updated
2008-12-07 Jean-Philippe... Update changelog for 0.8 rc1
2008-12-07 Jean-Philippe... Set version to 0.8
2008-12-07 Jean-Philippe... Upgrade to Rails 2.1.2
2008-12-07 Jean-Philippe... Show project name in front of related issues if cross...
2008-12-07 Jean-Philippe... Changelog updated.
2008-12-06 Jean-Philippe... Translations updates.
2008-12-06 Jean-Philippe... Slight change to css so that gravatar is vertically...
2008-12-06 Jean-Philippe... Fixed: CVS connexion string may not contain @.
2008-12-06 Jean-Philippe... Fixes Darcs#cat with Postgresql.
2008-12-06 Jean-Philippe... Changes issue history headings.
2008-12-06 Eric DavisAdded several useful hooks to the Issue sidebar
2008-12-05 Eric DavisFinal refactoring on Query#sql_for_field to rename...
2008-12-05 Eric DavisBit more refactoring on Query#sql_for_field to remove...
2008-12-05 Eric DavisRefactor: Extracted new method Query#sql_for_field...
2008-12-05 Eric DavisAdded :view_issues_history_journal_bottom hook
2008-12-05 Jean-Philippe... Cross-project gantt and calendar (#1157).
2008-12-03 Eric DavisAdded :view_issues_edit_notes_bottom hook
2008-12-03 Eric DavisAdded :controller_issues_edit_before_save hook
2008-12-02 Jean-Philippe... Fixed: wrong digest for text files under Windows (...
2008-12-02 Jean-Philippe... Use style attribute for setting width of table cells...
2008-12-02 Jean-Philippe... Fixed: activity broken by r2066 with postgresql (#2266).
next