History for dmpopidor / app / models / exported_plan.rb
2018-08-01
@Bodacious
Remove format validation from ExportedPlan
Bodacious committed on 1 Aug 2018
2018-07-12
@Bodacious
Add annotate gem for models and Gemfile
Bodacious committed on 12 Jul 2018
@Gavin Morrice
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
@Brian Riley
Added `rake translatable:find` ...
Brian Riley authored on 25 May 2018 briley committed on 11 Jun 2018
2018-03-07
@xsrust
RDA export + updates to export logic
xsrust committed on 7 Mar 2018
2017-10-16
@briley
Fixed issues with plan duplicattion, plan visibility and plan download ...
briley committed on 16 Oct 2017
2017-07-19
@xsrust
updated export views to impliment the logic from the new downloads page #498
xsrust committed on 19 Jul 2017
2017-05-26
@Jose Lloret
Export TXT excluding section heading if no questions are selected. DMPRoadmap/roadmap#295
Jose Lloret committed on 26 May 2017
@Jose Lloret
Export CSV excluding section heading if no questions are selected. DMPRoadmap/roadmap#295
Jose Lloret committed on 26 May 2017
@Jose Lloret
Export HTML excluding section heading if no questions are selected. DMPRoadmap/roadmap#295
Jose Lloret committed on 26 May 2017
@Jose Lloret
Export HTML for radiobuttons, checkbox, dropdown and multiselectbox working. DMPRoadmap/roadmap#364 ...
Jose Lloret committed on 26 May 2017
2017-05-19
@Jose Lloret
Fixed bug when exporting a phase without sections. DMPRoadmap/roadmap#295
Jose Lloret committed on 19 May 2017
@Jose Lloret
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
@briley
Added line to grab the first phase for the template if none is specified on the record
briley committed on 19 Apr 2017
@Brian Riley
Merge branch 'development' into development
Brian Riley authored on 19 Apr 2017 GitHub committed on 19 Apr 2017
2017-04-18
@briley
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
@ray.carrick
change docx export to htmltoword. Hopefully fixes: #217
ray.carrick committed on 12 Apr 2017
2017-04-05
@Jose Lloret
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
@Jose Lloret
csv exporting format fixed. DMPRoadmap/roadmap#222
Jose Lloret committed on 5 Apr 2017
@Jose Lloret
txt exporting format fixed. DMPRoadmap/roadmap#222
Jose Lloret committed on 5 Apr 2017
2017-04-04
@Jose Lloret
Fixed Exporting settings. It works per phase. DMPRoadmap/roadmap#197
Jose Lloret committed on 4 Apr 2017
2017-03-14
@ray.carrick
fix access to owner and template
ray.carrick committed on 14 Mar 2017
2017-03-07
@Jose Lloret
I18n replaced from models. DMPRoadmap/roadmap#98
Jose Lloret committed on 7 Mar 2017
2017-02-15
@Ray Carrick
mege in head changes
Ray Carrick committed on 15 Feb 2017
@Ray Carrick
trying to reduce data access queries. Needs more work
Ray Carrick committed on 15 Feb 2017
2017-02-08
@briley
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
@briley
some cleanup of irrelevant objects (e.g. removal of remaining OrganisationType)
briley committed on 8 Feb 2017
2017-01-31
@briley
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
@briley
resolved merge conflicts
briley committed on 26 Jan 2017
2017-01-11
@briley
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