| osCommerce:/trunk/oscommerce/admin/ |
show Line History...Constraint |
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 …
./includes/application_top.php
1865
./includes/applications/error_log
1865
./includes/applications/error_log/actions
1865
./includes/applications/error_log/actions/delete.php
1865
./includes/applications/error_log/classes
1865
1864
by hpdl on
08 March 2009, 20:02:43 +0100
(8 months ago)
Remove redundant directory
./includes/content
1864
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
./includes/application_top.php
1863
./includes/applications
1863
./includes/applications/administrators
1863
./includes/applications/administrators/actions
1863
./includes/applications/administrators/actions/batch_delete.php
1863
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
./includes/classes/categories.php
1862
./includes/classes/category_tree.php
1862
./includes/classes/customers.php
1862
./includes/classes/language.php
1862
./includes/classes/order.php
1862
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
./includes/application_top.php
1859
./includes/classes/customers.php
1859
./includes/classes/session.php
1859
./includes/classes/whos_online.php
1859
./includes/modules/services/session.php
1859
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)
./includes/classes/currencies.php
1616
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
./templates/pages/administrators/edit.php
1605
1578
by tech2000 on
04 April 2007, 23:51:54 +0200
(2 years 7 months ago)
Updates to TinyMCE Spanish.
./external/tiny_mce/langs/es.js
1578
./external/tiny_mce/plugins/_template/langs/es.js
1578
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.
./external/tiny_mce/langs/se.js
1576
./external/tiny_mce/plugins/_template/langs/se.js
1576
./external/tiny_mce/plugins/advimage/langs/es.js
1576
./external/tiny_mce/plugins/advimage/langs/se.js
1576
./external/tiny_mce/plugins/advlink/langs/es.js
1576
1575
by tech2000 on
04 April 2007, 16:25:02 +0200
(2 years 7 months ago)
Added Spanish translations for TinyMCE.
./external/tiny_mce/langs/es.js
1575
./external/tiny_mce/plugins/_template/langs/es.js
1575
./external/tiny_mce/plugins/advimage/langs/en.js
1575
./external/tiny_mce/plugins/advimage/langs/es.js
1575
./external/tiny_mce/plugins/advlink/langs/es.js
1575
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
./includes/classes/products.php
1574
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
./templates/pages/categories/new.php
1572
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
1556
by hpdl on
31 March 2007, 17:21:52 +0200
(2 years 7 months ago)
language update; merge from hpdl r1555
./includes/languages/en_US.php
1556
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
1552
by hpdl on
31 March 2007, 16:28:17 +0200
(2 years 7 months ago)
compatibility function for imagetypes(); merge from hpdl r1551
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
./templates/pages/countries/main.php
1546
1544
by hpdl on
31 March 2007, 02:12:02 +0200
(2 years 7 months ago)
toggle the html editor
merge from hpdl r1542
./includes/languages/en_US/products.php
1544
./templates/pages/products/edit.php
1544
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
1538
by frank on
31 March 2007, 00:16:38 +0200
(2 years 7 months ago)
Removed obsolete inclusion of class
./includes/application_top.php
1538
1537
by frank on
31 March 2007, 00:15:13 +0200
(2 years 7 months ago)
Removing obsolete TinyMCE class and function
./includes/functions/cfg_parameters/osc_cfg_set_tinymce_themes_pulldown_menu.php
1537
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
./includes/application_top.php
1536
./includes/classes/backup.php
1536
./templates/pages/backup/backup.php
1536
1535
by frank on
31 March 2007, 00:07:50 +0200
(2 years 7 months ago)
TinyMCE editor implementation
./external/tiny_mce
1535
./external/tiny_mce/blank.htm
1535
./external/tiny_mce/langs
1535
./external/tiny_mce/langs/en.js
1535
./external/tiny_mce/langs/readme.txt
1535
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
./includes/application_top.php
1533
./includes/modules/newsletters/email.php
1533
./includes/modules/newsletters/newsletter.php
1533
./includes/modules/newsletters/product_notification.php
1533
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
./includes/classes/language.php
1527
1524
by hpdl on
30 March 2007, 18:53:31 +0200
(2 years 7 months ago)
stylesheet updates
merge from hpdl r1523
./templates/default/stylesheet.css
1524
./templates/pages/languages/definitions_edit.php
1524
./templates/pages/orders/invoice.php
1524
./templates/pages/orders/packaging_slip.php
1524
./templates/pages/product_attributes/main.php
1524
1522
by hpdl on
30 March 2007, 18:35:02 +0200
(2 years 7 months ago)
language update
merge from hpdl r1521
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
./includes/application_top.php
1512
./includes/classes/language.php
1512
./includes/content/languages.php
1512
./includes/languages/en_US/languages.php
1512
./includes/languages/en_US.php
1512
1500
by hpdl on
29 March 2007, 16:50:11 +0200
(2 years 7 months ago)
language update
merge from hpdl r1499
./templates/pages/administrators_log/main.php
1500
|