aboutsummaryrefslogtreecommitdiffstats
path: root/app/models
AgeCommit message (Expand)Author
2016-10-11Remove cancel sync linkXinhui
2016-10-10Rename model OfferWorkbench to WorkbenchXinhui
2016-10-10updating sync historical views + i18njpl
2016-10-06Sax parsing stop_place quaysXinhui
2016-10-03Add cancel sync button for testingXinhui
2016-09-30Refactoring i18n & templatingXinhui
2016-09-29Launch reflex:sync from interfaceXinhui
2016-09-29Refactoring StopAreaReferentialSyncXinhui
2016-09-29Model StopAreaReferentialSyncMessageXinhui
2016-09-29Add started_at, ended_at, status to stop_area_referential_syncsXinhui
2016-09-28Templating line_referential_sync_messageXinhui
2016-09-28Log messages of LineReferentialSyncXinhui
2016-09-28Model LineReferentialSyncMessageXinhui
2016-09-28disable network presence validation for liens. Refs #1736.Edouard Maffert
2016-09-27LineReferentialSync status aasmXinhui
2016-09-27Refactoring rake codifligne:syncXinhui
2016-09-27Rspec model LineReferentialSyncXinhui
2016-09-27Remove model LineSyncOperationXinhui
2016-09-27Wip gem sidekiq && LineReferentialSyncWorkerXinhui
2016-09-21validate presence of network and companies for linesEdouard Maffert
2016-09-19Fix spec after removing DefaultAttributesSupport from model StopAreaXinhui
2016-09-19Fix store reflex objectid without referential prefixXinhui
2016-09-19Fix error 500 on stopArea edit formXinhui
2016-09-09associate networks to line referentialEdouard Maffert
2016-09-09Merge branch 'companies_line_referential_association'Edouard Maffert
2016-09-09Use LineReferential group_of_lines in Referential methodscompanies_line_referential_associationAlban Peignier
2016-09-09Model StopAreaReferentialSyncXinhui
2016-09-08Create referential_companies controller and views and fix companies edit linkEdouard Maffert
2016-09-06associate companies controller to line_referential and fix specsEdouard Maffert
2016-09-05fix lines count display on line referential showEdouard Maffert
2016-09-02Refs #1523: adding (un)archive actions to referentialsjpl
2016-08-31Refs #1523: adding archived_at and (un)archive actionsjpl
2016-08-19fix codiflinesynchronization and add better synchronization messagesEdouard Maffert
2016-08-10add network and group of lines synchronization and create a rake taskEdouard Maffert
2016-08-10Refactoring move portail sync code into modelsXinhui
2016-08-08Set :lockable to model UserXinhui
2016-08-05Refactoring - Rake task users:syncXinhui
2016-08-04Rake task organisations:syncXinhui
2016-08-04Refactoring user cas_extra_attributesXinhui
2016-08-03Add column Code to OrganisationXinhui
2016-08-03Remove device :confirmableXinhui
2016-08-03Auto create user on SSO sign inXinhui
2016-07-28add a validation for sync_interval (for now between 1 and 30 days)Edouard Maffert
2016-07-28Add netex_object_id and default_netex_object_id for codifligne objectid formatEdouard Maffert
2016-06-27add line_referential_sync and line_sync_operation modelsEdouard Maffert
2016-05-25Fixes header and footer to remove Chouette specific stuff. Refs #912Alban Peignier
2016-05-15Add Referential#offer_workbench. Refs #839Alban Peignier
2016-05-15Associate StopAreaReferential to Referential. Create ReferentialStopAreas to ...Alban Peignier
2016-05-15Associate LineReferential to Referential. Create ReferentialLines to manage l...Alban Peignier
2016-05-13Make configurable User authentication via config.chouette_authentication_sett...Alban Peignier