Commit graph

808 commits

Author SHA1 Message Date
Tom Hughes
49cd0ce4ef Merge remote-tracking branch 'upstream/pull/4804' 2024-05-19 18:40:40 +01:00
dependabot[bot]
88ad9e7f47
Bump rexml from 3.2.6 to 3.2.8
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 21:21:03 +00:00
Tom Hughes
41ed1f8e52 Update to rails 7.1.3.3 2024-05-16 22:18:14 +01:00
Andy Allan
ffda8d7ac5
Merge pull request #4680 from tomhughes/validate-page-numbers
Add parameter validation to pagination
2024-05-15 17:43:04 +01:00
Tom Hughes
bfaa61c993 Lock multi_xml to 0.6 for ruby 3.0 compatibility 2024-05-14 19:24:23 +01:00
Tom Hughes
858dc8a8ab Update bundle 2024-05-14 18:43:58 +01:00
Andy Allan
97fa344af6 Pin browser to versions that support ruby 3.0 2024-05-08 10:40:48 +01:00
Tom Hughes
a2f615ccb6 Update bundle 2024-05-07 18:11:04 +01:00
Tom Hughes
3a4b23a3c1 Update bundle 2024-04-30 18:07:55 +01:00
Tom Hughes
847d43518b Stick to mini_racer 0.9.0 for now
https://github.com/rubyjs/mini_racer/issues/300
2024-04-23 17:17:02 +01:00
Tom Hughes
1571d4f667 Update bundle 2024-04-23 16:41:18 +01:00
Tom Hughes
c7bb21883e Update bundle 2024-04-15 17:40:43 +01:00
Tom Hughes
feff501b25 Add framework for parameter validation using rails_param gem 2024-04-11 10:08:20 +01:00
Tom Hughes
a66a54b25d Update bundle 2024-04-09 17:41:07 +01:00
Tom Hughes
6af24a4ef9 Update bundle 2024-04-07 15:00:07 +01:00
Tom Hughes
2c386c4352 Update bundle 2024-04-02 17:45:56 +01:00
Tom Hughes
4145d72be9 Update bundle 2024-03-26 17:35:08 +00:00
Gregory Igelmund
f0af7d3cff Gemfile: Add turbo-rails 2024-03-21 14:55:15 +01:00
Tom Hughes
3c34cbdfea Update bundle 2024-03-19 18:15:35 +00:00
Tom Hughes
f735d57a6c Update bundle 2024-03-12 18:46:18 +00:00
Tom Hughes
bd36ef242e Update bundle 2024-03-05 19:15:43 +00:00
Tom Hughes
fa3c8eaf11 Update bundle 2024-02-27 18:06:23 +00:00
Tom Hughes
3360f91733 Require display names to have a minimum unicode width of 3 columns
Fixes #4538
2024-02-25 13:21:03 +00:00
Tom Hughes
752297a927 Update to rails 7.1.3.2 2024-02-22 07:13:07 +00:00
Tom Hughes
7de600c49a Update to rails 7.1.3.1 2024-02-21 21:16:09 +00:00
Tom Hughes
a5ead8447e Update bundle 2024-02-20 18:10:48 +00:00
Tom Hughes
f0a64eacbc Update bundle 2024-02-13 18:05:54 +00:00
Andy Allan
bd1f568c0a Add minitest-focus gem 2024-02-07 18:08:25 +00:00
Tom Hughes
b30561ba75 Update bundle 2024-02-06 18:08:49 +00:00
Tom Hughes
3ab9da6c6b Update bundle 2024-01-31 19:18:16 +00:00
Tom Hughes
82d7c959c1 Update bundle 2024-01-30 18:14:17 +00:00
Tom Hughes
0a5069c1c1 Update bundle 2024-01-23 18:13:50 +00:00
Tom Hughes
2f7a02cb4f Update to rails 7.1.3 2024-01-17 18:35:55 +00:00
Tom Hughes
3b4909f49b Update bundle 2024-01-16 18:32:36 +00:00
Tom Hughes
6067200e5b Update bundle 2024-01-09 18:13:22 +00:00
Tom Hughes
389046d1a7 Update bundle 2024-01-02 17:41:12 +00:00
Tom Hughes
224b819d26 Update bundle 2023-12-28 18:01:51 +00:00
Tom Hughes
293a44250f Update bundle 2023-12-19 12:04:55 +00:00
Tom Hughes
737e4960b8 Update bundle 2023-12-12 18:12:31 +00:00
Tom Hughes
1f0105c953 Use file_exists to provide File.exists? for ruby 3.2
This is needed for the oauth gem which uses it.
2023-12-11 17:17:28 +00:00
Tom Hughes
fe16876beb Update bundle 2023-12-05 18:11:14 +00:00
Tom Hughes
447089330a Update bundle 2023-11-28 18:18:17 +00:00
Andy Allan
5e90b569db
Merge pull request #4353 from tomhughes/rtlcss
Improve handling of RTL styling
2023-11-22 17:13:35 +00:00
Tom Hughes
5da286bb45 Fix dependency 2023-11-21 17:26:52 +00:00
Tom Hughes
316cac53ae Update bundle 2023-11-21 17:19:06 +00:00
Tom Hughes
a328ec84a2 Use rtlcss instead of r2 for RTL support
This ensures that the RTL directives in bootstrap are processed
correctly as it is designed around RTLCSS for RTL support.

Fixes #4347
2023-11-16 22:53:09 +00:00
Tom Hughes
4022d84ccb Update bundle 2023-11-14 15:37:38 +00:00
Tom Hughes
49e0cae31e Update to rails 7.1.2 2023-11-13 22:10:55 +00:00
Tom Hughes
edd23d1ff1 Update bundle 2023-11-07 17:00:22 +00:00
Tom Hughes
2c9c8f4e93 Update bundle 2023-10-31 18:11:57 +00:00