Skip to content

Move the tag stuff inside conditional#8

Merged
infograf768 merged 2 commits intoinfograf768:orderingnoticefrom
Bakual:OrderingNotice
Apr 4, 2014
Merged

Move the tag stuff inside conditional#8
infograf768 merged 2 commits intoinfograf768:orderingnoticefrom
Bakual:OrderingNotice

Conversation

@Bakual
Copy link
Copy Markdown

@Bakual Bakual commented Apr 4, 2014

No description provided.

infograf768 added a commit that referenced this pull request Apr 4, 2014
Move the tag stuff inside conditional
@infograf768 infograf768 merged commit 75d3920 into infograf768:orderingnotice Apr 4, 2014
@Bakual
Copy link
Copy Markdown
Author

Bakual commented Apr 4, 2014

Moving that part into the foreach was wrong from me. Going to revert that part with another PR so it's exceuted only once per batch (not once per item).

$tableClassName = get_class($table);
$contentType    = new JUcmType;
$type           = $contentType->getTypeByTable($tableClassName);

infograf768 pushed a commit that referenced this pull request Dec 25, 2014
infograf768 pushed a commit that referenced this pull request Feb 18, 2016
infograf768 pushed a commit that referenced this pull request Apr 14, 2016
infograf768 pushed a commit that referenced this pull request Sep 23, 2018
* This is a combination of 8 commits.
This is the 1st commit message:

> First WIP version of supporting nested subforms.

This is the commit message #2:

> Fix nested subforms not getting correct name attribute on input fields.

This is the commit message #3:

> Fix subform rows having invalid index, fix small typo.

This is the commit message #4:

> Replace the unique subform id via random bytes by just an increasing integer in the fields type rendering process.

This is the commit message #5:

> Implement feedback from PR at Joomla;
> - Use a <template> HTML element for the template of the subform rows,
>   not a url encoded string inside of a <script> element.
> - Fix code style errors reported by phpcs.
> - Make the fixing of the unique attributes (name, id, etc) of input elements
>   of nested subform rows more errorprone, using the same method as the main
>   subform row.
> - Manually add a minified version of the javascript file.

This is the commit message #6:

> Fix failing javascript tests due to changed structure of subform repeatable template container.

This is the commit message #7:

> Change subform repeatable javascript test to correctly check on
> 0-indexed rows, previously they have been 1-indexed.

This is the commit message #8:

> Fix a problem where multi-level subforms on the same level doesnt trigger their template correctly.
> Additionally added a note why the fixScripts() method is broken and how it could get better.

* Commit code styling errors and add an aria label for the outermost 'add' button.

* Fix double group-add button on repeatable subform type.
infograf768 pushed a commit that referenced this pull request Dec 17, 2020
🗑️ removal obsolete reference to deleted file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants