OSDN Git Service

redminele/redmine.git
2007-07-02 Jean-Philippe... Added a margin for inline images in wiki text
2007-07-02 Jean-Philippe... Fixed: issue_id not nullified on time entries when...
2007-07-02 Jean-Philippe... Fixed: trash icon not visible on files list.
2007-06-29 Jean-Philippe... Changesets stored in the database are now displayed...
2007-06-29 Jean-Philippe... Removed User#display_name (replaced by User#name).
2007-06-29 Jean-Philippe... Each category can now be associated to a user, so that...
2007-06-27 Jean-Philippe... Fixed: Long text custom fields displayed without line...
2007-06-27 Jean-Philippe... Fixed: time report doesn't take account of the project...
2007-06-25 Jean-Philippe... Fixed an error when trying to delete a project (version...
2007-06-24 Jean-Philippe... Added Darcs basic support.
2007-06-24 Jean-Philippe... Added time report.
2007-06-23 Jean-Philippe... Added pagination on wiki page history.
2007-06-23 Jean-Philippe... Fixed Iconv::IllegalSequence errors in csv exports
2007-06-23 Jean-Philippe... Fixed an error on welcome screen for users with no...
2007-06-23 Jean-Philippe... Don't show "Projects" label if projects list is empty.
2007-06-23 Jean-Philippe... Fixed confidentiality issue on account/show.
2007-06-23 Jean-Philippe... Added per user custom queries.
2007-06-17 Jean-Philippe... Added page association on versioned WikiContent
2007-06-14 Jean-Philippe... A wiki page can now be attached to each version.
2007-06-13 Jean-Philippe... Swedish mail templates added (Thomas Habets)
2007-06-12 Jean-Philippe... Fixed version field on issue view page now links to...
2007-06-12 Jean-Philippe... Applied this fix dev.rubyonrails.org/ticket/4967 to...
2007-06-12 Jean-Philippe... Added an error message when trying to create an issue...
2007-06-12 Jean-Philippe... Added basic support for CVS and Mercurial SCMs.
2007-05-31 Jean-Philippe... Added :dependent => :delete_all on IssueStatus Workflow...
2007-05-30 Jean-Philippe... Japanese translation updated (Satoru KURASHIKI)
2007-05-29 Jean-Philippe... Fixed: error on csv/pdf export and feeds (oracle)
2007-05-29 Jean-Philippe... Fixed: SQL error when a non-admin user displays the...
2007-05-29 Jean-Philippe... Fixed date query filters (wrong results and sql error...
2007-05-29 Jean-Philippe... Added Swedish translation supplied by Thomas Habets.
2007-05-28 Jean-Philippe... Attachments can be displayed inline in Documents
2007-05-28 Jean-Philippe... Fixed: open/closed issue counts are always 0 on reports...
2007-05-27 Jean-Philippe... Added filename header when sending an image inline
2007-05-27 Jean-Philippe... Added the ability to archive projects:
2007-05-27 Jean-Philippe... Slight views refactoring
2007-05-27 Jean-Philippe... Password fields hidden on users/add form when selecting...
2007-05-27 Jean-Philippe... Account information can now be sent to the user when...
2007-05-26 Jean-Philippe... Optimistic locking added for wiki edits.
2007-05-26 Jean-Philippe... Show a 404 error page if attachment can not be read.
2007-05-26 Jean-Philippe... Added issue count details for versions on Reports view.
2007-05-26 Jean-Philippe... Fixed "Projects" drop-down menu for IE.
2007-05-26 Jean-Philippe... Attachments can now be added to wiki pages (original...
2007-05-25 Jean-Philippe... Added the ability to destroy wiki pages (content and...
2007-05-24 Jean-Philippe... Dutch translation added (Linda van den Brink)
2007-05-23 Jean-Philippe... User's projects alphabetically sorted in the Projects...
2007-05-20 Jean-Philippe... Fixed a couple of spelling errors (JT Zemp)
2007-05-20 Jean-Philippe... Versions can now be created with no date.
2007-05-15 Jean-Philippe... Fixed: performance issue on RepositoriesController...
2007-05-15 Jean-Philippe... "My projects" are now listed under the drop-down "Proje...
2007-05-14 Jean-Philippe... Text search added on messages.
2007-05-14 Jean-Philippe... Reply form on the message view is displayed only if...
2007-05-14 Jean-Philippe... Added mail notification when a new message is posted...
2007-05-13 Jean-Philippe... Added watchers for message boards (watchers controller...
2007-05-13 Jean-Philippe... Per project forums added.
2007-05-10 Jean-Philippe... Fixed: error when viewing a file diff from a revision...
2007-05-10 Jean-Philippe... Added "assigned to" field in mail notifications.
2007-05-10 Jean-Philippe... Added some javascript to prevent from selecting the...
2007-05-10 Jean-Philippe... Added the ability to view a file diff with free to...
2007-05-09 Jean-Philippe... Added a test for the mail handler.
2007-05-09 Jean-Philippe... Added a simple mail handler.
2007-05-09 Jean-Philippe... Fixed: files with an apostrophe in their names can...
2007-05-08 Jean-Philippe... Text files can now be viewed online when browsing the...
2007-05-08 Jean-Philippe... "me" value is now available in queries for "assigned...
2007-05-08 Jean-Philippe... Fixed the order of the japanese day names
2007-05-08 Jean-Philippe... Changed the length of 'language' column in users table...
2007-05-07 Jean-Philippe... Removed "Wiki edits" option in the activity view if...
2007-05-07 Jean-Philippe... Added an option to see all versions in the roadmap...
2007-05-06 Jean-Philippe... Added fragment caching for calendar and gantt views
2007-05-06 Jean-Philippe... Added autologin feature (disabled by default).
2007-05-05 Jean-Philippe... Added a "clear" link when displaying a saved query...
2007-05-05 Jean-Philippe... Filter values hidden by default to avoid show/hide...
2007-05-05 Jean-Philippe... Ajaxified issue filter reset link
2007-05-05 Jean-Philippe... Issue#long_id no more used and removed
2007-05-05 Jean-Philippe... Slight modifications on project settings views
2007-05-05 Jean-Philippe... Members management in project settings is now AJAXified
2007-05-05 Jean-Philippe... Issue filter no more reseted when clicking 'Issues...
2007-05-05 Jean-Philippe... Issue relations first commit (not thoroughly tested...
2007-05-05 Jean-Philippe... Removed alpha transparency from time icon
2007-05-05 Jean-Philippe... Changed delete icon
2007-05-05 Jean-Philippe... Login field automatically focused on login form
2007-05-02 Jean-Philippe... Bulgarian translation added (Nikolay Solakov)
2007-05-02 Jean-Philippe... Fixed an unicode problem on gantt (first letter of...
2007-05-02 Jean-Philippe... HTML select tags are no longer hidden with IE7 when...
2007-05-01 Jean-Philippe... Added fragment caching for svn diffs.
2007-05-01 Jean-Philippe... Issue subjects column width set to 330 on gantt chart
2007-05-01 Jean-Philippe... Text formatting drop down disabled if RedCloth is not...
2007-04-30 Jean-Philippe... Subproject name added in csv and pdf exports.
2007-04-30 Jean-Philippe... A 403 error page is now displayed (instead of a blank...
2007-04-30 Jean-Philippe... Added last commit message for each entry in repository...
2007-04-30 Jean-Philippe... Fixed: last day of the month not included in project...
2007-04-30 Jean-Philippe... Removed hard coded 'Search' string in base layout.
2007-04-30 Jean-Philippe... Added a DropOut effect when removing a block on my...
2007-04-30 Jean-Philippe... Removed an used li element in navigation menu.
2007-04-30 Jean-Philippe... Added a quick search form in page header. Search functi...
2007-04-28 Jean-Philippe... Fixed comments header label on time log details
2007-04-28 Jean-Philippe... Moved functional tests for MyController
2007-04-27 Jean-Philippe... Fixed a TemplateError nil:NilClass (oracle specific...
2007-04-27 Jean-Philippe... Added an ajax indicator for all ajax calls. Also remove...
2007-04-27 Jean-Philippe... Subproject name displayed on issue list, calendar and...
2007-04-26 Jean-Philippe... Added a link on revision screen to see the entire diff...
next