CVS messages for Inventory field
September 26, 2008
- Commit #142513 by quimrovira at 16:34Inventory field: /modules/inventory/inventory.install 1.3
Inventory field: /modules/inventory/inventory.module 1.3#253585 by quimrovira: Cleaner implementation of this patch, which adds: - Items from SQL query (inherently dangerous, be warned!) - Items from content types (implementing feature request #128623 by ray007) - Skip-Empty formatter - TextField widget for arbitrary values (implementing feature request #228631 from aexl) - Range validation on submit - Change from name-to-value relation to itemkey-to-value and itemkey-to-name (Be careful, since this implies changing the database table {inventory_items} renaming the "name" column to "itemkey"
February 28, 2007
- Commit #58606 by robertDouglass at 20:02Inventory field: /modules/inventory/inventory.info 1.2
Inventory field: /modules/inventory/inventory.install 1.2
Inventory field: /modules/inventory/inventory.module 1.2Initial commit of the inventory module. Inventory is a CCK field which enables you to take inventory of a list of items.
- Commit #58604 by robertDouglass at 19:53
Directory /cvs/drupal-contrib/contributions/modules/inventory added to the repository --> Using per-directory sticky tag `HEAD'
