Skip to content

Conversation

@houseoftech
Copy link

Added option in bootstrap to define fields to use from ARO Model as an
alias field in the ARO table.

Added option in bootstrap to define fields to use from ARO Model as an
alias field in the ARO table.
@FMCorz
Copy link
Owner

FMCorz commented Jun 17, 2013

Thanks for the pull request.

Could you describe a use case for this?
If find the term 'alias' rather confusing with alias models, but that's maybe because I'm not familiar with this.

Thank you.
Fred

@houseoftech
Copy link
Author

I guess it's just in case you want to debug on a database level. The ARO alias field has been included in a lot of tutorials and I have found it useful. I added it as an option so it shouldn't affect anyone not using this particular field.

houseoftech and others added 25 commits March 19, 2015 21:53
Use plugin's bootstrap file to merge plugin config with local app config.
Add new cacheConfig configuration variable so you can choose a custom length to cache for.
…stream-pull

Conflicts:
	Config/bootstrap.php
The front end paginator is only requesting one group at a time so we only need to get the Aco and Permission records. This should speed things up quite a bit if the acos table is very large.
Cache actually won't work anymore because we're only getting one Aro and set of permissions at a time. It's actually faster this way than reading from a giant cache 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.

3 participants