Commit Graph

37133 Commits

Author SHA1 Message Date
Mike Jolley 0de815967f Uncategorized. Closes #1257. 2012-07-16 18:10:04 +01:00
Mike Jolley 32ae079fa6 set_price. Closes #1231. 2012-07-16 17:23:17 +01:00
Mike Jolley 4dcde409b8 Edit attribute slugs after creation. Closes #821. 2012-07-16 15:57:18 +01:00
Manos Psychogyiopoulos 83c552f9af chmod 2012-07-14 20:50:05 +03:00
Manos Psychogyiopoulos a24b679851 Latest 2012-07-14 20:48:29 +03:00
Dominic 8759b3c6cc Replaced settings option with filter. 2012-07-14 00:03:03 -07:00
Dominic 6f1611bc40 Removed the extra settings option and replaced it with a simple filter. Much cleaner this way. 2012-07-13 23:57:52 -07:00
Mike Jolley 597494e58e tooltip 2012-07-13 13:00:11 +01:00
Mike Jolley 638b04b0ad variation image optimisations 2012-07-11 23:56:57 +01:00
Mike Jolley 78de8db237 readme 2012-07-11 23:19:58 +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
Dominic 6215111e61 Allow custom sort for non-woocommerce taxonomies
All of the functionality is built into WooCommerce already. This would
allow us to simply piggyback on that for custom sorting our other
taxonomies. Pretty please. :)
2012-07-11 15:17:33 -07:00
Coen Jacobs ea60024453 Readme update for Orders admin menu change. Closes #939 2012-07-11 22:53:11 +02:00
Coen Jacobs 1a2e49f396 Orders menu in main item in WooCommerce admin menu 2012-07-11 22:44:47 +02:00
Mike Jolley 939d835b3e edit_users. Closes #1179. 2012-07-11 19:37:33 +01:00
Mike Jolley 5cd01f58a0 get_order_item_totals() total_rows have fixed indexes for easier manipulation. Closes #1059. 2012-07-11 19:32:00 +01:00
Mike Jolley 4200f43d52 woocommerce_attribute filter. Closes #768. 2012-07-11 19:11:41 +01:00
Mike Jolley 2b9a03db2c "verified owner" label for customer reviews. Closes #294. 2012-07-11 18:48:22 +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
Mike Jolley a764608461 order_note comment type for future order notes, allowing you to filter in the comments section and show order notes in admin (so you can remove them). Closes #1244. 2012-07-11 15:53:40 +01:00
Mike Jolley c124058bd5 Hooks. Closes #1245. 2012-07-11 15:24:40 +01:00
Mike Jolley 23e67b0a9d Merge pull request #1246 from jjoeris/master
German formal language update
2012-07-11 07:18:02 -07:00
Mike Jolley fac3756e65 killed query posts 2012-07-11 15:13:11 +01:00
Coen Jacobs 53e422290e Readme update for #1235 2012-07-11 14:53:54 +02:00
Mike Jolley c846906064 loops template rewrite 2012-07-11 13:50:28 +01:00
Coen Jacobs 7ac85e9e27 Bulk actions for changing order status. Closes #1235 2012-07-11 14:33:26 +02:00
Julian Jöris 6bdbe69300 language update 2012-07-11 13:39:57 +02:00
Manos Psychogyiopoulos e7ae3e022b Add action hook before sending customer invoice
This is the only notification type that can't be hooked before starting
to compile the message.

One good reason for hooking there is to switch e-mail languages
according to a stored order language. Other people might find other
uses for these hooks, but, bottom line is, no hook exists in this case.
2012-07-11 13:37:27 +03:00
Mike Jolley 12dc3c033f Template changes - for coen approval 2012-07-11 11:23:31 +01:00
Manos Psychogyiopoulos ceb286fee2 Merge branch 'master' of https://github.com/woothemes/woocommerce 2012-07-10 20:15:04 +03:00
Mike Jolley c687c214e7 Fix multi item add. Closes #1233. 2012-07-10 17:51:37 +01:00
Mike Jolley 54c00bd642 Changed microdata for offers/product so its picked up by google. Closes #1227. 2012-07-10 17:32:56 +01:00
Mike Jolley d309ae9332 breadcrumb microdata. #1228. 2012-07-10 17:18:42 +01:00
Mike Jolley 1910f4a4f7 Coupon usage counts on cancell. Closes #1210. 2012-07-10 16:52:52 +01:00
Manos Psychogyiopoulos 53ce5d5ede chmod 2012-07-10 18:52:23 +03:00
Manos Psychogyiopoulos 2faa412686 Conflict 2012-07-10 18:46:09 +03:00
Manos Psychogyiopoulos 250604f267 PK 2012-07-10 18:43:19 +03:00
Mike Jolley 183a3e096d Hooks. Closes #1224. 2012-07-10 15:39:54 +01:00
Coen Jacobs 54c6b044bc Filter on add to cart url
@mikejolley please review
2012-07-10 16:09:55 +02:00
Mike Jolley 076a2067cf notices, links don't make sense when we can show multiple items. 2012-07-10 14:29:25 +01:00
Mike Jolley 746a794f0a Check taxonomies exist. Closes #1207. 2012-07-10 14:05:44 +01:00
Mike Jolley 75aab618ea Prevent double join 2012-07-10 13:51:27 +01:00
Mike Jolley af549be954 Tweak locales. Closes #1194. 2012-07-10 13:36:13 +01:00
Manos Psychogyiopoulos 7eb80ed0a2 Merge branch 'master' of git://github.com/woothemes/woocommerce 2012-07-09 23:37:36 +03:00
Mike Jolley d6183d7853 IPN check. Closes #1215. 2012-07-09 18:12:24 +01:00
Mike Jolley 47b51a4ffb Tweak to #1222. Closes #1218. 2012-07-09 17:50:21 +01:00
Mike Jolley fc5dcf006f Merge pull request #1229 from alepane21/patch-1
Updated languages/woocommerce-it_IT.po (just one row)
2012-07-09 09:35:33 -07:00
Coen Jacobs 52fd982547 Colombia zipcodes are not required 2012-07-09 16:46:51 +02:00