Commit Graph

14 Commits

Author SHA1 Message Date
Yves Hoppe b9b7d20ec0 Remove the link target frrom the module as it is set in the weblink (#320) 2017-03-04 19:40:54 +01:00
zero-24 3f1a5e3a8d some missing copy updates to 2017 (#314) 2017-02-16 20:05:09 +01:00
Yves Hoppe 516252c286 Copyright header update to 2017 2017-02-13 17:20:35 +01:00
Twincarb ba775ea531 Remove an extra ) (#284)
I have a site which provided me with an error 500 code. On looking in the server logs it pointed to an extra ) on row 33 which is now on row 34 in the staging version.

Testing:
Code Review 
Check it still shows correctly.
2016-12-04 14:39:38 +00:00
Chris Davenport bb4b0bfb46 Fix for failing code style tests (#283)
* Fix for failing code style tests

* Changed spacing again and ran the script this time
2016-12-01 08:21:47 +01:00
chrisdavenport 3cf373b43c Release 3.6.0-beta 2016-11-28 22:13:39 +00:00
Robert Deutz 97d3c26513 Merge pull request #228 from chrisdavenport/showon-groupby
Add showon behaviour to group by subcategory config fields.
2016-08-15 08:14:59 +02:00
zero-24 4332a3d7b4 CodeStyle again 2016-08-01 19:47:09 +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
Wim de Ruijter 5a8135fc3c Changed it at both locations 2016-07-18 21:30:17 +02: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
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 7ea2741520 Integrated robo build system - clean merge of #125 2015-11-02 10:55:42 +01:00