Tags

Tags give the ability to mark specific points in history as being important
  • 1.9.3

    Release 1.9.3
    
    Fixed:
    - Installer on fresh checkouts: the first drush site-install now completes.
      launch-intranet.sh sets up the private file system before any Drupal
      process starts and prepares all project files (theme, ddev commands,
      settings.php) before ddev start, avoiding the Mutagen sync race that made
      recipe validation miss the profile theme.
  • 1.9.2

    Release 1.9.2
    
    Fixed:
    - launch-intranet.sh failed on fresh clones with 'no .ddev/config.yaml
      file was found': tracked .ddev/ command files made the launcher skip
      ddev config (#3592737). DDEV command sources now live in ddev_commands/
      and .ddev/ is no longer tracked; the launcher checks for config.yaml
      instead of the directory.
    
    Workaround for 1.9.1 checkouts hitting the error:
      rm -rf .ddev && ./launch-intranet.sh
  • 1.9.1

    Release 1.9.1
    
    Fixed:
    - Fresh installs no longer fail: bundled modeler_api circular-reference
      patch (#3592728) and removed stale eca_modeller_bpmn from the core
      recipe (#3592734); Drush works again on fresh installs.
    - Book navigation sidebar is populated after demo content import
      (#3570119); new drush openintranet:import-book-structure command.
    - Block quote styling no longer affects the footer copyright (#3532305).
    
    Updated:
    - Field Group 4.0 and Flag 5.0.3 (previously unsupported releases).
    
    Improved:
    - User account edit form styling (#3592730).
    - Local task edit links rendered near the content on node and user
      pages (#3592733).
    - Block quotes highlighted in rich-text content (#3532305).
  • 1.9.0

    Release 1.9.0
    
    Highlights:
    - Replace permissions_by_term with openintranet_access (group-based access control)
    - Add openintranet_engagement module for user analytics
    - Add events page with upcoming, archived and calendar views
    - Add Keycloak SSO recipe (openintranet_sso_keycloak)
    - Upgrade to Drupal core 11.3
    - Remove openintranet_access from profile (moved to drupal.org)
    - Update openintranet_documents to stable ^1.0
  • 1.8.0

    Release 1.8.0
  • 1.7.0

    Release 1.7.0
  • 1.6.0

    Release 1.6.0
    
    This release includes:
    - 7 new business recipes: Courses (Learning Management), Kudos (Employee Recognition), Ideas (Innovation Management), Inventory (Asset Management), Kanban (Project Management), Room Booking, and Consultation Process
    - Enhanced recipe system with UI installation capability
    - Automated workflows with ECA integration
    - Comprehensive business management features transforming intranet into complete business platform
    - 37 commits of new functionality since 1.5.0
    - Version bump to 1.6.0 for official release
    
    Tag created following Open Intranet Development guidelines.
  • 1.5.0

    Release 1.5.0
    
    This release includes:
    - Gin theme as default admin theme for improved UX
    - Security updates and module compatibility improvements
    - Smart .gitignore system for better development workflow
    - Version bump to 1.5.0 for official release
    
    Tag created following Open Intranet Development guidelines.
  • 1.4.0

    Release 1.4.0
    
    This release includes:
    - Add Gin theme as default admin theme for modern UI
    - Security updates for module versions
    - Smart .gitignore system for improved development
    - Enhanced compatibility and stability improvements
    
    Tag created following Open Intranet Development guidelines.
  • 1.3.2

    Release 1.3.2 - Module security updates and compatibility fixes
    
    - Updated GoogleTag Manager to 8.x-1.10 (critical security update)
    - Updated AI module to 1.1.3
    - Updated Leaflet to 10.3.8
    - Updated Frontend Editing to 1.8.15
    - Updated Geofield to 8.x-1.65
    - Updated Tour to 2.0.12
    - Updated Voting API Reaction to 1.13
    - Updated Webform to 6.3.0-beta4
    - Removed obsolete votingapi_reaction patch
    
    All updates tested and verified working on fresh installation.
  • 1.3.1

    Release 1.3.1
    
    This release includes:
    - Fix for drush uli redirection issue by adding /user/reset/* to anonymous redirect overrides
    - Version bump to 1.3.1 for official release
    
    Tag created following Open Intranet Development guidelines.
  • 1.0.0-beta2

    1.0.0-beta2 release (openintranet)
  • 1.0-beta1

    dd1c8d6e · init ·