Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Features #300

Merged
merged 50 commits into from
Mar 26, 2024
Merged

Features #300

merged 50 commits into from
Mar 26, 2024

Conversation

eluhr
Copy link
Collaborator

@eluhr eluhr commented Mar 26, 2024

  • enable or disable model pluralization
  • generate relation from current schema an configurable option
  • fixes in relation provider for nullable relations (allowClear)
  • enable or disable crud copy button
  • add alternative method getCopyParams. Used if added to model to copy params
  • Allow behaviors, rules, attributeLabels and attributeHints from parent AR Model
  • render search view file only if needed
  • fixes for access definitions
  • removed deprecated functions
  • fix tab title in form view
  • fixes to support php 8 out-of-the-box
  • optional scenarios for form, list, view, relation-view (other cruds)
  • option to change max columns in index view via gridMaxColumns
  • cleanup model and controller templates
  • ensure everything is i18n'able

…gabo

# Conflicts:
#	src/generators/crud/default/views/view.php - FIXED -
@eluhr eluhr requested a review from schmunk42 March 26, 2024 12:32
@schmunk42 schmunk42 merged commit c24c2c0 into master Mar 26, 2024
2 checks passed
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