Releases: activeadmin-plugins/active_admin_datetimepicker
Releases · activeadmin-plugins/active_admin_datetimepicker
v2.0.0
07 Apr 20:05
Compare
Sorry, something went wrong.
No results found
What's Changed
Breaking Changes
Drop Ruby < 3.2, Rails < 7.1, ActiveAdmin < 3.2
Improvements
Add Rails 8.0 support
Add ActiveAdmin 3.4 and 3.5.1 support
Replace Selenium/webdrivers with Cuprite for faster, more reliable tests
Add SimpleCov code coverage with GitHub Pages badge
Update CI matrix: Ruby 3.2-3.4, Rails 7.1-8.0, ActiveAdmin 3.2-3.5.1
Replace Travis CI and Coveralls badges with GitHub Actions CI and shields.io coverage
Fix broken screenshot URL, outdated Webpacker references, and incorrect fork URL in README
Dependencies
Update sqlite3 ~> 2.0
Require activeadmin >= 3.0, < 4.0
Require Ruby >= 3.1.0
Full Changelog : v1.1.0...v2.0.0
v.1.1.0
26 Dec 20:33
Compare
Sorry, something went wrong.
No results found
compatible with ActiveAadmin 2.6
10 Feb 09:53
Compare
Sorry, something went wrong.
No results found
Fix compatibility with ActiveAdmin 2.6 and 2.7 versions
v0.7.3
17 Oct 17:42
Compare
Sorry, something went wrong.
No results found
Fix Wrong value for lteq_datetime predicate #61
v0.7.2
21 Jun 12:06
Compare
Sorry, something went wrong.
No results found
bugfix: H:M truncation in filter's input, after form substitution
v0.7.1
20 Jun 06:20
Compare
Sorry, something went wrong.
No results found
fix date_time_range placeholder From/To
fix f.input ..., input_html: { placeholder: "text" }
Gratitude to @mantoszew for helping with placeholder issue
v0.7.0
13 May 07:49
Compare
Sorry, something went wrong.
No results found
Compatibility with ActiveAdmin 2.0
v0.6.3
31 Oct 10:40
Compare
Sorry, something went wrong.
No results found
Fix broken styling in production mode
Lower the dependencies of ActiveAdmin to v1.1
v0.6.2
29 Mar 17:33
Compare
Sorry, something went wrong.
No results found
compatible with ActiveAadmin 1.1.0 and 1.2.1 (thx to @JNajera ) #40 #41
v0.6.1
07 Jan 18:52
Compare
Sorry, something went wrong.
No results found