Commit Graph

209 Commits

Author SHA1 Message Date
Mike Jolley 955bda040d PLN fix 2012-06-25 15:31:58 +01:00
Mike Jolley cb1f1f9a28 Allow html in notes and use textarea. Closes #1171. 2012-06-20 18:19:35 +01:00
Mike Jolley 23a9f6595b Widget fixes and tax glitch. Closes #1176. 2012-06-20 15:14:09 +01:00
Mike Jolley 4d7d184698 newlines and styling tweak. Closes #1112. 2012-06-10 18:45:43 +01:00
Mike Jolley 8a8025d201 Check permissions for sorting. Closes #1107. 2012-06-10 08:48:29 +01:00
Mike Jolley 0f905e9cd0 mijireh gateway 2012-06-08 11:46:10 +01:00
Mike Jolley caf69738aa icons 2012-05-30 14:44:49 +01:00
Mike Jolley 19be69d1d8 Line endings. Closes #1065. 2012-05-26 17:25:07 +01:00
James Koster d39a97c161 Added base64 explanation comments 2012-05-21 12:07:01 +01:00
Mike Jolley cec98bf646 Broken up settings pages to ease development 2012-05-19 20:04:34 +01:00
Mike Jolley 0b5fcd5139 version bump and installer cleanup 2012-05-17 12:58:25 +01:00
Coen Jacobs eabc6af8a9 Moved admin editor CSS to menu.css (always loaded). Closes #1037 2012-05-17 11:36:00 +02:00
Mike Jolley 26a8af2440 radio shipping methods 2012-05-13 21:02:07 +01:00
Mike Jolley 58f5afdc46 tweaks to options 2012-05-09 00:53:23 +01:00
Mike Jolley 95e041214b Fix removing attributes 2012-05-07 14:09:15 +01:00
Mike Jolley ba735619d1 style settings 2012-05-01 19:28:45 +01:00
Mike Jolley 0103e14f9b css minified 2012-04-30 20:51:21 +01:00
Mike Jolley 62c1d9d15c ShareYourCart + integration tweaks 2012-04-30 20:50:52 +01:00
James Koster 911ae3dd71 font-size
removed a couple others
2012-04-30 13:22:13 +01:00
James Koster 12362bbdaa font size
Should be inherited from theme
2012-04-30 12:43:11 +01:00
James Koster 201bc38ed7 Colours
Default colour scheme now based upon a single colour
2012-04-30 12:37:58 +01:00
Mike Jolley 6fa654d39f another change 2012-04-28 18:45:12 +01:00
Mike Jolley 01afda5af6 style tweak 2012-04-28 18:41:04 +01:00
Mike Jolley 7840c79251 style rework. Shareyourcart (needs more work) 2012-04-28 18:28:18 +01:00
Mike Jolley 6008920a0f Use css for tinymce button. Closes #985. 2012-04-25 18:14:06 +01:00
Mike Jolley dc20a8f27e Few language tweaks to make settings 'less scary' 2012-04-24 19:36:52 +01:00
Mike Jolley 215119849c renamed tab 2012-04-23 17:21:51 +01:00
Mike Jolley 6ba275b0ef zindex for 20-12 2012-04-20 18:08:34 +01:00
Mike Jolley 0769f8843f Cart/sold individually 2012-04-20 12:09:49 +01:00
Coen Jacobs ecf18e1625 Changed category and tag link to filter product list
Before this change, the links of categories and tags were links to the
frontend view of that term. WordPress standard is to filter the current
list with the selected term.
2012-04-18 13:24:08 +02:00
Mike Jolley effe09e910 thumbnails on order page 2012-04-12 18:14:46 +01:00
Mike Jolley afd727bb24 Improved variations panel, bulk edit, and added tax classes for variations. Closes #779. 2012-04-11 18:56:54 +01:00
Mike Jolley e7c23d832b Fix sortables. Closes #898. 2012-04-10 19:06:12 +01:00
Mike Jolley 748dd13b85 Chosen and order items
Updated chosen to latest version, reworked styles, made the item adder
on the order screen an ajax input.

Also ditched some un-needed css.
2012-04-10 01:39:31 +01:00
Mike Jolley e19f46c79d Add new terms + printf vs echo sprintf Closes #138. 2012-04-09 00:57:38 +01:00
Mike Jolley 2927a52743 Update order dates. Closes #845. 2012-03-26 18:30:00 +01:00
Mike Jolley b4ec6bdfab Added more debugging info and report generator for support purposes 2012-03-24 20:39:49 +00:00
Mike Jolley 99cff34206 Debug panel with transients clearer and role reseter tools 2012-03-23 16:28:27 +00:00
James Koster eb97426853 don't want underlines on the close button 2012-03-22 15:08:35 +00:00
Mike Jolley 12f296f943 Code tweaks + small changes to inventory panel 2012-03-21 18:37:57 +00:00
Mike Jolley 8212e768f7 Option to reorder items by GeertDD
Removed the my account links because it was a bit busy there, + you
cannot see the items in the order anyway.
2012-03-15 00:25:51 +00:00
Geert De Deckere 31f0d63ade Positioned 'order again' button to the right 2012-03-14 15:37:48 +01:00
Mike Jolley e838a420eb Ajax + Cross seels. TODO: ajax chosen is slightly buggy 2012-03-12 17:26:11 +00:00
Mike Jolley a0077826fb icon/menu 2012-03-12 08:13:49 +00:00
Mike Jolley 3b74269ed2 Merge pull request #773 from piffpaffpuff/master
menu icons when no manage_woocommerce capability
2012-03-12 00:09:18 -07:00
Triggvy Gunderson 512b6538be menu icons for shop_manager when no manage_woocommerce capability
when the user has no manage_woocommerce capabilities the menu items
(like order) aren't grouped under woocommerce menu. then they showed
the default post it icon. while fixing this i discovered that it uses
the menu icons the old fashioned way instead of css sprites. fixed that
too. but the new icons are just placeholder, someone with the original
art files need to export the png again.
2012-03-07 12:59:23 +01:00
Mike Jolley 32e7140517 Improved coupon product id input. Closes #157. 2012-03-06 17:28:08 +00:00
Mike Jolley 5091b20844 Inline validation. Closes #733. 2012-03-05 17:19:06 +00:00
Patrick Garman fff9ee51b5 Updating to 1.5 2012-03-04 18:31:50 -06:00
Patrick Garman e998a8e6bb Merge branch 'master' of https://github.com/woothemes/woocommerce
Conflicts:
	assets/css/admin.css
2012-03-04 18:30:16 -06:00