Skip to content
Snippets Groups Projects
Select Git revision
  • a4b9f68621b9c0362389c8b6ed8a6ef9f51f6607
  • master default protected
  • release/calendar/5.3.7 protected
  • release/mail/5.1.9 protected
  • release/calendar/5.3.6 protected
  • release/mail/5.1.8 protected
  • release/polls/8.1.4 protected
  • release/polls/8.1.1 protected
  • release/polls/8.1.2 protected
  • release/richdocuments/8.7.2 protected
  • release/notes/4.12.2 protected
  • release/mail/5.1.7 protected
  • release/calendar/5.3.5 protected
  • release/forms/5.1.2 protected
  • release/polls/8.0.6 protected
  • release/groupfolders/19.1.2 protected
  • release/mail/5.1.6 protected
  • release/calendar/5.3.4 protected
  • release/forms/5.1.1 protected
  • release/mail/5.1.5 protected
  • release/groupfolders/19.1.1 protected
  • release/polls/8.0.1 protected
22 results

config

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Teal Bauer authored
    Extend admin interface:
    
    - Make admin controllers inherit from Admin::BaseController
    - New admin dashboard with system statistics overview
    - Centralized admin layout with dedicated navigation
    - Enhanced user management interface with role assignment capabilities
    
    RBAC fixes:
    
    - Introduced new `admin` role that has all rights
    - Added db migration to create admin role with appropriate permissions
    - Updated admin rake tasks for role management
    - Updated db seeds to add all required roles properly
    
    Styling improvements and fixes:
    
    - Upgraded button system with standardized styling and dark mode support
    - Improved UI with consistent styling using Tailwind components
    - Brought back manual dark mode using Tailwind custom variant
    5f4e3c6c
    History
    Name Last commit Last update
    ..