30
1
mirror of https://github.com/joomla-extensions/weblinks.git synced 2024-05-29 04:30:46 +00:00
Commit Graph

579 Commits

Author SHA1 Message Date
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
6b6926d0ab Update JED file (even if it don't work) (#335)
* Update JED file (even if it don't work)

* Update jed_update.xml
2017-03-25 12:23:55 +01:00
zero-24
efc3e398d6 apply changes 2017-03-24 12:51:56 +01:00
Astrid
41c8206509 Merge pull request #332 from joomla-extensions/revert-325-frontend_view_single_weblink
Revert "Frontend view single weblink"
2017-03-24 12:17:32 +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
Astrid
d463447043 correction in Composer.json (#321) 2017-03-24 04:12:57 +01:00
Astrid
107a3f1a92 correction in Composer.json (#322) 2017-03-24 04:12:19 +01:00
Astrid
bd2e3360d6 New Syntax for setting the env variable in Robofile #324 2017-03-24 04:11:54 +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
zero-24
506513ae37 Add some doku about install weblinks (#327) 2017-03-12 22:02:21 +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
Astrid
1d4988a25b Merge pull request #326 from yvesh/bumpversion36
Bumping version in manifest and jorobo config file to match 3.6.0 release
2017-03-08 21:53:41 +01:00
Yves Hoppe
25bfe2a92e
Bumping version in manifest and jorobo build file to match 3.6.0 release 2017-03-08 21:42:03 +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
d4a03c2d55 default should be off 2017-02-25 13:04:33 +01:00
zero-24
7a0c15a453 module and plugin xmls 2017-02-25 12:18:06 +01:00
zero-24
95bd6c9c2e cs 2017-02-25 11:52:36 +01:00
zero-24
f7691ed50d first step for custom_fields 2017-02-25 11:42:25 +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
Yves Hoppe
3f29687165 Update manifest.xml beta channel and jorobo.dist.ini version to 3.6.0-rc1 (#313)
* Bumped version to dist version to 3.6.0-rc1

* Bumped version to 3.6.0-rc1

* rc not beta
2017-02-16 19:49:42 +01:00
zero-24
df8d9da962 Add drone badage to readme.md (#310) 2017-02-15 12:05:52 +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
zero-24
67cfd94d3e Merge pull request #303 from yvesh/removeduplicatemanifest
Remove the duplicate manifest file in the src folder
2017-02-13 18:53:51 +01:00
Yves Hoppe
44b155f700 Remove the duplicate manifest file in the src folder 2017-02-13 17:45:34 +01:00
zero-24
566d2a8350 Sync issue and PR tempaltes (#302)
* Update ISSUE_TEMPLATE.md

* Update PULL_REQUEST_TEMPLATE.md
2017-02-13 17:43:29 +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
zero-24
e6c0db6275 Merge pull request #300 from yvesh/headerupdate
Copyright header update to 2017
2017-02-13 17:23:19 +01:00
Yves Hoppe
516252c286 Copyright header update to 2017 2017-02-13 17:20:35 +01:00
Astrid
ced791e351 Read me (#295)
* myInstallation

* myInstallation

* corrections

* corrections

* corrections

* corrections
2017-02-13 17:16:20 +01:00
andrepereiradasilva
5178381b51 Add an exception when not allowed (#262) 2017-02-13 17:05:26 +01:00