Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • A administrate
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 96
    • Issues 96
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 32
    • Merge requests 32
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • thoughtbot, inc.
  • administrate
  • Merge requests
  • !316

Release Administrate v 0.1.2

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Administrator requested to merge v0.1.2 into master Dec 09, 2015
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 4

Created by: gracewashere

New Features

  • #251 Raise a helpful error when an attribute is missing from ATTRIBUTE_TYPES
  • #298 Support ActiveRecord model I18n translations
  • #312 Add a nil option to belongs_to form fields

UI Changes

  • #231 Fix layout issue on show page where a long label next to an empty value would cause following fields on the page to be mis-aligned.
  • #309 Fix layout issue in datetime pickers where months and years would not wrap correctly.
  • #306 Wrap long text lines (on word breaks) on show pages
  • #214 Improve header layout when there is a long page title
  • #198 Improve spacing around bottom link in sidebar
  • #206 Left-align checkboxes in boolean form fields
  • #315 Remove the IDS suffix for HasMany form field labels

Bug Fixes

  • #259 Make installation generator more robust by ignoring dynamically generated, unnamed models
  • #243 Fix up a "Show" button on the edit page that was not using the display_resource method.
  • #248 Improve polymorphic relationship's dashboard class detection.
  • #247 Populate has_many and belongs_to select boxes with the current value of the relationship.

I18n Changes

  • #217 Dutch
  • #263 Swedish
  • #272 Danish
  • #270 Don't apologize about missing relationship support.
  • #237 Fix broken paths for several I18n files (de, es, fr, pt-BR, vi).

Optimizations

  • #266 Save a few database queries by using cached counts
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: v0.1.2