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 …

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

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

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

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

./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

./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

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

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

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

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

./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

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

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

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

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

./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

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

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

./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

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

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

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

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

./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

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

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

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

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

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

… 7 more files in changeset.
1616 by hpdl on 22 June 2007, 22:01:51 +0200 (2 years 5 months ago) Fix OSC-193

Commit the transaction to save the currency information in the database
(merge from hpdl r1615)

./admin/includes/classes/currencies.php 1616 history download (+11 -5) diffs

1605 by hpdl on 12 June 2007, 19:13:06 +0200 (2 years 5 months ago) merge from hpdl r1604
Fix OSC-169

Add filter for the directory listing

./admin/templates/pages/administrators/edit.php 1605 history download (+1 -0) diffs

1578 by tech2000 on 04 April 2007, 23:51:54 +0200 (2 years 7 months ago) Updates to TinyMCE Spanish.

./admin/external/tiny_mce/langs/es.js 1578 history download (+7 -7) diffs

./admin/external/tiny_mce/plugins/_template/langs/es.js 1578 history download (+2 -2) diffs

1576 by tech2000 on 04 April 2007, 20:40:22 +0200 (2 years 7 months ago) Updates Spanish and added Swedish language files for TinyMCE.

./admin/external/tiny_mce/langs/se.js 1576 history download (+41) new

./admin/external/tiny_mce/plugins/_template/langs/se.js 1576 history download (+8) new

./admin/external/tiny_mce/plugins/advimage/langs/es.js 1576 history download (+24 -5) diffs

./admin/external/tiny_mce/plugins/advimage/langs/se.js 1576 history download (+27) new

./admin/external/tiny_mce/plugins/advlink/langs/es.js 1576 history download (+9 -9) diffs

… 13 more files in changeset.
1575 by tech2000 on 04 April 2007, 16:25:02 +0200 (2 years 7 months ago) Added Spanish translations for TinyMCE.

./admin/external/tiny_mce/langs/es.js 1575 history download (+41) new

./admin/external/tiny_mce/plugins/_template/langs/es.js 1575 history download (+8) new

./admin/external/tiny_mce/plugins/advimage/langs/en.js 1575 history download (+2 -2) diffs

./admin/external/tiny_mce/plugins/advimage/langs/es.js 1575 history download (+8) new

./admin/external/tiny_mce/plugins/advlink/langs/es.js 1575 history download (+46) new

… 8 more files in changeset.
1574 by hpdl on 04 April 2007, 15:16:57 +0200 (2 years 7 months ago) remove the !empty() call as empty() treats '0' as an empty value

fix OSC-137
merge from hpdl r1573

./admin/includes/classes/products.php 1574 history download (+1 -1) diffs

1572 by hpdl on 04 April 2007, 13:59:33 +0200 (2 years 7 months ago) 1 == '1_2' will convert '1_2' into an integer and pass the condition; force the condition to check against string values

fix OSC-133

./admin/templates/pages/categories/new.php 1572 history download (+4 -1) diffs

./includes/functions/html_output.php 1572 history download (+1 -1) diffs

1569 by hpdl on 03 April 2007, 20:22:57 +0200 (2 years 7 months ago) correct variable name; merge from hpdl r1568

./redirect.php 1569 history download (+2 -2) diffs

1567 by hpdl on 03 April 2007, 19:33:51 +0200 (2 years 7 months ago) IMG_* constants are not defined if GD is not configured with PHP

merge from hpdl r1566

./admin/includes/functions/compatibility.php 1567 history download (+4 -0) diffs

1556 by hpdl on 31 March 2007, 17:21:52 +0200 (2 years 7 months ago) language update; merge from hpdl r1555

./admin/includes/languages/en_US.php 1556 history download (+1 -0) diffs

1554 by hpdl on 31 March 2007, 16:45:24 +0200 (2 years 7 months ago) fix typo reported at OSC-130

merge from hpdl r1553

./admin/includes/classes/manufacturers.php 1554 history download (+1 -1) diffs

1552 by hpdl on 31 March 2007, 16:28:17 +0200 (2 years 7 months ago) compatibility function for imagetypes(); merge from hpdl r1551

./admin/includes/functions/compatibility.php 1552 history download (+10 -0) diffs

1546 by hpdl on 31 March 2007, 04:21:32 +0200 (2 years 7 months ago) merge country zones Anders worked on; merge from hpdl r1545

./admin/templates/pages/countries/main.php 1546 history download (+1 -1) diffs

./install/oscommerce.sql 1546 history download (+4702 -256) diffs

1544 by hpdl on 31 March 2007, 02:12:02 +0200 (2 years 7 months ago) toggle the html editor

merge from hpdl r1542

./admin/includes/languages/en_US/products.php 1544 history download (+1 -0) diffs

./admin/templates/pages/products/edit.php 1544 history download (+17 -4) diffs

1541 by hpdl on 31 March 2007, 00:53:46 +0200 (2 years 7 months ago) show the language code together with the language name

merge from hpdl r1540

./admin/templates/pages/languages/edit.php 1541 history download (+1 -1) diffs

1538 by frank on 31 March 2007, 00:16:38 +0200 (2 years 7 months ago) Removed obsolete inclusion of class

./admin/includes/application_top.php 1538 history download (+0 -3) diffs

1537 by frank on 31 March 2007, 00:15:13 +0200 (2 years 7 months ago) Removing obsolete TinyMCE class and function

./admin/includes/functions/cfg_parameters/osc_cfg_set_tinymce_themes_pulldown_menu.php 1537 history deleted

./includes/classes/tinymce.php 1537 history deleted

1536 by hpdl on 31 March 2007, 00:10:22 +0200 (2 years 7 months ago) move program locations to the configuration table

merge from hpdl r1534

./admin/includes/application_top.php 1536 history download (+0 -6) diffs

./admin/includes/classes/backup.php 1536 history download (+4 -4) diffs

./admin/templates/pages/backup/backup.php 1536 history download (+2 -2) diffs

./install/oscommerce.sql 1536 history download (+6 -2) diffs

1535 by frank on 31 March 2007, 00:07:50 +0200 (2 years 7 months ago) TinyMCE editor implementation

./admin/external/tiny_mce 1535 history download (+0) new/copied

./admin/external/tiny_mce/blank.htm 1535 history download (+9) new/copied

./admin/external/tiny_mce/langs 1535 history download (+0) new/copied

./admin/external/tiny_mce/langs/en.js 1535 history download (+41) new/copied

./admin/external/tiny_mce/langs/readme.txt 1535 history download (+9) new/copied

… 262 more files in changeset.
1533 by hpdl on 31 March 2007, 00:02:07 +0200 (2 years 7 months ago) replace the old email+mime email classes with a new osC_Mail class

merge from hpdl r1518-r1519, r1525

./admin/includes/application_top.php 1533 history download (+2 -3) diffs

./admin/includes/modules/newsletters/email.php 1533 history download (+5 -4) diffs

./admin/includes/modules/newsletters/newsletter.php 1533 history download (+5 -4) diffs

./admin/includes/modules/newsletters/product_notification.php 1533 history download (+5 -4) diffs

./includes/classes/email.php 1533 history deleted

… 4 more files in changeset.
1527 by hpdl on 30 March 2007, 21:20:20 +0200 (2 years 7 months ago) check first if definitions exist in the main language file before importing them

merge from hpdl r1526

./admin/includes/classes/language.php 1527 history download (+9 -5) diffs

1524 by hpdl on 30 March 2007, 18:53:31 +0200 (2 years 7 months ago) stylesheet updates

merge from hpdl r1523

./admin/templates/default/stylesheet.css 1524 history download (+0 -13) diffs

./admin/templates/pages/languages/definitions_edit.php 1524 history download (+2 -2) diffs

./admin/templates/pages/orders/invoice.php 1524 history download (+10 -10) diffs

./admin/templates/pages/orders/packaging_slip.php 1524 history download (+8 -8) diffs

./admin/templates/pages/product_attributes/main.php 1524 history download (+7 -7) diffs

… 4 more files in changeset.
1522 by hpdl on 30 March 2007, 18:35:02 +0200 (2 years 7 months ago) language update

merge from hpdl r1521

./admin/includes/languages/en_US/customers.php 1522 history download (+1 -1) diffs

earlier earlier | later later