Mike Jolley
b5707e897e
Adds contributors file generation
2018-05-21 15:28:32 +01:00
Claudio Sanches
3146f87942
Merge pull request #18777 from shivapoudel/fix/textdomain-check
...
Exclude textdomain check for libraries
2018-02-02 13:50:54 -02:00
Mike Jolley
453ca3907e
Fix api docs generation
2018-02-02 13:47:55 -02:00
Shiva Poudel
bbe1870d46
Exclude textdomain check for libraries
2018-02-02 17:27:13 +05:45
Rodrigo Primo
bf052c14c7
Use default name for PHPCS configuration file
...
This commit renames PHPCS configutarion file to `phpcs.xml`. With the default name, it is not necessary to use the argument `--standard=phpcs.ruleset.xml` anymore when calling `phpcs`.
2017-12-18 11:49:44 -02:00
Claudio Sanches
e9a8c15099
Fixed typo
2017-11-20 22:18:07 -02:00
Claudio Sanches
d99aec3fd9
Run grunt checktextdomain by default
...
This will help to find missing or incorrect text domains
2017-11-20 22:16:24 -02:00
Shiva Poudel
fc4482c03e
Updated node packages and exclude vendor directory while creating POT
2017-11-20 02:34:26 +05:45
Rodrigo Primo
18afd7866f
Add new grunt task to run only a selection of e2e tests
...
Example:
`node_modules/grunt/bin/grunt e2e-tests-grep --grep='should be able to add simple products to the cart'`
Mocha will run only tests that matches the pattern passed to `--grep`
2017-10-31 15:53:51 -02:00
Claudio Sanches
5244340bae
Fixed extra comma in Gruntfile.js
2017-10-10 13:08:23 -03:00
Claudio Sanches
f4054e66ee
Use only one ruleset file
2017-09-27 13:07:41 -03:00
Claudio Sanches
62388a9bc6
Merge branch 'master' into fix/15761
2017-07-20 18:57:00 -03:00
Claudio Sanches
faa4f6b1ac
Introduced "grunt phpcs:dev"
2017-07-13 16:24:58 -03:00
claudiulodro
8a8daabf26
Update with master and recompile assets
2017-07-06 09:06:30 -07:00
claudiulodro
a2867fae6a
Set up select2 and selectWoo
2017-07-06 08:43:10 -07:00
Claudio Sanches
c23d917815
Included dev.ruleset.xml
2017-06-26 17:34:10 -03:00
Shiva Poudel
9c926b481a
Use of grunt-sass for node sass
2017-06-26 23:01:46 +05:45
Mike Jolley
9d0636410d
Update gruntfile options
2017-06-19 12:49:27 +01:00
Umesh Ghimire
4f73fd5626
Node burbon remove from grunt file
2017-05-24 10:52:37 +05:45
Claudio Sanches
80652660f9
Properly setup autoprefixer #14800
2017-05-04 19:29:40 -03:00
refael iliaguyev
8a155f2707
Replace grunt-autoprefixer with grunt-postcss
2017-05-04 00:41:10 +03:00
refael iliaguyev
54cc17109c
load grunt autoprefixer
2017-05-04 00:15:01 +03:00
Claudiu Lodromanean
de4757e402
Change folder name and suppress npm error swarm
2017-03-21 10:03:06 -07:00
Claudiu Lodromanean
b363cd8c7f
Switch to e2e-tests to match WCCOM
2017-03-20 11:51:21 -07:00
Claudiu Lodromanean
1078c25971
Add task for running single test
2017-03-10 13:41:40 -08:00
Claudiu Lodromanean
24fb4fd3b8
Initial easy test setup
2017-02-28 12:00:12 -08:00
Mike Jolley
d8a00b97a1
Minify
2017-02-16 10:44:43 +00:00
Claudiu Lodromanean
5bb7e6e514
Move admin.css select2 dependency to gruntfile
2017-02-10 15:14:07 -08:00
Claudiu Lodromanean
8d2fd29396
Don't rtlcss select2.css
2017-02-10 11:39:28 -08:00
Claudiu Lodromanean
754a12c88a
12170 Set up RTL generation and enqueuing
2017-01-20 10:29:48 -08:00
Claudio Sanches
0da2f70e13
Fixed coding standards
2016-12-15 15:11:08 -02:00
Claudio Sanches
ff35f07a4d
Minify
2016-12-15 14:49:33 -02:00
Mike Jolley
ca04ee8e9f
Replace
2016-11-22 15:09:37 +00:00
Claudio Sanches
48013fa2c3
Minify
2016-11-07 15:47:05 -02:00
James Koster
3823b78318
Add/product galleries ( #11665 )
...
* register prettyPhoto but don't enqueue. #10721
* Remove lightbox option. #10721
Also registers the prettyPhoto styles instead of enqueueing
* Stip all prettyPhoto related stuff from the templates and tidy up some logic. #10721
* Add flexslider assets #10721
* styling and re-adds `woocommerce_single_product_image_thumbnail_html`. #10721 .
* Add zoom functionality. #10721
* Move js to single-product.js. #10721
* styling of the gallery thumbnails when using the `product_page` shortcode. #10721
* Only enable the zoom if the image is large enough. #10721
* Use a 4 column layout by default. #10721
* Make the carousel options filterable. #10721
* rtl styles for gallery. #10721
* Don't zoom on handheld devices. #10721
* markup tweaks in prep for photoswipe
* disable zoom for now
* Add and enqueue photoswipe assets
* add the photoswipe template
* initialise photoswipe - it's alive!
* tidy up js. add title. add separate trigger. #10721
* Move photoswipe functions to single-product.js. #10721
* reactivate the zoom! #10721
* style the photoswipe trigger. #10721
* disable flexslider animation loop. #10721
* js tidy up. #10721
* Fix jshint
* Abstract the product gallery scripts
* Minify
* Fixed conflict with the admin bar
* Photoswipe conflict with admin bar
* Index. #10721
* photoswipe button styles. #10721
* Styling. #10721
* No animation on zoom
* Image width on mobile
* No shadows please. #10721
Looking at you, Twenty Twelve.
* code tidy and add class to placeholder figure. #10721
* simplify rtl query
* photoswipe button styles
* Comma should not be here
* zoom icon #10721
* gallery thumb styles. #10721
* trigger icon. #10721
* Image margins. #10721
* icon hover states. #10721
* Variation handling
* Fix zoom and heights
* Resize after timeout
2016-10-13 15:25:42 +01:00
Claudio Sanches
36797a382a
Fixed coding standards for tests
2016-10-04 18:57:01 -03:00
Matty
ae75f8b8cd
Adjusts all references of 'woothemes' to 'woocommerce' in relevant URLs, excluding the Travis CI integration which correctly uses 'woocommerce/woocommerce'.
2016-09-28 12:17:40 +02:00
Claudio Sanches
486449bf07
Added PHPCS dependency and grunt task
2016-09-13 18:24:01 -03:00
Claudio Sanches
b6cc54f3a1
Always apply stylelint #11658
2016-08-16 18:26:42 -03:00
Jonathan (JB) Belcher
bb91145029
Move ignored files Gruntfile
2016-08-10 09:19:55 -04:00
Mike Jolley
747a6d51d1
Update mini cart after back button page load
...
Fixes #11646
2016-08-10 11:35:44 +01:00
Jonathan (JB) Belcher
1f49528fea
Add stylelint to repository
2016-08-08 15:32:39 -04:00
Mike Jolley
546771df60
Update config
2016-06-07 15:18:33 +01:00
Mike Jolley
7e712ee09a
Tweak preserveComments and re-minify
2016-03-12 08:14:37 +00:00
Claudio Sanches
335c4d9641
Updated grunt
2016-03-11 14:42:25 -03:00
Claudio Sanches
12c641b0d4
Added "js" grunt task
2016-01-22 17:42:05 -02:00
Claudio Sanches
cdd557a996
Updated grunt to generate just one global .pot file
2015-10-06 10:37:54 -03:00
Claudio Sanches
0966fedb12
Moved JS vendor libraries for our own directories #8488
2015-10-01 15:46:08 +02:00
Claudio Sanches
6b810772ea
Added jquery.serializejson.js to grunt
2015-07-14 11:18:03 -03:00
Claudio Sanches
ab4bff9f2f
Grunt - Test with jshint before uglify files, closes #4680
2015-07-10 02:16:04 -03:00
Claudio Sanches
45c4afd390
Added non-minify qrcode js library
2015-06-08 18:31:19 -03:00
Claudio Sanches
a77e9d4023
Compress with Grunt all external libraries
2015-05-25 11:42:42 -03:00
Shiva Poudel
0b4cccf385
Seperate jquery plugin from adminflot for grunt uglify
2015-05-25 20:12:28 +05:45
Mike Jolley
41f438c0b2
Generate hook docs
2015-02-23 14:40:16 +00:00
Mike Jolley
621eeefab4
Updated jquery-cookie lib
2015-02-02 16:20:02 +00:00
Mike Jolley
f035502b9e
apigen theme
2015-01-16 16:06:58 +00:00
Mike Jolley
7abf3b29cf
Better way to generate APIDOCS
2015-01-16 15:49:31 +00:00
Mike Jolley
fe5954c7ef
Update blockui
2015-01-01 12:35:31 +00:00
Mike Jolley
b3782fa1a5
Removing Mijireh from core 2.3
2014-11-18 16:37:43 +00:00
claudiosmweb
8413d68de6
Added Simplify Commerce minified js file
2014-11-14 09:58:21 -02:00
claudiosmweb
820ba2cf42
Excluded tests and tmp directory when create new .pot files
2014-10-29 17:45:29 -02:00
shivapoudel
a0309a1c84
Looks Better with capital starting
2014-10-24 03:27:07 +05:45
shivapoudel
7fe1dd4ccd
Better arrange of the grunt-contrib-* tasks
2014-10-18 11:14:47 +05:45
shivapoudel
f3849de0cd
deploy task is unused so let's remove :)
2014-10-18 11:09:20 +05:45
James Koster
ab6f05d6b5
bourbon node and import
2014-10-17 18:21:54 +01:00
Mike Jolley
342f5e9472
[2.2] Update jquery payment to prevent autocomplete issues
2014-10-15 11:12:15 +01:00
claudiosmweb
7e51e73a31
removed deploy task from grunt
2014-10-07 12:45:24 -03:00
claudiosmweb
0a8acae150
removed source maps in sass and created the css task in grunt
2014-09-26 10:00:36 -03:00
claudiosmweb
80c67ad1e2
Updated grunt for works with sass
2014-09-22 13:55:53 -03:00
Mike Jolley
ba365afd8b
exclude api dir from docgen
2014-09-10 15:08:54 +01:00
shivapoudel
77cbf46fdf
It's not necessary to include deploy folder for checktextdomain task
2014-08-30 02:57:06 +05:45
shivapoudel
85e67b93a6
Updated Grunfile.js Comments for better understanding
2014-08-30 02:49:13 +05:45
shivapoudel
38bf1be97a
Exclude deploy folder in Gruntfile Important plz...
2014-08-29 23:59:15 +05:45
Shiva Poudel
ef7ff27c3f
For deployment process exclude *.md files
2014-08-23 09:31:42 +05:45
Shiva Poudel
099b861e46
options.include for makepot admin task
...
Added an `includes` option for the `makepot` task to specify which files should be scanned.
`grunt-wp-i18n` has now support for [options.include](https://github.com/blazersix/grunt-wp-i18n#optionsinclude )
2014-08-22 00:16:13 +05:45
claudiosmweb
ee6b8dc142
added jshint #5939
2014-08-04 11:12:50 -03:00
claudiosmweb
35e2a65af7
fixed coding standards
2014-08-01 18:05:30 -03:00
claudiosmweb
0dc14373ee
added grunt i18n tasks
2014-08-01 09:53:31 -03:00
claudiosmweb
afb8753f3f
fixed some coding standards in Gruntfile.js
2014-07-30 14:23:34 -03:00
Mike Jolley
c396ee478c
Remove TX from grunt file #5485
2014-05-29 16:52:56 +01:00
Ramon van Belzen
d53eb0ebb6
Double declaration fix
2014-02-19 20:53:00 +01:00
Mike Jolley
406487ac23
apigen fix
2014-02-14 15:09:35 +00:00
Mike Jolley
964fc53ece
ApiGen + woodocs template + grunt task
2014-02-14 14:29:40 +00:00
Coen Jacobs
031fa146e6
Gruntfile WP deploy script cleanup
2014-02-10 15:29:41 +01:00
Mike Jolley
72bc37e649
Use /deploy/
2014-02-10 13:14:46 +00:00
Mike Jolley
5a0454e568
Allow htaccess only
2014-02-10 13:12:03 +00:00
Mike Jolley
e2ceff5dfc
deploy script
2014-02-10 12:52:41 +00:00
Mike Jolley
bd94e51e4e
sed command on mac needs backup set. #3972
2014-02-03 16:39:23 +00:00
Mike Jolley
b19f5be393
Ensure grunt watch compresses CSS
2014-02-03 15:05:53 +00:00
claudiosmweb
97c95e1707
added watch grunt task
2014-02-02 19:33:20 -02:00
claudiosmweb
e9fed7adbd
added a grunt task to generate pot files
2014-02-02 19:16:25 -02:00
claudiosmweb
695a639d93
improved the less grunt task
2014-02-02 18:49:30 -02:00
claudiosmweb
e4d6c0b05f
added grunt task to minify all js files for the admin and the frontend
2014-02-02 18:47:06 -02:00
claudiosmweb
ddf6f7bd41
added grunt task to transifex pulling and improved the registered tasks
2014-02-02 18:08:35 -02:00
claudiosmweb
6a2f8ef3c4
improved the grunt less task to compile all .less files
2014-02-02 17:49:30 -02:00
claudiosmweb
49ba95dba1
added grunt task to minify all css files
2014-02-02 17:38:00 -02:00
claudiosmweb
c7097a8794
created aliases for assets in Gruntfile.js
2014-02-02 17:24:02 -02:00
claudiosmweb
2db6944e10
fixed the indentation in Gruntfile.js
2014-02-02 17:22:05 -02:00
claudiosmweb
a03d4ba113
fixed wordpress coding standards
2014-02-02 17:20:52 -02:00
Mike Jolley
efc2fa1d4a
Grunt shell task
2014-01-30 16:51:05 +00:00