OSDN Git Service

redminele/redmine.git
2007-03-25 Jean-Philippe... added pagination on revisions list
2007-03-25 Jean-Philippe... added simple svn statistics graphs, rendered using...
2007-03-25 Jean-Philippe... Patch #9530 Progress bars for roadmap versions (Nick...
2007-03-25 Jean-Philippe... show anonymous on activity view when a commit has no...
2007-03-25 Jean-Philippe... SVN commits are now stored in the database, and added...
2007-03-24 Jean-Philippe... updated INSTALL doc with rake db:migrate instead of...
2007-03-24 Jean-Philippe... text formatting setting cached at controller level
2007-03-23 Jean-Philippe... removed td padding
2007-03-23 Jean-Philippe... added some parenthesis
2007-03-23 Jean-Philippe... added some parenthesis in views
2007-03-23 Jean-Philippe... added roadmap and activity calls in projects functional...
2007-03-23 Jean-Philippe... patch #9429 Display Wiki edits in activity log (Nick...
2007-03-23 Jean-Philippe... added 999 as a maximum for time entry hours
2007-03-23 Jean-Philippe... Simple time tracking functionality added. Time can...
2007-03-23 Jean-Philippe... native eol property set on lang files
2007-03-23 Jean-Philippe... closed issues are now striked on roadmap
2007-03-23 Jean-Philippe... german translation improved (thanks to Daniel Weinand)
2007-03-21 Jean-Philippe... fixed #9397 Roadmap - Distinguishing open and closed...
2007-03-20 Jean-Philippe... added some diagnostic information on admin/info
2007-03-20 Jean-Philippe... fixed #9398 RSS feed on custom reports not displaying...
2007-03-20 Jean-Philippe... removed a non matching closing select tag
2007-03-20 Jean-Philippe... fixed #9403 Include "Fixed version" when creating a...
2007-03-20 Jean-Philippe... accidentally committed a database name change...
2007-03-20 Jean-Philippe... fixed #9401 New Wiki, cannot create new page (good...
2007-03-20 Jean-Philippe... fixed #9404 Issue and revision textile links in issue...
2007-03-20 Jean-Philippe... fixed #9401 New Wiki, cannot create new page.
2007-03-20 Jean-Philippe... added "return false;" for onclick event on unclickable...
2007-03-19 Jean-Philippe... added back "subproject" filter on issue list
2007-03-19 Jean-Philippe... fixed migration scripts to work with mysql 5 running...
2007-03-19 Jean-Philippe... fixed #9374 Edit issue doesn't have blank category
2007-03-18 Jean-Philippe... added a status filter on users/list
2007-03-18 Jean-Philippe... added a setting option to set the feeds content limit
2007-03-18 Jean-Philippe... added back the anchor for each page on the wiki full...
2007-03-18 Jean-Philippe... fixed problems when svn path doesn't point to the root...
2007-03-18 Jean-Philippe... better rendering time for projects/calendar
2007-03-18 Jean-Philippe... admin menu modification
2007-03-17 Jean-Philippe... members are now sorted according to roles order on...
2007-03-17 Jean-Philippe... added feed icon
2007-03-17 Jean-Philippe... added rss/atom feeds at project levels for:
2007-03-17 Jean-Philippe... fixed self.down in AddSearchPermission migration
2007-03-15 Jean-Philippe... fixed #9308 table_name pre/suffix support
2007-03-15 Jean-Philippe... fixed: error on feeds/news when no news exist
2007-03-14 Jean-Philippe... removed project_id presence validation on wiki model...
2007-03-12 Jean-Philippe... added italian translation [Alessio Spadaro]
2007-03-12 Jean-Philippe... added svn:eol-style native property on /app files
2007-03-12 Jean-Philippe... fixed #9207 Can't Save Changes to Project
2007-03-12 Jean-Philippe... added svn:executable property on the scripts
2007-03-11 Jean-Philippe... width of all wiki content textareas set to 99.5%
2007-03-11 Jean-Philippe... send a 404 when trying to access an unexisting repository
2007-03-11 Jean-Philippe... wiki:
2007-03-10 Jean-Philippe... fixed the "preview" link on wiki/edit
2007-03-10 Jean-Philippe... extended the search to wiki content
2007-03-10 Jean-Philippe... added missing calendar-ja.js, partially translated
2007-03-10 Jean-Philippe... wiki branch merged into trunk
2007-03-10 Jean-Philippe... improved search engine
2007-03-09 Jean-Philippe... feature #9137 Password-protected SVN repositories
2007-03-07 Jean-Philippe... patch #9104 Disable cleartext logging of passwords...
2007-03-06 Jean-Philippe... fixed #9097: Minor rendering problem within Safari...
2007-03-06 Jean-Philippe... fixed dotted hr for IE6
2007-03-05 Jean-Philippe... adjusted the attachment date column width on pdf issue...
2007-03-03 Jean-Philippe... fixed #9005: administration-menu doesn't work with...
2007-03-03 Jean-Philippe... added missing field_is_in_roadmap key in lang files
2007-03-01 Jean-Philippe... fix for #8973: Export feature(to csv/pdf) doesn't work...
2007-02-28 Jean-Philippe... search engine improvements and simple test
2007-02-28 Jean-Philippe... updated supported language count in test (now 5)
2007-02-28 Jean-Philippe... patch #8936: Properties changes in a diff are showing...
2007-02-28 Jean-Philippe... patch #8937: Show filename above diff to aid reading...
2007-02-27 Jean-Philippe... brackets removed around "View all changes" on issues...
2007-02-27 Jean-Philippe... #8911 Textile formatting for issue notes
2007-02-27 Jean-Philippe... added a simple search engine. left to do:
2007-02-27 Jean-Philippe... japanese translation added (thanks to Satoru Kurashiki)
2007-02-27 Jean-Philippe... fixed #8915: crash when adding a user with a wrong...
2007-02-26 Jean-Philippe... fixed: no diff display with one line files [#8883]
2007-02-26 Jean-Philippe... fixed: unable to update repository url
2007-02-25 Jean-Philippe... "#id" patterns are turned into links to issues in descr...
2007-02-20 Jean-Philippe... added back database adapter name on admin/info
2007-02-18 Jean-Philippe... fixed: error when clicking "add" with no block selected...
2007-02-18 Jean-Philippe... updated CHANGELOG for 0.4.2 release
2007-02-18 Jean-Philippe... fixed: crash on my/page_layout (trying to modify a...
2007-02-18 Jean-Philippe... fixed: hide mail preference not saved (my/account)
2007-02-18 Jean-Philippe... show "no data" label when there's nothing to display...
2007-02-18 Jean-Philippe... show "no data" label when there's nothing to display...
2007-02-18 Jean-Philippe... updated UPGRADING doc file
2007-02-18 Jean-Philippe... updated documentation
2007-02-18 Jean-Philippe... missing parenthesis added in filter.rb (net-ldap)
2007-02-18 Jean-Philippe... file upload test now uses ActionController::TestUploade...
2007-02-18 Jean-Philippe... file upload test now uses ActionController::TestUploade...
2007-02-18 Jean-Philippe... replaced deprecated server_settings with smtp_settings
2007-02-18 Jean-Philippe... syntax error in rfpdf/makefont.rb
2007-02-05 Jean-Philippe... removed some line breaks in application.css
2007-02-05 Jean-Philippe... added icons on my/page_layout top right links
2007-02-05 Jean-Philippe... wrapped javascript with //<![CDATA[ in my/page_layout
2007-02-05 Jean-Philippe... check that block is defined before rendering it (my...
2007-02-05 Jean-Philippe... check that block is defined before rendering it (my...
2007-02-05 Jean-Philippe... removed underscores in block names (problem with script...
2007-02-05 Jean-Philippe... updated prototype (1.50) and script.aculo.us javascripts
2007-02-05 Jean-Philippe... mail notification removed for projects/roadmap in migration
2007-02-04 Jean-Philippe... updated documentation with new setting options
2007-02-04 Jean-Philippe... removed strong tag for version name in settings view
2007-02-04 Jean-Philippe... rescued to_date exception when displaying a custom...
next