Quick Search:

show Line History...

Constraint

Branch:
Author:
Tag:
Date: help

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 …

./application_top.php 1865 history download (+4 -1) diffs

./classes/database/mysqli.php 1865 history download (+12 -0) diffs

./classes/database.php 1865 history download (+2 -0) diffs

… 19 more files in changeset.
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

./application_bottom.php 1863 history download (+1 -1) diffs

./application_top.php 1863 history download (+1 -1) diffs

./classes/database/mysql.php 1863 history download (+2 -2) diffs

./classes/database/mysqli.php 1863 history download (+2 -2) diffs

./classes/database.php 1863 history download (+6 -6) diffs

… 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

./classes/category.php 1862 history download (+83 -15) diffs

./classes/category_tree.php 1862 history download (+130 -80) diffs

./classes/database.php 1862 history download (+11 -2) diffs

./classes/order.php 1862 history download (+44 -54) diffs

./classes/product.php 1862 history download (+290 -84) 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

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

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

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

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

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

./classes/address_book.php 1860 history download (+80 -30) diffs

./classes/banner.php 1860 history download (+166 -80) 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

./classes/session 1859 history download (+0) new/copied

./classes/session/database.php 1859 history download (+170) new/copied

./classes/session.php 1859 history download (+232 -157) diffs

./modules/services/session.php 1859 history download (+1 -1) diffs

… 8 more files in changeset.
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

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

… 1 more file in changeset.
1537 by frank on 31 March 2007, 00:15:13 +0200 (2 years 7 months ago) Removing obsolete TinyMCE class and function

./classes/tinymce.php 1537 history deleted

… 1 more file in changeset.
1535 by frank on 31 March 2007, 00:07:50 +0200 (2 years 7 months ago) TinyMCE editor implementation

./classes/tinymce.php 1535 history download (+37) new/copied

… 266 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

./classes/email.php 1533 history deleted

./classes/mail.php 1533 history download (+379) new/copied

./classes/mime.php 1533 history deleted

./functions/general.php 1533 history download (+6 -18) diffs

./modules/services/core.php 1533 history download (+1 -2) diffs

… 4 more files in changeset.
1524 by hpdl on 30 March 2007, 18:53:31 +0200 (2 years 7 months ago) stylesheet updates

merge from hpdl r1523

./modules/downloads.php 1524 history download (+5 -5) diffs

… 8 more files in changeset.
1512 by hpdl on 30 March 2007, 01:46:41 +0200 (2 years 7 months ago) allow language sets to inject definitions from another language set
this is helpful for language variations where only a few definitions are different

merge from hpdl r1501, r1507, r1511

./classes/language.php 1512 history download (+14 -5) diffs

./languages/en_US.xml 1512 history download (+1 -0) diffs

… 9 more files in changeset.
1498 by hpdl on 29 March 2007, 16:04:50 +0200 (2 years 7 months ago) update version number to 3.0 Alpha 4
update copyright notice / license notice

merge from hpdl r1497

./application_bottom.php 1498 history download (+3 -1) diffs

./application_top.php 1498 history download (+4 -2) diffs

./classes/account.php 1498 history download (+3 -1) diffs

./classes/actions.php 1498 history download (+3 -1) diffs

./classes/address.php 1498 history download (+3 -1) diffs

… 792 more files in changeset.
1493 by hpdl on 29 March 2007, 00:50:04 +0200 (2 years 7 months ago) language updates
move service modules to the modules directory
move administrative functionality from the service modules to the administration tool side

merge from hpdl r1480-r1489

./classes/services.php 1493 history download (+1 -1) diffs

./modules/boxes/reviews.php 1493 history download (+1 -1) diffs

./modules/services 1493 history download (+0) new/copied

./modules/services/banner.php 1493 history download copied (+30 -0) diffs

./modules/services/breadcrumb.php 1493 history download copied (+30 -0) diffs

… 85 more files in changeset.
1444 by hpdl on 08 March 2007, 23:21:35 +0100 (2 years 8 months ago) fix OSC-50

format the shipping and billing address in the order confirmation email
(merge from hpdl r1443)

./classes/order.php 1444 history download (+4 -2) diffs

1434 by hpdl on 08 March 2007, 20:15:38 +0100 (2 years 8 months ago) use a new showImage() language class method to display the language icon
use new language icons found in images/worldflags
(merge from hpdl r1431-r1432)

./classes/language.php 1434 history download (+19 -6) diffs

./languages/en_US/images/icon.gif 1434 history deleted

./modules/boxes/languages.php 1434 history download (+2 -2) diffs

… 24 more files in changeset.
1425 by hpdl on 08 March 2007, 02:37:37 +0100 (2 years 8 months ago) fix OSC-89

fix page content logic
(merge from hpdl r1424)

./content/products/reviews.php 1425 history download (+1 -3) diffs

1423 by hpdl on 08 March 2007, 01:53:42 +0100 (2 years 8 months ago) fix OSC-79

fix static logic
(merge from hpdl r1422)

./classes/address_book.php 1423 history download (+2 -3) diffs

1421 by hpdl on 08 March 2007, 01:24:29 +0100 (2 years 8 months ago) fix OSC-38

improve cartID logic
only calculate order totals if products exist in the shopping cart
(merge from hpdl r1420)

./classes/shipping.php 1421 history download (+18 -28) diffs

./classes/shopping_cart.php 1421 history download (+47 -38) diffs

./services/core.php 1421 history download (+1 -0) diffs

./services/currencies.php 1421 history download (+4 -0) diffs

1407 by hpdl on 07 March 2007, 02:07:09 +0100 (2 years 8 months ago) replace all administration tool osc_href_link() calls with osc_href_link_admin()
(merge from hpdl r1405)

./functions/html_output.php 1407 history download (+0 -10) diffs

… 203 more files in changeset.
1402 by hpdl on 07 March 2007, 01:15:39 +0100 (2 years 8 months ago) fix OSC-106

create a separate osc_redirect() function for the Administration Tool, labelled osc_redirect_admin()
manually close the session when a redirect is occurring
(merge from hpdl r1400-r1401)…

./functions/general.php 1402 history download (+4 -8) diffs

… 39 more files in changeset.
1395 by hpdl on 07 March 2007, 00:41:43 +0100 (2 years 8 months ago) merge from hpdl r1393-r1394

support arrays (single level) in the GET and POST scope of autofilling form fields

./functions/html_output.php 1395 history download (+29 -8) diffs

1385 by hpdl on 06 March 2007, 09:55:55 +0100 (2 years 8 months ago) merge from hpdl r1299, r1384

extend batch page links functionality

./classes/database.php 1385 history download (+99 -33) diffs

./modules/product_listing.php 1385 history download (+5 -5) diffs

… 36 more files in changeset.
1382 by hpdl on 06 March 2007, 00:48:38 +0100 (2 years 8 months ago) fix part of r1225

./modules/boxes/shopping_cart.php 1382 history download (+1 -1) diffs

1372 by hpdl on 05 March 2007, 23:58:51 +0100 (2 years 8 months ago) merge from hpdl r1290-r1291, r1293

introduce the administrators log class to log database changes performed from the administration tool
introduce the new Administrators Log section on the Administra…

./classes/database/mysql.php 1372 history download (+19 -2) diffs

./classes/database/mysqli.php 1372 history download (+19 -2) diffs

./classes/database.php 1372 history download (+82 -5) diffs

./database_tables.php 1372 history download (+2 -2) diffs

./functions/compatibility.php 1372 history download (+20 -0) diffs

… 13 more files in changeset.
1358 by hpdl on 05 March 2007, 23:27:27 +0100 (2 years 8 months ago) merge from hpdl r1257-r1258

don't report E_NOTICE messages when including includes/local/configure.php

./application_top.php 1358 history download (+7 -2) diffs

… 1 more file in changeset.
1338 by hpdl on 05 March 2007, 22:51:26 +0100 (2 years 8 months ago) merge from hpdl r1210-r1213

general updates
admin/includes/classes/upload.php; remove php3 compatibility layer

./classes/currencies.php 1338 history download (+4 -0) diffs

… 9 more files in changeset.
1323 by hpdl on 05 March 2007, 22:11:24 +0100 (2 years 8 months ago) merge from hpdl r1125-r1130

introduce framework changes to support batch action capabilities
separate presentation into multiple pages, for each action available

./services/output_compression.php 1323 history download (+2 -2) diffs

… 11 more files in changeset.
1322 by hpdl on 05 March 2007, 21:57:58 +0100 (2 years 8 months ago) merge from hpdl r1124

ob_gzhandler() exists from PHP 4.0.4 so the fallback logic is no longer needed

./services/output_compression.php 1322 history download (+3 -39) diffs

1321 by hpdl on 05 March 2007, 21:55:44 +0100 (2 years 8 months ago) merge from hpdl r1122-r1123

add a mysqli database layer for php5/mysql4

./classes/database/mysqli.php 1321 history download (+190) new/copied

… 1 more file in changeset.
earlier earlier | later later