Commit Graph

1250 Commits

Author SHA1 Message Date
James Koster cd4212cb52 user, phone & order status icons 2013-08-05 11:47:06 +01:00
Mike Jolley 03af136986 Separate ship to options from sell to. Closes #3215. 2013-08-02 16:54:28 +01:00
Mike Jolley 981575491d Review order columns Closes #2798. 2013-07-31 15:12:53 +01:00
Mike Jolley 9f1c14c682 Tidied comment styling and only show stars if set Closes #2906. 2013-07-31 09:44:28 +01:00
Patrick Rauland 59a1d743f1 replacing spaces with tabs in style sheets 2013-07-30 22:11:21 -05:00
Mike Jolley 34624fa4ca Rather than check if cart has contents, standardize cart hash adn cookie so its refreshed once. Closes #3505.
@coenjacobs for .14
2013-07-30 15:23:08 +01:00
Mike Jolley 12d705c9c4 Bulk and quick edit tax status/class. Closes #3530. 2013-07-30 14:43:45 +01:00
Mike Jolley 63433bbdd7 Check for undefined attributes. Closes #3487. 2013-07-30 13:57:42 +01:00
Mike Jolley 9462dde581 Settings refactoring 2013-07-26 15:36:28 +01:00
Mike Jolley 8f04446a61 Dashboard. Closes #3493 2013-07-25 15:00:23 +01:00
Mike Jolley d471de289d Switched to new wp color picker. 2013-07-24 13:34:30 +01:00
Mike Jolley 725cb7714b More endpoints for myaccount pages, and endpoint options so they can be modified. Closes #3170. 2013-07-23 17:05:01 +01:00
Mike Jolley 17da2c0c44 Prevent breakage when moved to header by w3 total cache Closes #3412. 2013-07-23 11:49:16 +01:00
James Koster e1387509f1 set a default icon for product tabs #3294 2013-07-22 12:03:50 +01:00
James Koster ea3c950567 tweaked expand / contract #3294 2013-07-22 11:29:19 +01:00
James Koster 7c48626d4d expand/contract icons. external icon. gallery icons. #3294 2013-07-22 11:23:57 +01:00
Mike Jolley 19674a3d15 Allow autofill and use 'input' event to detect changes. Closes #3503 2013-07-21 10:38:22 +01:00
James Koster dbaff0df6d product icons (external to do) 2013-07-19 17:13:25 +01:00
James Koster bebee7a266 payment gateway status icons #3294 2013-07-19 12:52:03 +01:00
James Koster 7af731b0f3 export and ratings icons #3294 2013-07-19 12:41:38 +01:00
Mike Jolley f295a5d568 Merge branch 'Charts/Reports' Closes #3281 2013-07-18 14:08:27 +01:00
Mike Jolley 8104048ddc Export reports to CSVs #3281 2013-07-18 12:56:12 +01:00
Mike Jolley 0a8be76453 killed code relating to dashboard sales 2013-07-18 09:23:21 +01:00
Mike Jolley 924b02b0e5 Chart hovers 2013-07-18 09:20:49 +01:00
James Koster 2ac3e24e4f .wc-reload #3294 2013-07-17 13:03:54 +01:00
James Koster d96579ed89 order actions #3294 2013-07-17 12:48:48 +01:00
James Koster 0543794eac order status icons #3294 2013-07-17 12:31:17 +01:00
James Koster 445dc2cfe4 order heading icons #3294 2013-07-17 12:08:26 +01:00
James Koster 4a243462bc more product page icons 2013-07-17 11:51:49 +01:00
James Koster 9146b8c2fa Added new font and added product data tab icons. #3294 2013-07-16 16:54:17 +01:00
James Koster 2295eb651f Reports 2013-07-16 12:42:46 +01:00
Mike Jolley feb8d759a8 Only refresh fragment when cart cookie > 0 2013-07-10 17:07:25 +01:00
Mike Jolley b5c779aef8 Tax reports 2013-07-10 12:05:45 +01:00
Mike Jolley 1c1d60b375 Customer reports 2013-07-09 15:31:22 +01:00
Mike Jolley aa41255596 Stock reports 2013-07-09 11:48:56 +01:00
Mike Jolley 0afc0c02ff Reports 2013-06-28 17:33:37 +01:00
Mike Jolley 400fd1538b input instead of :checkbox Closes #3408. 2013-06-28 11:22:12 +01:00
Mike Jolley 72bb335662 by category 2013-06-27 21:34:18 +01:00
Mike Jolley 6f5200de1b By cat 2013-06-27 18:39:55 +01:00
Mike Jolley b9837c2ecd Sales by product 2013-06-27 16:12:17 +01:00
Mike Jolley dcee729de4 class based reports - top sellers and earners, added cache based on query hash 2013-06-26 15:11:33 +01:00
Mike Jolley 16db627a7e Better averages, and fixed stats for the day 2013-06-25 15:46:41 +01:00
Mike Jolley d30f6b55f2 Reports + sparklines 2013-06-25 14:59:20 +01:00
Mike Jolley d7cfe05daf More charts work 2013-06-24 17:47:28 +01:00
Neil Pie 687e1fb06a Update add-to-cart-variation.js 2013-06-22 14:00:37 +02:00
Mike Jolley 111011e8a6 flot min 2013-06-22 11:44:18 +01:00
Mike Jolley 0e29b31fcb Work on charts/reports 2013-06-22 11:37:59 +01:00
Mike Jolley be7d7005d3 Styling tweaks for cart item meta 2013-06-20 12:05:11 +01:00
Mike Jolley 9684ad95f7 Trigger an action when the variation form is attached 2013-06-17 13:53:21 +01:00
Mike Jolley e1b49eb783 Checkout js 2013-06-14 12:22:00 +01:00
Justin Stern d8ba734d4f Bugfix: Always Submit Selected Shipping Method on Update Checkout
Fixes a bug where the shipping method was not posted on update checkout
if only a single shipping method is available (it's a hidden input
rather than a select or radio group)
2013-06-13 00:28:46 -04:00
Mike Jolley c72ae714f7 Removed nonce helper
@coe
2013-06-11 17:55:55 +01:00
Mike Jolley 4f0320fdb2 Refactor frontend scripts #3165 2013-06-11 13:31:41 +01:00
James Koster 05e783ff3e improved responsive-ness of lightbox 2013-06-07 16:31:52 +01:00
James Koster 556f86c23b more contract for button borders 2013-06-07 15:49:13 +01:00
James Koster 7377d9d805 back to black 2013-06-07 15:48:03 +01:00
James Koster 1dcb19cf17 reduced padding to avoid annoying vertical scroll 2013-06-07 15:25:30 +01:00
Mike Jolley 71c57ecfd7 Extra trigger for slider 2013-06-06 12:30:55 +01:00
Mike Jolley b7d1b2d66e Link orders from admin (customers page) Closes #3248.
This function can also be hooked into registration if it needs to be
automated.
2013-06-05 16:04:09 +01:00
Mike Jolley a3c2cef3f7 Better account edit Closes #3168 2013-06-05 12:07:23 +01:00
Mike Jolley 4aef7c73ee View order page endpoint 2013-06-04 17:33:43 +01:00
Mike Jolley ef49fd62df Tweak account options 2013-06-03 16:09:04 +01:00
James Koster ebd442d39e order details responds. closes #2794 2013-06-03 10:46:25 +01:00
Mike Jolley b67232b7f3 Update chosen Closes #3258. 2013-05-31 18:10:00 +01:00
Mike Jolley e4f4b09ba6 Pay page and thanks page endpoints. Requires permalink save. Closes #3170. 2013-05-31 16:13:18 +01:00
Mike Jolley 559d7b9759 Updated blockui to prevent errors in WP 3.6.
@coenjacobs this needs to go in .11
2013-05-28 17:02:18 +01:00
Mike Jolley 8fbd2da48d Separate out accounting.js and format dashboard sales currency. Closes #3151. 2013-05-28 15:27:26 +01:00
Mike Jolley a3fef88895 Hooks for list of gateways in admin. Closes #2982. 2013-05-28 14:38:50 +01:00
Mike Jolley ac51ebf2b8 Revised checkout shipping process. Checkbox within heading. Closes #2571. 2013-05-28 14:19:08 +01:00
James Koster d1fbc3b7f1 replaced placeholder plugin
old one no longer in active dev
2013-05-21 12:46:47 +01:00
James Koster dea4e10272 cart widget styling on non-wc pages. closes #3187 2013-05-16 18:20:39 +01:00
James Koster 646a252f6d woocommerce-smallscreen.css. #3166 2013-05-15 17:47:27 +01:00
James Koster d976dedcc5 no more css options & added responsive stylesheet 2013-05-14 18:28:36 +01:00
James Koster 3c79056aa8 More CSS separation #2785 2013-05-13 16:02:22 +01:00
James Koster dce7425a3b css separation #2785 2013-05-10 16:29:01 +01:00
James Koster 0479a30f4f More splitting the css #2785 2013-05-10 13:02:19 +01:00
Mike Jolley ffe064db99 Delegate order by Closes #3080. 2013-05-10 12:47:43 +01:00
James Koster b98307c4be Splitting the CSS #2785 2013-05-09 15:39:35 +01:00
James Koster 491550f068 validation 2013-05-01 15:54:56 +01:00
James Koster 6df5b806a0 background-size. closes #3054 2013-05-01 09:43:40 +01:00
James Koster c4f767aec1 retina'd shortcode icon 2013-04-25 16:09:55 +01:00
Mike Jolley d0ee67d9e1 Trigger when loading fragments Closes #2985. 2013-04-23 15:37:19 +01:00
Mike Jolley 7cd82b18dc Merge pull request #2997 from dominic-p/master
Remove comma after last item in object
2013-04-23 04:06:12 -07:00
Dominic c07fac099f Removed commas after last item in object
Older IEs have issues with this for some reason.
2013-04-19 17:55:43 -07:00
Justin Stern 7e982352f3 Order Items List Quantity Change Javascript event
Adds an event named 'quantity_changed', fired when the order items
quantity is changed
2013-04-18 16:05:53 -04:00
James Koster b8546b4080 back to images for these :-( 2013-04-17 11:19:59 +01:00
Mike Jolley 1de718099b readme and minify 2013-04-16 13:49:49 +01:00
Mike Jolley b40cf953f3 Merge pull request #2968 from piffpaffpuff/master
use base_country for tax calculations in manually created orders
2013-04-16 05:48:59 -07:00
Mike Jolley d73e3fedb9 Fix path insert bug. Closes #2947. 2013-04-15 14:55:00 +01:00
Mike Jolley 85f98e48c7 Fix checkmark Closes #2951. 2013-04-15 12:36:04 +01:00
Triggvy Gunderson 53c13f721b base_country js param for order tax calculation
added  woocommerce_writepanel_params.base_country to fix tax
calculation when an order is created manually. if you click the button
calc taxes the js uses base_country to calc when no billing/shipping
country is selected. just like the the message says: "If no
billing/shipping is set it will use the store base country".
2013-04-14 22:59:18 +02:00
Mike Jolley 422b07b262 Reveal cart on adding_to_cart action 2013-04-09 09:38:55 +01:00
Mike Jolley 9977031a5d Nonces cannot be used on all pages with cache - removed them for add to cart actions + fixed caching for hiding the cart 2013-04-08 18:43:07 +01:00
James Koster aebcf3ded6 twentythirteen bits 2013-04-05 16:17:41 +01:00
James Koster e6c66f72c9 icon font for stars. #2672 2013-04-05 12:51:34 +01:00
James Koster e0acad4d71 .shipping_address clears 2013-03-28 23:13:23 +00:00
James Koster 91c45f0732 product column widths in admin. closes #2841 2013-03-28 17:56:48 +00:00
Mike Jolley bb1c532218 filename, break query string off 2013-03-28 12:31:48 +00:00
David Decker d39f011880 Fix hardcoded 'Pages' string in visual editor button, patch for Issue #2835 2013-03-27 23:12:10 +01:00
James Koster 4e65ebd743 Only display validation result on required fields. closes #2820 2013-03-27 15:02:06 +00:00
James Koster b0961d4e91 placeholder fades out 2013-03-27 14:59:52 +00:00
James Koster 272ddcd992 clearfix 2013-03-27 14:56:45 +00:00
Mike Jolley 36acab671f Check typeof Closes #2811. 2013-03-26 12:22:59 +00:00
Mike Jolley c9b6b4a302 Refresh totals on field change, and format tax price if numeric. 2013-03-25 11:41:43 +00:00
Mike Jolley 789e917a7c Backwards compat 2013-03-23 15:10:42 +00:00
James Koster 3ea5afbbc0 Revert "Don't allow decimals in .qty. closes #2773"
This reverts commit 5e377c9f0f.
2013-03-22 20:04:44 +00:00
James Koster 5e377c9f0f Don't allow decimals in .qty. closes #2773 2013-03-22 20:03:07 +00:00
James Koster 0e639c47fb Disabled keyboard shortcuts in prettyPhoto. Closes #2770
Not happy with this. The keyboard_shortcuts paramater doesn't seem to
work so had to disable in core which hits all instances of prettyPhoto.
Will revisit.
2013-03-22 00:24:00 +00:00
Mike Jolley 55b6a59e44 Check variation exists. Closes #2700. 2013-03-18 14:03:39 +00:00
Mike Jolley 559ef34005 Tweaked default locale to include all fields so that checkout fields can fallback if specific properties are not set e.g. required. Closes #2681. 2013-03-18 12:02:36 +00:00
Mike Jolley 946ecaaae2 Tweak - Filters for attribute default values. 2013-03-15 19:33:42 +00:00
James Koster 4e3768bd42 Product name width. closes #2713 2013-03-15 15:32:30 +00:00
James Koster 6d0cfda473 disabled prettyphoto deeplinking. closes #2697 2013-03-15 15:17:25 +00:00
James Koster 3d3df8f70d message icon in FF & prettyPhoto nav when only one product image fix 2013-03-12 11:05:18 +00:00
Mike Jolley bf8feefb6d WC_START in checkout json requests to prevent notices breaking checkout. 2013-03-08 12:24:25 +00:00
James Koster 3c1ad56bcd Re-applied image setting tooltips 2013-03-07 12:49:51 +00:00
Mike Jolley 089178e0e8 escape when output, not when saved. #2587 2013-03-05 21:20:00 +00:00
Mike Jolley 8936ad0c9b Update chosen, closes #2594 2013-03-05 19:17:53 +00:00
Mike Jolley 0c3cc15c21 Fix animation. Closes #2603. 2013-03-05 19:14:10 +00:00
Mike Jolley 4018f8cab8 Min #2557 2013-03-01 21:04:26 +00:00
Jonathan Desrosiers 52f827a3cf IE8 Fix - Review order was being deleted because there are two #order_review on the page. Better practice to never have two of the same IDs on the same page anyways. 2013-03-01 15:53:27 -05:00
James Koster b0e2114006 retinafied and optimised necessary images, removed doddle :p 2013-03-01 16:17:15 +00:00
Mike Jolley d618b306a2 Welcome page 2013-03-01 16:03:10 +00:00
Coen Jacobs 0770515825 show_classes var didn't contain show_if_external. Closes #2542 2013-02-28 16:44:27 +01:00
James Koster 9e9183367f fix star ratings in firefox 2013-02-28 12:19:25 +00:00
Mike Jolley 505f9f0b43 Stock increase/descrease alerts Closes #2536. 2013-02-27 12:50:02 +00:00
Mike Jolley 80b4ef14c9 Slugs are unreliable, and support show_if hide_if for all product types 2013-02-26 15:14:49 +00:00
Mike Jolley 890640afca Remove, don't hide. Closes #2532. 2013-02-26 14:36:18 +00:00
Mike Jolley d403f4d9bc Split out fragment code into wc-cart-fragments Closes #2528 2013-02-26 12:15:12 +00:00
Mike Jolley 625b1cf72e Fix JS calc totals Closes #2525. 2013-02-25 11:39:15 +00:00
James Koster 69e793df50 messages 2013-02-22 12:13:22 +00:00
Mike Jolley 624f6e63be Margin fix. a98de826f0 2013-02-20 22:26:27 +00:00
Mike Jolley 35d5e2997a Work with 4dp for discounts so totals add up. Closes #2476. 2013-02-20 18:50:28 +00:00
Mike Jolley 15e6b14b58 Focus Closes #2479. 2013-02-20 18:20:28 +00:00
Mike Jolley 012a62cf3a change order #2471 2013-02-19 18:11:18 +00:00
Mike Jolley 820371a502 Switch out commas before calculation. Closes #2471. 2013-02-19 17:16:19 +00:00
Mike Jolley 038eceffc8 Fix clear image reset 2013-02-19 11:03:23 +00:00
James Koster ac0a4494e0 retina media query closes #2469 2013-02-19 09:56:33 +00:00
Mike Jolley a98de826f0 Tidied up order display #2452 Added new line count function 2013-02-15 09:54:06 +00:00
Mike Jolley 858465b991 Fix lightbox Closes #2451. 2013-02-14 17:12:21 +00:00
Neil Pie 4f8ace7120 Fixes Order Total bug 2013-02-14 11:26:36 +00:00
James Koster 5e8fc500c9 success icon 2013-02-13 15:56:47 +00:00
James Koster ee88c23b7f remove button no longer uses image 2013-02-13 15:19:44 +00:00
James Koster d135a2158c admin star rating calc 2013-02-13 12:05:20 +00:00
James Koster 2705bc47b8 admin star ratings 2013-02-13 12:00:59 +00:00
Mike Jolley 30e6beb861 Fix buttons and externals. Closes #2437. 2013-02-13 09:29:00 +00:00
Mike Jolley 8c50c320ac Added notices for theme support. current_theme_supports( 'woocommerce' ) 2013-02-11 16:34:13 +00:00
Mike Jolley 6bcb33f74a Fix reviews Closes #2378. 2013-02-11 15:37:26 +00:00
Mike Jolley bc51d5652b Put back coupon option. 2013-02-11 13:53:24 +00:00
Mike Jolley 7a84ddd6c1 Tidied up settings, removed some un-needed settings, and made some settings automatic e.g. coupons disabled if no coupons exist 2013-02-10 23:02:52 +00:00
Mike Jolley fe4daed26b Compressed CSS 2013-02-10 11:11:52 +00:00
Mike Jolley 6d153178ee Merge pull request #2407 from douglsmith/avatar-smiley-fix
Fix review smiley replacing avatar #2404
2013-02-08 16:28:19 -08:00
douglsmith b41798b1b6 Fix review smiley replacing avatar #2404 2013-02-08 16:08:10 -06:00
James Koster 3d87a9d38f overwrite #respond styles in prettyPhoto 2013-02-08 18:00:30 +00:00
Mike Jolley f7dd3eea65 Strings. Closes #2385. 2013-02-08 15:11:10 +00:00
James Koster 1ab862d47b iconise apply button. closes #2375 2013-02-08 14:24:07 +00:00
James Koster d733b12f4a prettyPhoto padding fix 2013-02-07 13:37:55 +00:00
Mike Jolley c903e47089 Improve variation form pattern and data 2013-02-07 10:12:08 +00:00
Mike Jolley 8742d83f72 Open payment box Closes #2357. 2013-02-05 10:46:31 +00:00
Mike Jolley 7c0b778497 Tweak admin styles. Closes #2354. 2013-02-05 10:32:01 +00:00
James Koster ba2e9a5131 prettyphoto styling 2013-02-04 14:36:23 +00:00
James Koster 7d03676cde prettyphoto title / overlay z-index 2013-02-04 13:59:11 +00:00
Mike Jolley cfc426d6af Status page improvements. 2013-02-02 15:56:00 +00:00
Mike Jolley fc84aacd14 Modify trigger. Closes #2324, #2323 2013-02-01 15:04:10 +00:00
Mike Jolley bbc8cea1aa remove, don't hide, variation attributes 2013-02-01 11:49:29 +00:00
Mike Jolley bccd92df35 min again 2013-02-01 11:07:14 +00:00
Mike Jolley f1b635d266 compress 2013-02-01 11:06:22 +00:00
James Koster c6a59881df prettyphoto css tweak 2013-01-31 23:49:21 +00:00
James Koster ac70b46867 more prettyPhoto 2013-01-31 14:15:55 +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
Mike Jolley 3b4e7ac4f8 sessionStorage instead of localStorage 2013-01-29 17:05:25 +00:00
Mike Jolley eb1469a2ab min 2013-01-29 12:37:09 +00:00
James Koster 8469819fb8 retina'd validation icons on checkout 2013-01-28 14:31:12 +00:00
Geert De Deckere 891d8f9bdb Small optimisation for postcode/city field reordering 2013-01-28 14:28:32 +01:00
Mike Jolley 484f1e4192 Restore fields after postcode before city. Closes #2293. 2013-01-28 12:28:27 +00:00
Mike Jolley c21ca1a68c fragment tweak 2013-01-28 12:02:21 +00:00
Mike Jolley fdfa0d6efb QTY Closes #2280. 2013-01-28 11:42:03 +00:00
Mike Jolley c51613910b Fix bulk edit. Closes #2283. 2013-01-28 11:18:14 +00:00
Mike Jolley 79eec982d1 Merge pull request #2298 from sbrajesh/master
Allow reusing virtual/downlodable option
2013-01-28 03:01:28 -08:00
Mike Jolley b211894d3c Get cart from ajax or local storage to prevent cache 2013-01-28 10:59:24 +00:00
Mike Jolley 10c8e8d501 Merge pull request #2282 from thenbrent/js_fixes
Fix delete tax row for dynamically inserted tax rows
2013-01-27 11:02:41 -08:00
Mike Jolley 0c523d30b1 @coenjacobs See this. Custom ajax handler and cart refresh per page load to get around cache issues. Custom handler foes *feel* a little wrong but since it doesn't load admin, it loads 100% faster. 2013-01-27 18:55:30 +00:00
Mike Jolley 4f0d7f55c6 Cleaned up session classes 2013-01-27 18:55:29 +00:00
Brajesh Singh 410a9d1813 Fix the write-panel.js to show_hide any panel depending on product type 2013-01-27 07:11:38 +05:30
James Koster 2801c963d9 Further optimised pngs using http://pngmini.com/ 2013-01-26 14:06:05 +00:00
Brent Shepherd ca6b96e96d Declare var & add missing semicolon 2013-01-25 13:26:16 +10:00
Brent Shepherd 1a9ca48422 Use delegated event handler to delete tax rows
When a tax row is dynamically inserted, it can not be dynamically
deleted until the page is refreshed (becasue the event handler is
bound to only on page load). This commit delegates the event handler
from an element which is guaranteed to exist on page load, so that
dynamically inserted tax rows can also be dynamically deleted.
2013-01-25 13:22:44 +10:00
James Koster d8b11b533a Image optimisation 2013-01-24 15:25:06 +00:00
Mike Jolley 1cb13fe740 more json fixes #2268 2013-01-22 16:48:28 +00:00
Mike Jolley a3e5748369 Add to cart json #2268 2013-01-22 16:33:33 +00:00
Mike Jolley a0b0ecc9a0 Merge pull request #2268 from efarem/master
Fix JSON customer details call
2013-01-22 08:17:50 -08:00
James Koster b13fa059e4 wp yellow 2013-01-22 16:07:21 +00:00
James Koster e48f56ccb6 status colors again 2013-01-22 15:48:01 +00:00
James Koster 3f63969d42 better colors 2013-01-22 15:31:42 +00:00
Frank Martin 81ed3f4ec9 Fix ajax customer details in admin 2013-01-22 14:35:10 +00:00
Mike Jolley 9e72c6a879 Pevent error if no fragments are returned 2013-01-22 14:30:21 +00:00
James Koster 7107e17dda better non-retina status icons 2013-01-22 13:21:38 +00:00
James Koster 058060be49 message buttons 2013-01-22 12:58:26 +00:00
James Koster 3ccf806420 status colors 2013-01-22 12:56:30 +00:00
James Koster 8d26759abf order statuses 2013-01-22 12:51:06 +00:00
Mike Jolley 34966373ad When editing checkout fields, only refresh totals if required address fields are filled. 2013-01-20 15:36:25 +00:00
Mike Jolley 128b333578 Fix checkout field visibility after switching country 2013-01-20 13:10:36 +00:00
James Koster ef23efdcfb Order status icons
completed = check
pending = dash
cancelled = cross
failed = altert
on-hold = clock
refunded = arrows
processing = dots
2013-01-18 14:23:43 +00:00
James Koster 8a3940fc01 orders icons / action buttons 2013-01-18 12:23:57 +00:00
James Koster ec0408286b sort icon 2013-01-18 11:48:17 +00:00
James Koster ca358f2250 stars 2013-01-15 11:35:40 +00:00
Mike Jolley 2dd5abd416 Fix pay form Closes #2225 2013-01-14 16:53:55 +00:00
James Koster b47f0d1601 star rating tweaks 2013-01-14 11:56:16 +00:00
Mike Jolley d002632ea6 ui datepicker. Closes #2223. 2013-01-14 10:57:15 +00:00
Mike Jolley 192a8c5421 star ratings without images. 2013-01-14 10:51:06 +00:00
Mike Jolley c3498777e8 Fix demo banner depth 2013-01-12 13:02:00 +00:00
Mike Jolley 261f413405 Ratings in loops for sort by rating 2013-01-12 10:53:24 +00:00
James Koster 1f73cd4bca reviews css tweak 2013-01-10 13:52:42 +00:00
James Koster 32f7e09401 Open review form lightbox if accessed via anchor 2013-01-08 14:58:51 +00:00
Mike Jolley 1ef704140e Changing this was a mistake; files were out of date. 2013-01-07 14:18:17 +00:00
Mike Jolley b2f5cee7cb Classes were changed. Closes #2160. 2013-01-07 13:19:02 +00:00
Mike Jolley 454be82469 Tab index issue Closes #2163. 2013-01-07 13:07:01 +00:00
Geert De Deckere 86abb2a7c8 Spelling fix for "visibilty" 2013-01-04 16:30:31 +01:00
Mike Jolley a7899394c9 Move legend out of charts 2013-01-03 13:05:23 +00:00
Mike Jolley b6387a152e New checkout field layout Closes #2120. 2013-01-03 12:37:07 +00:00
James Koster 5302eb019f css class name consistency #2086 2013-01-03 11:40:10 +00:00
Mike Jolley dd1b73a6f2 Chosen update Closes #2129. 2013-01-03 10:33:08 +00:00
James Koster 8493d82c6e demo_store z-index 2013-01-02 14:17:32 +00:00
James Koster a14818a046 offset the demo store notice when admin bar present. Closes #2109 2013-01-02 14:03:04 +00:00
James Koster 1622b7b2b7 consistent title on rating 2013-01-02 12:06:15 +00:00
Mike Jolley 8c9966145b Removed some unused code, removed order tracking from installer. #1765 2012-12-30 15:51:37 +00:00
Mike Jolley 0ca4880152 wc-breadcrumb #2077 2012-12-28 20:07:39 +00:00
Mike Jolley 53aee3c446 Fix for commit 5507e8453f 2012-12-28 17:33:05 +00:00
Mike Jolley 5507e8453f Remove depricated jQuery Closes #2039 2012-12-28 13:02:12 +00:00
Mike Jolley 68cd69f7d3 unused 2012-12-20 11:38:02 +00:00
Mike Jolley beaefd8ec7 downloadable uploader styling 2012-12-20 11:36:38 +00: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 fe92fb6a96 Work on media uploader 2012-12-18 21:56:01 +00:00
Mike Jolley d8ec3aa094 Fix help icon position. Closes #2012. 2012-12-18 13:15:44 +00:00
Mike Jolley f663a71550 Media upload (started) 2012-12-18 12:04:33 +00:00
Mike Jolley 940c556c40 Insert into button 2012-12-18 10:14:05 +00:00
Mike Jolley 2dc706095b Improve bulk actions and fix after save attributes. 2012-12-18 07:23:13 +00:00
Mike Jolley 01ff7b1083 Fix save attributes for custom attributes. Closes #2002. 2012-12-18 07:08:16 +00:00
James Koster 275bbede54 retina'd admin stars 2012-12-17 22:04:05 +00:00
James Koster ac16d88efa retina'd the stars 2012-12-17 21:56:17 +00:00
Mike Jolley b468f89559 Link images and column header. #2003 2012-12-17 21:46:20 +00:00
Geert De Deckere a25c5415a3 Proportional thumbnails for the admin products table 2012-12-17 16:40:21 +01:00
Mike Jolley b0c2a11c90 1 table but no colspans, qty column removed 2012-12-16 16:28:54 +00:00
James Koster fb6634a205 better alignment with twitter button 2012-12-13 23:26:53 +00:00
James Koster 52cfc8fb69 activation buttons 3.5'd 2012-12-13 23:22:18 +00:00
Mike Jolley e807cb2f2e Puttin' the code back 2012-12-13 16:59:33 +00:00
James Koster aff2cc33aa better loader 2012-12-13 16:02:28 +00:00
James Koster f5552e0b5e retina'd frontend ajax loader 2012-12-13 15:53:36 +00:00
Mike Jolley dda8b8afbe JSON tweak from 1.6 2012-12-13 14:57:31 +00:00
James Koster f6c0db561e cross more appropriate 2012-12-13 11:34:44 +00:00
James Koster e65ed5f9d8 tidied hidpi media queries 2012-12-13 11:16:25 +00:00
James Koster af5cd06057 ajax-loader retina'd 2012-12-13 11:10:42 +00:00
Mike Jolley 2da3146ed9 remove debug 2012-12-13 01:27:34 +00:00
Mike Jolley 0f0512c8fd rounding filters. Closes #1964. 2012-12-13 01:23:35 +00:00
Mike Jolley 7976ae8a66 Order data/fixed keys. Closes #1981. 2012-12-13 00:47:40 +00:00
Mike Jolley 988269534a removed refunds 2012-12-12 18:03:46 +00:00
Mike Jolley fd8e15bbea Work on refunds admin. #1755 2012-12-12 15:32:51 +00:00
Mike Jolley 0227340934 refunded line styling. #1755 2012-12-12 13:50:02 +00:00
James Koster 14f61ad2ed edit variation icons retina'd 2012-12-12 12:54:30 +00:00
James Koster 6e2b7067a2 Revert "fade the view cart link in"
This reverts commit ffb4b207d4.
2012-12-11 18:15:57 +00:00
James Koster d37435eaea Revert "still need the added class!"
This reverts commit f0641a5c05.
2012-12-11 18:15:38 +00:00
James Koster f0641a5c05 still need the added class! 2012-12-11 18:10:00 +00:00
James Koster ffb4b207d4 fade the view cart link in 2012-12-11 18:05:08 +00:00
James Koster cf8f381bd8 added title to added_to_cart anchor 2012-12-11 17:29:58 +00:00
Mike Jolley a697ffbeb6 Coupon rework, reports, and styles. Closes #1862. 2012-12-11 17:02:48 +00:00
Coen Jacobs 084a247a20 Backend views for refunds #1755 2012-12-11 14:56:30 +01:00
Mike Jolley 110bc854e0 Some validation. Closes #1949. 2012-12-10 14:50:49 +00:00
Mike Jolley f43cb2be6d duh #1954 2012-12-10 13:12:18 +00:00
Mike Jolley c394119983 Ajax view cart. Closes #1948. 2012-12-10 13:11:05 +00:00
Mike Jolley 2f04ea576d Checkout form JS. Closes #1954. 2012-12-10 11:06:14 +00:00
Mike Jolley 1828db4e7f show hide panels. Closes #1942. 2012-12-07 10:51:06 +00:00
Mike Jolley f9fabcc251 Add a class for sub cats. #1930 2012-12-06 17:29:18 +00:00
Mike Jolley a9b8f979ec woocommerce_wp_radio Closes #1935. 2012-12-06 16:54:44 +00:00
Mike Jolley a9d5df1c13 min 2012-12-06 15:44:22 +00:00
Mike Jolley ede8fca597 Merge pull request #1937 from KingYes/master
Fxing step return "NaN" in quantity.
2012-12-06 07:43:48 -08:00
Yakir Sitbon 998fa3b8d0 Fxing step return "NaN" in quantity. 2012-12-06 17:19:48 +02:00
Mike Jolley a14889e857 help icon 2012-12-06 15:10:05 +00:00
Mike Jolley 753fc7c39e Use core jquery ui. Closes #1929. 2012-12-06 14:56:19 +00:00
Mike Jolley a6a685fd6e JS tweak. Closes #1918. 2012-12-05 15:05:50 +00:00
Mike Jolley e5df3dce87 timestamp 2012-12-04 20:24:37 +00:00
James Koster c4102814d0 didn't need the media query 2012-12-04 18:26:54 +00:00
James Koster 64cfe9e81b retina frontend tick and updated media queries 2012-12-04 18:25:15 +00:00
Mike Jolley 39d47ddfa5 Merge pull request #1895 from jorijnsmit/master
Minor changes to Dutch .po file.
2012-12-03 09:05:48 -08:00
Mike Jolley a93e6b0599 import icon 2012-12-03 16:39:46 +00:00
James Koster 9faefb77c3 .icon32-woocommerce-importer 2012-12-03 15:04:32 +00:00
James Koster 7ae116211a .icon32-woocommerce-importer 2012-12-03 15:04:13 +00:00
Mike Jolley 2d4ebdc7b1 styling for radios 2012-12-03 15:02:33 +00:00
James Koster 88ab842729 retina chosen 2012-12-03 13:27:45 +00:00
James Koster 82cf601027 retina chosen 2012-12-03 13:27:26 +00:00
Mike Jolley 9eb63a8518 Save new tab tables 2012-12-03 12:42:44 +00:00
James Koster e7685f0a69 retina'd tick icons 2012-12-03 12:15:45 +00:00
James Koster 292ef36be3 retina'd icon in wc extensions message 2012-12-03 12:01:46 +00:00
James Koster 55e0d82be0 simple / retina'd tip icon 2012-12-03 11:57:04 +00:00
Jorijn Smit b1e8c9235d Proper order details <li> border fix.
Done using CSS3 so not supported by IE8 and earlier.
2012-12-02 14:49:51 +01:00
James Koster 5e88314968 buttons shouldn't wrap 2012-11-28 11:35:51 +00:00
Mike Jolley b1ec4b289a Nuked whitespace. Closes #1846. 2012-11-27 16:22:47 +00:00
Mike Jolley 7d580cf3a6 default to text. Closes #1838. 2012-11-27 10:37:28 +00:00
Matt 8243974004 Add address to customer session. Closes #1836 2012-11-26 20:56:48 -05:00
Mike Jolley b0fa6d4481 Save attributs via ajax and refresh variations. Closes #1804. 2012-11-26 17:27:55 +00:00
Mike Jolley 539f2a1857 Settings API Tweaks + new types. Closes #1824. 2012-11-26 15:55:28 +00:00
Mike Jolley 3c29465ea1 textarea desc_tip Closes #1825. 2012-11-26 13:48:22 +00:00
Mike Jolley ddbfd2bd28 Factory tweak 2012-11-26 13:39:12 +00:00
Mike Jolley 93fdca8530 Fix those darn categoies. Closes #1800. 2012-11-22 13:46:05 +00:00
Mike Jolley f8a26a2426 Improved product data panels. 2012-11-22 13:28:32 +00:00
Mike Jolley 4c0f805edf More input types and settings API support. Closes #1322. 2012-11-20 17:32:50 +00:00
Mike Jolley 3a803b010a Other writepanel html5 inputs. #1322. 2012-11-20 16:49:05 +00:00
Mike Jolley 7d960e0c9d HTML5 validation for product data. #1322 2012-11-20 14:16:13 +00:00
Mike Jolley 8b7b297b8e 3.5 checks + 2012 tweaks. Closes #1788. 2012-11-20 13:03:45 +00: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 51bf586fd7 Widget wrap and tweaks. #1768. 2012-11-15 17:46:24 +00:00
Mike Jolley ec1377dfd2 error fix 2012-11-15 17:30:38 +00:00
Brian Feister 7c7c6a4326 Hotfix for namespacing issue #1749. Turns out `.woocommerce-pge` is the global namespace, not `.woocommerce`. 2012-11-15 11:39:41 -05:00
Mike Jolley 58c5bbef55 Merge pull request #1749 from brianfeister/classname-fix
Fix common css class name / namespace pollution issue
2012-11-15 08:10:29 -08:00
Mike Jolley 8986da2ec2 This is fixed in iO6, so just show an alert when nothing matches. Closes #1737. 2012-11-14 15:38:56 +00:00
Mike Jolley d3068c2bef Min/max date fix. Closes #1728. 2012-11-13 23:58:32 +00:00
Brian Feister ed625d25ef Fix common css class name / namespace pollution issue 2012-11-13 14:59:34 -05:00
Coen Jacobs 3da5ccdafe Merged 'refunds' into 'fees-and-shipping'. Closes #1746 2012-11-13 16:03:42 +01:00
Mike Jolley 32c474ef42 Also update order tax 2012-11-13 14:59:28 +00:00
Mike Jolley 7e5d2ac174 Calc totals/tax rows rework 2012-11-13 14:54:34 +00:00
Coen Jacobs 9c5c033fcf Refunds: Function logic and AJAX implementation 2012-11-13 14:26:30 +01:00
Mike Jolley c2e1258d04 Work on calc_tax 2012-11-12 18:53:40 +00:00
Mike Jolley f4a931f7cc Tweak panel layout and simplify get_items 2012-11-12 16:08:05 +00:00
Mike Jolley 6ecef0139c Calc totals for fees. 2012-11-12 14:34:10 +00:00
Mike Jolley a1ad595822 Add fees 2012-11-12 13:41:54 +00:00
Mike Jolley 1db8c6158f checkboxes 2012-11-12 12:30:37 +00:00
Mike Jolley 877e6eb8c7 Bulk stock increase and decrease. 2012-11-12 12:22:35 +00:00
Mike Jolley fb2d954da1 Placeholders for bulk functions 2012-11-10 16:25:50 +00:00
Mike Jolley ca6a204b21 Bulk 2012-11-10 16:25:18 +00:00
Mike Jolley 1534ca50ff bulk delete 2012-11-10 16:18:20 +00:00
Mike Jolley f43275959e revert change to shipping and tweak labels. 2012-11-10 13:54:12 +00:00
Mike Jolley 2fbb95e247 defined bulk actions 2012-11-10 09:14:20 +00:00
Mike Jolley 2c26f06e55 Fees api started, and playing with line items 2012-11-09 21:15:15 +00:00
Mike Jolley d8bbded60d Tweak JS. Closes #1705. 2012-11-08 11:39:04 +00:00
Mike Jolley 68bc00c4b9 do ready. #1705 2012-11-08 10:36:00 +00:00
Mike Jolley 9971da5f86 Fix for #1707. 2012-11-07 21:23:45 +00:00
Mike Jolley cf54452e8e Don't attach downlodas. Closes #1664. 2012-11-06 14:13:06 +00:00
Mike Jolley 21e9252405 Country text instead of dropdown. Closes #1658 2012-11-06 12:43:17 +00:00
Mike Jolley c97aeaf533 use wp api for meta, and done the checkout 2012-10-19 18:59:17 +01:00
Mike Jolley 48da8e2e56 Add and remove order items 2012-10-19 15:05:23 +01:00
Mike Jolley a11804a61f add/remove/save meta 2012-10-18 18:56:28 +01:00
Mike Jolley 98b21a4a44 Split up scripts. #1575. 2012-10-17 14:32:31 +01:00
Mike Jolley 243de32c23 Only replace content if response has content. Closes #1606. 2012-10-17 12:43:59 +01:00
Mike Jolley c1c5cd6890 Prevent double form submission. Closes #1609. 2012-10-17 12:21:50 +01: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 68749697b1 order actions 2012-10-12 15:30:20 +01:00
Coen Jacobs 98e9774653 Merge pull request #1597 from woothemes/resend-order-emails
Resend order emails, closes #1562
2012-10-12 06:56:49 -07:00
Coen Jacobs eb90b0ed10 Allow multiple select and actually send the resend order emails 2012-10-12 15:33:46 +02:00
Mike Jolley 39b7567b0c product_variations[] Closes #1581. 2012-10-12 14:21:21 +01:00
Mike Jolley 48079a8fc6 more tweaks 2012-10-12 12:56:03 +01:00
Mike Jolley d66aeaa262 Sales graph tweak 2012-10-12 12:56:03 +01:00
Coen Jacobs b581b5e062 UI for resending order emails from the Order Actions meta box 2012-10-10 19:03:49 +02:00
Mike Jolley 6e10465faf Bulk improvements. Closes #1063. 2012-10-09 10:07:30 +01:00
Mike Jolley 79324412d4 sku tweak. Closes #1479. 2012-10-08 13:54:31 +01:00
Mike Jolley bf1d80151d Merge pull request #1574 from thenbrent/master
Only slide payment box up-and-down if > 1 method
2012-10-08 05:36:16 -07:00
Mike Jolley 2d15a8aaac Schedule sale for variations. #1064. 2012-10-08 12:51:00 +01:00
Brent Shepherd b4cf878f40 Only slide payment box up-and-down if > 1 method 2012-10-08 12:01:43 +10:00
Mike Jolley ead3e8313e Final image handling tweaks. 2012-10-05 19:02:02 +01:00
Mike Jolley 7236192711 Work on the product images panel. Closes #1504. 2012-10-04 18:09:18 +01:00
Mike Jolley b88c6e62f7 Load sessions before customer class. Closes #1545. 2012-09-30 20:11:32 +01:00
Mike Jolley 544b9a1874 readme and min 2012-09-29 20:32:22 +01:00
Mike Jolley 93849b89e7 Merge pull request #1530 from scottbasgaard/master
Update Product Image Title w/ Variation Image for Lightbox
2012-09-29 12:16:11 -07:00
Mike Jolley 1b8e887f39 Fix updating when typing. Closes #1540. 2012-09-29 19:43:45 +01:00
Scott Basgaard f5999c270b Update Product Image Title w/ Variation Image for Lightbox 2012-09-25 14:22:22 +02:00
Mike Jolley cb2b935788 Tax expansion to allow city taxes, #94 2012-09-23 17:16:39 +01:00
Mike Jolley 22ff25efb1 Show totals. Closes #1473. 2012-09-20 14:43:52 +01:00
Mike Jolley aaeb0ec0fb Calc totals. Closes #883. 2012-09-18 19:07:18 +01:00
Mike Jolley 1b4130bc56 new email interface + plain text versions 2012-09-17 11:36:30 +01:00
Mike Jolley 251a93855c Shipping vs billing for tax. Closes #1457. 2012-09-12 11:16:53 +01:00
Mike Jolley bcb6e0b2a3 Localized shortcode button. Closes #1459. 2012-09-10 17:56:29 +01:00
Mike Jolley 0fd46e7923 Import export taxes. Closes #447. 2012-09-10 12:26:26 +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 53c5fbee40 Fix - Variation sku updating after selection. 2012-09-05 16:57:19 +01:00
Mike Jolley e19505c6ab checkout loading tweak 2012-09-03 16:45:09 +01:00
Mike Jolley 4ea207c249 Revised stats by category 2012-08-31 14:11:34 +01:00
Justin Stern 9217ca09e0 Support for Multiple Downloads
Support for multiple downloadable files per product: both simple and
variable.  This includes all admin, frontend, and database modification
code required for allowing multiple files, while maintaining backwards
compatibility for existing single-file download URLs and templates.
2012-08-28 11:21:54 -04:00
Mike Jolley ee891725fc active css 2012-08-25 19:56:46 +01:00
Mike Jolley 431316dfd3 small variable naming tweak 2012-08-25 16:00:40 +01:00
Mike Jolley 3eeae3a164 Hide cart button when a variation is out of stock with disabled backorders. Closes #1419. 2012-08-25 11:02:02 +01:00
Mike Jolley b450616848 woocommerce_ajax_loader_url 2012-08-25 10:32:14 +01:00
Mike Jolley c42814bbc6 Added fallback for variations variable (JS) 2012-08-25 10:11:23 +01:00
Mike Jolley 5ab84b2b98 Pass variation to show_variation trigger (JS). Closes #1431. 2012-08-25 09:51:20 +01:00
Mike Jolley e7c5542762 javascript tweak for #1416 2012-08-24 21:46:32 +01:00
Mike Jolley 50b62fe4d4 tweak to add to cart logic 2012-08-24 18:44:11 +01:00
Mike Jolley 7a14daebea min 2012-08-23 10:57:09 +01:00
Dominic 601852df87 Renamed variable, avoid window.name collision
Using a variable called `name` causes the global `window.name` to be reset. Simply renaming the variable prevents this.
2012-08-22 23:11:30 -07:00
Mike Jolley 822a03529b min 2012-08-22 16:36:08 +01:00
Manos Psychogyiopoulos bf59c718c0 Fix annoying sliding effect on option change. 2012-08-22 09:51:19 +03:00
Mike Jolley 40cc7b997d Scope. Closes #1364. 2012-08-21 16:41:18 +01:00
James Koster 6384f79d23 icons 2012-08-20 15:39:08 +01:00
James Koster 15e5278abb icons 2012-08-20 15:09:52 +01:00
James Koster 914116d793 css AGAIN 2012-08-20 14:52:29 +01:00
James Koster 40044773b7 css 2012-08-20 14:52:10 +01:00
James Koster 72b0663861 screen icon 2012-08-20 14:51:26 +01:00
Coen Jacobs c74dbc0777 Right side margin on woocommerce_options_panel label 2012-08-16 17:48:15 +02:00
James Koster 8c93b41605 Product data tabs class name 2012-08-15 19:28:13 +01:00
James Koster c52cf24921 width 2012-08-13 13:49:36 +01:00
James Koster 6ffb3e6854 Simplified order status markers 2012-08-13 13:42:25 +01:00
James Koster 123e004013 Iconised order action buttons 2012-08-13 13:36:22 +01:00
Mike Jolley 8728c7a8c2 Titles and strstr. Closes #1366. 2012-08-12 15:12:52 +01:00
James Koster 2db6cca342 order actions / notes / totals ui tidy 2012-08-10 13:41:05 +01:00
Mike Jolley 702c0fde0c Payment/shipping dropdowns. Closes #1269. 2012-08-10 13:24:34 +01:00
Mike Jolley 7d47de830b Copy billing to shipping address on order screen. #1269. 2012-08-10 12:31:18 +01:00
Mike Jolley 9acb170520 Option to register using the email address as the username instead of entering a username. Closes #1027. 2012-08-10 12:15:32 +01:00
Mike Jolley 377ddce930 Demo store notice option 2012-08-10 10:35:25 +01:00
James Koster bbfd5ea37d high res icons for orders page 2012-08-08 16:29:59 +01:00
James Koster 5ec40dfe40 product_types.png 2012-08-08 16:14:58 +01:00
James Koster 3b58a75362 high res icons for products screen 2012-08-08 15:22:59 +01:00
James Koster 7062042002 high res tab icons 2012-08-08 15:04:50 +01:00
James Koster 239a170730 Revert .svg product tabs 2012-08-08 14:36:48 +01:00
James Koster 07ae17d915 Revert ".svg icons on product screen" 2012-08-08 14:29:31 +01:00
James Koster 15aed2a348 Revert ".svg icons on orders screen"
This reverts commit b9109ece87.
2012-08-08 14:28:08 +01:00
James Koster 887d884749 Revert "inventory icon"
This reverts commit 231718817d.
2012-08-08 14:27:53 +01:00
Mike Jolley fb7c3d0037 Style tweak 2012-08-08 12:32:11 +01:00
Mike Jolley 6cd409b7a4 Fixes for #1347. 2012-08-08 11:53:36 +01:00
Mike Jolley 56e8689c5d Merge pull request #1347 from scottbasgaard/master
Update Variation Image Title/Alt
2012-08-08 03:44:49 -07:00
Scott Basgaard 713f6fa6f5 Update Variation Image Title/Alt
We should update the image title/alt when the product image changes for different variations.
2012-08-07 10:37:00 +02:00
James Koster 8590d50f9f tiny aesthetic fix 2012-08-06 14:28:49 +01:00
James Koster 231718817d inventory icon 2012-08-06 14:00:45 +01:00
James Koster b9109ece87 .svg icons on orders screen 2012-08-06 13:53:49 +01:00
James Koster 99988ce9d6 .svg icons for products screen 2012-08-06 13:35:08 +01:00
James Koster 569065fdf2 .svg icons for tabs 2012-08-06 12:53:49 +01:00
James Koster e40c754a98 Revert "using font for tab icons"
This reverts commit 7d9e754cd4.
2012-08-06 11:56:10 +01:00
James Koster 1a1ac7f2f3 Revert "Replaced graphics with font on orders / products"
This reverts commit df23d2ddd9.
2012-08-06 11:55:48 +01:00
Mike Jolley ea1e9b74ed min 2012-08-03 17:41:36 +01:00
James Koster df23d2ddd9 Replaced graphics with font on orders / products 2012-08-03 17:01:44 +01:00
James Koster 7d9e754cd4 using font for tab icons 2012-08-03 15:35:23 +01:00
James Koster e4edd7e0b7 missed one 2012-08-03 14:57:49 +01:00
James Koster 7055c2eaa7 different icons 2012-08-03 14:55:41 +01:00
James Koster c2af0074b5 retina menu icons 2012-08-03 14:28:56 +01:00
James Koster ac4450eb49 retina menu icons 2012-08-03 14:20:46 +01:00
James Koster bb97b6a913 Retina settings icons 2012-08-03 13:28:51 +01:00
Mike Jolley 89977fcd82 bgsize 2012-08-02 23:13:20 +01:00
Mike Jolley d16fd5acb0 ajax filter for orders page 2012-08-01 13:43:50 +01:00
Mike Jolley dbc8279dbd ajax customer select 2012-08-01 13:43:50 +01:00
Mike Jolley 417fd73ab1 undefined check. Closes #1294. 2012-07-26 15:43:47 +01:00
Aaron Holbrook b4a62dc49b Fixed typos (depreciate should be deprecate) 2012-07-23 13:14:02 -05:00
Mike Jolley 59d2d792f6 Product data panels 2012-07-22 13:50:45 +01:00
Mike Jolley 730158a4b3 Simple tax report. Work in progress. 2012-07-20 20:08:42 +01:00
Mike Jolley 37b0dec37a Event handling for checkout fields 2012-07-20 13:46:05 +01:00
Mike Jolley 4856636b77 reset loop and clearfix 2012-07-19 22:20:44 +01:00
Mike Jolley 30b8ddaf1d Split up frontend scripts so they can be loaded when needed. 2012-07-17 15:09:18 +01:00
Mike Jolley 638b04b0ad variation image optimisations 2012-07-11 23:56:57 +01:00
Mike Jolley 880e8b6b0f Don't show price when variation prices don't differ. Closes #1199. 2012-07-11 23:19:33 +01:00
Mike Jolley d9e8568e85 stop() 2012-07-11 17:25:16 +01:00
Mike Jolley f15c4baef7 Stop the animation. Closes #1226. 2012-07-11 16:45:19 +01:00
Mike Jolley 69565d6e87 Load address sets country. Closes #1238. 2012-07-11 16:22:18 +01:00