CVS messages
CVS (Concurrent Versions System) is a code management system used by developers to collaborate and track modifications of code.
August 5, 2009
-
Category: /modules/category/category.admin.inc 1.5
Category: /modules/category/category.inc 1.71
Category: /modules/category/category.install 1.22
Category: /modules/category/category.module 1.162
Category: /modules/category/category.pages.inc 1.6
Category: /modules/category/category_display/category_display.install 1.10
Category: /modules/category/category_display/category_display.module 1.40
Category: /modules/category/category_menu/category_menu.install 1.8
Category: /modules/category/category_menu/category_menu.module 1.55
Category: /modules/category/contrib/category_breadcrumb/category_breadcrumb.admin.inc 1.1
Category: /modules/category/contrib/category_breadcrumb/category_breadcrumb.info 1.2
Category: /modules/category/contrib/category_breadcrumb/category_breadcrumb.module 1.2
Category: /modules/category/contrib/category_views/category_views.info 1.2
Category: /modules/category/contrib/category_views/category_views.install 1.4
Category: /modules/category/contrib/category_views/category_views.module 1.9
Category: /modules/category/contrib/category_views/category_views.schema 1.2
Category: /modules/category/INSTALL.txt 1.10
Category: /modules/category/README.txt 1.3
Category: /modules/category/UPGRADE.txt 1.2
Category: /modules/category/wrappers/menu/menu.admin.inc NONE
Category: /modules/category/wrappers/menu/menu.info.php NONE
Category: /modules/category/wrappers/menu/menu.install.php NONE
Category: /modules/category/wrappers/menu/menu.module.php NONE
Category: /modules/category/wrappers/taxonomy/taxonomy.js 1.1
Category: /modules/category/wrappers/taxonomy/taxonomy.module.php 1.3#158598 by JirkaRybka: a massive collection of bug fixes, D6 upgrades, and performance / usability improvements and other tasks for the category package. This commit includes patches from the following threads: - #370641: Port category_views to D6 - #370633: Port category_breadcrumb to D6 - #484624: Fix all broken category/container previews, and add category_display defaults - #481280: Generated menu items vs. menu administration and weights - #457688: Get rid of Menu wrapper, moving functionality to category_menu - #484084: Update README.txt and friends - #483978: Remove t() from database schema descriptions - #501378: PERFORMANCE! Central caching for category API functions - #521680: Missing argument error on category/### paths - #521714: Missing JavaScript file in Taxonomy wrapper Lots and lots of thanks go to JirkaRybka for this monumental cleanup effort.
March 5, 2009
-
Category: /modules/category/category.install 1.20
Category: /modules/category/category.module 1.157
Category: /modules/category/category.pages.inc 1.5
Category: /modules/category/wrappers/book/book.info NONE
Category: /modules/category/wrappers/book/book.info.php 1.1
Category: /modules/category/wrappers/book/book.install NONE
Category: /modules/category/wrappers/book/book.install.php 1.1
Category: /modules/category/wrappers/book/book.module NONE
Category: /modules/category/wrappers/book/book.module.php 1.1
Category: /modules/category/wrappers/menu/menu.info NONE
Category: /modules/category/wrappers/menu/menu.info.php 1.1
Category: /modules/category/wrappers/menu/menu.install NONE
Category: /modules/category/wrappers/menu/menu.install.php 1.1
Category: /modules/category/wrappers/menu/menu.module NONE
Category: /modules/category/wrappers/menu/menu.module.php 1.1
Category: /modules/category/wrappers/taxonomy/taxonomy.info NONE
Category: /modules/category/wrappers/taxonomy/taxonomy.info.php 1.1
Category: /modules/category/wrappers/taxonomy/taxonomy.install NONE
Category: /modules/category/wrappers/taxonomy/taxonomy.install.php 1.1
Category: /modules/category/wrappers/taxonomy/taxonomy.module NONE
Category: /modules/category/wrappers/taxonomy/taxonomy.module.php 1.1- Change wrapper modules to be disabled by default, and to be required to be manually installed after installing category. This is due to difficulties with having the wrapper files present when installing Drupal. - Include .install files in wrapper install / uninstall script. - Make the 'category' and 'container' node types get their default status / commenting / theme settings configured properly at install time.
