30
1
mirror of https://github.com/joomla-extensions/weblinks.git synced 2024-09-28 21:19:07 +00:00
Commit Graph

13 Commits

Author SHA1 Message Date
Tuan Pham Ngoc
b9330b42a9 Codestyle error fixes 2021-06-26 17:36:16 +07:00
Tuan Pham Ngoc
23650d0891 Add back icon and route class for backward compatible purpose 2021-06-20 21:42:26 +07:00
Tuan Pham Ngoc
7b12f1c360 Remove JHtmlIcon classs 2021-06-20 20:26:27 +07:00
Tuan Pham Ngoc
b318b68d07 Make weblinks 4.0-compatible 2021-06-19 21:17:09 +07:00
Jean-Marie Simonet
3389bf4902 IMplementing full associations 2017-05-16 08:03:22 +02:00
Yves Hoppe
516252c286 Copyright header update to 2017 2017-02-13 17:20:35 +01: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
zero-24
8416e19d63 CodeStyle in doc comments
```
FILE: ...oomla-extensions/weblinks/src/components/com_weblinks/helpers/route.php
--------------------------------------------------------------------------------
FOUND 1 ERROR(S) AFFECTING 1 LINE(S)
--------------------------------------------------------------------------------
 183 | ERROR | Missing comment for param "$needles" at position 1
--------------------------------------------------------------------------------
UPGRADE TO PHP_CODESNIFFER 2.0 TO FIX ERRORS AUTOMATICALLY
--------------------------------------------------------------------------------
```

hopfully the last on to go with: https://github.com/joomla-extensions/weblinks/pull/227
2016-08-02 14:33:26 +02:00
zero-24
4332a3d7b4 CodeStyle again 2016-08-01 19:47:09 +02:00
andrepereiradasilva
afa26265d8 use JLoader (#247) 2016-07-28 21:17:26 +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
Yves Hoppe
7ea2741520 Integrated robo build system - clean merge of #125 2015-11-02 10:55:42 +01:00