All Versions
38
Latest Version
Avg Release Cycle
106 days
Latest Release
959 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v0.8.1 Changes
July 14, 2017- ๐ [BUGFIX] [#935] Move normalize.css out of vendor.
-
v0.8.0 Changes
July 14, 2017- [FEATURE] [#788] Allow resource to be accessed from field.
- ๐ [OPTIM] [#859] Remove dependency on remote images in tests.
- ๐ [BUGFIX] [#771] Handle case where
Field::HasMany
data is nil. - ๐ [FEATURE] [#801] Add HasOne support as nested form.
- [FEATURE] [#926] Accepts string instead of symbol on order.
- ๐ [DOC] [#928] Fix partial name in view customization docs.
- ๐ [BUGFIX] [#927] Remove rails-controller-testing gem to fix specs with Rails
4.2. - ๐ [BUGFIX] [#925] Silence ActiveRecord migration output during specs.
- [CHANGE} [#924] Replace dashboard_class method with a delegate.
- ๐ [BUGFIX] [#594] Fix Label Translation Lookup for has_many Collections.
- [CHANGE] [#914] Allow custom scope for dashboards.
- ๐
[CHANGE] [#916] Adds
_stylesheet
to the resources to be generated. - ๐ป [UI] [#554] Make it easier to override Sass variables.
- [FEATURE] [#910] Allow custom scope for dashboard resource.
- ๐ [FEATURE] [#871] Add support for namespaced models.
- ๐ [I18n] [#904] Improve Korean translation for search input.
- ๐ป [UI] [#881] Redesign search.
- ๐ [I18n] [#902] Fixes to Dutch translation.
- โก๏ธ [COMPAT] [#887] Update autoprefixer-rails >= 6.0.
- ๐ป [UI] [#896] Make entire search bar clickable.
- ๐ [I18n] [#891] Add translation for search input.
- ๐ป [UI] [#886] Fix
aria-labelledby
on tables. - ๐ป [UI] [#884] Add
aria-sort
attribute to table headers. - โก๏ธ [UI] [#882] Update normalize.css and change how we include it.
- [OPTIM] [#898] Retroactively set migration versions.
- ๐ [FEATURE] [#856] Allow Rails 5.1 usage.
- ๐ [DOC] [#885] Update and test documentation navigation.
- ๐ป [UI] [#880] Use SVG
symbol
for icon system. - [CHANGE] [#883] Nested collection links should honour routes.
- ๐ [UI] [#879] Remove unused SVG asset.
- ๐ [DOCS] [#877] Add appraisal and foreman commands to docs.
- ๐ [I18n] [#873] Add support for cyrillic search.
- โ [CHANGE] [#857] Abstract model classes should be skipped without warning.
-
v0.7.0 Changes
May 08, 2017- ๐ [CHANGE] [#789] Remove Bourbon.
- ๐ [CHANGE] [#789] Remove Neat.
- ๐ [UI] [#874] Clean up base form styles.
- ๐ [BUGFIX] [#872] Fix flaky failure by resetting column information.
- ๐ [BUGFIX] [#872] Properly reset routes after each test.
- ๐ [BUGFIX] [#872] Fix delayed_job failures.
- ๐ [BUGFIX] [#872] Migrate DB in CI.
- ๐ป [UI] [#868] Add ARIA landmark roles.
- ๐ป [UI] [#868] Use a hyphen separator in page titles.
- ๐ป [UI] [#868] Add link underlines.
- ๐ป [UI] [#389] Applies a margin-bottom to attribute labels.
- ๐ป [UI] [#867] Refine look-and-feel.
- [DOC] [#870] Document front-end architecture.
- โก๏ธ [DOC] [#869] Update SCSS-Lint configuration.
- ๐ป [UI] [#861] Tweak primary navigation.
- ๐ [UI] [#863] Redesign focus outline styles.
- [i18n] [#570] Localise Dates.
- ๐ป [UI] [#515] Wrap unsupported form field notes in proper divs.
- โก๏ธ [DOC] [#568] Update customizing_dashboards.md.
- ๐ป [UI] [#482] Wrap table cell contents instead of CSS truncation.
- ๐ [CHANGE] [#854] Remove worker from Procfile.
- ๐ [CHANGE] [#851] Remove dependency from ActionMailer.
-
v0.6.0 Changes
May 02, 2017- ๐ท [CHANGE] [#845] Remove delayed_job_active_record dependency.
- ๐ [CHANGE] [#817] Improve performance for n+1s.
- ๐ [DOC] [#844] Remove the word "simply".
- ๐ [CHANGE] [#791] Remove unneeded Rails dependencies.
- [CHANGE] [#810] Add
sort_by
anddirection
option for HasMany field. - ๐ [CHANGE] [#842] Add support for big decimals in formating numbers.
- โก๏ธ [CHANGE] [#793] Update Ruby to 2.4.1 and use .ruby-version on CircleCI.
- ๐ [CHANGE] [#820] Remove markdown-rails and high_voltage.
- โ [CHANGE] [#824] Install the latest bundler version on CI.
- ๐ [CHANGE] [#824] Remove the web-console gem.
- [CHANGE] [#823] Do not redirect to show page when selecting text.
- [CHANGE] [#830] Add table name to search query.
- 0๏ธโฃ [CHANGE] [#841] When the number data is a float, default to the decimal amount.
- [CHANGE] [#698] Place Resource in the right namespace.
- [CHANGE] [#698] Change sidebar partial to work w/namespaced models.
- ๐ [BUGFIX] [#698] Fix inferred path issue w/name-spaced resources.
- โฌ๏ธ [CHANGE] [#822] Upgrade webmock to make compatible with Ruby 2.4.
- ๐ [i18n] [#838] Improve translations for pl/uk.
- [DOC] [#839] Add instructions on how to add dashboards
- ๐ [DOC] [#837] Make path to documentation more noticeable
- ๐ [i18n] [#826] Fixes some broken ja translations.
- ๐ [DOC] [#821] Document how to use with Rails API.
- โก๏ธ [CHANGE] [#818] Update administrate-field-image to 1.1.0.
- ๐ [DOC] [#815] Remove the last .keep.
- ๐ [BUGFIX] [#814] Use an array of includes instead of a regex for Sass.
- ๐ [BUGFIX] [#813] Wrap class_name arguments in strings.
- ๐ [DOC] [#812] Remove some .keeps.
- ๐ป [UI] [#797] Stop using Sass glob importing.
- ๐ [Docs] [#809] Add missing
suffix
docs for number field. - ๐ [i18n] [#803] Fix some broken zh-TW translations.
-
v0.5.0 Changes
March 27, 2017- ๐ [i18n] [#786] Backfill the missing translations (some from Google Translate).
- โก๏ธ [CHANGE] [#795] Loosen and update jquery-rails.
- [CHANGE] [#792] Content with .preserve-whitespace should wrap.
- ๐ [BUGFIX] [#611] Javascript: Fix row-click handler.
- ๐ [CHANGE] [#569] Loosen normalize-rails required version.
- [DOC] [#532] Add a short section about how to report vulnerabilities.
- [CHANGE] [#784] Drop refills as a dependency.
- [CHANGE] [#784] Change bourbon to be at least beta.6.
- [FEATURE] [#505] let routes generator indent all routes.
- [FEATURE] [#746] Add suffix/postfix option to number field.
- [DOC] [#508] Add example of how to use a custom field.
- [i18n] [#602] Adding Portuguese locale.
- โก๏ธ [i18n] [#603] Update administrate.pt-BR.yml.
- [CHANGE] [#634] Add and set PLURAL_MANY_COUNT to 2.1.
- [DOC] [#684] Add instructions on how to add dashboards.
- [FEATURE] [#780] Add Sentry for the prototype app.
- ๐ [i18n] [#772] Merge the existing translations before testing.
- [DOC] [#783] Change README to use
0.4.0
. - [DOC] [#778] Clarify the version requirements.
- โก๏ธ [DOC] [#779] Update .rubocop.yml to follow thoughtbot/guides.
- โก๏ธ [DOC] [#781] Update readme screenshot.
- ๐ [BUGFIX] [#559] Fix #558 : Wrong constant name guess.
- [DOC] [#769] Mention guides in doc/ subdirectory.
- โก๏ธ [DOC] [#469] Path to custom attribute type updated in docs.
- โก๏ธ [CHANGE] [#774] Update Kaminari
~> 0.16
->>= 1.0
. - ๐ [DOC] [#776] Include docs in gem (via gemspec file listing).
- [DOC] [#540] example on how to use custom file types.
- [CHANGE] [#767] Add auto-prefixer.
- ๐ [i18n] [#344] Add missing translations on edit/new/show actions.
- ๐ [i18n] [#344] Add some action translations to administrate.en.
- ๐ [i18n] [#344] Add some action translations to administrate.pt-BR.
- [DOC] [#457] Document how to change resource labels in collections.
- [FEATURE] [#466] Allow preloading has_many records.
- [i18n] [#764] Add Korean i18n.
- [FEATURE] [#597] Allow to limit route actions.
- ๐ [BUGFIX] [#687] Fix broken sort arrow svg in the resource table.
- [DOC] [#627] add doc for customizing admin dashboard layouts.
- ๐ [BUGFIX] [#642] Add missing multiplier option for number fields.
- ๐ [BUGFIX] [#465] Inline controller's
permitted_attributes
method. - ๐ [FEATURE] [#760] Add refills and refill-styled flashes.
- [FEATURE] [#736] Paginate has_many show view.
- โก๏ธ [CHANGE] [#759] Update instances of bourbon to 5.0.0.beta.7; sass to ~>3.4.
-
v0.4.0 Changes
March 03, 2017- [DOC] Use Kaminari syntax in controller's comment hint.
- [#747] [CHANGE] Fix a bug where
administrate:views
was creating the wrong
paths. - ๐ [#739] [#743] [BUGFIX] Dependent destroy demo app models.
- ๐ [CHANGE] Remove boilerplate references to staging/production.
- [CHANGE] Improve the
bin/
commands. - ๐ [#733] [CHANGE] Switch
administrate-field-image
to use the new release. - ๐ [#704] [I18n] Fix a typo on pt-BR translation for polymorphic.
- [#730] [FEATURE] Hide the Search Bar when no attributes are searchable.
- [#732] [I18n] Improve Japanese locales.
- [#729] [FEATURE] Allow
primary_key
option on relationships instead of
hardcodingid
. - ๐ [#728] [DOCS] Improve the docs around authentication.
- [#727] [FEATURE] Add a link to show resource from the collection table.
- ๐ [#726] [BUGFIX] Check for PhantomJS in the setup script.
- [#721] [CHANGE] Use
count(:all)
for associations in HasMany fields. - [#683] [CHANGE] Add Bourbon as an explicit dependency.
- [#713] [CHANGE] Avoid writing to
routes.rb
when no models exist. - ๐ [#704] [I18n] Fix word on pt-BR translation
-
v0.3.0 Changes
December 16, 2016 -
v0.2.2 Changes
May 21, 2016- ๐ [#560] [BUGFIX] Fix LoadError for apps that don't use images
-
v0.2.1 Changes
May 18, 2016- ๐
[#573] [FEATURE] Render custom javascripts and stylesheets to the page
by registering them with Administrate in an initializer.
For example, you can create
config/initializers/administrate.rb
with the contents:Administrate::Engine.add_javascript "my_plugin/script" Administrate::Engine.add_stylesheet "my_plugin/styles"
- ๐
[#567] [FEATURE] Add a partial for rendering HTML links to stylesheets.
This is useful for plugin developers,
as well as people who want to add custom stylesheets on a page-by-page basis
using
content_for(:stylesheet)
. - [#492] [FEATURE] Translate attribute labels on show and index pages.
To customize an attribute label, add translations according to the structure:
en: helpers: label: customer: name: Full Name
- ๐
[#573] [FEATURE] Render custom javascripts and stylesheets to the page
by registering them with Administrate in an initializer.
For example, you can create
-
v0.2.0 Changes
April 20, 2016- [#476] [CHANGE] Extract
Administrate::Field::Image
into its own gem. Users who have image fields in their dashboards should add to theirGemfile
:ruby gem "administrate-field-image"
- [#476] [CHANGE] Extract