aboutsummaryrefslogtreecommitdiffstats
path: root/db/seeds.rb
AgeCommit message (Expand)Author
2017-11-30Add empty db/seeds.rb to fix db:seed:original and other associated tasks. Ref...Alban Peignier
2017-11-13add seedbank gems for spliting seeds, update objectid_format in seeds files, ...Guillaume
2017-09-13Refactoring seed - remove referential - lines - stopareasXinhui
2017-05-03Fixes seed by adding user permissions and organisation functionnal_scope. Ref...Alban Peignier
2017-04-21seeds corrected by adding line_ref and stop_area_ref to workbench; Refs #xxx ...Robert
2017-04-18clone_schema fixed -> lib/sql/clone_schema.sql; lib/af83/stored_procedures.rb...RobertDober
2017-04-11Deprecation Warnings removed; Seeds corrected, Refs: #2070RobertDober
2016-12-19Fix db:seed line stop area referential is requiredXinhui
2016-11-28Add Organisation.after_create STIF callback to manage Workbench. Refs #2090Alban Peignier
2016-10-18Relation Workbench - LineReferential & StopAreaReferentialXinhui
2016-10-10Rename model OfferWorkbench to WorkbenchXinhui
2016-09-22Remove itl link from StopArea#showXinhui
2016-09-21Fix operator seedXinhui
2016-09-10Fixes operator Organisation in seeds. Refs #1616Alban Peignier
2016-09-09Model StopAreaReferentialSyncXinhui
2016-08-22fix seed for line_referential_syncEdouard Maffert
2016-08-05Remove skip_confirmationXinhui
2016-08-05Refactoring - Rake task users:syncXinhui
2016-07-28fix seed, add objectid for linesEdouard Maffert
2016-07-28add LineReferentialSync to seedEdouard Maffert
2016-05-25Fixes header and footer to remove Chouette specific stuff. Refs #912Alban Peignier
2016-05-15Fixes test Referential seed. Refs #839Alban Peignier
2016-05-15Add test referential on OfferWorkbench. Refs #839Alban Peignier
2016-05-15Create user and test referential in STIF organisation. Refs #822. Refs #826Alban Peignier
2016-05-13Refactor controllers to manage StopAreas in StopAreaReferential. Refs #821Alban Peignier
2016-05-13add Offerworkbench to seedEdouard Maffert
2016-05-13Seed (temporary) some lines in CodifLigne LineReferential. Refs #825Alban Peignier
2016-05-10Create LineReferential with a basic controller and a seed for STIF context. R...Alban Peignier
2016-05-04Create StopAreaReferential with a basic controller and a seed for STIF contex...Alban Peignier
2012-01-06Initialize chouette2Luc Donnet