Quick Search:

show Line History...

Constraint

Branch:
Author:
Tag:
Date: help

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

Changelog

1865 by hpdl on 08 March 2009, 23:00:36 +0100 (8 months ago) Force error logging to a file in the working directory
Log MySQL warnings and errors
Force MySQL >= 5.0.2 to use STRICT_ALL_TABLES sql mode at runtime
New Error Log Administration Tool Application to …

trunk/oscommerce/.gitignore 1865 history download (+2) new

trunk/oscommerce/admin/includes/application_top.php 1865 history download (+3 -0) diffs

trunk/oscommerce/admin/includes/applications/error_log 1865 history download (+0) new

trunk/oscommerce/admin/includes/applications/error_log/actions 1865 history download (+0) new

trunk/oscommerce/admin/includes/applications/error_log/actions/delete.php 1865 history download (+34) new

… 17 more files in changeset.
1864 by hpdl on 08 March 2009, 20:02:43 +0100 (8 months ago) Remove redundant directory

trunk/oscommerce/admin/includes/content 1864 history deleted

1863 by hpdl on 07 March 2009, 00:53:49 +0100 (8 months ago) merge from hpdl r1844-r1858
Move Administration Tool sections to self contained Applications
Use JSON for RPC calls
Add jQuery and jQuery UI
Dynamic data table listings
Live Search feature

trunk/oscommerce/admin/includes/application_top.php 1863 history download (+6 -5) diffs

trunk/oscommerce/admin/includes/applications 1863 history download (+0) new/copied

trunk/oscommerce/admin/includes/applications/administrators 1863 history download (+0) new/copied

trunk/oscommerce/admin/includes/applications/administrators/actions 1863 history download (+0) new/copied

trunk/oscommerce/admin/includes/applications/administrators/actions/batch_delete.php 1863 history download (+45) new/copied

… 926 more files in changeset.
1862 by hpdl on 07 March 2009, 00:34:07 +0100 (8 months ago) merge from hpdl r1674-r1693
Rename Product Attributes to Product Variants
Introduce new Product Attributes functionality

trunk/oscommerce/admin/includes/classes/categories.php 1862 history download (+1 -1) diffs

trunk/oscommerce/admin/includes/classes/category_tree.php 1862 history download (+8 -49) diffs

trunk/oscommerce/admin/includes/classes/customers.php 1862 history download (+15 -4) diffs

trunk/oscommerce/admin/includes/classes/language.php 1862 history download (+2 -3) diffs

trunk/oscommerce/admin/includes/classes/order.php 1862 history download (+16 -19) diffs

… 94 more files in changeset.
1861 by hpdl on 07 March 2009, 00:26:28 +0100 (8 months ago) merge from hpdl r1671
improve the breadcrumb class; implement the iterator interface to work through the breadcrumb path array

trunk/oscommerce/includes/classes/breadcrumb.php 1861 history download (+92 -22) diffs

trunk/oscommerce/templates/default.php 1861 history download (+2 -2) diffs

trunk/oscommerce/templates/table_based.php 1861 history download (+2 -2) diffs

1860 by hpdl on 07 March 2009, 00:25:01 +0100 (8 months ago) merge from hpdl r1669-r1670, r1672
PHP 5 Optimizations

trunk/oscommerce/account.php 1860 history download (+1 -1) diffs

trunk/oscommerce/checkout.php 1860 history download (+1 -1) diffs

trunk/oscommerce/includes/classes/account.php 1860 history download (+92 -42) diffs

trunk/oscommerce/includes/classes/actions.php 1860 history download (+18 -8) diffs

trunk/oscommerce/includes/classes/address.php 1860 history download (+109 -34) diffs

… 48 more files in changeset.
1859 by hpdl on 07 March 2009, 00:21:50 +0100 (8 months ago) merge from hpdl r1666-1668, r1673
modularize custom session storage handlers

trunk/oscommerce/admin/includes/application_top.php 1859 history download (+2 -2) diffs

trunk/oscommerce/admin/includes/classes/customers.php 1859 history download (+2 -2) diffs

trunk/oscommerce/admin/includes/classes/session.php 1859 history deleted

trunk/oscommerce/admin/includes/classes/whos_online.php 1859 history download (+1 -1) diffs

trunk/oscommerce/admin/includes/modules/services/session.php 1859 history download (+4 -2) diffs

… 7 more files in changeset.
1849 by hpdl on 28 February 2009, 03:21:17 +0100 (8 months ago) remove unneeded file

branches/hpdl/oscommerce/admin/includes/classes/actions.php 1849 history deleted

1848 by hpdl on 28 February 2009, 03:21:10 +0100 (8 months ago) Squashed commit of the following:

commit fa33e449c0d678c6f1a89bd1b813c45712ba9008
Author: Harald Ponce de Leon <hpdl@oscommerce.com>
Date:   Fri Feb 27 23:46:43 2009 +0100

   * Start of moving to a…

branches/hpdl/oscommerce/admin/includes/application_top.php 1848 history download (+2 -2) diffs

branches/hpdl/oscommerce/admin/includes/applications 1848 history download (+0) new

branches/hpdl/oscommerce/admin/includes/applications/countries 1848 history download (+0) new

branches/hpdl/oscommerce/admin/includes/applications/countries/actions 1848 history download (+0) new

branches/hpdl/oscommerce/admin/includes/applications/countries/actions/batch_delete.php 1848 history download (+45) new

… 163 more files in changeset.
1847 by hpdl on 27 February 2009, 15:48:11 +0100 (8 months ago) Merge branch 'ajax'

branches/hpdl/oscommerce/includes/classes/template.php 1847 history download (+3 -3) diffs

1846 by hpdl on 27 February 2009, 15:40:55 +0100 (8 months ago) Close the session through register_shutdown_function() to properly write the contents to the storage handler (eg, database)

branches/hpdl/oscommerce/includes/classes/session.php 1846 history download (+3 -11) diffs

1845 by hpdl on 27 February 2009, 01:19:37 +0100 (8 months ago) Squashed commit of the following:

commit 51fad4e508d111150d41329333dda05bcdc7a955
Author: Harald Ponce de Leon <hpdl@oscommerce.com>
Date:   Fri Feb 27 01:10:46 2009 +0100

   Update the osC_Message…

branches/hpdl/oscommerce/admin/includes/application_top.php 1845 history download (+1 -2) diffs

branches/hpdl/oscommerce/admin/includes/classes/specials.php 1845 history download (+2 -2) diffs

branches/hpdl/oscommerce/admin/includes/classes/upload.php 1845 history download (+12 -12) diffs

branches/hpdl/oscommerce/admin/includes/content/administrators.php 1845 history download (+8 -8) diffs

branches/hpdl/oscommerce/admin/includes/content/administrators_log.php 1845 history download (+4 -4) diffs

… 293 more files in changeset.
1844 by hpdl on 26 February 2009, 16:28:49 +0100 (8 months ago) Squashed commit of the following:

commit 4ca81f4a69a8cb02194e0d6398556fdde8c0f944
Author: Harald Ponce de Leon <hpdl@oscommerce.com>
Date:   Thu Feb 26 16:24:18 2009 +0100

   Updated with getInt() …

branches/hpdl/oscommerce/admin/includes/classes/object_info.php 1844 history download (+85 -14) diffs

1843 by hpdl on 12 December 2008, 14:32:10 +0100 (11 months ago) Protect forms with a token ID that is assigned to a customers session.

oscommerce2/trunk/catalog/account_edit.php 1843 history download (+2 -2) diffs

oscommerce2/trunk/catalog/account_newsletters.php 1843 history download (+3 -3) diffs

oscommerce2/trunk/catalog/account_notifications.php 1843 history download (+3 -3) diffs

oscommerce2/trunk/catalog/account_password.php 1843 history download (+3 -3) diffs

oscommerce2/trunk/catalog/address_book_process.php 1843 history download (+5 -5) diffs

… 11 more files in changeset.
1842 by hpdl on 12 December 2008, 14:30:57 +0100 (11 months ago) When restoring contents, generate a new $cartID value

oscommerce2/trunk/catalog/includes/classes/shopping_cart.php 1842 history download (+3 -0) diffs

1841 by hpdl on 12 December 2008, 14:25:49 +0100 (11 months ago) Calculate shipping fees only for shippable products and not virtual/download products

oscommerce2/trunk/catalog/includes/modules/shipping/item.php 1841 history download (+33 -3) diffs

oscommerce2/trunk/catalog/includes/modules/shipping/table.php 1841 history download (+31 -3) diffs

1840 by hpdl on 12 December 2008, 13:32:40 +0100 (11 months ago) Parse the date of birth values.
Fix OSC-684

oscommerce2/trunk/catalog/account_edit.php 1840 history download (+2 -2) diffs

oscommerce2/trunk/catalog/create_account.php 1840 history download (+2 -2) diffs

1839 by hpdl on 12 December 2008, 12:15:33 +0100 (11 months ago) Escape the filename of the href link.
Fix OSC-763

oscommerce2/trunk/catalog/admin/includes/functions/html_output.php 1839 history download (+4 -2) diffs

oscommerce2/trunk/catalog/includes/functions/html_output.php 1839 history download (+3 -1) diffs

1838 by hpdl on 12 December 2008, 11:54:24 +0100 (11 months ago) Escape shell arguments in the checkdnsrr() compatibility function.
Fix OSC-762

oscommerce2/trunk/catalog/admin/includes/functions/compatibility.php 1838 history download (+1 -1) diffs

oscommerce2/trunk/catalog/includes/functions/compatibility.php 1838 history download (+1 -1) diffs

1837 by hpdl on 12 December 2008, 11:31:32 +0100 (11 months ago) Apply magic_quotes to the GET parameters when Search Engine Friendly URLs is enabled.
Fix OSC-761

oscommerce2/trunk/catalog/includes/application_top.php 1837 history download (+1 -0) diffs

1836 by hpdl on 11 December 2008, 17:24:33 +0100 (11 months ago) Support pending payments (echecks)

oscommerce2/trunk/catalog/includes/modules/payment/pm2checkout.php 1836 history download (+1 -1) diffs

earlier earlier | later later