Skip to content
This repository has been archived by the owner on Nov 28, 2017. It is now read-only.

Issue 34 #49

Open
wants to merge 341 commits into
base: master
Choose a base branch
from
Open

Conversation

RemcoJanssen
Copy link

Hi Roberto,

I've moved all html on issue 34 to layout files. Using a named array to pass through the variables.
Were you going to do the changes on 35 and 36? I'll try and tackle 33 tomorrowmorning

wilsonge and others added 30 commits March 28, 2014 19:43
The color selection popup element doesn't hide correctly in Internet Explorer.
When you click on the icon to show it, then click somewhere to hide it, the click on 'anywhere' will toggle the display of that element.

This fix adds an extra if check to make it only hide when the element is visible.

### Testing instructions
Either create a module or view that uses the ```<field name="color" type="color" control="simple" ... />``` form element.
Or simply test with Advanced Module Manager (http://www.nonumber.nl/extensions/advancedmodulemanager) that uses this element in the views.
Then play around with it in Internet Explorer.
Add preprocess() method to component router interface
Replace the Platform version of the Registry package with the Framework's
Do not log in the user using cookie if a password reset is required
[#33547] Fix issue in legacy routing
Hardcoded Microdata for com_contact
Hardcoded Microdata for com_content
Michael Babker and others added 29 commits May 29, 2014 20:57
[#32958] Show fieldset descriptions in modules, menus, plugins parameters
…ion activation link. Fixes #3647

Update language string for reset link.
Add file upload error language strings for en-Gb lang.
[#33474] Use Exceptions for catching DB errors
[#33769] com_menus doesn't respect component permissions
This updates jquery.js to jquery v. 1.11.1

Update jquery.min.js

This updates jquery.min.js to version 1.11.1
Let the test run :)

Use full quote
Moving the JObserverMapper for ContentHystory from cms.php to the tables

Moving four new calls to their respective tables.

Fixing com_banners.client table
Remove log message and use getSuggestions() so it's full BC.
Compiled changes to CSS-files

Compiled CSS
…tent items with the same core_content_item_id. Fixes #1727. Fixes #1728

Fixes http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=31645

Also requires function update in libraries/cms/table/corecontent.php

Fixes [#31645] Removing tags from a component item deletes all ucm_content items with the same core_content_item_id

Fixes http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=31645

Also requires function update in libraries/cms/helper/tags.php
joomla/joomla-cms#1727

Line:355; Added a space after comma

Line:355; Added a space after comma.

Line:180; Added a space after comma

Line:180; Added a space after comma.
Update to fix the problem of parsing schemas when the user insert a schemapath with type=mysqli because the old version not support this choice even if the type "mysqli" is supported in the install and uninstall.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.