Commit graph

798 commits

Author SHA1 Message Date
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
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
Andy Allan
aad93b9978 Switch back to bootstrap releases
Bootstrap-rubygem 5.3.2 onwards allows us to use dartsass-sprockets.

Refs #4262
2023-10-26 11:38:10 +01:00
Tom Hughes
dd905b5aa8 Merge remote-tracking branch 'upstream/pull/4262' 2023-10-24 17:37:48 +01:00
Andy Allan
14c20e9835 Upgrade to bootstrap 5.3 2023-10-24 17:37:04 +01:00
Tom Hughes
0de0317425 Update bundle 2023-10-24 17:09:39 +01:00
Tom Hughes
f37ea2fae3 Update to rails 7.1.1 2023-10-18 18:26:13 +01:00
Tom Hughes
be7248bace Update bundle 2023-10-17 18:25:32 +01:00
Tom Hughes
2b920cd7b4 Update bundle 2023-10-10 18:35:20 +01:00
Tom Hughes
c8fc2218e5 Merge remote-tracking branch 'upstream/pull/4226' 2023-10-03 19:39:41 +01:00
Milan Cvetkovic
1f62a2b342 Add a test for openid connect support 2023-10-03 18:55:10 +01:00
Milan Cvetkovic
8a22bfb222 Add unconfigured doorkeeper-openid_connect
After executing:
rails generate doorkeeper:openid_connect:install
rails generate doorkeeper:openid_connect:install

Split migration script to 2 to avoid deadlock.
2023-10-03 18:53:09 +01:00