History for dmpopidor / lib / assets / javascripts / jquery.timeago.js
2017-06-23
@Brian Riley
had to move jquery timeago back to root, added js for org edit page. fixed styling of header when org logo and banner are present
Brian Riley committed on 23 Jun 2017
@Brian Riley
moved js and css files into structured directories
Brian Riley committed on 23 Jun 2017
2017-04-10
@briley
bug fix for show_export.html.erb and to jquery.timeago.js
briley committed on 10 Apr 2017
2017-04-05
@briley
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
@briley
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
2016-11-07
@Brian Riley
moved assets from app/assets to lib/assets. The files in lib/assets will be used by Rails unless override by an equivalent file in app/assets. Added logic to applicationController so that it will look first for a template in app/views/[:branded folder name] before using the default in app/views
Brian Riley committed on 7 Nov 2016