Yves Hoppe
0d11295440
Merge remote-tracking branch 'upstream/master' into phpcs
2016-08-01 19:26:17 +02:00
Jelle Kok
d09319ad78
Merge pull request #249 from joomla-extensions/php72
...
Add PHP7 Check Travis
2016-07-31 13:30:06 +02:00
Tito Alvarez
fc32eea69e
Improved Travis system tests including multiple PHP versions and PHP 7 support
...
* Added PHP 7 support
* Improved test system including multiple PHP versions
* Removed unused php extensions
* Improved Travis script readability
2016-07-31 09:33:59 +02:00
Yves Hoppe
778a84e568
Merge remote-tracking branch 'upstream/master' into phpcs
2016-07-30 19:32:37 +02:00
andrepereiradasilva
afa26265d8
use JLoader ( #247 )
2016-07-28 21:17:26 +01:00
Jelle Kok
a258f6aa61
Update firefox and remove failure php 7
2016-07-27 23:22:42 +02:00
Jelle Kok
bbef568eb8
Add PHP7 Check Travis
2016-07-27 23:19:52 +02:00
Yves Hoppe
00ddf5b2e6
Changing collation to utf8mb4 ( #226 )
...
* Changing collation to utf8mb4
* Increased Joomla version requirement
2016-07-27 20:37:46 +01:00
RolandD
93f8892458
Merge pull request #242 from wderuijter/patch-1
...
Get the correct target param from the item
2016-07-26 07:46:11 +02:00
Puneet Kala
aa0a41abe7
Merge pull request #245 from yvesh/ordering
...
Fixed ordering of available tabs in acceptance tests for new staging
2016-07-19 22:04:20 +05:30
Yves Hoppe
4123437d72
Fixed ordering of available tabs in acceptance tests for new staging
2016-07-18 22:18:53 +02:00
Wim de Ruijter
5a8135fc3c
Changed it at both locations
2016-07-18 21:30:17 +02:00
zero-24
353300bc2f
Fix CS for com_weblinks frontend models ( #229 )
...
* Update category.php
* Update weblink.php
* Update form.php
* Update categories.php
* Update category.php
* Update categories.php
2016-07-08 19:55:07 +01:00
Wim de Ruijter
3fc4d984d1
Get the correct target param from the item
...
Get the correct target param from the item instead of the component target param
2016-07-08 08:08:25 +02:00
javier gomez
c2b4bd1dc7
Temporarilly skip smart search tests
...
Thank you @javigomez - Travis working again
2016-07-07 10:37:55 +02:00
javier gomez
e4a0b0fc41
Merge pull request #238 from yvesh/composer-selenium
...
Updated selenium-server-standalone to v2.53.1
2016-07-07 10:02:41 +02:00
Yves Hoppe
74b200a632
Updated the contribution / release guide from Phing to JoRobo ( #224 )
2016-07-04 22:56:22 +01:00
Nicola Galgano
1680ec7b49
Allow captcha when submit a webllink ( #223 )
...
* allow captcha on submit web link
allow captcha on submit web link (1/5)
* allow captcha on submit web link
allow captcha on submit web link (2/5)
* allow captcha on submit web link
allow captcha on submit web link (3/5)
* allow captcha on submit web link
allow captcha on submit web link (4/5)
* allow captcha on submit web link
allow captcha on submit web link (5/5)
* CS fix
CS fix
* XML CS for https://github.com/joomla-extensions/weblinks/pull/223
Simple XML CS https://github.com/joomla-extensions/weblinks/pull/223
* update captcha message
update captcha message like com_user, com_contatct #10931
* handle session data
handle session data 1(/2)
* handle session data
handle session data (2/2)
* move buttons down
move buttons down
* fix conflicts with #231
fix conflicts with #231
* fix conflicts with #231
fix conflicts with #231
2016-07-04 22:32:27 +01:00
Yves Hoppe
ddfa026180
Updated selenium-server-standalone to v2.53.1
2016-07-04 20:17:33 +02:00
zero-24
77d2b1fbf9
View and router frontend CS ( #231 )
...
* Update view.html.php
* Update default_items.php
* Update default.php
* Update view.html.php
* Update edit.php
* Update router.php
* Update router.php
* Update default_items.php
* Update view.html.php
* Update view.html.php
2016-07-03 11:07:25 +01:00
zero-24
8688bfd9cc
Update view.html.php ( #234 )
...
* Update view.html.php
* Update edit_params.php
* Update view.html.php
* Update default.php
* Update view.html.php
* Update view.html.php
2016-07-03 11:04:21 +01:00
zero-24
276c32922e
Fix CS for com_weblinks frontend helpers and global controler file ( #230 )
...
* Update route.php
* Update icon.php
* Update controller.php
* Update route.php
2016-07-02 12:02:00 +01:00
zero-24
1fd0653eb6
Update script.php ( #233 )
2016-06-28 22:08:56 +01:00
zero-24
5270b206cc
Fix Cs for weblinks backend ( #232 )
...
* Update weblinks.php
* Update weblink.php
* Update controller.php
2016-06-28 22:05:31 +01:00
andrepereiradasilva
258f337d59
Implements searchtools, filters, dropdown actions and counting ( #208 )
...
* implements searchtools, filters and merge the other two PR
* just to force travis to run
* revert
* filter is published
* filter is published 2
* modify filter test thanks to yvesh
* code style
* elseif , not else if
2016-06-28 10:45:18 +01:00
Chris Davenport
40f0b35013
Add showon behaviour to group by subcategory config fields.
2016-06-28 10:23:20 +01:00
Emanuele Reggi
cff91ba244
Group by subcategories on mod_weblinks ( #38 )
...
* Group by subcategories on mod_weblinks
* BUGFIX: added missing 1-column option.
* GroupBySubcategories turned Off by default.
* Improved readability of inline php statements.
2016-06-28 09:59:52 +01:00
Yves Hoppe
d353ec9833
Running phpcs check with travis on php 5.6
2016-06-27 21:55:16 +02:00
Yves Hoppe
7faa44cdb8
Updated jorobo.dist.ini for JoRobo version 0.4 ( #225 )
...
Merged on review. Thanks @yvesh
2016-06-26 20:48:32 +01:00
zero-24
0af518e0f3
JArrayHelper => ArrayHelper ( #221 )
...
* cs and arrayhelper
* cs and arrayhelper
2016-06-25 22:23:16 +01:00
zero-24
3514f29bda
Support issue templates and move contributing ( #222 )
...
* support issue templates and move contributing
* support issue templates and move contributing
2016-06-25 22:22:04 +01:00
Prital Patel
a3f6281bd4
[ fix #212 ] Weblink created date not showed on Search view ( #219 )
...
Simple fix. Two successful tests. Thanks @pritalpatel
2016-06-25 22:09:37 +01:00
Bear
8b6db18948
issue #8891 fixed typo s/$cachable/$cacheable ( #179 )
...
Thanks @N6REJ
2016-06-25 21:51:02 +01:00
bf118c40df
Fix if 'git' instead of 'git.exe' as command is used on windows ( #168 )
2016-06-25 21:44:10 +01:00
andrepereiradasilva
d840a7f50b
Convert remaining "Weblinks" text to "Web Links" ( #210 )
...
* "Weblink" to "Web Link" (frontend module)
* "Weblink" to "Web Link" (package language)
* update site name
* admin language
* admin language 2
* missing this one
* change text also in tests
* forgot one
* change frontend tests too
2016-06-25 21:10:22 +01:00
Puneet Kala
778d7aa96b
Merge pull request #220 from javigomez/smartSearch
...
Tests for Smart search
2016-06-22 19:10:12 +05:30
javier gomez
5bc5e45624
Fix delete message
2016-06-22 15:02:33 +02:00
javier gomez
4ee799c41c
Merge remote-tracking branch 'origin/master' into pr/217
2016-06-22 14:56:08 +02:00
javier gomez
9fb8d3e6fb
Update Smart search tests
2016-06-22 14:55:45 +02:00
Jelle Kok
d2ae0fb830
Update Composer ( #218 )
...
Update Composer. Add Gherkin. Update new version codeception 2.2.1. Update jorobo. Merged on review.
2016-06-09 17:34:47 +01:00
chrisdavenport
55f2b835ec
Improvements suggested by @pritalpatel. Thanks Prital.
2016-06-04 23:19:17 +01:00
chrisdavenport
b9b95daccc
Reduce the iframe wait time.
2016-05-31 09:26:32 +01:00
chrisdavenport
9116cae63d
First simple attempt at Smart Search test.
2016-05-30 20:12:33 +01:00
George Wilson
2b636f5427
Merge pull request #215 from joomla-extensions/ff46
...
Update firefox version
2016-05-24 11:29:07 +02:00
George Wilson
a44cb31365
Merge pull request #216 from joomla-extensions/php7
...
Php7 Support
2016-05-24 11:28:56 +02:00
Jelle Kok
3d6cfeef14
Php7 Support
2016-05-21 21:55:51 +02:00
Jelle Kok
c8108bc9eb
Update firefox version
2016-05-21 17:54:07 +02:00
Jelle Kok
9c93c7f3ca
Merge pull request #214 from javigomez/360jb
2016-05-21 16:46:17 +02:00
javier gomez
dca5255169
Update Joomla Browser to J3.6.
2016-05-21 15:58:56 +02:00
javier gomez
36c813e759
Merge pull request #205 from yvesh/master
...
Update default jorobo.dist.ini build version to 3.5.0
2016-05-02 19:55:45 +02:00