| 2020-04-16 |
Removed useless line
Benjamin FAURE
committed
on 16 Apr 2020
|
|---|---|
|
Started tests implementation
Benjamin FAURE
committed
on 16 Apr 2020
|
|
|
Removed schema presence validation for now
Benjamin FAURE
committed
on 16 Apr 2020
|
|
| 2020-04-06 |
Updated fragment models according to data model
Benjamin FAURE
committed
on 6 Apr 2020
|
| 2020-04-03 |
|
|
Fixed project fragment generation when creating a plan
Benjamin FAURE
committed
on 3 Apr 2020
|
|
|
References to children fragment should be updated when creating or deleting a child fragment
Benjamin FAURE
committed
on 3 Apr 2020
|
|
|
Destroying a research output should destroy the associated json_fragment
Benjamin FAURE
committed
on 3 Apr 2020
|
|
| 2020-04-02 |
STI column value should be more readable
Benjamin FAURE
committed
on 2 Apr 2020
|
| 2020-03-30 |
Plan details & Research Outputs are now saved as JSON fragments
Benjamin FAURE
committed
on 30 Mar 2020
|
|
Updated StructuredAnswer model with new columns
Benjamin FAURE
committed
on 30 Mar 2020
|
|
|
Update fragments models with new table columns
Benjamin FAURE
committed
on 30 Mar 2020
|
|
|
Updated fragments models comments
Benjamin FAURE
committed
on 30 Mar 2020
|
|
| 2020-03-27 |
Added dmp_id & parent_id to structured_answers
Benjamin FAURE
committed
on 27 Mar 2020
|
| 2020-03-25 |
Merge pull request #4 from opidor/feature/schema_to_models
...
FAURE Benjamin
committed
on 25 Mar 2020
|
| 2020-03-24 |
Implemented JSON fragments models methods according to the class model
Benjamin FAURE
committed
on 24 Mar 2020
|
|
Removed parent_id column
Benjamin FAURE
committed
on 24 Mar 2020
|
|
| 2020-03-23 |
Merge remote-tracking branch 'origin/dev' into feature/schema_to_models
Benjamin FAURE
committed
on 23 Mar 2020
|
|
Merge pull request #3 from opidor/feature/schema_edition
...
FAURE Benjamin
committed
on 23 Mar 2020
|
|
| 2020-03-13 |
(WIP) Implemented structured schema into rails models
FAURE Benjamin
committed
on 13 Mar 2020
|
|
Added parent_id column in structured_answer table
FAURE Benjamin
committed
on 13 Mar 2020
|
|
|
Added classname column to structured_answers table
FAURE Benjamin
committed
on 13 Mar 2020
|
|
|
Renamed object column to classname in structured_data_schema table
FAURE Benjamin
committed
on 13 Mar 2020
|
|
|
Deactivated schema field validation for now
FAURE Benjamin
committed
on 13 Mar 2020
|
|
| 2020-03-10 |
Added Schema update, create & delete forms
FAURE Benjamin
committed
on 10 Mar 2020
|
| 2020-03-09 |
Added JSON schemas list for super admin
FAURE Benjamin
committed
on 9 Mar 2020
|
|
Added form-control CSS class on dynamic form fields
FAURE Benjamin
committed
on 9 Mar 2020
|
|
|
Fixed question creation in template edit
FAURE Benjamin
committed
on 9 Mar 2020
|
|
|
Fixed question display in dynamic forms
FAURE Benjamin
committed
on 9 Mar 2020
|
|
| 2020-03-04 |
Implemented structured data save (needs to be cleaned up)
Quentin SONREL
committed
on 4 Mar 2020
|