aboutsummaryrefslogtreecommitdiffstats
path: root/spec/views/lines
AgeCommit message (Expand)Author
2018-02-09Refs 5669; Fix specs5669-specs-snpashotsZog
2018-02-09Refs #5669 @2h; Fix SpecsZog
2018-02-09Refs #5669; Add more snapshotsZog
2018-01-25Refs #5586 @1h; Ensure retrocompatibilityZog
2018-01-25Refs #5586 @4h; First `action_links` refactorZog
2017-12-21Refs #5430 @2h; Deactivate lines instead of destroying themZog
2017-11-28Remove page title test on views specXinhui
2017-06-19lines/show.html.erb_spec.rb: Fix specs resulting from `LineDecorator`Teddy Wing
2017-04-11Deprecation Warnings removed; Seeds corrected, Refs: #2070RobertDober
2017-02-17fix testsjpl
2017-02-07Refs #2476 : Disable modification and deletion of resources from another refe...Vlatka Pavisic
2016-11-29Refs #2019: updating lines with table builderjpl
2016-11-28Refs #2018 : Rm links to edit ReferentialLinevlatka pavisic
2016-05-15Associate LineReferential to Referential. Create ReferentialLines to manage l...Alban Peignier
2016-05-13Refactor models and controllers to manage Lines in LineReferential. Refs #825Alban Peignier
2015-01-05Initialize rails 4 migrationLuc Donnet
2012-06-27Use when possible a first referential created before the spec transactionAlban Peignier
2012-05-29Include html_safe an ready? in ApplicationMap#to_htmlAlban Peignier
2012-04-25fix spec for line show viewMarc Florisson
2012-04-19Uses new FactoryGirl syntax in specs. Refs #13Alban Peignier
2012-04-17Fixes all specs. Refs #6Alban Peignier
2012-03-11Add validations. Fixes specsAlban Peignier
2012-02-15Add line to the modelLuc Donnet
2012-02-13Add referential model and gem apartmentLuc Donnet