Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / yiisoft/yii2-gii issues and pull requests
#550 - Gii generates mongo's CRUD error
Issue -
State: open - Opened by Dorkdomain about 1 month ago
- 2 comments
#549 - Mysql decimal field should be marked as string instead of float
Issue -
State: open - Opened by taobig 3 months ago
#548 - Add missing attribute in PHPDOC
Pull Request -
State: closed - Opened by taobig 4 months ago
#547 - Added return types for methods in models
Pull Request -
State: open - Opened by Erkinbek 9 months ago
- 2 comments
Labels: type:enhancement
#546 - Added return types, removed unused Yii from model.php, replaced imports
Pull Request -
State: closed - Opened by Erkinbek 9 months ago
- 6 comments
#545 - Update Generator.php
Pull Request -
State: open - Opened by spzgy 12 months ago
- 2 comments
#544 - Use the name of the table to create the relation
Pull Request -
State: closed - Opened by thiagotalma 12 months ago
- 4 comments
#543 - Use the name of the table to create the relation
Pull Request -
State: closed - Opened by thiagotalma 12 months ago
#542 - Use the name of the table to create the relation
Pull Request -
State: closed - Opened by thiagotalma about 1 year ago
- 24 comments
#541 - update src folder links
Pull Request -
State: closed - Opened by Arhell about 1 year ago
Labels: type:docs
#540 - update src folder links
Issue -
State: closed - Opened by Arhell about 1 year ago
#539 - update irc link
Pull Request -
State: closed - Opened by Arhell about 1 year ago
- 1 comment
Labels: type:docs
#538 - update irc link
Issue -
State: closed - Opened by Arhell about 1 year ago
#537 - Generating rules for the fields with default values
Pull Request -
State: closed - Opened by manky about 1 year ago
- 3 comments
Labels: type:enhancement
#536 - Raise min version to `PHP 7.3`, check compatibility `PHP 8.3`.
Pull Request -
State: open - Opened by terabytesoftw about 1 year ago
- 2 comments
#535 - gii/model --tableName="*" will generate activeRecord for table that I do not need it,like table `migrations`
Issue -
State: open - Opened by wigginskuang about 1 year ago
- 1 comment
Labels: status:ready for adoption, type:enhancement
#534 - Support for caching the changes in Code Files.
Pull Request -
State: closed - Opened by zymeli about 1 year ago
- 2 comments
Labels: pr:missing usecase
#533 - Update CHANGELOG.md
Pull Request -
State: closed - Opened by egmsystems over 1 year ago
- 3 comments
#532 - Update GenerateAction.php
Pull Request -
State: closed - Opened by egmsystems over 1 year ago
- 2 comments
#531 - Update GenerateAction.php
Pull Request -
State: closed - Opened by egmsystems over 1 year ago
- 2 comments
Labels: type:bug
#530 - Update ActiveField::init() to call parent::init()
Pull Request -
State: closed - Opened by SOHELAHMED7 over 1 year ago
- 1 comment
#529 - parent::init() should be called in yii\gii\components\ActiveField::init()
Issue -
State: closed - Opened by SOHELAHMED7 over 1 year ago
- 4 comments
#528 - Should gii use bootstrap5 assets since both basic and advanced apps are already using it?
Issue -
State: open - Opened by atrandafir over 1 year ago
- 3 comments
Labels: status:under discussion
#527 - Add Class Link Pager For Bootstrap 5
Pull Request -
State: closed - Opened by origrata over 1 year ago
- 4 comments
#526 - Bug #525 added into CHANGELOG
Pull Request -
State: closed - Opened by glodov over 1 year ago
#525 - Transparency issue with the shown modal dialog.
Pull Request -
State: closed - Opened by glodov over 1 year ago
- 6 comments
#524 - The table does not exist: uacademy_persona. Model generator throws an error.
Issue -
State: closed - Opened by glodov over 1 year ago
- 17 comments
#523 - update root folder link
Pull Request -
State: closed - Opened by Arhell almost 2 years ago
Labels: type:docs
#522 - update root folder link
Issue -
State: closed - Opened by Arhell almost 2 years ago
#521 - update src folder link
Pull Request -
State: closed - Opened by Arhell almost 2 years ago
Labels: type:docs
#520 - update src folder link
Issue -
State: closed - Opened by Arhell almost 2 years ago
#519 - update docs folder link
Pull Request -
State: closed - Opened by Arhell almost 2 years ago
Labels: type:docs
#518 - update docs folder link
Issue -
State: closed - Opened by Arhell almost 2 years ago
#517 - update github folder link
Pull Request -
State: closed - Opened by Arhell almost 2 years ago
Labels: type:docs
#516 - update .github folder link
Issue -
State: closed - Opened by Arhell almost 2 years ago
#515 - update readme links
Pull Request -
State: closed - Opened by Arhell almost 2 years ago
#514 - Fix tests
Pull Request -
State: closed - Opened by rob006 almost 2 years ago
- 1 comment
Labels: type:test
#513 - Update regexp for `messageCategory` validation
Pull Request -
State: closed - Opened by rob006 almost 2 years ago
- 2 comments
Labels: type:enhancement
#512 - update readme links
Issue -
State: closed - Opened by Arhell almost 2 years ago
#511 - Fix validation for `messageCategory`
Pull Request -
State: closed - Opened by rob006 almost 2 years ago
- 2 comments
Labels: type:bug
#510 - Fix XSS in forms
Pull Request -
State: closed - Opened by rob006 almost 2 years ago
- 3 comments
Labels: type:bug, severity:security
#509 - Fix to CVE-2022-34297
Pull Request -
State: closed - Opened by cgsmith almost 2 years ago
- 4 comments
Labels: type:bug, severity:security
#508 - composer issue to trim validator
Issue -
State: closed - Opened by DZotya about 2 years ago
- 1 comment
#507 - still exist calls to className() in templates
Issue -
State: open - Opened by monta990 about 2 years ago
Labels: type:enhancement, status:ready for merge
#506 - on singularize checkbox click, generate the model name again
Pull Request -
State: open - Opened by MrWasimAbbasi about 2 years ago
#505 - Generator trim validator causes exception in PHP 8.1.9
Issue -
State: closed - Opened by nd4c about 2 years ago
- 9 comments
Labels: type:bug
#504 - Update CHANGELOG.md for #502
Pull Request -
State: closed - Opened by rhertogh over 2 years ago
- 4 comments
#503 - Normalize PhpDoc types in CRUD generator
Pull Request -
State: closed - Opened by WinterSilence over 2 years ago
#502 - Added skipOnEmpty for trim filter in generators/model/Generator.php
Pull Request -
State: closed - Opened by rhertogh over 2 years ago
- 3 comments
#501 - Date time fields support in crud form
Pull Request -
State: open - Opened by mohamed-nazim over 2 years ago
- 2 comments
#500 - Added use statement for model namespace
Pull Request -
State: closed - Opened by mohamed-nazim over 2 years ago
Labels: type:bug
#499 - Added support for field types 'date', 'datetime' & 'time'
Pull Request -
State: closed - Opened by mohamed-nazim over 2 years ago
- 4 comments
#498 - Update Module.php
Pull Request -
State: open - Opened by mukhtor over 2 years ago
- 2 comments
Labels: pr:missing usecase
#497 - CRUD: Fix (not called by use) index.php
Pull Request -
State: closed - Opened by mrmuminov almost 3 years ago
#496 - Enh: Redirect to previous page after update
Issue -
State: closed - Opened by robsch almost 3 years ago
- 8 comments
Labels: type:enhancement, status:under discussion
#495 - Syntax @var
Pull Request -
State: closed - Opened by githubjeka almost 3 years ago
#494 - Gii enhancement idea for model-generator
Issue -
State: open - Opened by rackycz almost 3 years ago
- 7 comments
Labels: type:enhancement, status:under discussion
#493 - Change in Model Generator className to Class
Issue -
State: closed - Opened by yii-bot almost 3 years ago
- 3 comments
Labels: ext:gii
#492 - need checkAccessCallback
Issue -
State: closed - Opened by nazbav almost 3 years ago
- 1 comment
#491 - grud generator gives error for if we give 'crm' for I18N
Issue -
State: closed - Opened by fazliddin almost 3 years ago
- 1 comment
Labels: question
#490 - Add universal way to update related tag on field change by AJAX request in gii.js
Pull Request -
State: open - Opened by WinterSilence almost 3 years ago
- 2 comments
#489 - Added support for the `::class` constant in model generator.
Pull Request -
State: closed - Opened by rhertogh about 3 years ago
- 4 comments
Labels: type:enhancement
#488 - Fix #482 in index template of CRUD generator
Pull Request -
State: closed - Opened by WinterSilence about 3 years ago
- 2 comments
Labels: type:bug
#487 - Update bs4-native.min.js
Pull Request -
State: closed - Opened by WinterSilence about 3 years ago
#486 - Update bs4-native.min.js to latest version
Pull Request -
State: closed - Opened by WinterSilence about 3 years ago
- 1 comment
Labels: type:bug
#485 - Add validation rules to Generator
Pull Request -
State: closed - Opened by WinterSilence about 3 years ago
- 2 comments
Labels: status:ready for merge
#484 - Fix module generator
Pull Request -
State: closed - Opened by WinterSilence about 3 years ago
- 2 comments
Labels: type:bug
#483 - Normalize action method in DefaultController::actionAction()
Pull Request -
State: closed - Opened by WinterSilence about 3 years ago
- 4 comments
Labels: pr:missing usecase
#482 - CRUD generator template issue - view/update/delete raises error
Issue -
State: closed - Opened by maxbis about 3 years ago
- 2 comments
Labels: type:bug
#481 - Fix PhpDoc types in view `generators/crud/default/controller`
Pull Request -
State: closed - Opened by WinterSilence about 3 years ago
#480 - Add property `generateCustomRules` to model generator
Pull Request -
State: closed - Opened by WinterSilence about 3 years ago
- 4 comments
#479 - Minor code cleanup for model generator
Pull Request -
State: closed - Opened by WinterSilence about 3 years ago
- 2 comments
Labels: status:code review
#478 - Update PR tempate
Pull Request -
State: closed - Opened by samdark about 3 years ago
#477 - Update model `Generator`
Pull Request -
State: open - Opened by WinterSilence about 3 years ago
#476 - Remove old datalist options in view `generators/model/form`
Pull Request -
State: closed - Opened by WinterSilence about 3 years ago
- 7 comments
Labels: type:bug, status:code review
#475 - Update model\Generator
Pull Request -
State: closed - Opened by WinterSilence about 3 years ago
#474 - Update `Generator` comments
Pull Request -
State: closed - Opened by WinterSilence about 3 years ago
Labels: status:code review
#473 - Gii CRUD Generator can't update and delete
Issue -
State: closed - Opened by Rocky-17 about 3 years ago
- 4 comments
#472 - How do i add my own generator (not template) to defaults?
Issue -
State: closed - Opened by shizzic about 3 years ago
- 2 comments
Labels: question
#471 - Enhance tests with expected outputs
Issue -
State: open - Opened by machour about 3 years ago
Labels: status:ready for adoption, type:test
#470 - Use model attributes instead of schema in CRUD generator
Pull Request -
State: open - Opened by WinterSilence about 3 years ago
- 3 comments
Labels: type:enhancement
#469 - Update view `generators/crud/default/controller`
Pull Request -
State: open - Opened by WinterSilence about 3 years ago
Labels: status:under development
#468 - Remove duplicate check in `yii\gii\generators\model\Generator`
Pull Request -
State: closed - Opened by WinterSilence about 3 years ago
- 2 comments
#467 - Fix view `generators/crud/default/controller`
Pull Request -
State: closed - Opened by WinterSilence about 3 years ago
- 1 comment
Labels: type:bug
#466 - Fix #463: added back special case (single PK)
Pull Request -
State: closed - Opened by cjrf about 3 years ago
- 15 comments
#465 - Fix typo in SECURITY.md [skip ci]
Pull Request -
State: closed - Opened by machour about 3 years ago
- 1 comment
Labels: type:docs
#464 - Relation duplicates with model generator
Issue -
State: closed - Opened by sandor-molnar about 3 years ago
- 12 comments
Labels: status:ready for adoption, type:enhancement
#463 - Gii only works for tables with ID as a PK?
Issue -
State: closed - Opened by vicnete about 3 years ago
- 5 comments
Labels: type:bug, type:enhancement
#462 - Added support for viewing file difference on CLI
Pull Request -
State: closed - Opened by rhertogh over 3 years ago
- 1 comment
Labels: type:feature
#461 - Fix #435: Fix incorrect classNames
Pull Request -
State: open - Opened by ditibal over 3 years ago
- 3 comments
Labels: type:bug
#460 - Fix #435: Fix incorrect classNames
Pull Request -
State: closed - Opened by ditibal over 3 years ago
#459 - Added unit test for Module::checkAccess()
Pull Request -
State: closed - Opened by rhertogh over 3 years ago
- 5 comments
#458 - Add CIDR support for allowedIPs
Pull Request -
State: closed - Opened by rhertogh over 3 years ago
- 2 comments
Labels: type:enhancement, status:code review
#457 - Getting unknown property: ControllerNameController::request
Issue -
State: closed - Opened by Sensetivity over 3 years ago
- 5 comments
Labels: status:need more info
#456 - Fix #433: Fix insufficient category validation
Pull Request -
State: closed - Opened by samdark over 3 years ago
Labels: type:bug, status:code review
#455 - Update main.scss
Pull Request -
State: open - Opened by WinterSilence over 3 years ago
- 8 comments
Labels: pr:missing usecase
#454 - Update files.php
Pull Request -
State: closed - Opened by WinterSilence over 3 years ago
- 1 comment
#453 - Allow CRUD to work with non-RDBMS ARs
Pull Request -
State: closed - Opened by WinterSilence over 3 years ago
- 2 comments
Labels: status:code review
#452 - Allow CRUD generator to work with non-ActiveRecord
Issue -
State: closed - Opened by WinterSilence over 3 years ago
- 2 comments
Labels: type:enhancement
#451 - Optimize view generators/crud/default/views/index
Pull Request -
State: closed - Opened by WinterSilence over 3 years ago