Quick Search:

show Line History...

Constraint

Branch:
Author:
Tag:
Date: help

Sort: path | last-commit | first-commit Sub Directories

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 history download (+32 -33) diffs

… 42 more files in changeset.
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 history download (+4 -1) diffs

./new_products.php 1497 history download (+4 -1) diffs

./recently_visited.php 1497 history download (+3 -1) diffs

./upcoming_products.php 1497 history download (+4 -1) diffs

… 793 more files in changeset.
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 history download (+3 -2) diffs

… 2 more files in changeset.
815 by hpdl on 27 August 2006, 18:49:44 +0200 (3 years 2 months ago) internet explorer css fixes

./new_products.php 815 history download (+1 -1) diffs

./recently_visited.php 815 history download (+4 -2) diffs

725 by hpdl on 18 August 2006, 14:51:04 +0200 (3 years 3 months ago) standardize some general functions

./recently_visited.php 725 history download (+1 -1) diffs

… 52 more files in changeset.
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 history download (+2 -2) diffs

./new_products.php 686 history download (+2 -2) diffs

./recently_visited.php 686 history download (+6 -6) diffs

./upcoming_products.php 686 history download (+1 -1) diffs

… 144 more files in changeset.
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 history download (+41 -1) diffs

./new_products.php 685 history download (+47 -1) diffs

./recently_visited.php 685 history download (+66 -1) diffs

./upcoming_products.php 685 history download (+39 -2) diffs

… 51 more files in changeset.
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 history download (+5 -2) diffs

./new_products.php 396 history download (+5 -2) diffs

./recently_visited.php 396 history download (+5 -2) diffs

./upcoming_products.php 396 history download (+5 -2) diffs

… 15 more files in changeset.
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 history download (+3 -1) diffs

./new_products.php 348 history download (+2 -1) diffs

./upcoming_products.php 348 history download (+17 -0) diffs

… 4 more files in changeset.
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 history download (+1 -8) diffs

./new_products.php 345 history download (+1 -8) diffs

./recently_visited.php 345 history download (+0 -13) diffs

./upcoming_products.php 345 history download (+0 -13) diffs

… 20 more files in changeset.
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 history download (+51) new

… 4 more files in changeset.
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 history download (+41) new

… 3 more files in changeset.
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 history download (+51) new

… 5 more files in changeset.
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 history download (+4 -3) diffs

… 23 more files in changeset.
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 history download (+19 -210) diffs

… 13 more files in changeset.
301 by hpdl on 30 November 2005, 23:22:36 +0100 (3 years 11 months ago) update parameters

./recently_visited.php 301 history download (+11 -9) diffs

… 3 more files in changeset.
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 history download (+15 -40) diffs

… 8 more files in changeset.
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 history download (+23 -46) diffs

… 7 more files in changeset.
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 history download (+188 -168) diffs

… 7 more files in changeset.
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 history download (+157 -8) diffs

… 2 more files in changeset.
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 history download (+8 -3) diffs

… 6 more files in changeset.
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 history download (+103) new/moved

… 1 more file in changeset.
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…

. 294 history download (+0) new

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 history deleted

./info/cookie.php 291 history deleted

./account/logoff.php 291 history deleted

./account/notifications.php 291 history deleted

./info/contact.php 291 history deleted

… 37 more files in changeset.
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 history download (+2 -0) diffs

./index/index.php 290 history download (+2 -0) diffs

./products/products.php 290 history download (+2 -4) diffs

… 5 more files in changeset.
273 by hpdl on 23 November 2005, 17:53:04 +0100 (3 years 11 months ago) remove redundant parameters

./checkout/confirmation.php 273 history download (+3 -3) diffs

./checkout/payment.php 273 history download (+1 -1) diffs

./checkout/process.php 273 history download (+3 -3) diffs

./checkout/shipping.php 273 history download (+2 -2) diffs

… 27 more files in changeset.
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 history download (+7 -0) diffs

… 3 more files in changeset.
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 history download (+1 -1) diffs

./products/reviews.php 246 history download (+4 -8) diffs

./products/tell_a_friend.php 246 history download (+3 -3) diffs

… 20 more files in changeset.
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 history download (+2 -2) diffs

… 8 more files in changeset.
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 history download (+3 -1) diffs

earlier earlier | later later