30
1
mirror of https://github.com/joomla-extensions/weblinks.git synced 2024-09-26 20:19:04 +00:00
Commit Graph

774 Commits

Author SHA1 Message Date
wilsonge
a012bc7b63
Update composer files and move to undeprecated jrobo 2019-08-10 20:27:27 +01:00
Elijah Madden
802cff4ae8 Use correct database (#391)
Suppose you're not operating on the default Joomla database (the one returned by `JFactory::getDbo()`) but on another one entirely? In theory, it is possible. In that case, you will want this new table object to use the same DBO that `$this` is using. 

If you look at any similar table classes that are built in to Joomla, you will see this same kind of thing. So this is consistent with Joomla practices.
2019-03-15 12:24:27 +00:00
Allon Moritz
2247d9ba4d Move to namespaces (#384)
* Make it joomla 4 compatible

* Joomla 4 compatibility

* Move to dispatcher

* Move controller.php to DisplayController

* Define default view for DisplayController

* Move the model weblinks.php to WeblinksModel

* Move the view weblinks list view view.html.php to HtmlView.php

* Move the view templates like default.php to the right position

* Move the weblinks controller weblins.php to WeblinksController.php

* Move the weblink model weblink.php to WeblinkModel.php

* Remove the get table function in the WeblinkModel

* Moved the table weblink.php to WeblinkTable.php

* Moved the controller weblink.php to WeblinkController.php

* Moved the web link form view view.html.php to HtmlView.php

* Move the weblink layouts to the right folder

* Convert list template to Bootstrap 4

* Convert form layout to Bootstrap 4

* Move forms to root folder

* Namespace field

* Calling the parent check function in the table

* Adapt travis file

* Pass factory to parent class
2018-02-19 10:44:55 +01:00
Astrid
8574a4f3cf improvedtheBatchview (#375) 2018-02-12 23:57:58 +01:00
Astrid
84df598015 makeSameAliasPossibleForDifferentLanguages (#373) 2017-11-06 12:56:26 +01:00
Astrid
08e6da7006 addJoroboMapTaskToRoboFile (#374) 2017-11-06 12:55:24 +01:00
Astrid
ffc012d56a changedlanguagestringssothatimagefloatismoreconcrete (#376) 2017-11-06 12:54:06 +01:00
Astrid
9bc1752ca5 First imageignores image float setting366 (#378)
* usethesameclassforfloatingtheimageslikecomcontent

* addchangetosecondimage
2017-11-06 12:52:45 +01:00
Astrid
c9d4f57cea mapping of new media files was not correct (#372) 2017-11-06 12:52:05 +01:00
Astrid
bb7343450b
Merge pull request #370 from joomla-extensions/zero-24-patch-1
Delete jed_update.xml
2017-11-03 21:46:55 +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
Astrid
50ee6f5a34
Merge pull request #317 from zero-24/custom_fields
[RFC] [3.7] Add basic custom fields support
2017-11-03 21:45:33 +01:00
zero-24
c9cae3de4e Delete jed_update.xml 2017-10-22 12:18:58 +02:00
Astrid
e69347e255 Update config.xml
deleted merge conflict hints.
2017-09-16 18:36:25 +02:00
zero-24
8b9ab398a9
Merge branch 'custom_fields' of github.com:/zero-24/weblinks into custom_fields 2017-09-13 19:04:44 +02:00
zero-24
6243927ffd
merge conflict 2017-09-13 19:03:30 +02:00
zero-24
e8a9d563af thanks @quy 2017-09-01 01:30:47 +02:00
zero-24
ef9e8f4198 thanks @quy 2017-09-01 01:29:47 +02:00
zero-24
84a5009952 thanks @quy 2017-09-01 01:29:16 +02:00
zero-24
1ad63abd54 thanks @quy 2017-09-01 01:28:39 +02:00
Brian Teeman
2ebe811b60 xml code-style (#363)
* xml code-style

* fixes

* oops
2017-08-31 19:56:12 +02:00
Brian Teeman
84a98f9718 typo (#358)
i made a pr to the cms as well
2017-08-16 22:23:50 +02:00
Michael Babker
06bc161692 Merge pull request #354 from joomla-extensions/use-downloads-site
Serve updates through the downloads site
2017-07-23 13:02:40 -05:00
Michael Babker
3cd419ff67 Serve updates through the downloads site 2017-06-14 21:55:03 -05:00
Jean-Marie Simonet
725464800f Correcting weblink frontend model to adapt to the new display 2017-06-10 08:33:20 +02:00
zero-24
58fa74a1a2 Update modal.php 2017-05-22 14:14:50 +02:00
zero-24
7e9269d993 Update weblink.php 2017-05-22 14:13:49 +02:00
infograf768
b6e084a828 deploy 2017-05-22 12:04:38 +02:00
infograf768
da554cbac7 Merge pull request #5 from zero-24/weblinks_assoc
fix some smal things
2017-05-22 12:01:44 +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
4f33935200 correcting date 2017-05-17 09:08:43 +02:00
Jean-Marie Simonet
3151bf9c8f Minifying js and adding xtd-editors web link 2017-05-17 09:06:21 +02:00
Jean-Marie Simonet
75684b9918 Changing comment 2017-05-16 17:55:36 +02:00
Jean-Marie Simonet
9b6e02a384 adding media in manifest 2017-05-16 17:50:43 +02:00
Jean-Marie Simonet
99f239c8a5 missing change 2017-05-16 08:42:34 +02:00
Jean-Marie Simonet
3389bf4902 IMplementing full associations 2017-05-16 08:03:22 +02:00
Jelle Kok
12498eb311 Update composer (#347) 2017-05-12 20:42:13 +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
60557d4f88 Version number (#342)
* ->env(['env'])

* versionnumberJorobe
2017-04-22 13:54:00 +02:00
zero-24
02865f3574 using @link over @see (#339) 2017-04-21 19:25:47 +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
Brian Teeman
dd7c338448 travis/drone (#337)
Seperate Travis and drone from the title of the repo
2017-04-04 18:37:03 +02:00
zero-24
f30e456ee0 some more changes 2017-03-31 17:59:06 +02:00
zero-24
76ec0b8ca6 fix readme md file 2017-03-31 17:58:45 +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
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