1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-11-29 10:24:20 +01:00
fab-manager/app/models
2019-09-11 12:22:14 +02:00
..
concerns Image max size is configutable, size by default is 2 megabytes 2016-11-02 15:36:22 +01:00
open_api creates models open_api client and calls_count_tracing, adds worker to trace calls count 2016-05-04 11:48:14 +02:00
project [bug] OpenlabWorker is crashing with message undefined method profile for StatisticProfile 2019-07-10 10:58:51 +02:00
stats [to test] space reservations 2017-02-28 18:13:38 +01:00
.keep init depot fabmanager 2015-05-05 03:10:25 +02:00
abuse.rb fixed ruby style 2019-04-03 17:33:43 +02:00
accounting_period.rb [bug] use vat history while regenerating invoices 2019-08-01 11:29:45 +02:00
address.rb init depot fabmanager 2015-05-05 03:10:25 +02:00
age_range.rb force gawk during elastic upgrade & rubocop 2018-12-03 15:10:04 +01:00
asset.rb init depot fabmanager 2015-05-05 03:10:25 +02:00
auth_provider.rb enhance ruby syntax 2019-07-29 12:17:57 +02:00
availability_tag.rb release 2.0 rc 2016-03-23 18:39:41 +01:00
availability.rb [bug] canceled reservation are not removed from statistics (fix #133) 2019-06-13 16:29:12 +02:00
avoir.rb rubocop invoice & avoir 2019-01-09 16:28:23 +01:00
category.rb force gawk during elastic upgrade & rubocop 2018-12-03 15:10:04 +01:00
component.rb improved & fixed test suite 2018-12-12 13:49:14 +01:00
coupon.rb improved coupon filtering to allow pagination while filtering 2019-04-08 11:00:00 +02:00
credit.rb force gawk during elastic upgrade & rubocop 2018-12-03 15:10:04 +01:00
custom_asset_file.rb release 2.0 rc 2016-03-23 18:39:41 +01:00
custom_asset.rb force gawk during elastic upgrade & rubocop 2018-12-03 15:10:04 +01:00
database_provider.rb release 2.0 rc 2016-03-23 18:39:41 +01:00
event_file.rb [bug] unable to add a file attachment to an event 2019-03-28 11:30:25 +01:00
event_image.rb Image max size is configutable, size by default is 2 megabytes 2016-11-02 15:36:22 +01:00
event_price_category.rb ability to remove an unused custom price for an event (#61) 2017-03-02 18:36:54 +01:00
event_theme.rb server-side protection against deleting used filters 2016-06-30 11:39:56 +02:00
event.rb improved & fixed test suite 2018-12-12 13:49:14 +01:00
export.rb fixed ruby style 2019-04-03 17:33:43 +02:00
feed.rb init depot fabmanager 2015-05-05 03:10:25 +02:00
group.rb [ongoing] statistic profile 2019-06-03 17:25:04 +02:00
history_value.rb link HistoryValue to InvoicingProfile + improved invoices tests 2019-06-03 16:51:43 +02:00
invoice_item.rb Log changes in Invoices or InvoiceItems records for better handling of accounting certification issues 2019-09-11 12:22:14 +02:00
invoice.rb Log changes in Invoices or InvoiceItems records for better handling of accounting certification issues 2019-09-11 12:22:14 +02:00
invoicing_profile.rb move invoice->operator to invoicing_profile + minor fixes to handle user deletion 2019-06-12 12:22:38 +02:00
licence.rb init depot fabmanager 2015-05-05 03:10:25 +02:00
machine_file.rb init depot fabmanager 2015-05-05 03:10:25 +02:00
machine_image.rb init depot fabmanager 2015-05-05 03:10:25 +02:00
machine.rb release 2.0 rc 2016-03-23 18:39:41 +01:00
machines_availability.rb space db model 2017-02-13 14:38:28 +01:00
notification_type.rb notify users after privacy policy update + hide undefined content 2019-04-25 11:40:26 +02:00
notification.rb release 2.0 rc 2016-03-23 18:39:41 +01:00
o_auth2_mapping.rb release 2.0 rc 2016-03-23 18:39:41 +01:00
o_auth2_provider.rb release 2.0 rc 2016-03-23 18:39:41 +01:00
offer_day.rb release 2.0 rc 2016-03-23 18:39:41 +01:00
open_api.rb creates models open_api client and calls_count_tracing, adds worker to trace calls count 2016-05-04 11:48:14 +02:00
organization.rb fix invoicingProfile schema + migration script 2019-05-27 13:00:05 +02:00
partner_plan.rb change statistic_service to use statistic_profile + use raw sql in migrations 2019-06-06 13:58:49 +02:00
plan_file.rb release 2.0 rc 2016-03-23 18:39:41 +01:00
plan_image.rb Image max size is configutable, size by default is 2 megabytes 2016-11-02 15:36:22 +01:00
plan.rb allow reservations & subscriptions at price of zero 2019-09-11 11:51:04 +02:00
price_category.rb ability to edit price category 2016-08-24 16:52:37 +02:00
price.rb compute subscription price server-side for payments 2019-09-11 10:31:22 +02:00
profile.rb [ongoing] migrate subscriptions & reservations to statistic_profile 2019-06-04 16:50:23 +02:00
project_cao.rb display list of allowed extensions in project's CAD attachments 2016-09-27 14:08:04 +02:00
project_image.rb Image max size is configutable, size by default is 2 megabytes 2016-11-02 15:36:22 +01:00
project_step_image.rb Image max size is configutable, size by default is 2 megabytes 2016-11-02 15:36:22 +01:00
project_step.rb allow add more picture for project step 2016-11-02 14:58:06 +01:00
project_user.rb release 2.0 rc 2016-03-23 18:39:41 +01:00
project.rb [bug] canceled reservation are not removed from statistics (fix #133) 2019-06-13 16:29:12 +02:00
reservation.rb [bug] wallet usage is noted on subscription invoices even if wallet was not used + use payment confirm API for subscriptions only (sca) 2019-09-10 17:57:46 +02:00
role.rb change statistic_service to use statistic_profile + use raw sql in migrations 2019-06-06 13:58:49 +02:00
setting.rb use an async worker to notify users about policy update 2019-06-17 10:01:59 +02:00
slot.rb [bug#131] Availabilities export report an erroneous number of reservations for machine availabilities 2019-05-07 12:24:51 +02:00
slots_reservation.rb Redo "change DB model to allow many_to_many relationship between Slot and Reservation" 2017-02-28 13:23:31 +01:00
space_file.rb add attachment & characteristics to spaces 2017-02-13 15:53:12 +01:00
space_image.rb space db model 2017-02-13 14:38:28 +01:00
space.rb space creation interface 2017-02-14 11:28:07 +01:00
spaces_availability.rb space db model 2017-02-13 14:38:28 +01:00
statistic_custom_aggregation.rb database structure for custom aggregations in statistics 2016-09-05 17:16:23 +02:00
statistic_field.rb release 2.0 rc 2016-03-23 18:39:41 +01:00
statistic_graph.rb release 2.0 rc 2016-03-23 18:39:41 +01:00
statistic_index.rb release 2.0 rc 2016-03-23 18:39:41 +01:00
statistic_profile_training.rb init StatisticProfileTraining 2019-06-05 16:17:56 +02:00
statistic_profile.rb migrate projects to statistic_profile 2019-06-06 16:34:53 +02:00
statistic_sub_type.rb release 2.0 rc 2016-03-23 18:39:41 +01:00
statistic_type_sub_type.rb release 2.0 rc 2016-03-23 18:39:41 +01:00
statistic_type.rb database structure for custom aggregations in statistics 2016-09-05 17:16:23 +02:00
stylesheet.rb get user consent about cookies 2019-06-13 11:28:55 +02:00
subscription.rb [bug] wallet usage is noted on subscription invoices even if wallet was not used + use payment confirm API for subscriptions only (sca) 2019-09-10 17:57:46 +02:00
tag.rb release 2.0 rc 2016-03-23 18:39:41 +01:00
theme.rb init depot fabmanager 2015-05-05 03:10:25 +02:00
ticket.rb reserve event with custom prices 2016-08-29 15:43:47 +02:00
training_image.rb space db model 2017-02-13 14:38:28 +01:00
training.rb models linking 2019-06-05 16:21:39 +02:00
trainings_availability.rb release 2.0 rc 2016-03-23 18:39:41 +01:00
trainings_pricing.rb release 2.0 rc 2016-03-23 18:39:41 +01:00
user_avatar.rb Image max size is configutable, size by default is 2 megabytes 2016-11-02 15:36:22 +01:00
user_tag.rb release 2.0 rc 2016-03-23 18:39:41 +01:00
user.rb move invoice->operator to invoicing_profile + minor fixes to handle user deletion 2019-06-12 12:22:38 +02:00
users_credit.rb release 2.0 rc 2016-03-23 18:39:41 +01:00
wallet_transaction.rb link wallet & its transactions to invoicingprofile 2019-06-03 16:00:09 +02:00
wallet.rb link wallet & its transactions to invoicingprofile 2019-06-03 16:00:09 +02:00