Commit graph

20 commits

Author SHA1 Message Date
b5534b1900 Massive revamping for Rails 8 and Zurb 2025-03-16 00:44:43 +01:00
7f9502fdfb update to rails 8.2 2025-03-13 23:05:41 +01:00
25672aabb0 Update to Rails 7.2 2025-02-25 21:57:16 +01:00
5b624e6c30 Merge branch 'prod' 2023-12-26 01:21:15 +01:00
92aca77cdb General Rails and Ruby updates 2021-05-28 21:07:45 +02:00
46f76c5220 APT fixtures moved and shrunk 2021-03-02 22:38:32 +01:00
47df4d8afd Fix test suite 2021-03-02 00:51:24 +01:00
afa90e3927 OAuth2 callback URL is now configurable 2021-02-28 01:59:53 +01:00
e9b2a2193e Make tests pass 2021-02-21 19:43:26 +01:00
a8325e4833 Cruft 2021-02-20 21:18:55 +01:00
ed53b08610 Typo fixed 2020-04-27 00:48:55 +02:00
d130f68172 Upgrade from Rails 5.0 to 5.2 2020-04-14 02:16:25 +02:00
f7258370a0 Further updates to Rails 5.0.2 2017-04-17 00:16:32 +02:00
a1ba2625bf Fixed deprecation warnings 2017-04-17 00:02:23 +02:00
2a020a2193 Architectures and components limited for testing. 2015-04-24 12:19:56 +02:00
f9279337ed Added unit test for Debian importer 2015-04-23 22:35:15 +02:00
9f6bcd12e4 Forward deprecation of tests to Rails 5 2015-04-23 17:21:55 +02:00
754953a653 Remove Rails 4 compatibility cruft. 2015-04-23 17:18:55 +02:00
87f545414f Getting the project working again
Replace Twitter Bootstrap by Zurb Foundation
Used @import in SCSS instad of require_tree for proper order and use of variables like $debian_color
Moved old files out of the way (renamed them to xx*)
Welcome controller (/) works
Moved templates from ERB to SLIM format
Fixed database settings
Reduced routes to working ones
Tidied up Gemfile
Checked in experimental lab files

Tried to find a good description for this massive commit :)
2014-11-16 18:26:03 +01:00
3af24f56dc Blank rails 4.0 project started 2013-07-27 00:19:29 +02:00