forked from Fabrik/fabrik
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of https://github.com/Fabrik/fabrik.git
* 'master' of https://github.com/Fabrik/fabrik.git: Added more forceful language to the 'original connection' notice on connection #1, making it clear it needs to match the main J! site connection details. fixed in windows and in admin - forms calendar buttons not showing added: caneditrow list plugin - operator option (so can test == or !-=) and access level fixed: potenail error if nested data set attempted to be rendered in list - for now just converting to a json_string for display purposes Added group acl setting. Closes FabrikGH-417 fixed: readonly class not removed from cdd element when populated if please select turned on Fixing use of undeclared $joinid in renderCheckBoxList() in join element model. removed default group column width property, as JForm@@filter would subsequently replace empty submitted strings with the default possible fix for ssl detection with recaptcha element possible fix for js error which was stopping some users from seeing dropdown suboptions when editing the element submenu showing twice in cron list fixed: list menu items with empty prefilters - these were superceeding the list prefilters. Altered fabrikmodalrepeat field so that if no data stored in the menu item, the first row is not shown. Added a [+] icon to th to allow for adding in the first row. Also first row can now be deleted Closes FabrikGH-563 - calendar day / week view - events occuring at same times were overlapping - altered width/heights and offsets to fit in better Closes FabrikGH-553 - db join error when rendering as multiselect list update col - use of jinput over jrequest Closes FabrikGH-551 - cant empty trash Added bumping up GROUP_CONCAT_MAX_LEN to 10k, as apparently it defaults to 1k in MySQL, which is truncating things like file paths in AJAX uploads. We now do this in the enable big selects helper, rather than adding YAFO, so folk having truncation issues need to enable that option.
- Loading branch information
Showing
28 changed files
with
485 additions
and
144 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
administrator/components/com_fabrik/models/fields/fabrikmodalrepeat-min.js
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
administrator/components/com_fabrik/models/fields/suboptions-min.js
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.