| 2017-02-14 |
views/shared and views/layours converted to gettext_rails
Jose Lloret
committed
on 14 Feb 2017
|
|---|---|
| 2017-02-13 |
fixed Users menu item missing when refactoring
Jose Lloret
committed
on 13 Feb 2017
|
| 2017-02-10 |
started the migration from i18n to gettext
Jose Lloret
committed
on 10 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 |
merged final_schema changes into visibility
briley
committed
on 25 Jan 2017
|
|
fixed merge conflicts
briley
committed
on 25 Jan 2017
|
|
| 2017-01-24 |
extracted plan visibility work out of dev branch for PR to DCC
briley
committed
on 24 Jan 2017
|
| 2017-01-11 |
hacked templates landing page to work
xsrust
committed
on 11 Jan 2017
|
| 2017-01-06 |
changes to _navigation partial to allow org_admin to render correctly
xsrust
committed
on 6 Jan 2017
|
|
updated user model to allow signin_signout to detect permissions(admin/orgadmin)
xsrust
committed
on 6 Jan 2017
|
|
|
finsihed adding visibility to project details page as radio button options. Updated public DMPs page to work with new visibility and moved it to the static pages controller since it falls outside of normal security. Updated all locale files accordingly
Brian Riley
committed
on 6 Jan 2017
|
|
| 2017-01-04 |
worked on routing and controller tests for new public dmps. Fixed routing tests so that they use rails route helpers
briley
committed
on 4 Jan 2017
|
|
Added initial public DMPs page to display public plans to unauthenticated users
briley
committed
on 4 Jan 2017
|
|
| 2016-12-12 |
updates so that a user can log into the site \n updated application_controller, user model, registrations edit view, and layouts branding
xsrust
committed
on 12 Dec 2016
|
| 2016-11-21 |
get rid of explcit urls in admin/superadmin links
Ruby Rails Dev Account
committed
on 21 Nov 2016
|
| 2016-11-07 |
removed commented out code from new branding changes
Brian Riley
committed
on 7 Nov 2016
|
|
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 |
merge postgresql -> master
Ray Carrick
committed
on 2 Nov 2016
|
| 2016-11-01 |
updated passwords controller to redirect user to the main landing page after initiating a password reset. Removed reference to invalid spinner css from main layout file
briley
committed
on 1 Nov 2016
|
|
translation no longer breaks on header link to create plan
xsrust
committed
on 1 Nov 2016
|
|
| 2016-10-20 |
Fixed issues with modal dialog functionality when trying to edit a published template
briley
committed
on 20 Oct 2016
|
| 2016-10-07 |
fixed issue with missing organisation_id for current user
Brian Riley
committed
on 7 Oct 2016
|
| 2016-09-06 |
commented out legacy user.organisation_id method in user model. Each user now belongs to one organisation
briley
committed
on 6 Sep 2016
|
| 2016-09-01 |
Fixed bug in logo branding view
briley
committed
on 1 Sep 2016
|
|
Merged branding changes from the development branch into the master branch that now contains DCC's changes to permissions/roles, internationalization and bug fixes
briley
committed
on 1 Sep 2016
|
|
|
merged DCC changes into master
briley
committed
on 1 Sep 2016
|
|
|
implimenting auth changes in the views
xsrust
committed
on 1 Sep 2016
|
|
| 2016-08-22 |
|