-
Issue #1372746 by fgm: Coding and commenting style changes for PHPCS - most significant: the name of the context plugins changed
-
Issue #1372746: Coding standards cleanup - moved non-namespaced code to g2.inc - renamed g2 namespace to G2 - added missing @file comments
-
All code is in major branches, not in "master".
-
Issue #1263248: Backported D7 non-regression tests to D6
-
Issue #1263314 by fgm: Rolled final G2 relase for Drupal 5. - This branch is now closed.
-
Issue #1258834: Empty body for G2 main page caused a warning.
-
Issue #1263248: backport non-regression tests from D7 to D6 - access.test added. Passes. - issues.test added. Porting needs work - a batch of phpdoc comment and coding standards fixes backported - no functionality should have changed.
-
Issue #1243170 by fgm: fixed incorrect HTML being generated on entry auto-creation link - added test catching error and associated fix
-
Fixed hook_menu(): access arguments takes an array, not a string.
-
Issue #700012: added Context 3 integration to allow page customization - condition plugin triggers on G2 pages: nodes, user-visible pages, settings page - reaction plugin allows adding page--g2 template suggestion - default contexts are defined for g2 users and g2 admins.