30
1
mirror of https://github.com/joomla-extensions/weblinks.git synced 2024-06-02 06:20:50 +00:00
Commit Graph

554 Commits

Author SHA1 Message Date
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
peterpeter
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
Yves Hoppe
625ac8316f Added php 5.5.33 as preferred php platform to composer.json 2016-05-01 21:52:42 +02:00
Yves Hoppe
1ba516bc9f Upaded composer.json joomla-browser to latest version for travis 2016-04-27 14:53:32 +02:00
Yves Hoppe
af78c83357 Merge remote-tracking branch 'upstream/master' 2016-04-27 14:48:36 +02:00
Puneet Kala
51a9d7f7ca Merge pull request #176 from andrepereiradasilva/ux-language
Adds language flags to weblinks listing tables
2016-04-27 00:18:18 +05:30
Yves Hoppe
7298ebe146 Updated defaut jorobo.dist.ini build version to 3.5.0 2016-04-23 17:45:36 +02:00
Viktor Vogel
681ae25b3d Merge pull request #203 from yvesh/master
Updated manifest.xml to weblinks 3.5.0
2016-03-22 20:19:21 +01:00
Yves Hoppe
2fb0d78ebb Updated manifest.xml to weblinks 3.5.0 2016-03-22 20:17:16 +01:00
Viktor Vogel
25ca0879d9 Merge pull request #201 from andrepereiradasilva/patch-1
2015 to 2016 and remove extra tab
2016-03-22 19:39:16 +01:00
andrepereiradasilva
38d6fb0ec4 Update pkg_weblinks.xml 2016-03-18 18:10:15 +00:00
andrepereiradasilva
777a17f397 adapt to latest JoRobo version 2016-03-18 14:37:33 +00:00
andrepereiradasilva
24647f6e0e 2015 to 2016 and remove extra tab 2016-03-18 13:58:34 +00:00
George Wilson
ae8e62c1bc Add missing not-null properties 2016-03-18 01:10:45 +00:00
George Wilson
8585bd5300 Merge pull request #200 from yvesh/master
Update to JoRobo 0.3.0
2016-03-17 14:24:55 +00:00
Yves Hoppe
9a1b7bb893 Updated to JoRobo 0.3.0 2016-03-15 07:55:13 +01:00
Robert Deutz
c279ea86a2 Added manifestfile in manifest folder
File must be copied because we have two versions of jorobo with different expectations where the file is located. If we udpate to jorobo > 0.2 then we delete the one in src

https://github.com/joomla-projects/jorobo/pull/13
2016-03-14 15:57:30 +01:00
Michael Babker
9128775f35 Remove Phing scripts, they're broken anyway 2016-03-03 10:14:56 -05:00
Michael Babker
93de9a852e Package extension language files install in the frontend 2016-03-03 10:12:26 -05:00
javier gomez
2f8341a00b Merge pull request #190 from yvesh/unit_tests
Adding possibilty to run unit tests for com_weblinks with robo and codeception
2016-02-29 12:17:44 +01:00
javier gomez
3499cabd8d Update composer 2016-02-29 11:12:21 +01:00
Yves Hoppe
74d113ea70 Adding possibilty to run unit tests for com_weblinks with robo and codeception 2016-02-24 20:19:57 +01:00