Mike Jolley
bf5c90e2ba
Remove pagination hook - use after loop instead.
2013-02-10 16:06:15 +00:00
Mike Jolley
45ea0fc852
Change template name
2013-02-10 16:05:40 +00:00
Mike Jolley
927229a835
Remove deprecated loop-shop
2013-02-10 11:12:34 +00:00
James Koster
aa5db92a88
filterable breadcrumb home url
2013-02-08 17:45:39 +00:00
Mike Jolley
c903e47089
Improve variation form pattern and data
2013-02-07 10:12:08 +00:00
Justin Stern
0c97536e96
Filter for Shipping Method Full Label
...
Adds a filter on the shipping method full label value in the cart
shipping methods template
2013-02-02 12:50:53 -05:00
James Koster
f3b0530c05
anchor title
2013-02-01 12:44:40 +00:00
James Koster
ac70b46867
more prettyPhoto
2013-01-31 14:15:55 +00:00
Mike Jolley
a41d297f76
woocommerce_product_review_comment_form_args filter #2316
2013-01-31 12:28:54 +00:00
James Koster
6ae394bec0
replace the rels, minify css
2013-01-30 23:56:41 +00:00
James Koster
cf00520b4c
step 1 of replacing Fancybox with prettyPhoto
2013-01-30 16:18:36 +00:00
Ken Bass
20bfaea36c
Issue 1950
2013-01-21 10:12:15 -05:00
Mike Jolley
44013d4480
fix undefined when switching country from select to input
2013-01-16 12:46:19 +00:00
Mike Jolley
31be242a6b
Fix ordering. Closes #2229 .
2013-01-15 12:10:03 +00:00
Mike Jolley
192a8c5421
star ratings without images.
2013-01-14 10:51:06 +00:00
James Koster
0fdf9032ec
Revert "loop ratings an option"
...
This reverts commit a23fde9491
.
2013-01-12 15:55:52 +00:00
Mike Jolley
813f8b8c2e
Merge pull request #2221 from GeertDD/sorting-optimization
...
Small optimization for showing the sorting selection
2013-01-12 07:21:07 -08:00
Mike Jolley
b0d22c079b
Merge pull request #2220 from GeertDD/sorting
...
Simplified code for keeping query string vars intact
2013-01-12 07:20:53 -08:00
Geert De Deckere
74b3f4d032
Small optimization for showing the sorting selection
2013-01-12 16:12:17 +01:00
Geert De Deckere
601ca30600
Simplified code for keeping query string vars intact
2013-01-12 16:08:23 +01:00
James Koster
a23fde9491
loop ratings an option
2013-01-12 14:24:22 +00:00
Mike Jolley
624e8fb59a
maintain vars when sorting
2013-01-12 12:24:24 +00:00
Mike Jolley
261f413405
Ratings in loops for sort by rating
2013-01-12 10:53:24 +00:00
Mike Jolley
0caca2d401
GET vars for sorting (to work better with cache)
2013-01-12 10:53:08 +00:00
Mike Jolley
1766f07c19
Meta_queries Closes #2182 .
2013-01-10 16:02:04 +00:00
James Koster
cf3369b7e6
Log in language
2013-01-10 15:07:10 +00:00
Coen Jacobs
f9a0eddbbf
found_posts always contains total queried posts. Closes #2136
...
So no need to check for post_count or is_paged() function.
2013-01-10 12:07:00 +01:00
Geert De Deckere
28b0a5ba60
Moving custom product classes to the post_class filter
2013-01-09 15:15:25 +01:00
James Koster
cdb98d479c
changed class to avoid conflicts
2013-01-09 10:57:14 +00:00
James Koster
38e2d622ee
changed class to avoid conflicts
2013-01-09 10:43:01 +00:00
Mike Jolley
b5e10315aa
Load gateways during checkout + in settings. #2164
2013-01-07 17:23:09 +00:00
Mike Jolley
75e1d6a665
sorting is_paged #2136
2013-01-07 16:02:07 +00:00
Mike Jolley
e48e280c7a
post count check #2136
2013-01-07 14:17:41 +00:00
Mike Jolley
c1004ff54d
Stray quote. Closes #2142 .
2013-01-07 13:21:05 +00:00
Mike Jolley
339a506112
Merge pull request #2146 from GeertDD/visibilty
...
Spelling fix for "visibilty"
2013-01-04 18:16:19 -08:00
Geert De Deckere
f4bddb0bbc
Add CSS class to featured products and products on sale
2013-01-04 17:02:29 +01:00
Geert De Deckere
f684304ed3
Use post_class() in product loop
2013-01-04 16:53:43 +01:00
Geert De Deckere
86abb2a7c8
Spelling fix for "visibilty"
2013-01-04 16:30:31 +01:00
Geert De Deckere
319c81b403
Made title attribute for product quantity inputs translatable
2013-01-03 14:18:30 +01:00
Mike Jolley
b6387a152e
New checkout field layout Closes #2120 .
2013-01-03 12:37:07 +00:00
Geert De Deckere
e122c78cab
A few more CSS class updates #2086
2013-01-03 13:21:26 +01:00
James Koster
5302eb019f
css class name consistency #2086
2013-01-03 11:40:10 +00:00
Mike Jolley
4f8ef0cd02
Cleaned up description hooks Closes #2125 .
2013-01-03 10:19:56 +00:00
Mike Jolley
7bd2740ba2
Some code cleanup and comments #1765
2013-01-02 12:59:41 +00:00
Mike Jolley
c20e332863
Merge pull request #2103 from foxrunsoftware/master
...
Hooks for added customization
2013-01-02 04:13:30 -08:00
James Koster
1622b7b2b7
consistent title on rating
2013-01-02 12:06:15 +00:00
Justin Stern
1bd820369c
Loop 'add to cart' link customizable
...
added apply_filters to loop 'add to cart' link/button
2012-12-31 17:13:19 -05:00
Mike Jolley
5486ebb737
Shortcodes/Widgets -> classes, autoload classes to reduce memory, only load gateways when needed, change gateway admin to match shipping #1765
2012-12-31 18:25:09 +00:00
Mike Jolley
4988e0f444
Consistant hooks for review order/cart totals - Closes #2076 .
2012-12-29 19:04:18 +00:00
Mike Jolley
2b4c428414
actions hook for buttons. Closes #2074 .
2012-12-28 20:04:18 +00:00
Geert De Deckere
c264829231
Made the home link optional in the breadcrumb
2012-12-28 17:18:54 +01:00
Mike Jolley
6ef1d9222c
Merge pull request #2052 from GeertDD/result_count
...
Improved the result-count template
2012-12-27 10:36:53 -08:00
Mike Jolley
9b8084ec0a
Merge pull request #2066 from daltonrooney/master
...
Upsells and cross sells show current product
2012-12-27 10:20:53 -08:00
Dalton Rooney
0b466952ca
Related should not include current product
2012-12-27 10:27:20 -05:00
Dalton Rooney
1c01ad3f1c
Upsells should not include the current product
2012-12-27 10:26:31 -05:00
Ken Bass
30f539cbde
Fix spaces per WP Coding Standards
2012-12-27 08:09:01 -05:00
Geert De Deckere
a0b8ee16c5
Improved the result-count template
...
- Coding style: mid-line indenting which should be done using spaces.
- Renamed `$max` to `$total`.
- Simplified calculation of `$last`.
- Using en dash between range of values: http://en.wikipedia.org/wiki/Dash#Ranges_of_values .
- Tweaks to the “Showing 1–10 of 12 results” result text:
- Converted `%s` to `%d`.
- Used numbered placeholders (like `%1$d` and `%2$d`) which allows for more flexible translations since the placeholders can be swapped and repeated now.
- Used `_x()` with comment to clarify placeholder order.
- Added two additional texts:
- One for showing the only single result because “Showing 1–1 of 1 results” is overly verbose.
- One for when all results are shown on the same page because “Showing 1–8 of 8 results” is a bit too verbose too.
2012-12-25 10:17:15 +01:00
Ken Bass
8debb1697c
Fix reset password URL to work with non-pretty permalinks
...
Fix security issue where new password is being changed on non-SSL page.
2012-12-25 00:19:33 -05:00
Mike Jolley
0fb50856b9
Account page tweaks for #2027
2012-12-23 12:19:56 +00:00
Brian Richards
3b9b100356
Clean up my-account template
...
This patch moves Available Downloads into it's own separate template
file, and moves the titles for Recent Orders and My Addresses into
their respective templates as well. This patch also adds a couple of
new hooks and filters for making templating even easier.
2012-12-20 11:34:39 -05:00
Mike Jolley
e7e12714c1
Tweak style and function names for image handling.
2012-12-20 10:53:34 +00:00
Mike Jolley
c8852bcf40
Revised, roduct gallery panel, images stored in meta = more flexibility.
2012-12-20 01:13:06 +00:00
Mike Jolley
83377af6b4
Finnish translation Closes #2021 .
2012-12-19 18:43:35 +00:00
James Koster
e1970c497b
consistent titles on star ratings
2012-12-17 14:48:19 +00:00
Mike Jolley
b0c2a11c90
1 table but no colspans, qty column removed
2012-12-16 16:28:54 +00:00
grappler
786d27be88
Split review items from total
...
This change give the user more control and makes the page better for mobile sites. An example can be seen here.
https://www.shultzilla.com/checkout/
2012-12-15 17:29:01 +01:00
James Koster
5a8e25d743
noreviews class
2012-12-13 16:17:32 +00:00
Mike Jolley
7a0c734188
Fix prepares. Closes #1973 .
2012-12-12 10:28:02 +00:00
Mike Jolley
681a2a8ba5
Groups product titles. Closes #1966 .
2012-12-11 17:28:47 +00:00
Mike Jolley
bfcb3ec1e9
Load options in checkout class and ensure hooks are available to change the options. Closes #1950 .
2012-12-10 12:34:59 +00:00
James Koster
8044d8c2af
verified owner class
2012-12-10 11:48:50 +00:00
Mike Jolley
eb2720b04d
Clearfix Closes #1952 .
2012-12-10 11:11:55 +00:00
Mike Jolley
2f04ea576d
Checkout form JS. Closes #1954 .
2012-12-10 11:06:14 +00:00
Mike Jolley
f9fabcc251
Add a class for sub cats. #1930
2012-12-06 17:29:18 +00:00
Mike Jolley
5a82480958
OR not AND for permissions checks. #1922 .
2012-12-05 16:13:08 +00:00
Mike Jolley
ab40f7a01f
Include currency code in schema. Closes #1896 .
2012-12-05 13:44:02 +00:00
Steve Wicks
a1b0c2522f
loop_shop_columns filter to support one column products
2012-12-05 06:31:19 +00:00
Mike Jolley
5e4222fb7f
Fix for fatal error on checkout Closes #1901 .
2012-12-04 20:28:17 +00:00
Coen Jacobs
37feabd87f
WooCommerce 2.0 is coming!
2012-12-03 20:19:58 +01:00
Mike Jolley
60626d25f9
The display options for taxes
2012-12-03 16:37:08 +00:00
Mike Jolley
3f0a698940
Tweak tax display - zeros option removed
2012-12-03 12:41:05 +00:00
Mike Jolley
3c66ddae42
Class tweaks, need more testing. Closes #1874 .
2012-11-29 16:48:40 +00:00
Mike Jolley
0dd88985d7
woocommerce_subcategory_count_html Closes #1871 .
2012-11-28 17:24:17 +00:00
Mike Jolley
c47d398fda
Show free text. Closes #1852 .
2012-11-27 16:57:35 +00:00
Mike Jolley
b1ec4b289a
Nuked whitespace. Closes #1846 .
2012-11-27 16:22:47 +00:00
Coen Jacobs
71459fe75c
__x should be _x. Closes #1820
...
Thanks @a1ur3l, you were right!
2012-11-26 12:18:33 +01:00
Leho Kraav
f6e11bdb09
add missing standard classes for .shop_table td
2012-11-24 21:50:25 +02:00
Leho Kraav
eeff8ce1cf
add missing standard classes for .shop_table th
...
this probably needs further work to also add respective classes to td's
2012-11-24 21:36:16 +02:00
Coen Jacobs
ad71e7cd9d
Merge pull request #1802 from woothemes/Product-Classes
...
IMPORTANT MERGE: Product classes (read notes!)
See notes: #1802
2012-11-22 05:33:52 -08:00
James Koster
b91806b6c8
in some countries accepting the terms isn't enough.
2012-11-22 11:29:33 +00:00
Mike Jolley
069325862a
remove instanceof
2012-11-21 18:39:51 +00:00
Mike Jolley
75ca794bba
Separate classes per product type, with new get_product function and hooks to change the classes which get loaded. #1497
2012-11-21 18:07:45 +00:00
Coen Jacobs
cb4f34a177
Introducing woocommerce_date_format() to properly do #1791
2012-11-21 13:28:16 +01:00
Coen Jacobs
3734f7addc
Changed rest of #1791 translatable strings to date_format
2012-11-21 12:16:17 +01:00
Coen Jacobs
9345985666
Merge pull request #1791 from jorijnsmit/patch-1
...
replaced hard coded date format with get_option('date_format')
2012-11-21 03:10:32 -08:00
Mike Jolley
8b7b297b8e
3.5 checks + 2012 tweaks. Closes #1788 .
2012-11-20 13:03:45 +00:00
jorijnsmit
29f8d1bee7
Update templates/emails/admin-new-order.php
...
Instead of the hard coded date format the date format from the admin panel is now used with get_option('date_format').
A more uniform and neater solution then via codestyling localization to my idea, I don't know how to replace all date related functions in the project in this way though...
2012-11-19 22:04:37 +01:00
jorijnsmit
02261e975c
Update templates/single-product/review.php
...
Replaced hard coded date format with get_option('date_format') so that date format from admin panel is used instead.
(woohoo, my first Github contribution :-))
2012-11-19 21:43:11 +01:00
Mike Jolley
4720628a71
Hooks galore for integers vs floats. Closes #1113 .
2012-11-19 14:05:06 +00:00
Mike Jolley
2d0909d28b
Update weights/dimensions for variations if they differ. Closes #1629 .
2012-11-16 13:50:15 +00:00
Mike Jolley
554634dd01
1 left in stock triggers is_sold_individually(). Closes #1701 .
2012-11-15 15:28:08 +00:00
Mike Jolley
d804588334
Fix emails in gmail + added a function to insert inline styles. Closes #1710 .
2012-11-14 17:44:58 +00:00
Mike Jolley
98ddb3bbc5
Display + storage
2012-11-12 17:15:54 +00:00
Mike Jolley
8e74d043c1
template
2012-11-09 21:17:48 +00:00
Mike Jolley
2c26f06e55
Fees api started, and playing with line items
2012-11-09 21:15:15 +00:00
kathy
3acd6f21de
Merge branch 'master' of https://github.com/woothemes/woocommerce
...
Conflicts:
templates/checkout/form-pay.php
templates/checkout/review-order.php
2012-11-07 19:04:00 -06:00
Mike Jolley
9971da5f86
Fix for #1707 .
2012-11-07 21:23:45 +00:00
kathy
6eb5215da0
fix for #1707
2012-11-07 14:53:23 -06:00
Mike Jolley
7becdf346c
kses
2012-11-06 12:52:08 +00:00
Mike Jolley
7a055f5296
Change class handling for country. Closes #1683 .
2012-11-06 11:49:49 +00:00
Mike Jolley
357e35006c
Moved page title logic to a function. #1612 .
2012-11-04 16:01:40 +00:00
Mike Jolley
bfe5e48fd2
Merge pull request #1612 from leewillis77/master
...
Allow archive page title to be filtered
2012-11-04 07:44:29 -08:00
Mike Jolley
817b17caac
Tweak cart thumbnail display. Closes #1668 .
2012-11-04 14:15:14 +00:00
Mike Jolley
aef47868fa
Merge branch 'Line-items-data-tweak'
2012-10-24 17:53:44 +01:00
Mike Jolley
549880b8eb
New structure for line items (this one uses meta more)
2012-10-23 17:41:42 +01:00
Coen Jacobs
9ecb20f259
[3.2.5] SQL injection #1575
2012-10-18 15:37:04 +02:00
Mike Jolley
aef75800c9
Update/install code + revised notices.
2012-10-18 10:33:06 +01:00
Mike Jolley
0d38e61e2d
Sanitize fixes. Closes #1614 .
2012-10-17 12:05:54 +01:00
Lee Willis
01a1a6b6a2
Allow archive page title to be filtered
2012-10-16 21:30:50 +01:00
Mike Jolley
15eb48242a
[3.2.3] XSS #1575
2012-10-16 16:46:41 +01:00
Coen Jacobs
80fc5fc086
[3.2.3] Templates XSS #1575
2012-10-16 17:35:16 +02:00
Mike Jolley
8c3ad31c07
Localisation spacing.
2012-10-16 10:45:33 +01:00
Mike Jolley
01e8bd6f08
Merge pull request #1604 from superjinya/patch-1
...
Update templates/single-product/add-to-cart/variable.php
2012-10-15 12:44:10 -07:00
Coen Jacobs
943091d2ca
[3.1.4] Prevent direct access to files #1575
2012-10-15 12:57:58 +02:00
superjinya
9554d3f253
Update templates/single-product/add-to-cart/variable.php
...
Variation options fixed as issues provided by ksemel. Woo Jin Koh
2012-10-15 11:01:42 +09:00
Mike Jolley
596c408c27
Pagination + sorting tweaks, new active filters widget, sort both directions for price, fix for #coenfail. Closes #771 .
2012-10-14 13:06:41 +01:00
Mike Jolley
ee0ff453d0
singular/plural Closes #1479 .
2012-10-12 19:48:49 +01:00
Mike Jolley
39b7567b0c
product_variations[] Closes #1581 .
2012-10-12 14:21:21 +01:00
Mike Jolley
34f230a0d0
Tax display tweaks.
2012-10-12 12:57:08 +01:00
Coen Jacobs
610d17405e
'their' to 'there' fix. Closes #1593
2012-10-12 11:52:53 +03:00
Mike Jolley
3367403772
tweaks to password
2012-10-10 10:32:22 +01:00
Mike Jolley
07c9537fbb
Merge pull request #1568 from maxrice/lost-password
...
added lost password shortcode / email notification
2012-10-09 22:09:25 -07:00
Mike Jolley
5868b63b93
Ordering options. Closes #1166 .
2012-10-09 15:57:06 +01:00
Mike Jolley
0d6c533484
Hooks for downloads. Closes #1536 .
2012-10-09 14:00:08 +01:00
Mike Jolley
79324412d4
sku tweak. Closes #1479 .
2012-10-08 13:54:31 +01:00
Max Rice
2faa4d651b
added lost password shortcode / email notification
...
I think the current process for a customer to reset their password is
jarring, especially if the shop hasn't styled the wordpress login form
to match their branding. The form process is mainly copied from the
same process in wp-login.php and fires the same actions to maintain
compatibility.
2012-10-04 14:51:07 -04:00
Mike Jolley
2a30cfda0e
loop start and end. Closes #1356 .
2012-09-30 14:41:07 +01:00
Brent Shepherd
137b01c74c
Show taxes if there are formatted taxes
...
The cart only checks if an order has tax when deciding to
display taxes. Subscriptions 1.2+ stores recurring taxes
separately, so when an order has a free trial period
and no sign-up fee, order tax will be 0 but the
recurring taxes should still be displayed.
2012-09-24 12:55:57 +10:00
Mike Jolley
e61c152a7c
disable ratings option. Closes #1503 .
2012-09-21 21:21:50 +01:00
Mike Jolley
f6d0bd2c06
Upsells
...
* Tweak - Removed upsell limit - show whats defined.
* Tweak - Args for upsells to control per-page and cols.
2012-09-21 16:47:57 +01:00
Mike Jolley
c271590fc9
Tweak templates
2012-09-17 11:36:30 +01:00
Mike Jolley
1b4130bc56
new email interface + plain text versions
2012-09-17 11:36:30 +01:00
Mike Jolley
584c65eeb0
Session fixes
2012-09-12 12:48:30 +01:00
Mike Jolley
fdd34e5c0e
session -> transient WIP
2012-09-07 18:26:13 +01:00
Mike Jolley
4c4bc9f5d2
Multi download features, and added the expirey back.
2012-09-06 16:16:16 +01:00
Mike Jolley
72e3bf4bce
Merge pull request #1450 from foxrunsoftware/master
...
Multiple Downloads per Product
2012-09-06 05:05:27 -07:00
Mike Jolley
43bdc4ce99
Add ID to apply_filters post_title
2012-09-05 20:40:09 +01:00
Andrew Benbow
160c3bd897
Update templates/single-product/tabs/tab-description.php
...
Added apply_filters to the tab title
2012-08-31 14:08:06 +02:00
Andrew Benbow
ea4ffae2d6
Update templates/single-product/tabs/tab-description.php
...
Reverted
2012-08-31 14:07:33 +02:00
Andrew Benbow
005648f4bb
Update templates/single-product/tabs/tab-reviews.php
...
Added apply_filters to tab title
2012-08-31 14:05:43 +02:00