| 2020-04-27 |
Implemented a first version of the to_string method for JSON fragment
Benjamin FAURE
committed
on 27 Apr 2020
|
|---|---|
| 2020-04-23 |
First working version of the new Plan details form
Benjamin FAURE
committed
on 23 Apr 2020
|
| 2020-04-17 |
Fixed ethical_issue name in structured answer
Benjamin FAURE
committed
on 17 Apr 2020
|
|
Added classname to the schema form
Benjamin FAURE
committed
on 17 Apr 2020
|
|
|
Moved maDMP code from the roadmap codebase to the OPIDoR codebase
Benjamin FAURE
committed
on 17 Apr 2020
|
|
| 2020-04-16 |
Merge branch 'dev' into feature/save_dmpdata_as_json
FAURE Benjamin
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
|
|
|
Merge branch 'fix/seed' into dev
Sudiukil
committed
on 3 Apr 2020
|
|
|
Added missing saving status for structured answers
Sudiukil
committed
on 3 Apr 2020
|
|
| 2020-04-02 |
STI column value should be more readable
Benjamin FAURE
committed
on 2 Apr 2020
|
| 2020-04-01 |
Fixed issue with seed file
Quentin Sonrel
committed
on 1 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-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
|
| 2020-03-13 |
(WIP) Implemented structured schema into rails models
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 display in dynamic forms
FAURE Benjamin
committed
on 9 Mar 2020
|