1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-11-29 10:24:20 +01:00
fab-manager/app/validators
2020-02-11 13:22:20 +01:00
..
closed_period_validator.rb replaces almost all Time.now by DateTime.current 2019-12-02 11:57:25 +01:00
coupon_discount_validator.rb coupon edition: display internationalized errors 2016-12-13 12:46:00 +01:00
coupon_expiration_validator.rb replaces almost all Time.now by DateTime.current 2019-12-02 11:57:25 +01:00
date_range_validator.rb fix accounting period checksum + improved period validation 2019-03-12 15:26:17 +01:00
duration_validator.rb prevent closing a period not in the past 2019-04-03 17:27:25 +02:00
file_mime_type_validator.rb enhance ruby syntax 2019-07-29 12:17:57 +02:00
past_period_validator.rb prevent closing a period not in the past 2019-04-03 17:27:25 +02:00
period_integrity_validator.rb prevent closing an accounting period if any checksum error in period 2019-02-12 17:38:44 +01:00
period_overlap_validator.rb validates accounting periods on creation + prevent refunding on closed periods (client only) 2019-01-08 17:32:45 +01:00
reservation_slot_subscription_validator.rb add a validator to check reservation's slot is or not restrict for subscriptions 2020-02-11 13:22:20 +01:00
stripe_card_token_validator.rb prevent subscription creation/modification if card_token is invalid 2016-04-11 18:37:15 +02:00
subscription_group_validator.rb fix SubscriptionGroupValidator 2019-06-05 07:52:02 +02:00