New additions for Version 1.2.8

New Features in progress
User avatar
leo
admin
Posts: 4320
Joined: Sun Dec 13, 2009 8:27 am
Location: Hungary

New additions for Version 1.2.8

Post by leo » Sat Nov 26, 2011 3:17 am

r142 contains minor fixes:

- fix on max weight in Australia post or Canada post before displaying
- added explanation in setting on the weight
- on country status change both country and zone cache deleted
- added validation to test for geozone and address entries on status change in both country and zone
- fix on homepage layout

These are added to the core, so if you download AC1.2.7 you don't have to bother about fixing these .

User avatar
leo
admin
Posts: 4320
Joined: Sun Dec 13, 2009 8:27 am
Location: Hungary

Re: New additions for Version 1.2.8

Post by leo » Tue Dec 06, 2011 7:08 am

r143

- added the option to include option price in quantity discount.
stock_settings.png
stock_settings.png (44.17 KiB) Viewed 28376 times
The price displayed in quantity discounts is updated when options change.

- the choice of displaying stock and or icons is added. You can display stock quantity, or icons, or both, or none.
disc_option.png
disc_option.png (56.13 KiB) Viewed 28374 times
- added barcode display to product page in additional information tab, again updates when options change.
barcode.png
barcode.png (22.45 KiB) Viewed 28376 times
- fixes on language files, mainly mistypings

User avatar
leo
admin
Posts: 4320
Joined: Sun Dec 13, 2009 8:27 am
Location: Hungary

Re: New additions for Version 1.2.8

Post by leo » Wed Dec 21, 2011 10:25 am

r144:

- fix on bestseller module to decrease page load

- new session class is added.
This session class now does not use PHP sessions at all. The PHP session is never started.
It uses new cookie names.
Sid is a combination of random encryption plus user agent encrypted.
Checks for bots before session write to database.

User avatar
leo
admin
Posts: 4320
Joined: Sun Dec 13, 2009 8:27 am
Location: Hungary

Re: New additions for Version 1.2.8

Post by leo » Fri Dec 30, 2011 12:01 am

r145

Change from the old fckeditor
fckeditor.png
fckeditor.png (17.79 KiB) Viewed 28318 times
to the newest ckeditor.
ckeditor.png
ckeditor.png (21.09 KiB) Viewed 28318 times
It results faster load of the editor and eliminates the FF 8.0 conflict.

User avatar
leo
admin
Posts: 4320
Joined: Sun Dec 13, 2009 8:27 am
Location: Hungary

Re: New additions for Version 1.2.8

Post by leo » Wed Jan 11, 2012 6:55 am

r146

- Now you have the possibility to add free downloads to every product.
free_download.png
free_download.png (99.72 KiB) Viewed 28261 times
- Change in library/cart/currency.php to prevent unauthorized access and validate $currency
- Fix session cookie's to prevent repeated site blocking as per Firefox 9.0 problem.

mc4798
Posts: 28
Joined: Sun Apr 03, 2011 12:38 pm

Re: New additions for Version 1.2.8

Post by mc4798 » Sat Feb 04, 2012 10:33 am

Great work again guys ! Keep it coming .

User avatar
leo
admin
Posts: 4320
Joined: Sun Dec 13, 2009 8:27 am
Location: Hungary

Re: New additions for Version 1.2.8

Post by leo » Fri Feb 10, 2012 6:09 am

r147
- modifies and fixes the catalog layout
- adds a new template based on CSS3 (called black2)
black2.png
black2.png (249.7 KiB) Viewed 28146 times
- fix on IE6, IE7, IE8, FF3.x, Opera

User avatar
leo
admin
Posts: 4320
Joined: Sun Dec 13, 2009 8:27 am
Location: Hungary

Re: New additions for Version 1.2.8

Post by leo » Sat Mar 03, 2012 7:27 am

r148:

Adds bank transfer offline payment module.
The shop owner can set the bank name and address, the owner name, for international bank transfer the IBAN and the SWIFT code, for inland transfer the BAN in admin.
banktr1.png
banktr1.png (27.4 KiB) Viewed 28035 times
The customer will be informed per e-mail.
banktr2.png
banktr2.png (20.18 KiB) Viewed 28035 times
Further changes:
- increase safety of sanitizer and router
- fix on php closing tags
- fix on session.php, add path to setcookie
- fix on Calculate Discount (not to display if not set)
- fix on Homepage mod (disable if run times set to -1)
- fix on Opera (display buttons correctly)
- fix on free download
- fix on Remaining days mod
- further fixes on old browsers

User avatar
leo
admin
Posts: 4320
Joined: Sun Dec 13, 2009 8:27 am
Location: Hungary

Re: New additions for Version 1.2.8

Post by leo » Tue Apr 03, 2012 2:39 am

r149:

Modifies the language install process.
While you are adding new language files to the cart, every entry in language affected tables in the database will be duplicated and filled in with the default English entries.
language.png
language.png (31.63 KiB) Viewed 27905 times

User avatar
leo
admin
Posts: 4320
Joined: Sun Dec 13, 2009 8:27 am
Location: Hungary

Re: New additions for Version 1.2.8

Post by leo » Fri Apr 06, 2012 6:18 am

r150:

- the shop owner can add a new order in the Administration
order3.png
order3.png (41.79 KiB) Viewed 27866 times
or modify an existing one.
order1.png
order1.png (22.03 KiB) Viewed 27866 times
order2.png
order2.png (23.05 KiB) Viewed 27866 times
- fix on router (SEO issue)

Locked