Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / yiiext/activerecord-relation-behavior issues and pull requests

#55 - Add check for mapped related keys

Pull Request - State: open - Opened by 1b5d over 7 years ago - 1 comment

#54 - Implemented ignoreRelations setting (try #2)

Pull Request - State: closed - Opened by ckristo over 9 years ago - 1 comment

#53 - Implemented ignoreRelations setting.

Pull Request - State: closed - Opened by ckristo over 9 years ago - 2 comments

#52 - Fix Bag

Pull Request - State: closed - Opened by matiosfree over 9 years ago - 1 comment

#51 - Баг. Очистка $newPKs от null

Issue - State: closed - Opened by matiosfree over 9 years ago - 2 comments
Labels: enhancement

#50 - Let this be upgraded to yii2 please

Issue - State: closed - Opened by marneu over 9 years ago - 2 comments

#49 - Explicit FK mapping syntax for HAS_ONE not supported

Issue - State: open - Opened by a9rolf-nb almost 10 years ago - 1 comment
Labels: feature

#48 - Update function getNewManyManyPks

Pull Request - State: closed - Opened by Spell6inder about 10 years ago - 6 comments

#47 - populateBelongsToAttribute should not throw exceptions

Issue - State: closed - Opened by vercotux about 10 years ago - 14 comments

#46 - Is deleting HAS_MANY related records necessary?

Issue - State: open - Opened by vollossy over 10 years ago - 3 comments

#45 - Add composer autoload

Issue - State: closed - Opened by luxcem over 10 years ago - 1 comment

#44 - Added getter and setter for private var _transaction and associated unit...

Pull Request - State: closed - Opened by evan108108 almost 11 years ago - 3 comments

#43 - same typo fix for russian readme

Pull Request - State: closed - Opened by mikspark almost 11 years ago - 1 comment

#42 - typo

Pull Request - State: closed - Opened by mikspark almost 11 years ago - 1 comment

#41 - Foreign key not saving if key's related model was used in afterFind (when using validate)

Issue - State: closed - Opened by hshyk almost 11 years ago - 4 comments
Labels: bug, to be verified

#40 - Adds support fo relations defined in the metadata of the active records. Fixes for issue #36

Pull Request - State: closed - Opened by omnilight almost 11 years ago - 2 comments

#39 - Update README.md

Pull Request - State: closed - Opened by mikspark almost 11 years ago - 1 comment

#38 - 1.0 tag not available on packagist.org

Issue - State: closed - Opened by schmunk42 about 11 years ago - 2 comments

#36 - Does not work with relations defined in the metadata of the Active Record

Issue - State: open - Opened by cebe over 11 years ago
Labels: enhancement

#35 - Allow BELONGS_TO relations on $model->save(false);

Pull Request - State: closed - Opened by luizmcarvalho over 11 years ago - 3 comments

#34 - Add API to create related Records directly from POST data

Issue - State: open - Opened by cebe over 11 years ago
Labels: feature

#33 - Ensure that the transaction is active before use Fixes #31

Pull Request - State: closed - Opened by Asgaroth over 11 years ago

#32 - Update EActiveRecordRelationBehavior.php

Pull Request - State: closed - Opened by cnlevy over 11 years ago - 2 comments

#31 - AfterSave needs to check if the CDbTransaction is active

Issue - State: closed - Opened by Asgaroth over 11 years ago - 5 comments
Labels: bug, to be verified

#30 - Commit of #8 feature, withRelation, withoutRelation scopes

Pull Request - State: closed - Opened by jorgerobles almost 12 years ago - 6 comments

#29 - use multiple insert

Issue - State: open - Opened by Niklas-Peter almost 12 years ago
Labels: performance

#28 - how to retrieve MANY_MANY records?

Issue - State: closed - Opened by sachinkale almost 12 years ago - 2 comments

#27 - Add german readme

Issue - State: open - Opened by resurtm almost 12 years ago - 1 comment
Labels: docs

#26 - Russian readme

Pull Request - State: closed - Opened by resurtm almost 12 years ago - 3 comments

#25 - PHP Strict standards assertEquals()

Issue - State: closed - Opened by cebe almost 12 years ago - 1 comment
Labels: bug, testing

#24 - run tests on any dbms

Issue - State: closed - Opened by cebe almost 12 years ago - 1 comment
Labels: testing

#23 - check out CSaveRelationsBehavior

Issue - State: open - Opened by cebe about 12 years ago - 2 comments

#22 - be more clear about BELONGS_TO

Issue - State: open - Opened by cebe about 12 years ago
Labels: enhancement, docs

#21 - Inspiration on performance

Issue - State: open - Opened by cebe about 12 years ago
Labels: enhancement, performance

#20 - use AR->hasRelated($name) for performance

Issue - State: closed - Opened by cebe about 12 years ago
Labels: performance

#19 - make sure relations with additional conditions work

Issue - State: closed - Opened by cebe over 12 years ago - 1 comment
Labels: bug, testing

#18 - make sure to differentiate from withRelatedBehavior

Issue - State: open - Opened by cebe over 12 years ago
Labels: enhancement

#17 - add support for composite primary keys

Issue - State: open - Opened by cebe over 12 years ago - 1 comment
Labels: feature

#16 - add additional api for adding, removing and saving related items

Issue - State: open - Opened by cebe over 12 years ago
Labels: feature

#15 - validate related records before saving

Issue - State: open - Opened by cebe over 12 years ago
Labels: enhancement

#14 - relations defined with 'through' are not supported yet

Issue - State: open - Opened by cebe over 12 years ago - 5 comments
Labels: enhancement

#13 - fix code to work with configuration style fk as array

Issue - State: closed - Opened by cebe over 12 years ago - 1 comment
Labels: bug, duplicate

#12 - check code for places where multiple querys could be replaced with few or one

Issue - State: open - Opened by cebe over 12 years ago
Labels: performance

#11 - add an api to access additional data in many_many tables

Issue - State: open - Opened by cebe over 12 years ago - 1 comment
Labels: feature

#10 - setup jenkins ci job

Issue - State: closed - Opened by cebe over 12 years ago - 2 comments
Labels: testing

#9 - add tests to test transaction usage

Issue - State: closed - Opened by cebe over 12 years ago
Labels: testing

#8 - might want to have ignoreRelations

Issue - State: closed - Opened by cebe over 12 years ago - 6 comments
Labels: performance, feature

#7 - set other relations to null on delete when dbms does not do it

Issue - State: closed - Opened by cebe over 12 years ago - 10 comments
Labels: enhancement

#6 - update foreign keys on pk change

Issue - State: closed - Opened by cebe over 12 years ago - 1 comment
Labels: enhancement

#5 - might want to save relation directly, not with record

Issue - State: closed - Opened by cebe over 12 years ago - 1 comment
Labels: duplicate, feature

#4 - test aftersave situations

Issue - State: open - Opened by cebe over 12 years ago - 1 comment
Labels: enhancement, testing

#3 - cleanup complete codebase and in-code-documentation

Issue - State: closed - Opened by cebe over 12 years ago - 1 comment
Labels: enhancement, docs

#2 - create english readme

Issue - State: closed - Opened by cebe over 12 years ago - 1 comment
Labels: docs

#1 - complete tests with all possible configurations from yii doc

Issue - State: closed - Opened by cebe over 12 years ago - 2 comments
Labels: testing