Commit Graph

483 Commits

Author SHA1 Message Date
George Wilson 67d0850975 Merge pull request #18 from dgt41/jquery_1
Introduce jquery formvalidator for com_weblinks
2015-02-08 02:33:06 +00:00
George Wilson e5c8fe4b16 Merge pull request #17 from wilsonge/patch-1
Allow DI of database object (see https://github.com/joomla/joomla-cms/pull/4992)
2015-02-08 02:32:33 +00:00
George Wilson 3073c066a2 Merge pull request #22 from smz/WblinksCategoriesItemsCount
Fix Items Count not displayed in categories list (com_weblinks)
2014-12-25 13:28:33 +00:00
Sergio Manzi 3046ab9a67 Fix Items Count not displayed in categories list (com_weblinks)
Issue: In com_weblinks the "Items Count" was not displayed in categories
list
Cause: Wrong parameter name
2014-12-25 03:38:15 +01:00
George Wilson fc6fbde3d7 Merge pull request #20 from sovainfo/patch-1
Regression: core_urls: url
2014-12-24 10:42:30 +00:00
Thomas Hunziker f538f057be Merge pull request #21 from smz/ToggleIconPlusMinus
Toggle icon Plus/Minus when expanding/collapsing
2014-12-21 10:33:10 +01:00
Sergio Manzi 93a093441c Toggle icon Plus/Minus when expanding/collapsing
Ported to com_weblinks from a similar PR in core
(https://github.com/joomla/joomla-cms/pull/5469)
2014-12-19 11:21:11 +01:00
Thomas Hunziker 8008a986b9 Update references to JRegistry for administrator folder. 2014-12-04 20:51:10 +01:00
Thomas Hunziker dbf29cdc71 [CS] Codestyle changes done in staging. 2014-12-04 20:44:16 +01:00
dgt41 0af2158525 Remove unneeded jquery .ready() 2014-12-03 15:29:26 +02:00
sovainfo 2cdda3e016 Update install.mysql.sql
Field mapping should be core_urls: url
2014-11-28 02:32:50 +01:00
dgt41 ceed4b3be0 Introduce jquery formvalidator for com_weblinks
#### Executive summary

This PR converts the form validation on com_weblinks to use plain jquery (no mootools call on every form).
Also NO MORE INLINE SCRIPTS!

#### Testing

1. Apply first PR #4888 (!important)
2. Apply this PR
3. In the admin area go to com_weblinks and try to submit any form.

If no javascript errors are logged in your browser and the functionality remains the same your test is a pass in any other case please report the errors here

Please also check these:
administrator/index.php?option=com_checkin should demonstrate multiselect without mt
administrator/index.php?option=com_users&view=mail should demonstrate form sent and validate without mt
administrator/index.php?option=com_modules should demonstrate multiselect and combobox without mt
http://localhost/administrator/index.php?option=com_admin&view=sysinfo should demonstrate highlighter.js without mt
Logout and log in to demonstrate the use of noframes without mt.
2014-11-13 17:09:11 +02:00
George Wilson cc7b6f5602 Allow DI of database object (see https://github.com/joomla/joomla-cms/pull/4992) 2014-11-05 16:43:14 +00:00
Peter Lose c7dfabb284 Restore META 2014-10-17 16:29:56 +02:00
Michael Babker e2c472aca8 Merge pull request #14 from wilsonge/patch-1
Use new JTable features for WeblinksTableWeblink
2014-10-08 08:30:58 -04:00
George Wilson 8bb6d33a57 Use new JTable features for WeblinksTableWeblink
See https://github.com/joomla/joomla-cms/pull/4307
2014-10-08 11:58:35 +01:00
Michael Babker 6b693a8e64 Change package location for language files 2014-10-04 05:27:36 -04:00
Michael Babker da955be9b9 Fix extension manifests for packaging 2014-09-26 11:17:15 -04:00
Michael Babker 51932e0fc3 Update updateserver definition 2014-09-26 10:38:10 -04:00
Michael Babker 0928782f4c Perform the drop queries in a procedure to check for existance 2014-09-03 14:09:26 -04:00
Michael Babker 431d5e0fd7 Add MySQL schema updates from 2.5 to 3.4 2014-09-03 14:01:06 -04:00
Michael Babker a401bdceba Set version to 3.4.0-dev 2014-09-01 11:53:50 -04:00
Michael Babker 524b2d38bb Progrmatically insert the Uncategorised category 2014-09-01 11:32:19 -04:00
Michael Babker 0a08922485 Update database schema routines 2014-09-01 11:20:50 -04:00
Michael Babker 81faa2db78 Sync to joomla/joomla-cms@ad4883199a 2014-09-01 10:48:14 -04:00
Michael Babker 958e23bb34 Merge pull request #12 from zero-24/patch-1
Change the Updateserver Info URL Titel
2014-08-12 11:47:49 -05:00
zero-24 c81300f5ae Change the Updateserver Info URL Titel
I think we should use here "Weblinks Extension Package" or others but not "Artof Comments 1.1" :D
2014-08-12 18:44:41 +02:00
Michael Babker 87084395be Merge pull request #11 from zero-24/patch-1
Fix Update Link & copyright
2014-07-17 02:57:06 -04:00
zero-24 392d6c8a2a Update pkg_weblinks.xml 2014-07-17 08:18:05 +02:00
zero-24 a3cf54fe62 Fix Update Link
The old link (https://github.com/joomla-extensions/weblinks/master/manifest.xml) send a 404 error.

https://raw.githubusercontent.com/joomla-extensions/weblinks/master/manifest.xml
2014-07-17 08:15:13 +02:00
Andrew Eddie afb59bcd8b Merge pull request #7 from eddieajau/master
Initial decoupling of Weblinks
2014-04-08 22:35:43 +10:00
Andrew Eddie a7b3eb7c5c Initial decoupling of Weblinks
July made me do it!
2014-04-08 22:32:59 +10:00
Andrew Eddie d83e00fc65 Initial commit 2014-02-09 10:40:10 -08:00