aboutsummaryrefslogtreecommitdiffstats
path: root/app
AgeCommit message (Expand)Author
2017-11-22Fix mergecedricnjanga
2017-11-22Fix merged filecedricnjanga
2017-11-22Merge branch 'master' into 4941-refactoring_object_idcedricnjanga
2017-11-22Fix the delation of the hacking of Chouette::ActiveRecord#model_name to remov...cedricnjanga
2017-11-21Change the way we name classescedricnjanga
2017-11-20Rearrange policies and decorators folders to include them after renaming clas...cedricnjanga
2017-11-20Change the use of namespace and remove modulescedricnjanga
2017-11-17Add some changes to the objectid constructioncedricnjanga
2017-11-17Create objectid format and integrate it in models. Work in progress. Refs #4941cedricnjanga
2017-11-16Refs #4941 Add default value ('netex') for objectid_format enumerizeGuillaume
2017-11-16Refs #4941 rename objectid formater filesGuillaume
2017-11-16 Refs #4941 rename ObjectidFormater modules to ObjectidFormatterGuillaume
2017-11-16Add Cédric new objectid concernscedricnjanga
2017-11-16Refs #4941 remove object_id_format_to_line_referential module, include just a...Guillaume
2017-11-13Refs #4952 Add conidtion to display ComplianceControlBlock edit button depend...cedricnjanga
2017-11-13ComplianceCheckSet#update_status: Return `true` if no update happenedTeddy Wing
2017-11-13ComplianceCheckSet#update_status: Handle resources with "IGNORED" statusTeddy Wing
2017-11-13ComplianceCheckSet: Rename to `all_statuses_ok?`Teddy Wing
2017-11-13ComplianceCheckSet: Rename to `all_statuses_ok`Teddy Wing
2017-11-13ComplianceCheckSet#update_status: Return result of `#update`Teddy Wing
2017-11-13Revert "ComplianceCheckSet#update_status: Should return a boolean"Teddy Wing
2017-11-13ComplianceCheckSet#update_status: Should return a booleanTeddy Wing
2017-11-13ComplianceCheckSet#update_status: Only update 'successful' at the endTeddy Wing
2017-11-13ComplianceCheckSet#update_status: First incomplete versionTeddy Wing
2017-11-13ComplianceCheckSet#update_status: Add spec for successful childrenTeddy Wing
2017-11-13ComplianceCheckSets#validated: Add response bodyTeddy Wing
2017-11-13ComplianceCheckSetsController: Get ComplianceCheckSet and update statusTeddy Wing
2017-11-13Add route stub for validation finalisationTeddy Wing
2017-11-13Refs #4952 Fix bug related to compliance control set action links displaycedricnjanga
2017-11-10Add validation and specs to models on objectid_format presencecedricnjanga
2017-11-09split modules objectid_format, remove alias referentialGuillaume
2017-11-09add object_id_format to migrations, create module for call Referential, Line ...Guillaume
2017-11-09Merge branch '4944_remove_route_section_code'Xinhui
2017-11-09Fix VJ shift button disable on conditioncedricnjanga
2017-11-09Remove call to route_section related method4944_remove_route_section_codeXinhui
2017-11-09Refs #4932 Change route duplication to redrect to routes#indexcedricnjanga
2017-11-09Refs #4776 Add policies to ComplianceControl and ComplianceControlSetcedricnjanga
2017-11-09Remove model route_sectionsXinhui
2017-11-09Remove route_sections controllers, views, helperXinhui
2017-11-08Merge pull request #110 from af83/4755-page_for_validate_referentialteddywing
2017-11-08filter compliance_control_set by organisation on valisate referential and add...Guillaume
2017-11-07Merge branch '4820_refactoring_breadcrumb'Xinhui
2017-11-07Add missing breadcrumb on edit page4820_refactoring_breadcrumbXinhui
2017-11-06Fix on ImportMessage#criticity enumerationcedricnjanga
2017-11-06Refs #4919 Fix translations on ComplianceControl#showcedricnjanga
2017-11-06Refs #4859 Change ImportMessage#criticity type to stringcedricnjanga
2017-11-06add validate method in referentials_controller for call ComplianceControlSetC...Guillaume
2017-11-06Merge pull request #109 from af83/4802-referential-model-normalisationteddywing
2017-11-06Refs #4809 apapt redirect on compliance control updatecedricnjanga
2017-11-06Refs #4788 Add predicate and perequisite for ComplianceControlcedricnjanga