OSDN Git Service

redminele/redmine.git
2008-01-13 Jean-Philippe... Do not show sticky and locked checkboxes when replying...
2008-01-12 Jean-Philippe... Added missing wiki div on news/index and news/show.
2008-01-12 Jean-Philippe... Fixed: wrong url for wiki syntax pop-up when Redmine...
2008-01-10 Jean-Philippe... Non-ascii attachement filename fix for IE.
2008-01-10 Jean-Philippe... Added details by assignees on issue summary view (Hans...
2008-01-10 Jean-Philippe... Translations:
2008-01-07 Jean-Philippe... Fixed: Themes are not applied with Rails 2.0
2008-01-06 Jean-Philippe... Admin settings screen split to tabs.
2008-01-06 Jean-Philippe... Fixed: crash when fetching Mercurial changesets if...
2008-01-06 Jean-Philippe... wrapper div added to the layout.
2008-01-06 Jean-Philippe... Merged IssuesController change_status and add_note...
2008-01-06 Jean-Philippe... Prevent 'has already been taken' error messages for...
2008-01-05 Jean-Philippe... Default configuration data can now be loaded from the...
2008-01-04 Jean-Philippe... Fixed Serbian lang file.
2008-01-04 Jean-Philippe... Updated Serbian translation (Dragan Matic).
2008-01-04 Jean-Philippe... Moved redmine:load_default_data code to a module so...
2008-01-04 Jean-Philippe... Fixed: private projects name are displayed on account...
2008-01-04 Jean-Philippe... Fixed: table of content not rendered properly when...
2008-01-03 Jean-Philippe... Fixed: undefined local variable or method 'log' in...
2008-01-03 Jean-Philippe... Updated Spanish translation (Gumer Coronel Pérez).
2008-01-02 Jean-Philippe... Slight improvements to the browser views.
2007-12-31 Jean-Philippe... Fix query management broken by r1027.
2007-12-30 Jean-Philippe... Moved login and logout links to ApplicationHelper metho...
2007-12-30 Jean-Philippe... Moved current user management to a dedicated method...
2007-12-30 Jean-Philippe... TabularFormBuilder moved out of application_helper.rb
2007-12-30 Jean-Philippe... Do not store query object in session but id or filters...
2007-12-29 Jean-Philippe... New setting added to specify how many objects should...
2007-12-29 Jean-Philippe... Fixed r1024: context submenus on the issue list don...
2007-12-28 Jean-Philippe... Fixed: context submenus on the issue list don't show...
2007-12-22 Jean-Philippe... Fixed 'export to' links positioning on wiki page.
2007-12-21 Jean-Philippe... Set doctype to transitional. Fixed a few non matching...
2007-12-20 Jean-Philippe... Trunk version changed to 0.6.devel
2007-12-20 Jean-Philippe... Added wiki annotate view. It's accessible for each...
2007-12-19 Jean-Philippe... Do not run Mercurial functional tests if the test repos...
2007-12-19 Jean-Philippe... Add email notification to IssuesController#edit.
2007-12-19 Jean-Philippe... Fixed: Textile image with style attribute cause interna...
2007-12-19 Jean-Philippe... Change status select box default to current status...
2007-12-19 Jean-Philippe... Add autoscroll div for each file diff.
2007-12-19 Jean-Philippe... Ignore empty diffs.
2007-12-18 Jean-Philippe... Ported r1009 from 0.6-stable branch.
2007-12-18 Jean-Philippe... Moved ProjectsController#list_documents and add_documen...
2007-12-17 Jean-Philippe... Project identifier is now used in URLs (instead of...
2007-12-16 Jean-Philippe... Changes for 0.6.2 release.
2007-12-16 Jean-Philippe... Updated Japanese translation (Satoru Kurashiki).
2007-12-15 Nicolas Chuchebug when using apache authentication method
2007-12-15 Jean-Philippe... SCM adapters: moved Errno::ENOENT exception rescuing...
2007-12-15 Jean-Philippe... Fixed warning: toplevel constant User referenced by...
2007-12-15 Jean-Philippe... Added some functional tests (wiki).
2007-12-14 Jean-Philippe... Fixed: Unable to create a wiki (Rails 2.0 compatibility).
2007-12-14 Jean-Philippe... Fixed Bazaar test repository path.
2007-12-14 Jean-Philippe... Fixed: can not save numeric, date and boolean custom...
2007-12-14 Jean-Philippe... Fixed Trac importer error with Rails 2.0: readonly...
2007-12-14 Jean-Philippe... Search engine: issue custom fields can now be searched.
2007-12-14 Jean-Philippe... Fixed: empty lines when displaying repository files...
2007-12-14 Jean-Philippe... Fixed: missing body closing tag in repository annotate...
2007-12-14 Jean-Philippe... Added a Mercurial test repository with unit and functio...
2007-12-14 Jean-Philippe... Added ApplicationController#attach_files as a common...
2007-12-14 Jean-Philippe... Added some tests for projects controller and helper.
2007-12-13 Jean-Philippe... Removed unused UsersController#destroy.
2007-12-13 Jean-Philippe... Added some functional tests and a CVS test repository.
2007-12-12 Jean-Philippe... News comments are now textilized.
2007-12-12 Jean-Philippe... Added /coverage and /vendor/rails to svn-ignore.
2007-12-12 Jean-Philippe... Added some functional tests (issues).
2007-12-12 Jean-Philippe... Fixed: 500 error when validation fails on issue edition...
2007-12-12 Jean-Philippe... Fixed: calendar and gantt broken with Rails 2.0
2007-12-12 Jean-Philippe... Added some functional tests (projects and repositories).
2007-12-12 Jean-Philippe... Updated Chinese translation (Shortie Lo).
2007-12-12 Jean-Philippe... Fixed: 'assigned to me' filter broken.
2007-12-10 Jean-Philippe... Fixed: 'LDAP account password is too long' error when...
2007-12-10 Jean-Philippe... Doc and version changes for 0.6.1 release.
2007-12-10 Jean-Philippe... Merged Rails 2.0 compatibility changes.
2007-12-07 Jean-Philippe... More detailed html title on several views.
2007-12-07 Jean-Philippe... Updated Polish translation (Mariusz Olejnik).
2007-12-07 Jean-Philippe... Bazaar adapter: fixed log with partial revisions parsing.
2007-12-07 Jean-Philippe... Fixed versions/show layout with IE.
2007-12-07 Jean-Philippe... Fixed drop down lists overflow on My account.
2007-12-07 Jean-Philippe... Added Traditional Chinese translation (by Shortie Lo).
2007-12-07 Jean-Philippe... Transaction and performance improvement on workflow...
2007-12-07 Jean-Philippe... Performance improvement on workflow setup screen.
2007-12-07 Jean-Philippe... Fixed a parenthesis warning in news/show.
2007-12-07 Jean-Philippe... Added version details view accessible from the roadmap.
2007-12-05 Jean-Philippe... Roadmap progress bars now differentiate the progress...
2007-12-04 Jean-Philippe... Restored wiki syntax quick ref pop-up (accessible from...
2007-12-03 Jean-Philippe... Changesets retrieval optimization on the activity view...
2007-12-03 Jean-Philippe... Added some unit tests for the Bazaar adapter.
2007-12-03 Jean-Philippe... Added Bazaar adapter.
2007-12-03 Jean-Philippe... Project name format limitation removed (name can now...
2007-12-02 Jean-Philippe... Changed the maximum length of LDAP account to 255 chara...
2007-12-02 Jean-Philippe... Added Annotate/Blame view for Subversion, CVS and Mercu...
2007-12-02 Jean-Philippe... Trac importer:
2007-12-02 Jean-Philippe... Fixed: error on admin/info if there's more than 1 plugi...
2007-12-02 Jean-Philippe... Email notifications are now sent as Blind carbon copy...
2007-12-02 Jean-Philippe... When creating a new role, permissions are pre-filled...
2007-12-01 Jean-Philippe... Fixed: svn or ldap password can be found in clear text...
2007-12-01 Jean-Philippe... Fixed: Date and time formats defined in settings not...
2007-12-01 Jean-Philippe... Fixed a broken link in the SCM browser
2007-12-01 Jean-Philippe... 'Assigned to' drop down list is now sorted by user...
2007-12-01 Jean-Philippe... * Added links to previous and next revisions on revisio...
2007-11-29 Jean-Philippe... Fixed: 'View all issues' link doesn't work on issues...
2007-11-29 Jean-Philippe... Fixed Mantis importer: projects trackers and modules...
next