Commit Graph

3666 Commits

Author SHA1 Message Date
James Koster a14818a046 offset the demo store notice when admin bar present. Closes #2109 2013-01-02 14:03:04 +00:00
Mike Jolley 16ce42645d readme 2013-01-02 13:52:00 +00:00
Mike Jolley 2b39622d84 Updated pot files 2013-01-02 13:45:10 +00:00
Mike Jolley 8c821a86ab Stop infinite loop bug #1765 2013-01-02 13:38:33 +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
Mike Jolley 6821abc549 Store counts in a transient. Closes #2100. 2013-01-02 12:12:44 +00:00
James Koster 1622b7b2b7 consistent title on rating 2013-01-02 12:06:15 +00:00
Coen Jacobs 843614f9d0 Fixed array_map issue in settings. Closes #2106 #2104 2013-01-02 12:32:26 +01:00
Justin Stern b0f1e4b169 Javascript WooCommerce variations added trigger
Javascript trigger added to the ajax woocommerce add variations callback
2012-12-31 17:14:40 -05: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
Justin Stern 61b8df3255 Custom Product Attribute Taxonomy Types
Actions to allow for the support of custom product attribute taxonomy
types
2012-12-31 17:06:13 -05:00
Mike Jolley fc48f124cb Don't show any output for API requests. 2012-12-31 19:19:26 +00: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 b9a8f2c204 Combined some functions #1765 2012-12-31 13:03:56 +00:00
Mike Jolley 144bd5c054 Settings API - get_option to load setting value or get default (to prevent notices and remove the need to load form fields during construct). #1765 2012-12-31 12:07:48 +00:00
Mike Jolley 97d89b44f6 Merge pull request #2097 from arhipaiva/master
Split Finnish language files & added some updates
2012-12-31 02:06:39 -08:00
Arhi Paivarinta 96a3db8d36 Split Finnish language files & added some updates
Split Finnish language files & added some updates
Much appreciate the GitHub help I received :)
2012-12-31 00:33:08 +02:00
Mike Jolley a4cfe2e481 Merge pull request #2096 from GeertDD/nl
Splitting up Dutch language files
2012-12-30 13:06:05 -08:00
Geert De Deckere 62e3fa7fca Splitting up Dutch language files 2012-12-30 21:20:10 +01:00
Mike Jolley d1372bde23 2nd exists #2051 2012-12-30 16:37:22 +00:00
Mike Jolley 269b038c2e Add indexed to tables. #1765. Closes #2080. 2012-12-30 16:35:47 +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 96d6cc5980 More transient clearing tools 2012-12-30 15:02:24 +00:00
Mike Jolley 1d6707093c Wrong paths #2051 2012-12-30 13:56:27 +00:00
Mike Jolley 0161ceb939 Merge pull request #2093 from franticpsyx/master
Hooks for consistency between variation-admin-html.php and writepanel-product-type-variable.php
2012-12-30 05:52:27 -08:00
Mike Jolley 4c7ea6a016 Load admin mo, and updated GB translation. 2012-12-30 13:48:27 +00:00
Mike Jolley 92df0d2019 Merge pull request #2092 from GeertDD/makepot
Created a POT generator
2012-12-30 04:25:58 -08:00
Manos Psychogyiopoulos c7c15fa856 Hooks for consistancy with writepanel-product-type-variable.php
writepanel-product-type-variable.php already allows filtering the
variation dropdown descriptions in metaboxes. No hook exists here to
take care of the Default Selections dropdown.
2012-12-30 14:00:37 +02:00
Geert De Deckere ddea08cb34 Adding the two generated POT files 2012-12-30 12:45:55 +01:00
Geert De Deckere 1e1f19da35 Created a POT generator with web interface for woocommerce.pot and woocommerce-admin.pot. 2012-12-30 12:44:13 +01:00
Mike Jolley 4988e0f444 Consistant hooks for review order/cart totals - Closes #2076. 2012-12-29 19:04:18 +00:00
Mike Jolley b11b121d24 Use option from 1.6.6 to detect if an upgrade is needed. Closes #2054. 2012-12-29 18:58:17 +00:00
Mike Jolley b66deaa804 Shift + click for ranges, control and click for multiple rows #2080 2012-12-29 18:48:56 +00:00
Mike Jolley 534859de30 Search line items. Closes #2082. 2012-12-29 17:04:33 +00:00
Mike Jolley 3c1fe8529a end clean closes #2084 2012-12-29 13:51:58 +00:00
Mike Jolley d2f3264331 Merge pull request #2088 from Ramoonus/master
Translation bugfixes
2012-12-29 05:08:46 -08:00
Ramon van Belzen 0640ecf70c Dutch translation refreshed and fuzzy translations manually checked 2012-12-29 11:11:30 +01:00
Ramon van Belzen 1ea267708b Batch refresh using PoEdit
If you use PoEdit you can now use batch refresh instead of manually
refreshing each file. Tested and working.
2012-12-29 10:28:09 +01:00
Ramon van Belzen 7e22294ee0 Language refresh and paths fixed
Since I ruined yesterday I fixed it today
2012-12-29 10:21:03 +01:00
Mike Jolley 452a6b3b57 Revert "Merge pull request #2079 from Ramoonus/master"
This reverts commit dd897a522d, reversing
changes made to 1e3abcb935.
2012-12-28 20:48:12 +00:00
Mike Jolley ed810c4078 get_the_id? #1947 2012-12-28 20:44:17 +00:00
Mike Jolley 0ca4880152 wc-breadcrumb #2077 2012-12-28 20:07:39 +00:00
Mike Jolley 2b4c428414 actions hook for buttons. Closes #2074. 2012-12-28 20:04:18 +00:00
Mike Jolley 5f47f5e3c9 Merge pull request #2077 from GeertDD/breadcrumb
Breadcrumb
2012-12-28 11:48:41 -08:00
Mike Jolley d5729f499b Fix tax importer. Closes #2067. 2012-12-28 19:37:56 +00:00
Mike Jolley a64ad5412a Password input. Closes #2057. 2012-12-28 19:22:51 +00:00
Mike Jolley dd897a522d Merge pull request #2079 from Ramoonus/master
Language refresh
2012-12-28 11:13:12 -08:00
Mike Jolley 1e3abcb935 Use jquery-ui ver Closes #2056. 2012-12-28 19:12:02 +00:00
Ramon van Belzen 6ab5fe0452 Language Refresh run
using PoEdit
2012-12-28 20:08:01 +01:00