| 2018-08-01 |
Remove format validation from ExportedPlan
Bodacious
committed
on 1 Aug 2018
|
|---|---|
| 2018-07-12 |
Add annotate gem for models and Gemfile
Bodacious
committed
on 12 Jul 2018
|
|
Remove Rails 3 attr accessible from models (#1691)
Gavin Morrice
authored
on 12 Jul 2018
Sam Rust
committed
on 12 Jul 2018
|
|
| 2018-06-11 |
Added `rake translatable:find`
...
Brian Riley
authored
on 25 May 2018
briley
committed
on 11 Jun 2018
|
| 2018-03-07 |
RDA export + updates to export logic
xsrust
committed
on 7 Mar 2018
|
| 2017-10-16 |
Fixed issues with plan duplicattion, plan visibility and plan download
...
briley
committed
on 16 Oct 2017
|
| 2017-07-19 |
updated export views to impliment the logic from the new downloads page #498
xsrust
committed
on 19 Jul 2017
|
| 2017-05-26 |
Export TXT excluding section heading if no questions are selected. DMPRoadmap/roadmap#295
Jose Lloret
committed
on 26 May 2017
|
|
Export CSV excluding section heading if no questions are selected. DMPRoadmap/roadmap#295
Jose Lloret
committed
on 26 May 2017
|
|
|
Export HTML excluding section heading if no questions are selected. DMPRoadmap/roadmap#295
Jose Lloret
committed
on 26 May 2017
|
|
|
Export HTML for radiobuttons, checkbox, dropdown and multiselectbox working. DMPRoadmap/roadmap#364
...
Jose Lloret
committed
on 26 May 2017
|
|
| 2017-05-19 |
Fixed bug when exporting a phase without sections. DMPRoadmap/roadmap#295
Jose Lloret
committed
on 19 May 2017
|
|
Admin settings returning either value or - for txt, html and pdf formats. DMPRoadmap/roadmap#295
Jose Lloret
committed
on 19 May 2017
|
|
| 2017-04-19 |
Added line to grab the first phase for the template if none is specified on the record
briley
committed
on 19 Apr 2017
|
|
Merge branch 'development' into development
Brian Riley
authored
on 19 Apr 2017
GitHub
committed
on 19 Apr 2017
|
|
| 2017-04-18 |
added a test that searches for missing translations. Added specific error messages for model validations. Added some devise controlled error messages to pot/po files DMPRoadmap/roadmap#236
briley
committed
on 18 Apr 2017
|
| 2017-04-12 |
change docx export to htmltoword. Hopefully fixes: #217
ray.carrick
committed
on 12 Apr 2017
|
| 2017-04-05 |
Fixed error trying to save a non-valid exporting format for ExportedPlan. Disabled XML and JSON exporting formats. DMPRoadmap/roadmap#222
Jose Lloret
committed
on 5 Apr 2017
|
|
csv exporting format fixed. DMPRoadmap/roadmap#222
Jose Lloret
committed
on 5 Apr 2017
|
|
|
txt exporting format fixed. DMPRoadmap/roadmap#222
Jose Lloret
committed
on 5 Apr 2017
|
|
| 2017-04-04 |
Fixed Exporting settings. It works per phase. DMPRoadmap/roadmap#197
Jose Lloret
committed
on 4 Apr 2017
|
| 2017-03-14 |
fix access to owner and template
ray.carrick
committed
on 14 Mar 2017
|
| 2017-03-07 |
I18n replaced from models. DMPRoadmap/roadmap#98
Jose Lloret
committed
on 7 Mar 2017
|
| 2017-02-15 |
mege in head changes
Ray Carrick
committed
on 15 Feb 2017
|
|
trying to reduce data access queries. Needs more work
Ray Carrick
committed
on 15 Feb 2017
|
|
| 2017-02-08 |
updted some stale references to Project and Dmptemplate. built more unit tests for Plan methods. Commented out a lot of methods that appear to be unused
briley
committed
on 8 Feb 2017
|
|
some cleanup of irrelevant objects (e.g. removal of remaining OrganisationType)
briley
committed
on 8 Feb 2017
|
|
| 2017-01-31 |
removed Fileupload object since its not referenced anymore. removed all of the empty test/unit/helpers files
briley
committed
on 31 Jan 2017
|
| 2017-01-26 |
resolved merge conflicts
briley
committed
on 26 Jan 2017
|
| 2017-01-11 |
switched visibility over to an enum. updated the project objects accordingly. Added some more unit tests. Updated locale files with visibility text
briley
committed
on 11 Jan 2017
|