OSDN Git Service

redminele/redmine.git
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...
2007-02-04 Jean-Philippe... lost_password option checking in account controller
2007-02-04 Jean-Philippe... setting password_lost renamed to lost_password
2007-02-04 Jean-Philippe... added a setting option to set max number of issues...
2007-02-04 Jean-Philippe... associations loading correction in projects/export_issu...
2007-02-04 Jean-Philippe... issue list pdf export modified
2007-02-04 Jean-Philippe... added a setting option to disable "password lost" funct...
2007-02-04 Jean-Philippe... removed an unused localization string
2007-02-04 Jean-Philippe... removed unused development_* environments
2007-02-04 Jean-Philippe... added roadmap view
2007-02-04 Jean-Philippe... rightbox class set to display:none for printing
2007-02-03 Jean-Philippe... Title property added for pdf export of an issue
2007-02-03 Jean-Philippe... Title property added for generated pdf gantt
2007-02-03 Jean-Philippe... Creator property added for generated pdf files
2007-02-03 Jean-Philippe... custom_field.possible_values is now serialized (no...
2007-02-03 Jean-Philippe... removed translation of error messages inside ActiveReco...
2007-02-02 Jean-Philippe... filter is now cleared when clicking on 'Issues' menu...
2007-02-02 Jean-Philippe... added a limit of 500 issues when exporting to csv or pdf
2007-02-02 Jean-Philippe... added tests for settings
2007-02-02 Jean-Philippe... added parentheses to get rid of warning
2007-02-02 Jean-Philippe... empty tokens table
2007-02-02 Jean-Philippe... fixtures loading correction
2007-02-02 Jean-Philippe... added unit tests for mailer
2007-02-02 Jean-Philippe... added lang files validition test
2007-02-02 Jean-Philippe... * fixed a variable name error in Setting
2007-02-02 Jean-Philippe... removed broken route for sorting links
2007-02-02 Jean-Philippe... issue list: added 'Priority' column, removed 'Created...
2007-01-31 Jean-Philippe... post method verification for trackers/move
2007-01-31 Jean-Philippe... added the ability to set the sort order for trackers
2007-01-31 Jean-Philippe... added the ability to set the sort order for roles
2007-01-31 Jean-Philippe... removed png transparency (not supported in ie)
2007-01-31 Jean-Philippe... custom fields list screen split in 3 tabs (one for...
2007-01-31 Jean-Philippe... added the ability to set the sort order for issue statuses
2007-01-29 Jean-Philippe... updated css for online help
2007-01-28 Jean-Philippe... fixed french issue_edit mail template
next