Commit Graph

1382 Commits

Author SHA1 Message Date
Mike Jolley 6d31f30a10 Merge pull request #4470 from vrozkovec/master
Update meta-boxes.js
2014-01-09 02:54:31 -08:00
James Koster ea95e0a242 2014 tweak 2014-01-08 16:24:33 +00:00
James Koster 1992e8411a fix breadcrumb issue in 2014. closes #4473 2014-01-08 15:42:15 +00:00
Mike Jolley 7ddd4d012a Move localisation to address-i18n.js for account page. Closes #4446 2014-01-08 14:38:20 +00:00
vrozkovec 3fe9994d59 Merge branch 'master' of git@github.com:vrozkovec/woocommerce.git 2014-01-08 01:39:28 +01:00
vrozkovec cb9a6fc8df Add filter options to product gallery images selector to make visible
filters of plugins such as the Enhanced Media Library
2014-01-08 01:38:54 +01:00
Vit Rozkovec 17a02b71c0 Update meta-boxes.js
Add filter options to product gallery images selector to make visible filters of plugins such as the Enhanced Media Library
2014-01-08 01:28:39 +01:00
Mike Jolley 2600744fd9 #4374 2013-12-31 12:22:05 +00:00
Mike Jolley e94247017c Merge pull request #4374 from splashingpixels/master
tooltips on variations not showing after using link all variations butto...
2013-12-31 04:21:36 -08:00
Mike Jolley 539a736882 woocommerce_wp_radio styling Closes #4383 2013-12-27 13:26:37 +00:00
James Koster b0412ccd25 product data tab select. closes #4370 2013-12-27 11:40:27 +00:00
Mike Jolley 329a96b452 Look for name of select Fixes #4365 2013-12-23 15:42:46 +00:00
splashingpixels 6487bc1125 tooltips on variations not showing after using link all variations button Fixes #4366 2013-12-14 07:50:18 -08:00
James Koster 1343731031 color tweaks 2013-12-13 10:45:13 +00:00
James Koster f6d057dc48 data tabs tweaks 2013-12-13 10:40:28 +00:00
Emyr Thomas 9c2d2dff75 Fix checkbox width in product data meta box 2013-12-12 20:50:04 +00:00
James Koster 05dda2c16a add gallery images link 2013-12-12 14:08:26 +00:00
James Koster bcee9b4a05 checkboxes in product data tabs #4356 2013-12-12 14:08:26 +00:00
James Koster 87ecd3dce5 short description meta box #4356 2013-12-12 14:08:26 +00:00
James Koster dbf1b15001 replace a few missed →'s. closes #4350 2013-12-12 13:42:29 +00:00
Emyr Thomas 3a3e678db6 Fix product details meta box tabs for small width screens 2013-12-10 12:10:08 +00:00
James Koster c22ebcc7ae twentyfourteen compat. closes #4272 2013-12-09 09:55:11 +00:00
James Koster 1eb979c5ba edit icon in customer list. closes #4287 2013-12-06 10:04:54 +00:00
Mike Jolley 82ba7cc310 Min #4299 2013-12-06 10:02:01 +00:00
Mike Jolley 4da2d1a3ba Merge pull request #4299 from Ramoonus/js
third party JS update
2013-12-06 02:01:28 -08:00
Ramon van Belzen d196fe401b jQuery Cookie 1.4 2013-12-05 19:55:37 +01:00
Ramon van Belzen 30464857f4 jquery blockUI update to latest stable 2013-12-05 19:54:20 +01:00
Mike Jolley 24be342db0 Fix sort icon in firefox. Closes #4283 2013-12-05 15:19:52 +00:00
James Koster 8d796ff9d5 edit icon. #4287 2013-12-05 15:03:27 +00:00
Mike Jolley 684fd36288 #4287 2013-12-05 13:18:04 +00:00
Mike Jolley 153c367ef4 Missing icons #4287 2013-12-05 13:16:52 +00:00
Coen Jacobs fe8f57c2e3 Minified all the JS files for #4289 2013-12-05 10:23:38 +01:00
Jared Cobb 9fc47db17f Make frontend scripts safe to run on non WC pages (check for objects)
For a more detailed explaination of why this is helpful, see
Issue #4202. In short, from a dev ops perspective, if we want to build /
concatonate our front end scripts into a single application.js file, we
need to ensure scripts first check for dependent global object helpers
before trying to use them. For example, there are several objects
(created via PHP using `wp_localize_script`) which generate objects such
as `wc_single_product_params`. These objects will not exist on most
other pages, however these scripts attempt to execute code that
references these objects.
2013-12-04 12:15:24 -07:00
James Koster b69c8da6a5 twenty fourteen compat. closes #4272 2013-12-03 16:53:47 +00:00
Mike Jolley 293c998a1d Set price slider min to min price. Closes #4183 2013-12-03 13:39:02 +00:00
Mike Jolley af34b43ee6 Tweaks for #4239 2013-12-03 12:14:12 +00:00
Ewout Fernhout bfa4ce53ff Allow custom checkout fields to be localized 2013-11-28 15:46:08 +01:00
Coen Jacobs 5ef0ba6a37 Minification for #4237 2013-11-28 14:39:42 +01:00
Gerhard 903af259e0 refactor inline product images js 2013-11-28 14:37:44 +02:00
Gerhard 238becb050 Refactor order notes inline js 2013-11-28 14:03:29 +02:00
Mike Jolley 0e0b9648d6 Minify #4213 2013-11-27 14:33:09 +00:00
Gerhard 06020f4bd5 Move all download permissions inline js to meta-boxes.js 2013-11-27 16:03:04 +02:00
Gerhard 6300e65582 Make downloadable product dropdown ajaxy, as per #4211 2013-11-26 15:54:34 +02:00
James Koster b4c66db7e2 remove unnecessary z-index on admin messages. closes #4200 2013-11-25 17:19:00 +00:00
Mike Jolley 8e7e75fc83 Add order item meta correct ajax hook 2013-11-25 16:30:12 +00:00
Mike Jolley fc87619d4c Correct add order item ajax event 2013-11-25 16:26:07 +00:00
Mike Jolley 0fae180f24 Minify all the things 2013-11-25 16:03:43 +00:00
Coen Jacobs 4afbd0b556 Merge branch 'function-call-refactor'
Conflicts:
	includes/admin/post-types/meta-boxes/class-wc-meta-box-order-data.php
	includes/shortcodes/class-wc-shortcode-cart.php
	includes/wc-template-functions.php
2013-11-25 15:42:26 +01:00
Coen Jacobs f7df17db1c Order functions woocommerce to wc refactor 2013-11-25 14:54:52 +01:00
Gregory K 8539e81d79 "export" is a reserved word in JavaScript 2013-11-25 07:18:01 -05:00
James Koster cf64302063 woocommerce status dashboard widget #4042 2013-11-25 10:40:05 +00:00
James Koster 1e1ff450b5 site content dashboard widget #4042 2013-11-25 10:40:05 +00:00
James Koster e2a56a92c5 status_table #4042 2013-11-22 17:21:18 +00:00
James Koster 48a6b2b6d8 debug report #4042 2013-11-22 17:20:25 +00:00
James Koster e9473e3aea tax rates table #4042 2013-11-22 17:18:04 +00:00
James Koster 517c4396a3 chosen #4042 2013-11-22 17:14:04 +00:00
James Koster d33af19913 reports #4042 2013-11-22 17:09:05 +00:00
James Koster 38ae710996 order items #4042 2013-11-22 16:54:11 +00:00
James Koster 5acbe6c5b3 order totals #4042 2013-11-22 16:52:36 +00:00
James Koster b2aee0c400 order notes #4042 2013-11-22 16:40:37 +00:00
James Koster a4c707342e order totals #4042 2013-11-22 16:38:16 +00:00
Mike Jolley cc40557077 filter for cart fragment #4132 2013-11-20 16:31:28 +00:00
Patrick Rauland 3fc598ff77 optimizing images 2013-11-19 12:59:01 -06:00
Scott Basgaard f3b2854638 woocommerce_json_search_products() is now a method of WC_AJAX. Use $this->json_search_products() instead. 2013-11-19 14:44:28 +01:00
Scott Basgaard bee41fb7e5 woocommerce_get_refreshed_fragments() is no longer. Update where it was called to new Ajax class method. 2013-11-19 13:33:26 +01:00
James Koster 9812551ad6 remove message.png #4042 2013-11-19 11:45:21 +00:00
James Koster 0257ce201a wc messages #4042 2013-11-19 11:22:59 +00:00
James Koster 489bf34385 attributes table. closes #4118 2013-11-19 11:04:45 +00:00
James Koster 902c81b8ca meta formatting. closes #3926 2013-11-19 10:30:53 +00:00
Mike Jolley 3d01a288ec hook: 'data-rel', Closes #4115 2013-11-18 13:00:56 +00:00
Coen Jacobs f0adcb65b7 Merge remote-tracking branch 'thenbrent/add_payment_method_issue_3396' 2013-11-18 12:33:23 +01:00
James Koster d25bdc821d meta formatting #3926 2013-11-15 16:38:21 +00:00
James Koster e44c75f2c5 mp6 #4042 2013-11-15 14:32:44 +00:00
James Koster 1ca24f492d mp6 bits #4042 2013-11-14 19:42:17 +00:00
Mike Jolley 645ca3e834 WC_Ajax class for ajax events 2013-11-14 12:13:34 +00:00
James Koster 81122c1d1c handlediv. closes #4098 2013-11-13 10:02:04 +00:00
Mike Jolley ea05881af9 Conflicts 2013-11-12 17:46:22 +00:00
Mike Jolley 3fd02a57d0 Locales - store standardised values, and display using locale in admin #3862 2013-11-12 17:43:30 +00:00
James Koster f50e741397 fix handledivs in meta boxes #4042 2013-11-12 17:01:13 +00:00
James Koster 202c16087b variations tables #4042 2013-11-12 16:50:26 +00:00
James Koster 999c250614 attributes meta box #4042 2013-11-12 16:41:29 +00:00
James Koster 86316f9f01 checkboxes on variable products #4042 2013-11-12 16:34:44 +00:00
James Koster 15d49d512b mp6 shortcode icon #4042 2013-11-12 16:26:46 +00:00
James Koster fbf738b334 actions colour in products list #4042 2013-11-12 16:19:03 +00:00
James Koster d11d137162 add-ons. closes #4044 2013-11-12 16:15:09 +00:00
Mike Jolley 5f62c532c3 Clean up formatting in admin - use autop #3926 2013-11-11 13:50:36 +00:00
Mike Jolley 9a82aecaad Min 2013-11-08 17:03:59 +00:00
Mike Jolley 442f3b54cf Use textarea for meta #3926 2013-11-08 17:03:46 +00:00
Mike Jolley ac6bb25a22 Merge pull request #4053 from helgatheviking/feature/variation-bulk-edit-trigger
Add a custom trigger handler based on the value of select#field_to_edit
2013-11-08 08:08:12 -08:00
James Koster e13d29648c dashboard colors #4042 2013-11-08 14:05:52 +00:00
James Koster 85ccbea9ca text indent on icon replacement mixin 2013-11-08 13:03:09 +00:00
James Koster 44215c88cc menu icons... #4042 2013-11-08 12:29:59 +00:00
James Koster 3101de6989 menu icons #4042 2013-11-08 12:22:35 +00:00
James Koster 4ef71b1762 colors #4042 2013-11-08 12:00:40 +00:00
James Koster 097c3266d4 sys status #4042 2013-11-08 11:50:45 +00:00
James Koster 1603902051 reports #4042 2013-11-08 11:46:44 +00:00
James Koster 324d3932f1 product data handle #4042 2013-11-08 11:38:45 +00:00
James Koster cb24997c11 sort / add account. #4042 2013-11-08 11:33:22 +00:00
James Koster 77b35c4be8 add ons layout. closes #4044 2013-11-08 11:04:55 +00:00
Brent Shepherd 4a7f207eff Use new ID for add pay method form
Part of #3396
2013-11-05 15:36:00 -08:00
Kathy Darling a97e1a697d Add a custom trigger handler based on the value of select#field_to_edit 2013-11-03 18:50:24 +01:00
Scott Basgaard 5b4ef0b8bd Class name consistency for woocommerce_attributes > product_attributes. See #4019 2013-11-01 13:06:14 -04:00
Mike Jolley b4d1c764d5 Move average rating outside of hidden tab. Closes #3867. 2013-10-31 16:26:20 +00:00
James Koster dcf54c23bd edit coupon icons and new version of WooCommerce icon font. #3585 2013-10-28 11:19:56 +00:00
James Koster 5aeaed888e Add review form no longer opens in lightbox. closes #3804 2013-10-28 09:56:03 +00:00
James Koster 1fbb6249ff Replaced → / ← on frontend with icons from our font. closes #4009 2013-10-28 09:45:59 +00:00
James Koster e934947152 Remove placeholder polyfill. closes #4012 2013-10-28 09:03:03 +00:00
Mike Jolley f742a91435 Rejig login form closes #4005 2013-10-25 16:10:13 +01:00
Mike Jolley 423cedc425 Wordwrap 2013-10-25 14:42:05 +01:00
Mike Jolley 0d8d95e8e6 total calcs 2013-10-24 13:41:42 +01:00
Mike Jolley 51aba21d76 Rounding + precision for taxes. Store unrounded. Round down (for the moment) for taxes 2013-10-24 13:15:42 +01:00
Scott Basgaard 90b503e2c6 Use minified quick-edit.js 2013-10-23 17:36:32 +02:00
Mike Jolley 8ce3b8dd57 Filters for shortcode tags 2013-10-23 14:55:18 +01:00
Mike Jolley cf6db831e4 Removed old pages 2013-10-23 09:47:36 +01:00
Mike Jolley 88979b29c5 Merge pull request #3957 from scottbasgaard/master
Fix vendor prefix typo. Resolves #3953
2013-10-21 01:13:32 -07:00
Scott Basgaard dfccfe2b57 Fix vendor prefix typo. Resolved #3953 2013-10-19 19:48:07 +02:00
Mike Jolley 5d2e1ac031 Refactor coupon code so coupons get the actual discount amount, redone edit coupon screen with tabs, added coupon item limits which Closes #3902 2013-10-18 18:10:58 +01:00
Mike Jolley b49f6fdaac Merge pull request #3940 from scottbasgaard/master
Don't be so generous with this jQuery selector. Fixes #3933
2013-10-17 04:44:09 -07:00
Scott Basgaard db405fa0ff Don't be so generous with this jQuery selector. Fixes #3933 2013-10-17 12:25:14 +02:00
Mike Jolley 8929c03e11 Minify 2013-10-16 12:32:49 +01:00
Scott Basgaard 9c1e4515fb Fix styling issue for add-ons list
Min-height wasn't enough for some extension descriptions. Seen here: http://cld.wthms.co/7ypt
2013-10-14 22:15:08 +02:00
Mike Jolley 5a5e563522 Fix focus. Closes #3898 2013-10-14 13:43:02 +01:00
Mike Jolley 6646b7817b Styling and removed un-used script. #3897 2013-10-10 18:16:06 +01:00
Mike Jolley ece95e25ce When handling variations, priority from top to bottom - disabled variations still taking into consideration allow you to exclude certain combinations when using 'all' for variations with lower priority. Message displayed if a variation is unavailable.
@coenjacobs please review
2013-10-10 16:34:44 +01:00
Mike Jolley eef86ab5eb First found should be used.
@coenjacobs this should go in .15 - the first matching variation should
always be used IMO, not the last.
2013-10-10 14:21:19 +01:00
Mike Jolley 1b91c75039 Tweak add to cart message. Closes #3876. 2013-10-04 12:26:11 +01:00
Mike Jolley 8f196130ff Don't show view cart message on cart page. Closes #3877 2013-10-04 12:21:28 +01:00
Justin Stern e584ea83a2 Fixed Multiple Sets of Tabs on One Page Bug
When clicking on a tab on a page with multiple sets of products/tabs,
other products/tabs were influenced due to a missing jquery context
element
2013-10-03 14:23:50 -04:00
Mike Jolley 718093650f Save fees 2013-10-02 12:58:26 +01:00
Mike Jolley 24a3e3e17b Format decimals with single function, convert locale to standard form. #3862 2013-10-01 17:54:32 +01:00
Mike Jolley b892815336 Remove html5 number inputs (unreliable at present, locale issues), add JS validation for price inputs. New price input type in settings API to make future changes easier to implement. Closes #3587
@coenjacobs hows this look?
2013-09-27 20:28:42 +01:00
Mike Jolley 72c00a601a Standardized, default credit card form for gateways to use if they support 'default_credit_card_form'. Closes #3616 2013-09-27 13:22:08 +01:00
Mike Jolley 67b50e7eaa Sortable downloads #3812 2013-09-26 16:35:37 +01:00
Mike Jolley ef49977905 add_to_cart_url add_to_cart_text and single_add_to_cart_text class methods allowing greater control with custom classes.
Closes #3484 and Closes #3143. Pinging @thenbrent as the handler was
originally his idea and I've killed it.

@helgatheviking In 2.1, add to cart URLs will only be used in loops, so
conditonal logic should no longer be neccessary. Single templates post
to themselves without the need for the URL.
2013-09-25 12:35:06 +01:00
Mike Jolley ef24dfeac6 minify #3817 2013-09-23 15:53:21 +01:00
Mike Jolley 270dd86e9f Merge pull request #3817 from franticpsyx/variations_js_form
Allow variations JS to be used on multiple products in the same form
2013-09-23 07:52:23 -07:00
Mike Jolley 97b1e176d2 Merge branch 'downloadable-files-2.1'
Conflicts:
	assets/css/admin.css
2013-09-23 12:44:35 +01:00
Manos Psychogyiopoulos 3af1df55c7 Allow variations JS to be used on multiple products in the same form 2013-09-22 18:30:39 +03:00
Mike Jolley 96a7a4b730 Restructure 'file_paths' to allow for names (Closes #3320) etc. For #2765.
@coenjacobs @justinstern @maxrice These are major changes - CC ing you
guys in to take a quick look through. I know some extensions such as
vouchers will be affected.
2013-09-20 17:01:09 +01:00
James Koster 6294b916e4 tweaked icon mixins 2013-09-20 12:08:56 +01:00
James Koster 9fbf61073a pretty photo uses new icon font 2013-09-16 15:24:42 +01:00
Mike Jolley 5f7753b343 Checkout error hook
@coenjacobs useful for .15 IMO
2013-09-16 14:55:21 +01:00
Mike Jolley 9590a03e2f Fix tax rule detection. Closes #3698.
@coenjacobs .15
2013-09-13 16:34:41 +01:00
Mike Jolley d13ec3bcd6 touchstart event for ios devices. Closes #3376.
@coenjacobs might be good for .15
2013-09-13 15:48:23 +01:00
Mike Jolley 759e74c860 Safari doesn't support the 'download' attribute. At least get it to open. Closes #3754 2013-09-13 13:38:36 +01:00
Mike Jolley b6e7eeb241 Support no default and make the gateway/shipping tables more streamlined. Closes #3472 2013-09-09 17:16:02 +01:00
Mike Jolley 3c8c620c5d Bulk/quick edit backorders Closes #3729 2013-09-06 11:17:41 +01:00
Mike Jolley 0405fabf69 Alt changes from .14 2013-09-04 17:22:35 +01:00
Mike Jolley 38f03ec4cb Merge pull request #3723 from ragulka/disabled-buttons
Add disabled style to buttons
2013-09-04 06:47:23 -07:00
Mike Jolley e1631bd084 Reloads checkout after registration which fixes #3612, removes some notices preventing login cookie being set, moves cart check for #3162
No perfect solution for #3162. DB locking would probably cause more
issues that its worth, we cannot reliably use transactions as some
clients still use MyIsam. Best to accept orders and deal with stock
conflicts after the fact.
2013-09-04 11:26:19 +01:00
Illimar Tambek 195ad20fe6 Compress compiled woocommerce.css 2013-09-04 09:58:58 +03:00
Illimar Tambek 9d7ce6a0ff Add disabled style to buttons 2013-09-04 09:50:22 +03:00
Mike Jolley 5e51ef1fce Refactor variation bulk edit JS Fixes #3148 2013-09-03 17:35:20 +01:00
Mike Jolley 54b3d53a1b Flag a refresh when creating an account to prevent nonce issues. Fixes #3612.
@coenjacobs Might be for .14? Part of it anyway, can't cherry pick this
one.
2013-09-02 17:43:57 +01:00
Mike Jolley d1b020b661 Add a script to add support for RTL when enabled to fix chosen. Fixes #3604
@coenjacobs maybe for .14?
2013-09-02 14:22:53 +01:00
Mike Jolley c534f26126 Addon layout fix 2013-08-22 12:38:08 +01:00
Mike Jolley 3d078397b3 Merge branch 'Re-organise-settings'
Moves settings together. Fixes #3497
2013-08-22 11:58:03 +01:00
James Koster 71bf3bf5c8 download icon 2013-08-21 16:43:05 +01:00
James Koster f0b10b3a5c created woo logo icon 2013-08-20 12:25:43 +01:00
James Koster 694199b2b2 !important declarations in messages. closes #3649 2013-08-20 11:54:15 +01:00
James Koster e6304f881b delete more unused icons. closes #3294 2013-08-20 11:39:38 +01:00
James Koster f2f048db22 added to cart icon & remove more unused graphics #3294 2013-08-20 11:33:13 +01:00
James Koster 92c10b704f layered nav image #3294 2013-08-20 11:21:55 +01:00
James Koster 55eef35e36 shortcode columns. closes #3534 2013-08-19 15:12:20 +01:00
James Koster 4f6bed2620 mixin tidyup 2013-08-19 13:48:50 +01:00
James Koster ebf0cad6bd a.delete_tax_row, a.delete_total_row tweaks #3585 2013-08-19 13:40:21 +01:00
Mike Jolley f2586d8d76 Fix bulk edit status Fixes #3614
@coenjacobs .14
2013-08-19 13:00:40 +01:00
Coen Jacobs 5ebc15cafb Merge branch 'Dynamic-total-rows'
Conflicts:
	assets/css/admin.css
2013-08-16 18:21:52 +02:00
Mike Jolley 2428c9f268 Expand when calculating totals 2013-08-16 17:00:49 +01:00
Mike Jolley a66472d148 Order panel improvements + save multiple shipping methods 2013-08-16 16:43:26 +01:00
Mike Jolley 7cd4e46846 Cleaner orders items, and show meta in text until editing.
@coenjacobs this commit has the urldecode fix. Will move it over to
master/.14 later
2013-08-15 16:49:09 +01:00
Patrick Rauland 2f6d907b13 adding exact time to order notes 2013-08-15 08:42:08 -05:00
Mike Jolley e01df544ec Reworked total templates to support coupon lines, and started support for multiple shipping methods per order.
@todo store shipping methods in the order
@todo test with PP shipping real world

cc @coe
2013-08-14 21:00:34 +01:00
Mike Jolley f8aaef00e4 Replace placeholder script. Closes #3586. 2013-08-13 12:50:47 +01:00
Mike Jolley 7fda2bd832 Search for US/UK on country field. Fixes #3626. 2013-08-13 12:38:26 +01:00
Mike Jolley b62747a810 Tax rates pagination. Closes #3036. 2013-08-13 12:18:24 +01:00
Mike Jolley 4b223f6260 Min 2013-08-06 14:04:40 +01:00
Mike Jolley fa7c1d9a6a Addons page Closes #3331 2013-08-06 14:04:40 +01:00
Mike Jolley 99f0e3ffd7 Merge pull request #3592 from LeGaS/master
Coupon slidedown animation clipping effect, fixes #3590
2013-08-06 03:47:01 -07:00
Mike Jolley f09fafe738 Meta box refactor
Closes #3458.
2013-08-06 11:41:20 +01:00
Legradi Szabolcs 94f8baee1a Coupon slidedown animation clipping effect, fixes #3590 2013-08-06 10:36:28 +02:00
Mike Jolley 110d8c3026 BACS, Cheque, COD Closes #3172
Rather than merging them (they are all different) I've refactered code
and added multiple accounts in BACS which has had multiple requests.
2013-08-05 16:34:54 +01:00
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