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

128 Commits

Author SHA1 Message Date
chmst
eafb0239f5 badge background 2021-08-10 15:25:09 +02:00
chmst
45b9e33466 fix save in frontend 2021-08-10 15:15:18 +02:00
Tuan Pham Ngoc
fcf6986194 Typo 2021-07-30 13:34:10 +07:00
Tuan Pham Ngoc
b7d4a32fe4 Simplify + optimize tags display 2021-07-30 13:22:34 +07:00
Tuan Pham Ngoc
efae6df533 Improve menu params handling 2021-07-30 13:15:31 +07:00
chmst
54e3d39a5c default-children 2021-07-29 09:03:53 +02:00
chmst
83b37e4699 cs 2021-07-29 09:03:32 +02:00
chmst
43145030c7 Layout Weblinks Category - first attempt 2021-07-26 21:14:51 +02:00
chmst
e5251bf473 revert last change 2021-07-25 23:52:10 +02:00
chmst
d822541c7e Remove tab layout from menu item type categories 2021-07-25 23:28:28 +02:00
chmst
f4bc69f6c6 indent with tabs 2021-07-25 23:12:01 +02:00
chmst
be8e34e76a adapt categories default.xml 2021-07-25 22:32:09 +02:00
chmst
b065affd47 Adapt weblink.xml to J4 2021-07-23 20:17:49 +02:00
Tuan Pham Ngoc
6bedd432f8 Fix frontend edit weblink URL 2021-07-18 20:02:12 +07:00
Tuan Pham Ngoc
9107b7e1de Clean up code 2021-07-18 18:39:55 +07:00
Tuan Pham Ngoc
c50f4c7dbe Remove spacer field as it is used on description of field set 2021-07-17 20:33:20 +07:00
Tuan Pham Ngoc
e6e8b6c9ea Remove description from fields in menu item types 2021-07-17 20:17:28 +07:00
Tuan Pham Ngoc
30c155797f Replace Factory::getConfig()->get with Factory::getApplication()->get 2021-07-17 17:42:53 +07:00
Tuan Pham Ngoc
226e81f7ab Fix prepared statement, we need different parameters to bind same value :( 2021-07-17 17:40:29 +07:00
Tuan Pham Ngoc
01bc443bc0 Replace Factory::getUser() with Factory::getApplication()->getIdentity() 2021-07-17 11:49:07 +07:00
Tuan Pham Ngoc
92d01d2bc6 Misc Cleanup to component code 2021-07-17 11:45:13 +07:00
Tuan Pham Ngoc
c6455b275a Convert frontend models to prepared statements 2021-07-16 23:53:54 +07:00
Tuan Pham Ngoc
269b6f0bbf Convert remaining J classes to namespace 2021-07-16 21:58:51 +07:00
Tuan Pham Ngoc
56ddfa6938 Look like metadata.xml is not used in J4 anymore 2021-07-10 17:41:49 +07:00
Tuan Pham Ngoc
98e0ee2bed Minor clean up to submit weblink form 2021-07-10 17:35:11 +07:00
Tuan Pham Ngoc
70bb539931 Basic category layout (base on layout from com_contact) 2021-07-10 17:28:40 +07:00
Tuan Pham Ngoc
c2084a7ff9 Borrow categories layout from com_contact 2021-07-09 23:05:55 +07:00
Tuan Pham Ngoc
a007ae9a2c Optimize namespace import 2021-07-09 16:42:45 +07:00
Tuan Pham Ngoc
ffd3663c58 More Copy/paste fixes 2021-07-01 22:06:22 +07:00
Tuan Pham Ngoc
1cab511a4e Replace JRoute 2021-07-01 21:55:05 +07:00
Tuan Pham Ngoc
d42ef8dbdf Replace JFactory 2021-07-01 21:46:35 +07:00
Tuan Pham Ngoc
bab5787a77 Replace JText with use Joomla\CMS\Language\Text; 2021-07-01 21:41:54 +07:00
Tuan Pham Ngoc
4d3e52bd73 Replace JHtml with HTMLHelper 2021-07-01 21:37:36 +07:00
Tuan Pham Ngoc
84d245a445 Another copy/paste 2021-07-01 21:26:06 +07:00
Tuan Pham Ngoc
3f5df08915 Fix copy/paste errors 2021-07-01 21:25:05 +07:00
Tuan Pham Ngoc
b9330b42a9 Codestyle error fixes 2021-06-26 17:36:16 +07:00
Tuan Pham Ngoc
f9d7f8625b CS 2021-06-26 17:13:37 +07:00
Tuan Pham Ngoc
23650d0891 Add back icon and route class for backward compatible purpose 2021-06-20 21:42:26 +07:00
Tuan Pham Ngoc
7b12f1c360 Remove JHtmlIcon classs 2021-06-20 20:26:27 +07:00
Tuan Pham Ngoc
d455713663 Remove un-necessary JHtml::addIncludePath usage 2021-06-20 20:25:16 +07:00
Tuan Pham Ngoc
554dde6c03 Add icon service 2021-06-20 20:21:32 +07:00
Tuan Pham Ngoc
08fe10e0ef Weblink Model Field 2021-06-20 17:58:47 +07:00
Tuan Pham Ngoc
31a4a595c1 Fix weblinks details page 2021-06-20 12:49:35 +07:00
Tuan Pham Ngoc
b318b68d07 Make weblinks 4.0-compatible 2021-06-19 21:17:09 +07:00
wilsonge
0716d5e3e6
Fix code style errors in project 2019-08-13 00:15:35 +01:00
Astrid
9bc1752ca5 First imageignores image float setting366 (#378)
* usethesameclassforfloatingtheimageslikecomcontent

* addchangetosecondimage
2017-11-06 12:52:45 +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
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
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
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
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
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
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
astridx
f1f0fffb1c correced __DEPLOY_VERSION__ 2017-03-12 22:50:26 +01:00
Thomas Hunziker
e54849f018 UseGlobal or list fields (#278) 2017-03-12 13:25:07 +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
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
Niels Nübel
ede97061b7 fix Typo (#270) 2016-10-15 15:45:10 +02:00
zero-24
f158889d94 Component delivers 303 status code instead of 301 (#272) 2016-10-15 15:44:28 +02:00
zero-24
8416e19d63 CodeStyle in doc comments
```
FILE: ...oomla-extensions/weblinks/src/components/com_weblinks/helpers/route.php
--------------------------------------------------------------------------------
FOUND 1 ERROR(S) AFFECTING 1 LINE(S)
--------------------------------------------------------------------------------
 183 | ERROR | Missing comment for param "$needles" at position 1
--------------------------------------------------------------------------------
UPGRADE TO PHP_CODESNIFFER 2.0 TO FIX ERRORS AUTOMATICALLY
--------------------------------------------------------------------------------
```

hopfully the last on to go with: https://github.com/joomla-extensions/weblinks/pull/227
2016-08-02 14:33:26 +02:00
zero-24
4332a3d7b4 CodeStyle again 2016-08-01 19:47:09 +02:00
andrepereiradasilva
afa26265d8 use JLoader (#247) 2016-07-28 21:17:26 +01: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
zero-24
77d2b1fbf9 View and router frontend CS (#231)
* Update view.html.php

* Update default_items.php

* Update default.php

* Update view.html.php

* Update edit.php

* Update router.php

* Update router.php

* Update default_items.php

* Update view.html.php

* Update view.html.php
2016-07-03 11:07:25 +01:00
zero-24
276c32922e Fix CS for com_weblinks frontend helpers and global controler file (#230)
* Update route.php

* Update icon.php

* Update controller.php

* Update route.php
2016-07-02 12:02:00 +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
Bear
8b6db18948 issue #8891 fixed typo s/$cachable/$cacheable (#179)
Thanks @N6REJ
2016-06-25 21:51:02 +01:00
Yves Hoppe
7ea2741520 Integrated robo build system - clean merge of #125 2015-11-02 10:55:42 +01:00