30
1
mirror of https://github.com/joomla-extensions/weblinks.git synced 2024-05-28 20:20:47 +00:00
Commit Graph

19 Commits

Author SHA1 Message Date
Tuan Pham Ngoc
d007d1d29d CS 2021-08-28 23:25:11 +07:00
Tuan Pham Ngoc
40fec2bdfa
Better check 2021-08-18 14:39:15 +07:00
Maikol Fustes
dffe7c53c3
Fix for #427 (#428)
This fix removes the warning if no weblinks
2020-09-28 11:45:14 +01:00
wilsonge
0716d5e3e6
Fix code style errors in project 2019-08-13 00:15:35 +01:00
Astrid
d0ff882375
Merge pull request #349 from infograf768/weblinks_assoc
Implementing full associations for single weblink
2017-11-03 21:46:26 +01:00
Brian Teeman
2ebe811b60 xml code-style (#363)
* xml code-style

* fixes

* oops
2017-08-31 19:56:12 +02:00
Jean-Marie Simonet
725464800f Correcting weblink frontend model to adapt to the new display 2017-06-10 08:33:20 +02:00
Jean-Marie Simonet
3389bf4902 IMplementing full associations 2017-05-16 08:03:22 +02:00
zero-24
b68ab0f2bd Disable the buttons and just allow editor none for not authenticated users (#340) 2017-04-23 12:21:33 +02:00
Astrid
0f911271bf Xmlcs (#329)
* first xml review

* fix the other xmls too

* add frontend component

* add missing tabs

* add missing tabs
2017-03-22 10:47:54 +01: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
4332a3d7b4 CodeStyle again 2016-08-01 19:47:09 +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
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
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
zero-24
0af518e0f3 JArrayHelper => ArrayHelper (#221)
* cs and arrayhelper

* cs and arrayhelper
2016-06-25 22:23:16 +01:00
Yves Hoppe
7ea2741520 Integrated robo build system - clean merge of #125 2015-11-02 10:55:42 +01:00