| 2017-08-09 |
tinymce refactoring for notes using JS. DMPRoadmap/roadmap#571
...
Jose Lloret
committed
on 9 Aug 2017
|
|---|---|
| 2017-08-07 |
front-end dependencies handled through npm. DMPRoadmap/roadmap#551
Jose Lloret
committed
on 7 Aug 2017
|
| 2017-06-15 |
made gettext calm down about fuzzy translations (no more warnings)
xsrust
committed
on 15 Jun 2017
|
| 2017-05-15 |
Get rid of rogue fuzzy translations - Closes #239
Jimmy Angelakos
committed
on 15 May 2017
|
| 2017-05-11 |
Fixes #289 - when sharing plan with invalid email
Jimmy Angelakos
committed
on 11 May 2017
|
| 2017-05-08 |
Modified devise.rb example for SSO
Jimmy Angelakos
committed
on 8 May 2017
|
| 2017-05-02 |
Get rid of custom Shib code & revert to generic Omniauth for everything. Modify identifier_schemes table to add scheme specific urls.
Jimmy Angelakos
committed
on 2 May 2017
|
| 2017-04-05 |
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
|
| 2017-03-21 |
Merge pull request #189 from DigitalCurationCentre/development
...
Brian Riley
authored
on 21 Mar 2017
GitHub
committed
on 21 Mar 2017
|
|
Reinstating Formtastic which was prematurely removed.
Jimmy Angelakos
committed
on 21 Mar 2017
|
|
|
Merge branch 'development' into development
Brian Riley
authored
on 21 Mar 2017
GitHub
committed
on 21 Mar 2017
|
|
|
|
|
|
Quick fix for i18n issue which prevents db:setup because of lack of Languages table
Jimmy Angelakos
committed
on 21 Mar 2017
|
|
| 2017-03-15 |
Added path for retrieving .yml files for external gems. DMPRoadmap/roadmap#98
Jose Lloret
committed
on 15 Mar 2017
|
| 2017-03-09 |
Language switcher hidden if only one language is installed. DMPRoadmap/roadmap#110
Jose Lloret
committed
on 9 Mar 2017
|
| 2017-03-02 |
Removed ActiveAdmin
Jimmy Angelakos
committed
on 2 Mar 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-15 |
URLs without locale param
Jose Lloret
committed
on 15 Feb 2017
|
| 2017-02-10 |
removing config/initializers/devise.rb. this is installation specific. default should be to sym link in your copy
DMP Role Account
committed
on 10 Feb 2017
|
|
started the migration from i18n to gettext
Jose Lloret
committed
on 10 Feb 2017
|
|
| 2017-02-03 |
fixed issue with routes test
Brian Riley
committed
on 3 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
|
|
|
Merge pull request #17 from CDLUC3/final_schema
...
DigitalCurationCentre
authored
on 2 Feb 2017
GitHub
committed
on 2 Feb 2017
|
|
| 2016-11-07 |
renamed layout partials to remove reference to dmponline. Updated configurations so that the code default assets are stored in lib/assets and any instance specific versions would be stored within app/assets. Move static page content out of the large locales files and placed examples of them into config/locales/static_pages
Brian Riley
committed
on 7 Nov 2016
|
| 2016-11-02 |
fixed issue with settings data saved to the DB using an old version of the gem. stripped html tags from question text for display in the export form.
briley
committed
on 2 Nov 2016
|
| 2016-11-01 |
updated application controller so that a user is redirected to the main landing page when then try to access a secure page when not logged in. Added the corresponding locale messages that will be displayed when this happens
briley
committed
on 1 Nov 2016
|
| 2016-10-26 |
resolving merge conflicts
briley
committed
on 26 Oct 2016
|
|
Merge pull request #52 from DigitalCurationCentre/master
...
Brian Riley
authored
on 26 Oct 2016
GitHub
committed
on 26 Oct 2016
|
|
| 2016-10-13 |
Added wkhtmltopdf binaries to gemfile. Moved wicked_pdf config to an initializer so that it can be custom to the server instance. Updated dead link to DMP Checklist pdf
briley
committed
on 13 Oct 2016
|