FishEye
Search
Changelog
Browse
Help
osCommerce
:
Quick Search:
fix session expiration time
standards update
Show this changeset in changelog
Changeset Detail
1674
created by
hpdl
on 21 August 2007, 00:56:00 +0200 (2 years 3 months ago) (
patch
)
introduce new product variants feature
Expand all
|
Collapse all
|
Don't Truncate Long Diffs
/branches/hpdl/oscommerce/admin/includes/classes/language.php
1674
(+2 -3)
diffs
View diff...
/branches/hpdl/oscommerce/admin/includes/classes/order.php
1674
(+16 -19)
diffs
View diff...
/branches/hpdl/oscommerce/admin/includes/classes/product_attributes.php
1674
(+40 -54)
diffs
View diff...
/branches/hpdl/oscommerce/admin/includes/classes/products.php
1674
(+124 -71)
diffs
View diff...
/branches/hpdl/oscommerce/admin/includes/content/product_attributes.php
1674
(+7 -4)
diffs
View diff...
/branches/hpdl/oscommerce/admin/includes/content/products.php
1674
(+33 -5)
diffs
View diff...
/branches/hpdl/oscommerce/admin/includes/languages/en_US/modules/access/product_attributes.php
1674
(+1 -1)
diffs
View diff...
/branches/hpdl/oscommerce/admin/includes/languages/en_US/product_attributes.php
1674
(+5 -2)
diffs
View diff...
/branches/hpdl/oscommerce/admin/includes/languages/en_US/products.php
1674
(+3 -3)
diffs
View diff...
/branches/hpdl/oscommerce/admin/templates/default/images/icons/16x16/attach.png
1674
(+0)
new
/branches/hpdl/oscommerce/admin/templates/pages/orders/edit.php
1674
(+4 -4)
diffs
View diff...
/branches/hpdl/oscommerce/admin/templates/pages/orders/invoice.php
1674
(+4 -4)
diffs
View diff...
/branches/hpdl/oscommerce/admin/templates/pages/product_attributes/edit.php
1674
(+27 -6)
diffs
View diff...
/branches/hpdl/oscommerce/admin/templates/pages/product_attributes/entries.php
1674
(+11 -10)
diffs
View diff...
/branches/hpdl/oscommerce/admin/templates/pages/product_attributes/entries_edit.php
1674
(+10 -6)
diffs
View diff...
/branches/hpdl/oscommerce/admin/templates/pages/product_attributes/entries_new.php
1674
(+4 -0)
diffs
View diff...
/branches/hpdl/oscommerce/admin/templates/pages/product_attributes/main.php
1674
(+14 -12)
diffs
View diff...
/branches/hpdl/oscommerce/admin/templates/pages/product_attributes/new.php
1674
(+4 -0)
diffs
View diff...
/branches/hpdl/oscommerce/admin/templates/pages/products/edit.php
1674
(+374 -146)
diffs
View diff...
/branches/hpdl/oscommerce/admin/templates/pages/products/main.php
1674
(+30 -9)
diffs
View diff...
/branches/hpdl/oscommerce/admin/templates/pages/products/preview.php
1674
(+3 -5)
diffs
View diff...
/branches/hpdl/oscommerce/includes/classes/order.php
1674
(+44 -54)
diffs
View diff...
/branches/hpdl/oscommerce/includes/classes/product.php
1674
(+224 -83)
diffs
View diff...
/branches/hpdl/oscommerce/includes/classes/products.php
1674
(+3 -3)
diffs
View diff...
/branches/hpdl/oscommerce/includes/classes/recently_visited.php
1674
(+3 -3)
diffs
View diff...
/branches/hpdl/oscommerce/includes/classes/shopping_cart.php
1674
(+287 -290)
diffs
View diff...
/branches/hpdl/oscommerce/includes/classes/template.php
1674
(+6 -3)
diffs
View diff...
/branches/hpdl/oscommerce/includes/database_tables.php
1674
(+4 -6)
diffs
View diff...
/branches/hpdl/oscommerce/includes/modules/actions/cart_add.php
1674
(+17 -11)
diffs
View diff...
/branches/hpdl/oscommerce/includes/modules/actions/cart_remove.php
1674
(+4 -10)
diffs
View diff...
/branches/hpdl/oscommerce/includes/modules/actions/cart_update.php
1674
(+5 -22)
diffs
View diff...
/branches/hpdl/oscommerce/includes/modules/boxes/whats_new.php
1674
(+17 -23)
diffs
View diff...
/branches/hpdl/oscommerce/includes/modules/content/new_products.php
1674
(+32 -33)
diffs
View diff...
/branches/hpdl/oscommerce/includes/modules/order_total/tax.php
1674
(+1 -1)
diffs
View diff...
/branches/hpdl/oscommerce/includes/modules/variants
1674
(+0)
new
/branches/hpdl/oscommerce/includes/modules/variants/pull_down_menu.php
1674
(+25)
new
/branches/hpdl/oscommerce/includes/modules/variants/radio_buttons.php
1674
(+25)
new
/branches/hpdl/oscommerce/install/oscommerce.sql
1674
(+38 -55)
diffs
View diff...
/branches/hpdl/oscommerce/install/oscommerce_sample_data.sql
1674
(+3 -3)
diffs
View diff...
/branches/hpdl/oscommerce/templates/default/content/account/account_history_info.php
1674
(+1 -1)
diffs
View diff...
/branches/hpdl/oscommerce/templates/default/content/checkout/checkout_confirmation.php
1674
(+4 -4)
diffs
View diff...
/branches/hpdl/oscommerce/templates/default/content/checkout/shopping_cart.php
1674
(+7 -25)
diffs
View diff...
/branches/hpdl/oscommerce/templates/default/content/products/info.php
1674
(+12 -19)
diffs
View diff...