| 2017-07-24 |
updated policy name #242
xsrust
committed
on 24 Jul 2017
|
|---|---|
| 2017-07-20 |
updated policy code to work(replaced where with find_by)
xsrust
committed
on 20 Jul 2017
|
|
added ability for users to remove themselves from plans, without destroying the plan
xsrust
committed
on 20 Jul 2017
|
|
| 2017-07-14 |
made suggested changes from PR
Brian Riley
committed
on 14 Jul 2017
|
| 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-07-10 |
Merge pull request #499 from DigitalCurationCentre/xsrust/mvp
...
Jimmy Angelakos
authored
on 10 Jul 2017
GitHub
committed
on 10 Jul 2017
|
|
Adds copy template option #148
Keith McGrellis
committed
on 10 Jul 2017
|
|
| 2017-07-06 |
removed depricated projects files
xsrust
committed
on 6 Jul 2017
|
| 2017-06-15 |
fixed merge conflicts
Brian Riley
committed
on 15 Jun 2017
|
|
fixed merge conflicts
Brian Riley
committed
on 15 Jun 2017
|
|
|
fixed merge conflict left over from unstashed changes
Brian Riley
committed
on 15 Jun 2017
|
|
| 2017-06-14 |
Merge branch 'CDL-MVP' into branding
briley
committed
on 14 Jun 2017
|
|
completed work on API
xsrust
committed
on 14 Jun 2017
|
|
| 2017-06-09 |
updated admin_index for templates to not bug for some orgs, reimplimented logic for transfering customizations, changed text according to #338
xsrust
committed
on 9 Jun 2017
|
| 2017-06-06 |
updated org-admin customization of templates according to #373
xsrust
committed
on 6 Jun 2017
|
| 2017-05-19 |
updated syntax to allow read-only view of a plan. \n app/views/phases/_answer_form_ro.html.erb probably needs a bigger re-write as the logic is horrendus and it renders the whole thing as a form...but it's not a form because it's read only and it checks to see if it's read only a bunch of times within it. but here's the quick and dirty making it work
xsrust
committed
on 19 May 2017
|
| 2017-05-16 |
Merge remote-tracking branch 'upstream/development' into annotations
xsrust
committed
on 16 May 2017
|
|
merged development into annotations
xsrust
committed
on 16 May 2017
|
|
| 2017-05-12 |
updated org-admin interface to use annotations for template editing
xsrust
committed
on 12 May 2017
|
| 2017-05-11 |
updated references of suggested_answer to annotations
xsrust
committed
on 11 May 2017
|
| 2017-05-09 |
renamed suggested_answer files to annotations
xsrust
committed
on 9 May 2017
|
| 2017-04-28 |
Started adding in ajax call to retrieve list of templates
Brian Riley
committed
on 28 Apr 2017
|
| 2017-04-21 |
Updated template controller to use new model helper methods. updates phase/section/question controllers to update template dirty flag. added new routes for customize, publish, unpublish
Brian Riley
committed
on 21 Apr 2017
|
| 2017-04-13 |
updates to locking mechanism because it ActiveRecord does not catch 2 creates DMPRoadmap/roadmap#241
briley
committed
on 13 Apr 2017
|
|
realized answer policy was never firing. updated create? to update? and fixed typo DMPRoadmap/roadmap#241
briley
committed
on 13 Apr 2017
|
|
| 2017-04-11 |
updated create template policy so that the auth passes if no template.org is specified. the controller attaches the user's org afterward DMPRoadmap/roadmap#191
briley
committed
on 11 Apr 2017
|
|
Updated test so that it does not provide a version or org so that we match what the form is doing DMPRoadmap/roadmap#191
briley
committed
on 11 Apr 2017
|
|
| 2017-04-10 |
finished functional tests DMPRoadmap/roadmap/#212
briley
committed
on 10 Apr 2017
|
| 2017-04-07 |
Uncommented the show_export method DMPRoadmap/roadmap#227
Brian Riley
committed
on 7 Apr 2017
|
| 2017-04-06 |
fixed issues in plan policy and commented out unused routes
briley
committed
on 6 Apr 2017
|