Petko Bordjukov
|
e20861689f
|
Mechanical standard.rb changes
|
2019-04-28 22:02:02 +03:00 |
Petko Bordjukov
|
895bf8a5f3
|
standard.rb
|
2019-04-28 22:02:02 +03:00 |
Petko Bordjukov
|
992ede0735
|
Add missing foreign key constraints and set correct on delete behaviour
|
2019-04-28 22:01:39 +03:00 |
Petko Bordjukov
|
c40f65fade
|
Flip all framework defaults and enable sql schema dumping
|
2019-04-28 12:48:45 +03:00 |
Petko Bordjukov
|
9c46c4cf5d
|
Update Travis configuration
|
2019-04-28 12:01:06 +03:00 |
Petko Bordjukov
|
6f627d34d6
|
Inherit from ActiveRecord::Migration[4.2]
|
2019-04-28 11:56:16 +03:00 |
Petko Bordjukov
|
c95a0c8d4b
|
Fix broken specs
|
2019-04-28 11:52:05 +03:00 |
Petko Bordjukov
|
e6b16ed1ae
|
The event is not required for the existence of a slot
|
2019-04-28 11:52:05 +03:00 |
Petko Bordjukov
|
c073cf56ca
|
Add bootsnap
|
2019-04-28 11:52:05 +03:00 |
Petko Bordjukov
|
b40c6ae877
|
rails app:update
|
2019-04-28 11:52:05 +03:00 |
Petko Bordjukov
|
52dc663119
|
Update the bundle to Rails 5.2
|
2019-04-28 11:52:05 +03:00 |
Petko Bordjukov
|
32b1b1c458
|
belongs_to :x, class_name: Class -> String
|
2019-04-28 11:52:05 +03:00 |
Petko Bordjukov
|
e0abfa5253
|
Update globalize
|
2019-04-28 11:52:05 +03:00 |
Petko Bordjukov
|
d284eb3e2b
|
rake app:update
|
2019-04-28 11:52:05 +03:00 |
Petko Bordjukov
|
0d7571d637
|
Update to Rails 5.1
|
2019-04-28 02:18:18 +03:00 |
Petko Bordjukov
|
77e93809f6
|
uniq -> distinct
|
2019-04-28 02:17:21 +03:00 |
Petko Bordjukov
|
69f4c4dc26
|
before_filter -> before_action
|
2019-04-28 02:15:39 +03:00 |
Petko Bordjukov
|
a7c9c83e02
|
redirect_to :back -> redirect_back
|
2019-04-28 02:12:54 +03:00 |
Petko Bordjukov
|
eacc973cf2
|
Remove new framework defaults
|
2019-04-28 02:05:15 +03:00 |
Petko Bordjukov
|
88de288029
|
rake app:update
|
2019-04-28 02:02:09 +03:00 |
Petko Bordjukov
|
6ab333edf7
|
Update to Rails 5.0
|
2019-04-28 01:34:56 +03:00 |
Petko Bordjukov
|
fffcd8db2c
|
FactoryGirl -> FactoryBot
|
2019-04-28 01:25:13 +03:00 |
Petko Bordjukov
|
e2217d4d6e
|
We need an older version of the pg gem
|
2019-04-28 01:06:44 +03:00 |
Petko Bordjukov
|
f4afa949d5
|
Update the bundle
|
2019-04-28 00:52:31 +03:00 |
Petko Bordjukov
|
d727f0e4d4
|
Added more test scenarios
|
2019-04-27 21:57:07 +03:00 |
Petko Bordjukov
|
d56c489f16
|
Add chrome to travis config
|
2019-01-08 20:49:40 +02:00 |
Petko Bordjukov
|
26d6c868b5
|
Specify Capybara javscript driver until we upgrade
|
2019-01-08 20:26:02 +02:00 |
Petko Bordjukov
|
8444015e90
|
Add tests for event review/edit and personal profile creation from admin
|
2019-01-08 20:09:47 +02:00 |
Petko Bordjukov
|
62b4fc4456
|
Set the correct host_name for the test conference
|
2019-01-08 20:09:47 +02:00 |
Petko Bordjukov
|
db85a64686
|
Use translation in management/events controller
|
2019-01-08 20:09:47 +02:00 |
Petko Bordjukov
|
9848898695
|
Verify that the volunteer appears in the management interface
|
2019-01-08 20:09:47 +02:00 |
Petko Bordjukov
|
09440ba9c5
|
Test editing and deleting conferences
|
2019-01-08 20:09:47 +02:00 |
Petko Bordjukov
|
20787bcfb3
|
Turn off Guard notifications
|
2019-01-08 20:09:47 +02:00 |
Petko Bordjukov
|
34c2532141
|
Bump sqlite3 to fix MacOS compilation issue
|
2019-01-08 20:09:47 +02:00 |
Petko Bordjukov
|
8adfd721df
|
Test creating a conference and activating its CFP
|
2019-01-08 20:09:47 +02:00 |
Petko Bordjukov
|
97d16fdde4
|
Fix a few security vulnerabilities in deps
|
2019-01-08 00:48:04 +02:00 |
Petko Bordjukov
|
7bf77b78dd
|
Update travis config
|
2019-01-08 00:39:09 +02:00 |
Petko Bordjukov
|
7533dc6b03
|
Fix the legacy specs
|
2019-01-08 00:36:25 +02:00 |
Petko Bordjukov
|
a784c4b45a
|
Introduce a Volunteering feature spec
|
2019-01-08 00:20:31 +02:00 |
Petko Bordjukov
|
657c760737
|
Introduce first feature specs
|
2018-11-25 13:46:22 +02:00 |
Petko Bordjukov
|
4049ad354b
|
Add feature spec support
|
2018-11-24 11:44:51 +02:00 |
Petko Bordjukov
|
ec9f192128
|
Update a few more broken deps
|
2018-11-24 11:44:51 +02:00 |
Petko Bordjukov
|
46aa513517
|
Update broken deps
|
2018-11-24 11:44:51 +02:00 |
Petko Bordjukov
|
79fae723f0
|
Allow giving feedback for events of old editions of the current conference
|
2018-11-24 11:22:59 +02:00 |
Petko Bordjukov
|
1e0f1e205f
|
Limit maximum event title length to 65
|
2018-11-08 20:20:33 +02:00 |
Vasil Kolev
|
c375ca9087
|
confirmation-en: update for 2018
|
2018-10-10 23:54:13 +03:00 |
Vasil Kolev
|
8104b965bf
|
confirmation-bg: update for 2018
|
2018-10-10 23:48:53 +03:00 |
Petko Bordjukov
|
3a5b9c4e18
|
Add missing translation
|
2018-10-10 23:35:40 +03:00 |
Petko Bordjukov
|
4b1b4346d4
|
Translate the rejection mail
|
2018-10-10 23:28:01 +03:00 |
Petko Bordjukov
|
cc6a3da162
|
Tweak translations and add an export link to the vote results
|
2018-10-05 17:23:13 +03:00 |