| 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
|
|
|
fixed merge conflicts in branding.yml and schema.rb
briley
committed
on 25 Jan 2017
|
|
|
updated api templates endpoints to use new data access
xsrust
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-18 |
added gemfile and broken branding file
xsrust
committed
on 18 Jan 2017
|
| 2017-01-11 |
switched visibility over to an enum. updated the project objects accordingly. Added some more unit tests. Updated locale files with visibility text
briley
committed
on 11 Jan 2017
|
|
hacked templates landing page to work
xsrust
committed
on 11 Jan 2017
|
|
| 2017-01-09 |
began updating roles
xsrust
committed
on 9 Jan 2017
|
| 2017-01-06 |
fixed functional tests on static_pages controller
Brian Riley
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-05 |
updated users_controller, mainly renaming roles to perms
xsrust
committed
on 5 Jan 2017
|
|
renamed comments to notes
xsrust
committed
on 5 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
|
|
| 2017-01-03 |
Added locale specific column headers for new visibility column. Made the new column NOT a default
briley
committed
on 3 Jan 2017
|
|
Added logic to display the correct visibility based on whether the project is_test or is_public or neither
briley
committed
on 3 Jan 2017
|
|
|
updated locale files so that helpers.yes and helpers.no work. Those are yaml keywords so they must be quoted (e.g. 'yes': 'Oui' instead of yes: 'Oui'). Added is_public and is_test checkboxes to projects edit/create forms
briley
committed
on 3 Jan 2017
|
|
| 2016-12-12 |
Added magic strings and identifier schemes to new ES locale file. Updated names of magic string categories so that they match the table names
briley
committed
on 12 Dec 2016
|
|
replaces Organisation. with Org. in all files
xsrust
committed
on 12 Dec 2016
|
|
| 2016-12-08 |
Removed devise/identifier scheme comparison from environment.rb. Cannot run data migrations with it in place because it references the IdentifierScheme model but the table has not yet been defined
briley
committed
on 8 Dec 2016
|
|
added migration to add foreign keys. Also needed to remove the temporary models, and update existing models to reflect the new relationships
xsrust
committed
on 8 Dec 2016
|
|
| 2016-12-02 |
Merge pull request #16 from DMPRoadmap/development
...
Brian Riley
authored
on 2 Dec 2016
GitHub
committed
on 2 Dec 2016
|
|
fixed typo in fr.yml locale file that was introduced while resolving merge conflicts
Brian Riley
committed
on 2 Dec 2016
|
|
|
Resolved merge conflicts with fr.yml locale file and the user.rb model. Kept 'language_id' in the attr_accessible list and kept both the self.from_omniauth and reset_password_link methods.
Brian Riley
committed
on 2 Dec 2016
|
|
| 2016-11-30 |
fixes from feedback from french testing of dmponline
Ray Carrick
committed
on 30 Nov 2016
|
| 2016-11-29 |
added a initialization helper to assist with omniauth provider registration. Added a remove.png image for disconnecting providers from user accounts
briley
committed
on 29 Nov 2016
|
|
bugs found in fr dmponline
Ray Carrick
committed
on 29 Nov 2016
|
|
|
total schema data migration: now with customized templates
xsrust
committed
on 29 Nov 2016
|