project/relation.git
2012-01-21 Karoly NegyesiOne Relationship Handler to Rule Them All. (Props to...
2012-01-21 Karoly NegyesiGot the left one working and it does not require a...
2012-01-21 Karoly NegyesiMerge branch '7.x-1.x' of git.drupal.org:project/relati...
2012-01-21 Karoly NegyesiProvide the scaffolding necessary to get endpoint-...
2012-01-21 Karoly Negyesinicer null count in views test.
2012-01-21 Karoly NegyesiRevert to Views implementation #1 but using a proper...
2012-01-19 Karoly NegyesiStatic cache for relation_get_related_entity() issue...
2012-01-19 naught101Issue #1387936 by boombatower: Cleanup documentation...
2012-01-19 naught101Issue #1378702 by mikran: Fixed relation_insert() does...
2012-01-18 Karoly NegyesiMerge branch '7.x-1.x' of git.drupal.org:project/relati...
2012-01-18 Karoly NegyesiAllow other modules to alter the editor table.
2012-01-18 Karoly NegyesiOnly show allowed entities once a type is picked (or...
2012-01-18 Karoly Negyesimake relation_save happen inside a transaction.
2012-01-15 naught101Issue #1372734 by mallezie: Fixed typo on relation...
2012-01-15 Karoly NegyesiGeneration broke if a bundle has nothing in it.
2012-01-13 Karoly NegyesiAdded relation type to the edit link.
2012-01-13 Karoly NegyesiMerge branch '7.x-1.x' of git.drupal.org:project/relati...
2012-01-13 Karoly NegyesiEdit relations with the relation entity collector.
2012-01-12 naught101Issue #1375794 naught101: fix stupid copypasta nid...
2012-01-11 Karoly NegyesiAdd some default entity build properties.
2012-01-11 Karoly Negyesirelation_endpoint_field_validate() should also check...
2012-01-11 Karoly NegyesiExpose the relation-type specific fields to entity...
2012-01-11 Karoly NegyesiMake the entity_view function actually work.
2012-01-03 Karoly Negyesibetter fix and proper explanation.
2012-01-03 Karoly Negyesithis was stupid.
2011-12-30 Karoly NegyesiThe UI wasnt adjusted to the last minute move under...
2011-12-30 Karoly NegyesiAdded view mode settings to the full entity endpoint...
2011-12-11 Karoly Negyesientity_view() support added.
2011-12-09 Karoly NegyesiOpsie! this static needs clearing.
2011-12-09 Karoly NegyesiRoll back #1271046 and #1265434.
2011-12-09 Karoly NegyesiMore help fixes.
2011-12-09 Karoly NegyesiMerge branch '7.x-1.x' of git.drupal.org:project/relati...
2011-12-09 Karoly NegyesiFull entity endpoint formatter.
2011-12-09 Karoly NegyesiYou cant use a ctools export during install. Cant.
2011-12-08 Karoly NegyesiUse the correct field to join from relation to endpoint...
2011-12-08 Karoly NegyesiViews integration: setup relation: type as filter_in_op...
2011-12-08 Karoly NegyesiTrying to write understandable Views help.
2011-12-07 Karoly NegyesiIf on install time already ctools export relation types...
2011-12-07 Karoly NegyesiMake the new Views integration work even if we have...
2011-12-06 Karoly NegyesiActually the primitive relation base table tests we...
2011-12-06 Karoly NegyesiMerge branch '7.x-1.x' of git.drupal.org:project/relati...
2011-12-06 Karoly NegyesiReplace relationship definitions to cover all the bases...
2011-11-25 naught101Issue #1350796 naught101 and solotandem: add comment...
2011-11-20 Karoly NegyesiIssue #1265434 Expose relation in an entity list wrappe...
2011-11-20 Karoly NegyesiUse versioned dependencies
2011-11-19 Karoly NegyesiLittle more useful test.
2011-11-19 Karoly NegyesiThe test passes but rules throws an error.
2011-11-19 Karoly NegyesiMerge branch '7.x-1.x' of git.drupal.org:project/relati...
2011-11-19 Karoly NegyesiNew rules integration test.
2011-11-18 naught101naught101: fix tests for new permission
2011-11-17 naught101Issue #1164644 by dpi: Added Access Permission for...
2011-11-17 naught101Issue #1210196: glossarify entity collector block
2011-11-17 naught101Issue #1263066: make arity more sane
2011-11-17 naught101Issue #1318856 by xcf33: add option to retrieve reverse...
2011-11-14 Karoly NegyesiMerge branch '7.x-1.x' of git.drupal.org:project/relati... 7.x-1.0-beta3
2011-11-14 Karoly NegyesiMajor opsie: update function effed up. Fixes #1340502
2011-11-14 naught101Issue #1337312 naught101: fixed relation type UI CSS.
2011-11-13 Karoly NegyesiMoving to relation_endpoint module and making it a...
2011-11-13 Karoly NegyesiIssue #1330120 by boombatower Replace double quotes...
2011-11-12 Karoly NegyesiThis seems to be enough for rules deletion support.
2011-11-12 Karoly NegyesiIssue #1271046 by Damien Tournoud and jsacksick Expose...
2011-11-12 Karoly NegyesiIssue #1312196 by Bobík : edit widget does not work...
2011-11-12 Karoly NegyesiIssue #1333274: unique validation fails. Fixed by chx.
2011-11-12 Karoly NegyesiIssue #1323142 mostly fixed by now but the unset and...
2011-11-12 Karoly NegyesiAdded an import form.
2011-11-12 Karoly Negyesiyay tests pass again!
2011-11-12 Karoly Negyesirenamed the new relation_create to relation_insert...
2011-11-12 Karoly NegyesiRevert "Rename relation_create to relation_construct...
2011-10-24 Karoly NegyesiCommit early, commit often. On the way to full CRUD.
2011-10-24 Karoly NegyesiWrote an uninstall.txt
2011-10-23 Karoly NegyesiThis seems like working.
2011-10-23 Karoly Negyesiskeleton join relation->@right
2011-10-23 Karoly NegyesiNot yet working relation -> @right views defintion...
2011-10-23 Karoly Negyesiyay a default view!
2011-10-23 Karoly Negyesirelation based views work but we need more formatters.
2011-10-23 Karoly NegyesiThis is not the prettiest code but I am not sure how...
2011-10-22 Karoly NegyesiLet it be: we are depending on ctools now.
2011-10-22 Karoly NegyesiMade the exported types editable and also the admin...
2011-10-22 Karoly NegyesiRenamed to relation_type_default and added support...
2011-10-22 Karoly NegyesiMore comments.
2011-10-22 Karoly NegyesiAdded reasoning to relation_entity_collector_preprocess...
2011-10-22 Karoly Negyesisome ctools export cleanup
2011-10-22 Karoly Negyesiwhile the previous performance check was totally misgui...
2011-10-22 Karoly NegyesiMake sure entities are loaded even if only fields are...
2011-10-22 Karoly NegyesiAdded langcode to entity_view invoke. Fixes #1292390.
2011-10-22 Karoly NegyesiField items apparently need to be arrays. Fixes #1133188.
2011-10-22 Karoly NegyesiMoved the field creation into install . Hurray. Fixes...
2011-10-22 Karoly NegyesiRename relation_create to relation_construct.
2011-10-20 naught101naught101: fix relation_add: allow reverse-only relatio...
2011-10-18 naught101naught101: minor fix for drush command
2011-10-18 naught101naught101: add reverse relations to relation_add block
2011-10-13 naught101naught101: use hook access to stop blocks displaying...
2011-10-08 Karoly NegyesiMuch better ctools export support.
2011-10-08 Karoly NegyesiRely on form_state instead of form to keep the original...
2011-10-08 Karoly NegyesiForgot to commit the admin.inc changes for the previous...
2011-10-08 Karoly NegyesiAdded drush support for generation, moved ctools into...
2011-10-08 Karoly NegyesiUninstall should delete the endpoints field to allow...
2011-10-05 Karoly Negyesiprotect from broken(?) stuff. search index got messed...
2011-10-05 Karoly Negyesimake entity collector faster to use.
2011-10-04 Karoly NegyesiRelation insert event. Hurray.
next