| 2017-04-06 |
Merge pull request #42 from DMPRoadmap/development
...
Brian Riley
authored
on 6 Apr 2017
GitHub
committed
on 6 Apr 2017
|
|---|---|
| 2017-04-05 |
rebuilt locale json files after adding timeago values. updated main <html> tag to include current locale for use with JS. DMPRoadmap/roadmap#204
briley
committed
on 5 Apr 2017
|
|
removed rake wrapper task because json dir can be set in initializer. Added initializer and updated _('') to __('') DMPRoadmap/roadmap#204
briley
committed
on 5 Apr 2017
|
|
|
swapped out all other I18n calls in JS with gettext calls DMPRoadmap/roadmap#204
briley
committed
on 5 Apr 2017
|
|
|
hacked jquery.timeago.js to work with new gettext localisation. Added timeago text to pot and po files. DMPRoadmap/roadmap#204
briley
committed
on 5 Apr 2017
|
|
|
replaced all of the old I18n('helpers...') references in JS files with new gettext method DMPRoadmap/roadmap#204
briley
committed
on 5 Apr 2017
|
|
|
updated plans.js so that 'Answered by' is now coming from JSON locales DMPRoadmap/roadmap#204
briley
committed
on 5 Apr 2017
|
|
|
added gettext_i18n_rails gem. aded rake task that calls gem's po_to_json task and then moves generated json files from app/assets to lib/assets DMPRoadmap/roadmap#204
briley
committed
on 5 Apr 2017
|
|
|
removed template->question dropdowns on guidance pages. updated controller and JS accordingly. fixed issue with themes not being saved. DMPRoadmap/roadmap#221
briley
committed
on 5 Apr 2017
|
|
| 2017-04-03 |
interface tinymce to the page is_dirty functionality
ray.carrick
committed
on 3 Apr 2017
|
| 2017-03-30 |
Merge branch 'development' into development
Ray Carrick
authored
on 30 Mar 2017
GitHub
committed
on 30 Mar 2017
|
|
remove debug alert
ray.carrick
committed
on 30 Mar 2017
|
|
| 2017-03-29 |
change how updating various status indicators are done fixes: https://github.com/DMPRoadmap/roadmap/issues/182
ray.carrick
committed
on 29 Mar 2017
|
| 2017-03-28 |
Change notes to work with AJAX calls.
ray.carrick
committed
on 28 Mar 2017
|
| 2017-03-24 |
fixed other basic issues found on guidance pages DMPRoadmap/roadmap#185
briley
committed
on 24 Mar 2017
|
| 2017-03-22 |
fixes issues around answer text not saving properly; references https://github.com/DMPRoadmap/roadmap/issues/181
...
ray.carrick
committed
on 22 Mar 2017
|
| 2017-03-21 |
|
| 2017-03-20 |
fix helpers for cancel and data access
ray.carrick
committed
on 20 Mar 2017
|
| 2017-03-02 |
Removed ActiveAdmin
Jimmy Angelakos
committed
on 2 Mar 2017
|
|
timestamp off updated_at rather than created_at plus other tidying up
ray.carrick
committed
on 2 Mar 2017
|
|
| 2017-03-01 |
|
| 2017-02-22 |
Chnage progress bar to reduce num queries. Fixes DMPRoadmap/roadmap#103
Ray Carrick
committed
on 22 Feb 2017
|
| 2017-02-15 |
trying to reduce data access queries. Needs more work
Ray Carrick
committed
on 15 Feb 2017
|
| 2017-02-02 |
merge in changes from origin
Ray Carrick
committed
on 2 Feb 2017
|
|
first port of plan creation and editing to new data model
Ray Carrick
committed
on 2 Feb 2017
|
|
| 2017-01-26 |
resolved merge conflicts
briley
committed
on 26 Jan 2017
|
| 2017-01-25 |
fixed merge conflicts
briley
committed
on 25 Jan 2017
|
| 2017-01-24 |
updated admin_phase view and partials associated with it to use new data access
xsrust
committed
on 24 Jan 2017
|
| 2017-01-20 |
removed substance-forms modifications from the dev branch. will place in a separate branch so that we can continue development
Brian Riley
committed
on 20 Jan 2017
|
| 2017-01-13 |
fixed merge conflict in seeds.rb file. installed substance-rails gem and updated code to swap in the substance-forms text-area for tinymce on the answer section of the edit plans page
Brian Riley
committed
on 13 Jan 2017
|