OSDN Git Service

redminele/redmine.git
2008-08-20 Eric DavisJavascripts are now cached into a single file for downl...
2008-08-15 Jean-Philippe... No warning about rcov each time a rake task is ran.
2008-08-13 Eric DavisExtracted rcov options and removed gems from the rcov...
2008-08-13 Eric DavisAdded rake tasks to generate rcov code coverage reports...
2008-08-13 Eric DavisAdded missing documentation for setting up the Darcs...
2008-08-11 Jean-Philippe... Adds user count in status drop down on admin user list.
2008-08-11 Jean-Philippe... Adds Lock/Unlock/Activate link on user edit screen.
2008-08-11 Jean-Philippe... Adds 'Edit' link on account/show for admin users.
2008-08-11 Eric DavisAdded doc/README_FOR_APP so RDoc can be built. (#1769)
2008-08-11 Jean-Philippe... Fixes custom fields display order at several places...
2008-08-11 Jean-Philippe... Allow same name for custom fields on different object...
2008-08-10 Jean-Philippe... Adds links to forum messages using message#id syntax...
2008-08-10 Jean-Philippe... Quote ids for attachment association since Trac's attac...
2008-08-10 Jean-Philippe... Moves @layout 'base'@ to ApplicationController.
2008-08-07 Jean-Philippe... Slight change to engines to let plugins override views.
2008-08-03 Jean-Philippe... Fixes rdm-mailhandler SSL support (#1724).
2008-08-03 Jean-Philippe... Fixes non-matching html tag (#1734).
2008-08-03 Jean-Philippe... Fixed: logtime entry duplicated when edited from parent...
2008-08-03 Jean-Philippe... Adds permissions for viewing the watcher list and addin...
2008-07-30 Jean-Philippe... Fixed: activity atom feed broken by r1701 (#1703).
2008-07-30 Jean-Philippe... Fixed: RedCloth#block_markdown_rule freezes when parsin...
2008-07-28 Jean-Philippe... Fixed: tokens not escaped in highlight_tokens regexp...
2008-07-28 Jean-Philippe... Smaller font in context menu.
2008-07-28 Jean-Philippe... Adds category to the issue context menu (#1684).
2008-07-28 Jean-Philippe... Adds support for wiki links with anchor (#1647).
2008-07-28 Jean-Philippe... Adds Trac-Like anchors on wiki headings (#1647).
2008-07-27 Jean-Philippe... Follows r1703.
2008-07-27 Jean-Philippe... Activity provider example in sample plugin.
2008-07-27 Jean-Philippe... Adds #activity_provider shortcut method to the plugin...
2008-07-27 Jean-Philippe... Activity refactoring.
2008-07-27 Jean-Philippe... Fixes tests (r1693).
2008-07-26 Jean-Philippe... Adds child_pages macro for wiki pages (#528).
2008-07-26 Jean-Philippe... Wiki page hierarchy (#528). Parent page can be assigned...
2008-07-26 Jean-Philippe... When moving an issue to another project, reassign it...
2008-07-26 Jean-Philippe... Adds estimated hours to issue filters (#1678).
2008-07-26 Jean-Philippe... Redirect user to the previous page after logging in...
2008-07-22 Jean-Philippe... TOC rendered as an unordered list.
2008-07-22 Jean-Philippe... Fixes hard-coded table names in queries.
2008-07-22 Jean-Philippe... Adds boolean and list custom fields for time entries...
2008-07-22 Jean-Philippe... Adds custom fields to the time entries csv export.
2008-07-22 Jean-Philippe... Adds custom fields on time entries (#772).
2008-07-22 Jean-Philippe... Removed unused exception definition (r1678).
2008-07-22 Jean-Philippe... Adds mailto link on the user administration list (...
2008-07-22 Jean-Philippe... Appends the filename to the attachment url so that...
2008-07-22 Jean-Philippe... Move VersionsController#download to AttachmentsController.
2008-07-21 Jean-Philippe... Fixed: 'search titles only' box ignored after one searc...
2008-07-21 Jean-Philippe... Adds username to the password reminder email (#1668).
2008-07-20 Jean-Philippe... Fixed: searchable model can't be loaded if table is...
2008-07-20 Jean-Philippe... Search engine: display total results count (#906) and...
2008-07-20 Jean-Philippe... Strikethru closed issue links (#1127).
2008-07-20 Jean-Philippe... Fixed: dependency on ruby 1.8.7 introduced in r1660...
2008-07-19 Jean-Philippe... Improved on-the-fly account creation. If some attribute...
2008-07-19 Jean-Philippe... Fixed: Wiki Linking Fails on News Item Preview (#1661).
2008-07-19 Jean-Philippe... Small fix to gloc error messages translation.
2008-07-17 Jean-Philippe... Fixed: default configuration can not be loaded for...
2008-07-16 Jean-Philippe... Adds links to the user page on various views.
2008-07-16 Jean-Philippe... Fixes r1672.
2008-07-16 Jean-Philippe... Adds timelog link to the issue context menu (#1645).
2008-07-16 Jean-Philippe... Fixed: Context menu overwritten by calendar on My Page...
2008-07-14 Jean-Philippe... Fixes boolean custom fields tags (broken by r1592)...
2008-07-14 Jean-Philippe... Javascript fix (#1636).
2008-07-13 Jean-Philippe... Clear changesets and changes with raw sql when deleting...
2008-07-13 Jean-Philippe... Set order on wiki pages association.
2008-07-13 Jean-Philippe... Fixes search tests for Postgresql.
2008-07-13 Jean-Philippe... Prevent blank menu caption.
2008-07-13 Jean-Philippe... Admin and Help links at the end of top menu.
2008-07-13 Jean-Philippe... Menu mapper: add support for :before, :after and :last...
2008-07-13 Jean-Philippe... Menu item caption can be a Proc.
2008-07-12 Jean-Philippe... Adds auto links tests.
2008-07-12 Jean-Philippe... Fixes engines assets mirroring.
2008-07-12 Jean-Philippe... Fixed: Plugin's setting page is broken after upgrading...
2008-07-12 Jean-Philippe... Translations updates.
2008-07-12 Jean-Philippe... Adds engines 2.1.0 plugin.
2008-07-12 Jean-Philippe... Fixed: no :author method error on projects atom feed...
2008-07-12 Jean-Philippe... Fixes nil error when svn binary version is unknown...
2008-07-10 Jean-Philippe... Do not use partial in PDF templates (not supported...
2008-07-10 Jean-Philippe... Fixed: trailing period should not be included in redmin...
2008-07-10 Jean-Philippe... Fixed: search engine may reveal private projects (...
2008-07-09 Jean-Philippe... Fixes links to entries on the revision view (Rails...
2008-07-09 Jean-Philippe... Fixes Gantt chart with ruby 1.8.7 (#1606).
2008-07-06 Jean-Philippe... Mail handler: more control over issue attributes (...
2008-07-06 Jean-Philippe... Better naming of activity feed if only one kind of...
2008-07-06 Jean-Philippe... Adds project name to issues feed title (#1323).
2008-07-06 Jean-Philippe... Fixes "source:" links URLs (r1617).
2008-07-06 Jean-Philippe... Merged CHANGELOG from 0.7 stable.
2008-07-05 Jean-Philippe... Adds MercurialAdapter.client_version and prevent @hg...
2008-07-05 Jean-Philippe... Display svn properties in the browser, svn >= 1.5.0...
2008-07-05 Jean-Philippe... Removes calls to TimeZone#adjust (#1584).
2008-07-04 Jean-Philippe... Email delivery configuration moved to an unversioned...
2008-07-04 Jean-Philippe... Updated INSTALL doc.
2008-07-04 Jean-Philippe... Merged Rails 2.1 compatibility branch.
2008-07-03 Jean-Philippe... Fixes test broken by r1610.
2008-07-02 Jean-Philippe... Escapes HTML tags.
2008-06-30 Jean-Philippe... Fixes quick jump to a revision.
2008-06-30 Jean-Philippe... Fixed: issues always created with default tracker ...
2008-06-30 Jean-Philippe... Fixes relative paths to images in wiki_syntax.html...
2008-06-30 Jean-Philippe... Fixed: Comment too long message when updating issue...
2008-06-29 Jean-Philippe... Redirects back after clicking watch/unwatch links witho...
2008-06-29 Jean-Philippe... Removes no longer needed helper method (r1605).
2008-06-29 Jean-Philippe... Makes issue update link work without javascript (#1337).
next