| 2017-07-13 |
finished plan share and edit pages. Updated styling and handling or alert/notice messages. Updated css to allow background color, alert message and notice message colors to be set in dmproadmap.scss
briley
committed
on 13 Jul 2017
|
|---|---|
| 2017-06-27 |
updated column positions, project title lengths, and action item into dropdown list DMPRoadmap/roadmap#418
briley
committed
on 27 Jun 2017
|
| 2017-06-26 |
added new roadmap logo. started applying new css to plan edit page
briley
committed
on 26 Jun 2017
|
| 2017-06-19 |
updated plan visibility language
briley
committed
on 19 Jun 2017
|
| 2017-06-13 |
added plan visibility to edit/view plan details DMPRoadmap/roadmap#151
briley
committed
on 13 Jun 2017
|
| 2017-06-12 |
started converting over to the new column layout on view plans page
briley
committed
on 12 Jun 2017
|
| 2017-06-09 |
cleanup of tabs and objects that are no longer in use DMPRoadmap/roadmap#305
...
Brian Riley
committed
on 9 Jun 2017
|
|
resolved cherry-pick conflicts
Brian Riley
committed
on 9 Jun 2017
|
|
| 2017-05-30 |
Co-owner shouldn't be able to adjust their own rights
bhavi
committed
on 30 May 2017
|
| 2017-03-15 |
Export plans according to gettext. DMPRoadmap/roadmap#98
Jose Lloret
committed
on 15 Mar 2017
|
| 2017-03-10 |
public_plans view according to gettext. DMPRoadmap/roadmap#167
Jose Lloret
committed
on 10 Mar 2017
|
| 2017-03-02 |
language fixes post merge
ray.carrick
committed
on 2 Mar 2017
|
| 2017-02-15 |
URLs without locale param
Jose Lloret
committed
on 15 Feb 2017
|
| 2017-02-10 |
Merge pull request #31 from DigitalCurationCentre/final_schema
...
Brian Riley
authored
on 10 Feb 2017
GitHub
committed
on 10 Feb 2017
|
|
started the migration from i18n to gettext
Jose Lloret
committed
on 10 Feb 2017
|
|
| 2017-02-09 |
finalized helper tests. additional tweaks to Plan tests
briley
committed
on 9 Feb 2017
|
| 2017-02-07 |
renamed projects_helper to plans_helper. moved template.settings tests to settings:template_test
briley
committed
on 7 Feb 2017
|
|
Updated projects_helper by renaming 'project_list_column_body' to 'plan_list_column_body'. updated references to that code block. moved hard-coded 'Unknown' to locale files. Added tests for projects_helper
briley
committed
on 7 Feb 2017
|
|
| 2017-02-06 |
move plan list settings from project to plan
Ray Carrick
committed
on 6 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
|
|
|
port of plan creation and editing to new data model
Ray Carrick
committed
on 2 Feb 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
|
| 2017-01-04 |
Added initial public DMPs page to display public plans to unauthenticated users
briley
committed
on 4 Jan 2017
|
| 2017-01-03 |
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
|
| 2016-12-08 |
renamed hash_to_json_object in application_helper to hash_to_js_json_variable to make its purpose clearer
briley
committed
on 8 Dec 2016
|
|
removed unused link_to_function and link_to_add_object methods from application_helper
briley
committed
on 8 Dec 2016
|
|
|
added initial application_helper tests
briley
committed
on 8 Dec 2016
|
|
|
added simplecov gem for testing to provide us with a test coverage report. Added a test for application_helper.rb. Removed tab characters from application_helper.rb and added some lines to help with readability
briley
committed
on 8 Dec 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
|