Commit Graph

623 Commits

Author SHA1 Message Date
javier gomez 0910b638a6 Update Selenium 2015-07-29 18:21:47 +02:00
javier gomez 4951f7af4a Merge remote-tracking branch 'origin/master' into pr/76 2015-07-28 10:02:59 +02:00
Thomas Hunziker 5043ce7681 Change manifest client to "site" and remove outdated "client_id". 2015-07-23 21:26:56 +02:00
Thomas Hunziker 156b7ec117 Merge pull request #78 from joomla-extensions/Release-3.4.1
Prepare 3.4.1 release
2015-07-23 21:23:37 +02:00
Michael Babker 667b601185 Prepare 3.4.1 release 2015-07-23 10:06:44 -04:00
Robert Deutz 15a42f5f35 Merge pull request #77 from javigomez/updateTests2
Update the tests to match changes in joomla/joomla-cms#7490
2015-07-22 17:46:41 +02:00
javier gomez 21e9b9682c Update travis call to run tests 2015-07-22 16:44:59 +02:00
javier gomez 16b8a8bb49 Allow failures in PHP7 2015-07-22 16:24:31 +02:00
javier gomez 2c972b3bff Merge remote-tracking branch 'origin/master' into pr/77 2015-07-22 16:09:54 +02:00
javier gomez 346a956e06 Update the tests to match changes in joomla/joomla-cms#7490
The pull  https://github.com/joomla/joomla-cms/pull/7490 added several changes in strings that prevents the tests to execute. This pull updates the tests.

More changes will have to be done once #75 gets fixed.
2015-07-22 13:53:17 +02:00
Robert Deutz 752353cb31 Merge pull request #63 from javigomez/newcommands
Adds idividual test run command
2015-07-22 13:52:45 +02:00
Brian Teeman 64870c54d3 update strings AND new/edit 2015-07-22 12:41:52 +01:00
Michael Babker e757e3b96f Merge pull request #73 from alikon/patch-1
postgresql  - error on pkg installation
2015-07-14 08:51:39 -04:00
Nicola Galgano 1a9e2de216 removed unneeded quote
@mbabker, removed.
2015-07-14 08:30:08 +02:00
Nicola Galgano dd71f1efa5 postgresql - error on pkg installation
#### Steps to reproduce the issue
try to install on postgresql


#### Expected result
it install


#### Actual result
don't install 


#### System information (as much as possible)
Weblinks 3.4.1 Release Candidate 2
PostgreSQL 9.3.5
Joomla 3.4.4-dev

#### Additional comments
without the setting give an invalid timestamp for the category table
2015-07-13 12:33:04 +02:00
Robert Deutz 886fe7f997 Merge pull request #68 from javigomez/hidecommand
[imp] robo file method
2015-07-06 12:42:16 +02:00
javier gomez 4b488d6944 Move \n to Enter key
fixes issue #58
2015-07-04 16:56:59 +05:30
Thomas Hunziker f9a0aec0d0 Merge pull request #71 from zero-24/core.options
Adding core.options to weblinks
2015-06-30 21:44:48 +02:00
zero-24 5b6740851e Update view.html.php 2015-06-30 10:56:01 +02:00
zero-24 b7b82620cf Update access.xml 2015-06-30 10:54:29 +02:00
javier gomez 1dbc7f7c79 [imp] robo file method
Hides this private function from the commands list
2015-06-11 17:34:33 +02:00
Daniel Dimitrov c3893e725a #65 [test] menu item button to list categories 2015-06-11 17:04:13 +02:00
Puneet Kala f150013651 Merge pull request #62 from javigomez/betterlog
Improve log messages in weblinks test
2015-06-10 21:26:04 +05:30
javier gomez 9569f79aff Merge pull request #1 from zero-24/patch-1
Give the robo some CS love
2015-06-10 10:06:59 +02:00
Michael Babker d49f6d4583 Merge pull request #64 from zero-24/fix_readme
Suggest "composer install" instead of "update"
2015-06-09 13:19:34 -04:00
zero-24 6a7dd1948e suggest composer install insted of update 2015-06-09 19:15:41 +02:00
zero-24 0d46dab534 Give the robo some CS love 2015-06-09 19:10:05 +02:00
javier gomez 7a5964e8dd Make travis use the new Robo function 2015-06-09 16:19:16 +02:00
javier gomez 13d19ebe42 Adds idividual test run command
This pull adds two new commands to Robo
2015-06-09 13:53:47 +02:00
javier gomez 9cf9399aa7 Improve log messages in weblinks test 2015-06-09 13:50:04 +02:00
Thomas Hunziker ee6f6c7d5b Merge pull request #59 from yvesh/master
Added weblink category unpublishing test
2015-06-01 20:17:46 +02:00
Thomas Hunziker 87adcbc645 Merge pull request #60 from photodude/patch-1
Add Travis CI Badge
2015-06-01 20:16:55 +02:00
photodude 40e4617018 Add Travis 2015-06-01 11:52:08 -06:00
Yves Hoppe 0e35b4deec Added weblink category unpublishing test 2015-05-31 21:24:08 +02:00
javier gomez b5ba7a679e Merge pull request #56 from beat/master
Added test to search and trash the just created weblink
2015-05-31 12:55:33 +02:00
javier gomez 0318b29192 Merge pull request #55 from yvesh/master
added test for weblink publish
2015-05-31 12:33:54 +02:00
javier gomez daabd4ced5 Merge pull request #53 from zero-24/robofile_cs
Lets look the robo file better.
2015-05-31 12:18:48 +02:00
javier gomez bbf005c6a6 Merge pull request #54 from lucianito20012000/patch-1
Update README.md
2015-05-31 12:15:46 +02:00
Beat 00bfb863ff Changed by @depends to make sure tests are run in the right order, and NOT run if previous test failed 2015-05-31 00:21:18 +02:00
Beat 39ea10544a Added @after to make sure tests are run in the right order 2015-05-31 00:19:28 +02:00
Beat 6eff076427 Added test to search and trash the just created weblink 2015-05-31 00:10:41 +02:00
Yves Hoppe 8d486b9145 Added test for publish weblink 2015-05-30 23:54:32 +02:00
Yves Hoppe 9f6e29686d added test for weblink publish 2015-05-30 23:46:18 +02:00
lucianito20012000 6ba6f205bb Update README.md 2015-05-30 15:29:02 -05:00
zero-24 3938c8fd7a Let this file looks good the seccond :) 2015-05-30 22:17:14 +02:00
zero-24 42ec255422 Let this file looks good :) 2015-05-30 22:11:54 +02:00
javier gomez 8b0c36d93e Merge pull request #52 from HikaShop/windows-robo
windows robo support
2015-05-30 22:02:40 +02:00
Nicolas 36499e5533 windows robo support 2015-05-30 21:31:14 +02:00
javier gomez 55d314eae5 Merge pull request #51 from zanardigit/master
Ignore tests output as well
2015-05-30 21:12:36 +02:00
javier gomez 5c577e130b Merge pull request #50 from beat/master
Added acceptance test for Administator: Add new weblink
2015-05-30 21:11:57 +02:00