| 2017-04-05 |
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-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 |
Merge branch 'development' of https://github.com/DigitalCurationCentre/roadmap into development
ray.carrick
committed
on 20 Mar 2017
|
|
choose template where org has more than one valid
ray.carrick
committed
on 20 Mar 2017
|
|
|
fix helpers for cancel and data access
ray.carrick
committed
on 20 Mar 2017
|
|
| 2017-03-16 |
resolve conflicts from merging Roadmap into DCC
ray.carrick
committed
on 16 Mar 2017
|
| 2017-03-03 |
Added a rake task to port orcids from the old field in the users table over to the new user_identifiers table. Removed the old unworking migration (because orcid is not in the table so it never runs). Added a new db migration to remove the old users.orcid_id column. The rake task would need to be run prior to the db migration though so commenting it out for now
Brian Riley
committed
on 3 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
|
|
|
updated old rake task to properly seed languages, created a new rake task to ensure the languages are in the correct formats
xsrust
committed
on 2 Mar 2017
|
|
| 2017-03-01 |
merge optimistic locking into dev
ray.carrick
committed
on 1 Mar 2017
|
|
|
|
| 2017-02-24 |
Fixed merge conflicts
Jose Lloret
committed
on 24 Feb 2017
|
| 2017-02-23 |
config/initializers/locale.rb getters/setters pointing at FastGettext. en-UK renamed to en_GB. DMPRoadmap/roadmap#98
Jose Lloret
committed
on 23 Feb 2017
|
| 2017-02-22 |
|
|
Chnage progress bar to reduce num queries. Fixes DMPRoadmap/roadmap#103
Ray Carrick
committed
on 22 Feb 2017
|
|
| 2017-02-21 |
added a rake task to fix a bug in migration data. Task can be found at migrate:unique_dmptemplate_id
xsrust
committed
on 21 Feb 2017
|
| 2017-02-16 |
Merge branch 'final_schema' of https://github.com/DigitalCurationCentre/roadmap into final_schema
Jose Lloret
committed
on 16 Feb 2017
|
| 2017-02-15 |
URLs without locale param
Jose Lloret
committed
on 15 Feb 2017
|
|
trying to reduce data access queries. Needs more work
Ray Carrick
committed
on 15 Feb 2017
|