Commit Graph

151 Commits

Author SHA1 Message Date
zero-24 b68ab0f2bd Disable the buttons and just allow editor none for not authenticated users (#340) 2017-04-23 12:21:33 +02:00
zero-24 c6eac62828 only support mod_stats and mod_stats_admin (#338)
* only support mod_stats and mod_stats_admin

* logic error
2017-04-21 19:24:27 +02:00
Astrid 4c23724ddd Merge pull request #333 from zero-24/stats
Move weblinks stats to weblinks repo
2017-03-25 15:01:52 +01:00
zero-24 bf250e5a62 Update weblinks.xml 2017-03-25 14:15:51 +01:00
zero-24 300460adc8 Move lang files for search plugin (#334)
* Move search language files

* Add postflight script to remove old language files

* Update script.php

* remove the useless scriptphp
2017-03-25 12:25:31 +01:00
zero-24 efc3e398d6 apply changes 2017-03-24 12:51:56 +01:00
Astrid 26cec36c12 Revert "Frontend view single weblink" 2017-03-24 11:53:09 +01:00
Astrid 3a32a86772 Merge pull request #325 from astridx/frontend_view_single_weblink
Frontend view single weblink
2017-03-24 11:51:31 +01:00
Brian Teeman 7e832b98c5 Correct PR #315 (#330)
Corrects PR #315 which changed ID to id

The style guide says it should have been ID

It was wrong in the joomla-cms repo and has been corrected to ID there
2017-03-23 23:09:44 +01: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
infograf768 698928a287 Update associations.php (#328)
This correction is similar to what was merged in core:
See https://github.com/joomla/joomla-cms/pull/14646
2017-03-16 12:26:26 +01:00
Astrid 3df6255489 Merge pull request #319 from zero-24/xmlcs_others
Review XML CS for the XML files in the module + plugin
I applied the patch and I changed some options in web links component and search weblinks plugin. All changes are correcly saved. So I am brave and merge :)
2017-03-12 23:05:17 +01:00
astridx f1f0fffb1c correced __DEPLOY_VERSION__ 2017-03-12 22:50:26 +01:00
infograf768 23e07f6cae Create associations.php helper to let weblinks be used into com_associations (#294)
* Create associations.php

This should be merged after the new com_associations gets in core
https://github.com/joomla/joomla-cms/pull/13537

* some CS fixes
2017-03-12 14:56:34 +01:00
Nicola Galgano 9e56646abc Add count and link to tagged items (#298)
* Add count and link to tagged items

[com_tags] - Add count and link to tagged items #10895

* added lang strings

added lang strings

* just added some spaces in the new code
2017-03-12 13:52:04 +01:00
Frank Mayer 4b7480f54a Replace deprecated isSite() (#286) 2017-03-12 13:31:42 +01:00
Thomas Hunziker e54849f018 UseGlobal or list fields (#278) 2017-03-12 13:25:07 +01:00
andrepereiradasilva 0d5021838e use the new languages layout (#279) 2017-03-12 13:13:01 +01:00
astridx 5bb713b157 add the forgotton <a href> 2017-03-10 22:22:00 +01:00
astridx cc7df89721 correciton 2017-03-05 20:01:56 +01:00
astridx b0178665d2 frontend view 2017-03-05 17:46:13 +01:00
zero-24 0f4632baea Merge branch 'master' into xmlcs_others 2017-03-04 19:41:57 +01:00
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 7a0c15a453 module and plugin xmls 2017-02-25 12:18:06 +01:00
zero-24 b01cde83c1 ID vs. id (#315) 2017-02-18 00:19:41 +01:00
zero-24 3f1a5e3a8d some missing copy updates to 2017 (#314) 2017-02-16 20:05:09 +01:00
zero-24 9f56672c35 Delete script.php 2017-02-13 20:42:23 +01:00
zero-24 1463cd26df Merge branch 'master' of github.com:joomla-extensions/weblinks 2017-02-13 20:41:21 +01:00
zero-24 29f652a452 move the script.php 2017-02-13 20:40:51 +01:00
zero-24 6c67d8a9fd make travis happy
```
FILE: ...mla-extensions/weblinks/src/administrator/manifests/packages/script.php
--------------------------------------------------------------------------------
FOUND 1 ERROR(S) AFFECTING 1 LINE(S)
--------------------------------------------------------------------------------
 22 
 ERROR
Constructor and destructor comments must not have a @return tag -------------------------------------------------------------------------------- UPGRADE TO PHP_CODESNIFFER 2.0 TO FIX ERRORS AUTOMATICALLY
```
2017-02-13 20:34:47 +01:00
zero-24 ef4415edf1 Script PHP (#306)
* add scriptphp

* add script PHP with warning about a not supported version

* add script PHP with warning about a not supported version

* remove debug

* add script PHP with warning about a not supported version
2017-02-13 20:21:37 +01:00
Yves Hoppe 44b155f700 Remove the duplicate manifest file in the src folder 2017-02-13 17:45:34 +01:00
zero-24 d06e41c17c This is going to be 3.6 and not 3.0 (#301) 2017-02-13 17:41:59 +01:00
Yves Hoppe 516252c286 Copyright header update to 2017 2017-02-13 17:20:35 +01:00
andrepereiradasilva 5178381b51 Add an exception when not allowed (#262) 2017-02-13 17:05:26 +01:00
Astrid 2ed39bcc36 codestyle (#293)
* codestyle

* Update weblink.xml
2017-02-13 17:00:43 +01:00
chrisdavenport e6a50f1fdb Missed the year 2017-01-02 09:43:22 +00:00
chrisdavenport c0d7a9407f Use substitution codes in XML file 2017-01-02 01:23:02 +00:00
chrisdavenport 6caa06509b Set version number 2017-01-01 22:36:14 +00:00
chrisdavenport 0e5dc69bc1 Use JRoute instead 2016-12-31 22:15:43 +00:00
andrepereiradasilva bf25b8e764 cs just remove extra line (#289) 2016-12-31 19:51:24 +00:00
chrisdavenport b7a90bad2c Add link as separate entry in array 2016-12-29 23:48:23 +00:00
chrisdavenport 896efa4a6a Remove link from language file 2016-12-29 00:34:45 +00:00
chrisdavenport 5bbbf6904d Move weblinks stats to weblinks repo 2016-12-28 16:50:29 +00:00
Chris Davenport 1431b671d5 Merge language string changes from CMS (#285)
* Fix for failing code style tests

* Changed spacing again and ran the script this time

* Merge language string changes from CMS
2016-12-06 21:39:28 +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
Nicola Galgano 143fef691b Create Categories on-the-fly on Link edit form (#252)
* Create Categories on-the-fly on Weblink edit form

Create Categories on-the-fly on Weblink edit form (1/3)

* Create Categories on-the-fly on Weblink edit form 

Create Categories on-the-fly on Weblink edit form (2/3)

* Create Categories on-the-fly on Weblink edit form 

Create Categories on-the-fly on Weblink edit form (3/3

* CS fix

CS fix

* Update weblink.xml

* Update weblink.php

* Update weblink.php

* one space

one space as suggested
2016-10-21 00:31:25 +01:00
Niels Nübel ede97061b7 fix Typo (#270) 2016-10-15 15:45:10 +02:00