Fork: JustinsTweaks

commits

date

comment

21327ceea02c
by andreymaz
Oct 23 2011
4:20 PM
default tip

Further changes to 'Allow customer to select page size on category/manufacturer/product tags pages'. Fixed exporting when 'PageSizeOptions' property is null

badedc87799f
by andreymaz
Oct 23 2011
4:13 PM

Updated dev version to 2.30 (it doesn't mean that the new version will be released in the near time)

74c7cfbc9fa7
by andreymaz
Oct 23 2011
4:04 PM

Shipping method localization

bbb6d142c719
by andreymaz
Oct 23 2011
3:11 PM

State/province localization

ff232123b571
by andreymaz
Oct 23 2011
9:09 AM

Country localization

7ba38152b37a
by andreymaz
Oct 23 2011
8:16 AM

Performance optimization. Cache localizable values between requests (when you have more than one language)

8db337833375
by mb
Oct 22 2011
8:50 PM

Further changes to 'Allow customer to select page size on category/manufacturer/product tags pages'
RTL changes, administration pages updated

ac755208e693
by andreymaz
Oct 22 2011
2:58 PM

Category navigation block. Highlight category item according to currently viewed product

def585243b00
by andreymaz
Oct 22 2011
6:10 AM

Further 'Allow customer to select page size on category/manufacturer/product tags pages' changes (display 'per page' text in public store)

8be4fc135408
by mb
Oct 21 2011
6:30 PM

Added 'Allow customer to select page size on category/manufacturer/product tags pages'

262f0def9909
by andreymaz
Oct 21 2011
11:17 AM

Added 'Clear cache' background task (as per 1.90). Disabled by default.

3298093528a1
by andreymaz
Oct 21 2011
11:06 AM

Better formatting for customer entered prices on product details page

99f2b730bfb9
by andreymaz
Oct 21 2011
10:56 AM

Display selected shipping method during checkout and on shopping cart page

f0d4c4b45c82
by andreymaz
Oct 21 2011
9:42 AM

Issue fixed. Guest customer records couldn't be deleted when they had associated log records

b12fe6b968e2
by andreymaz
Oct 21 2011
9:13 AM

Shopping cart page. Use more user-friendly fancybox for showing terms and conditions pop-up window

6f95e4666d40
by andreymaz
Oct 21 2011
8:39 AM

Issue fixed. Text should not be decoded when editing forum posts

dbe1bd731315
by andreymaz
Oct 20 2011
11:16 AM

This text (on the billing address selection screen) should be "Bill to this address".

c2bfb85d17a9
by andreymaz
Oct 20 2011
9:30 AM

RTL theme CSS issues fixed

a9a608e20414
by andreymaz
Oct 20 2011
9:21 AM

Further forums changes (Pager extenion methods was moved to Nop.Web.Extensions namespace)

2e9c20ea2013
by andreymaz
Oct 20 2011
9:13 AM

Merge

58bdf56971ac
by andreymaz
Oct 20 2011
9:12 AM

Just a note that forums also didn't work in medium trust

2e95ba7d47eb
by andreymaz
Oct 20 2011
9:02 AM

Forums implementation refactoring:
> Performance optimization
> Presentation models don't depend on entities (can be cached now)

affbc5d5c667
by Ben Foster
Oct 19 2011
1:16 PM

Added tag 2.20 Release for changeset a1147f9c4dcb

b0d013ec52c9
by andreymaz
Oct 19 2011
6:47 AM

Added missed locale resources: Admin.Orders.Fields.ShippingAddress.Hint and Admin.Orders.Fields.BillingAddress.Hint

1e5bb55106db
by andreymaz
Oct 19 2011
6:18 AM

Further username availability check changes:
1. CSS style typo
2. Do not validate request (allow special chars)