| osCommerce:/branches/hpdl/oscommerce/includes/modules/content/ |
show Line History...Constraint |
Changelog
1674
by hpdl on
21 August 2007, 00:56:00 +0200
(2 years 3 months ago)
introduce new product variants feature
./new_products.php
1674
1497
by hpdl on
29 March 2007, 15:40:05 +0200
(2 years 7 months ago)
update version number to 3.0 Alpha 4
update copyright notice / license notice
./also_purchased_products.php
1497
./new_products.php
1497
./recently_visited.php
1497
./upcoming_products.php
1497
895
by hpdl on
30 August 2006, 17:43:20 +0200
(3 years 2 months ago)
make any parameter changes take affect straight away
./recently_visited.php
895
815
by hpdl on
27 August 2006, 18:49:44 +0200
(3 years 2 months ago)
internet explorer css fixes
./new_products.php
815
./recently_visited.php
815
725
by hpdl on
18 August 2006, 14:51:04 +0200
(3 years 3 months ago)
standardize some general functions
./recently_visited.php
725
686
by hpdl on
15 August 2006, 00:33:22 +0200
(3 years 3 months ago)
finalize standardization of the html_output functions
./also_purchased_products.php
686
./new_products.php
686
./recently_visited.php
686
./upcoming_products.php
686
685
by hpdl on
14 August 2006, 19:17:56 +0200
(3 years 3 months ago)
css/xhtml updates
standardize html_output functions convert & to & in the href_link function
./also_purchased_products.php
685
./new_products.php
685
./recently_visited.php
685
./upcoming_products.php
685
396
by hpdl on
22 January 2006, 08:49:31 +0100
(3 years 9 months ago)
move module content language definitions to separate files
./also_purchased_products.php
396
./new_products.php
396
./recently_visited.php
396
./upcoming_products.php
396
348
by hpdl on
19 December 2005, 08:04:41 +0100
(3 years 11 months ago)
sanitize and move parameters to the right place
./also_purchased_products.php
348
./new_products.php
348
./upcoming_products.php
348
345
by hpdl on
10 December 2005, 11:58:35 +0100
(3 years 11 months ago)
move the basic install logic to the main osC_Module class and use parent::install() in the children classes
sanitize some configuration parameters make the category box show product count value indep…
./also_purchased_products.php
345
./new_products.php
345
./recently_visited.php
345
./upcoming_products.php
345
340
by hpdl on
07 December 2005, 05:15:08 +0100
(3 years 11 months ago)
modularize the also purchase products module
./also_purchased_products.php
340
338
by hpdl on
07 December 2005, 04:58:09 +0100
(3 years 11 months ago)
modularize the upcoming products module into a proper content module
./upcoming_products.php
338
336
by hpdl on
07 December 2005, 04:45:57 +0100
(3 years 11 months ago)
modularize the new products module into a proper content module
./new_products.php
336
333
by hpdl on
07 December 2005, 04:15:13 +0100
(3 years 11 months ago)
update logic for consistency with the administration template boxes pages now also taking care of the content modules
./recently_visited.php
333
331
by hpdl on
06 December 2005, 04:28:58 +0100
(3 years 11 months ago)
combine the administration boxes page to also take care of page content modules
it's working but the changes need to be cleaned up to have a consistent implementation
./recently_visited.php
331
301
by hpdl on
30 November 2005, 23:22:36 +0100
(3 years 11 months ago)
update parameters
./recently_visited.php
301
300
by hpdl on
30 November 2005, 22:35:04 +0100
(3 years 11 months ago)
less database queries, use the category and product (to be cached) classes
./recently_visited.php
300
299
by hpdl on
30 November 2005, 21:51:03 +0100
(3 years 11 months ago)
save on database queries, use the category tree data!
./recently_visited.php
299
298
by hpdl on
30 November 2005, 19:11:48 +0100
(3 years 11 months ago)
logic updates, reduce number of queries, show number of search results in output
./recently_visited.php
298
297
by hpdl on
30 November 2005, 03:50:44 +0100
(3 years 11 months ago)
move the logic from the module to the class
./recently_visited.php
297
296
by hpdl on
30 November 2005, 02:25:55 +0100
(3 years 11 months ago)
dont store the recently visited object instance in the session
./recently_visited.php
296
295
by hpdl on
30 November 2005, 00:46:22 +0100
(3 years 11 months ago)
move the recently_visited class to the includes/modules/content directory
./recently_visited.php
295
294
by hpdl on
30 November 2005, 00:45:01 +0100
(3 years 11 months ago)
new content directory in the includes/modules directory to hold content modules (eg, recently visited module)
the page content modules that were previously held here have been moved to the includes/c…
291
by hpdl on
29 November 2005, 18:26:06 +0100
(3 years 11 months ago)
move the includes/modules/content directory to the includes directory
./info/ssl_check.php
291
./info/cookie.php
291
./account/logoff.php
291
./account/notifications.php
291
./info/contact.php
291
290
by hpdl on
29 November 2005, 02:55:35 +0100
(3 years 11 months ago)
crude logic to load extra modules dynamically .. this will soon be configured through the database to have extra modules (eg recently visited module) loaded before and/or after the page content, witho…
./checkout/cart.php
290
./index/index.php
290
./products/products.php
290
273
by hpdl on
23 November 2005, 17:53:04 +0100
(3 years 11 months ago)
remove redundant parameters
./checkout/confirmation.php
273
./checkout/payment.php
273
./checkout/process.php
273
./checkout/shipping.php
273
248
by hpdl on
15 November 2005, 08:51:40 +0100
(4 years ago)
add meta tags support to the template class
./products/products.php
248
246
by hpdl on
14 November 2005, 16:06:41 +0100
(4 years ago)
add products_keyword and products_tags to the products description table, and move products_model from the products table to it
use the products_keyword value to link to products administration tool…
./products/products.php
246
./products/reviews.php
246
./products/tell_a_friend.php
246
245
by hpdl on
14 November 2005, 03:27:57 +0100
(4 years ago)
put the products model in the url instead of the products id
only for testing at the moment; needs to change to a multilingual keyword for SEO
./products/products.php
245
229
by hpdl on
11 November 2005, 17:01:30 +0100
(4 years ago)
only call the service module when it is enabled
./products/products.php
229
|