30
1
mirror of https://github.com/joomla-extensions/weblinks.git synced 2024-05-31 13:30:50 +00:00
Commit Graph

46 Commits

Author SHA1 Message Date
Tuan Pham Ngoc
eb64d61a03 Let's the build script update version number 2021-08-28 17:00:08 +07:00
Tuan Pham Ngoc
ddd23d1fbc Make search plugin works with search minimal for now 2021-08-27 10:08:21 +07:00
Tuan Pham Ngoc
c3a9a90220 Minor fix to search plugin 2021-08-25 16:33:31 +07:00
Tuan Pham Ngoc
d569edd0dd Few small fixes 2021-08-17 19:11:51 +07:00
Tuan Pham Ngoc
4f9368e9dd Remove old code 2021-08-15 17:27:05 +07:00
Tuan Pham Ngoc
a04d12a554 Add icon for weblink - button plugin 2021-08-15 17:23:19 +07:00
Tuan Pham Ngoc
2219b15291 Look like $item->path is not used in J4 anymore 2021-07-17 18:03:24 +07:00
Tuan Pham Ngoc
8b9d34ca7d Replace deprecated castAsChar with castAs 2021-07-17 11:58:17 +07:00
Tuan Pham Ngoc
f9d7f8625b CS 2021-06-26 17:13:37 +07:00
Tuan Pham Ngoc
49242aa1e2 Convert weblink editor-xtd plugin 2021-06-25 17:11:42 +07:00
Tuan Pham Ngoc
6186bfe022 Convert weblinks system plugin 2021-06-25 17:04:12 +07:00
Tuan Pham Ngoc
3d07471705 Convert search plugin 2021-06-25 16:57:30 +07:00
Tuan Pham Ngoc
13c2dc32da Convert weblinks finder plugin 2021-06-25 16:49:01 +07:00
Thomas Hunziker
aed17785a4
Remove language file prefix (#417) 2020-03-11 18:42:02 +00:00
George Wilson
821ca1f4eb
Merge branch 'master' into feature/drop-php55 2019-08-16 18:01:28 +01:00
David Jardin
20b335d918 Replace require_once call with Autoloader (#404)
Allows the usage of a custom IndexerAdapter class using a JLoader override
2019-08-13 23:46:59 +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
zero-24
e8a9d563af thanks @quy 2017-09-01 01:30:47 +02:00
Brian Teeman
2ebe811b60 xml code-style (#363)
* xml code-style

* fixes

* oops
2017-08-31 19:56:12 +02:00
zero-24
9b30cedb4d fix some smal things 2017-05-21 18:59:44 +02:00
Jean-Marie Simonet
db0bfa95b9 small corrections 2017-05-20 08:28:21 +02:00
Jean-Marie Simonet
3151bf9c8f Minifying js and adding xtd-editors web link 2017-05-17 09:06:21 +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
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
Frank Mayer
4b7480f54a Replace deprecated isSite() (#286) 2017-03-12 13:31:42 +01:00
zero-24
7a0c15a453 module and plugin xmls 2017-02-25 12:18:06 +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
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
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
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
Yves Hoppe
00ddf5b2e6 Changing collation to utf8mb4 (#226)
* Changing collation to utf8mb4

* Increased Joomla version requirement
2016-07-27 20:37:46 +01:00
Prital Patel
a3f6281bd4 [fix #212] Weblink created date not showed on Search view (#219)
Simple fix.  Two successful tests.  Thanks @pritalpatel
2016-06-25 22:09:37 +01:00
Yves Hoppe
7ea2741520 Integrated robo build system - clean merge of #125 2015-11-02 10:55:42 +01:00