| 2017-05-12 |
updated names of files, consolidated new css, added accessible submit to contact us page
Brian Riley
committed
on 12 May 2017
|
|---|---|
| 2017-05-11 |
merged in latest changes from rework-create-plan
briley
committed
on 11 May 2017
|
|
switched from using clickable to aria-disabled for submit button
briley
committed
on 11 May 2017
|
|
|
tweaks to new css
briley
committed
on 11 May 2017
|
|
|
converted all <form><table> and <form><ol> to <fieldset> on non-org-admin pages DMPRoadmap/roadmap#125
briley
committed
on 11 May 2017
|
|
| 2017-05-10 |
simplification of create plan js and html presence of plan_template_id triggers submit button disabled
briley
committed
on 10 May 2017
|
|
added an accessible_submit_button widget that displays a tooltip and cancels click event when button is disabled
briley
committed
on 10 May 2017
|
|
| 2017-05-09 |
made adjustments based on feedback DMPRoadmap/roadmap#150
briley
committed
on 9 May 2017
|
|
fixed merge conflicts
briley
committed
on 9 May 2017
|
|
|
fixed merge conflicts
briley
committed
on 9 May 2017
|
|
| 2017-05-08 |
updated new css and swapped out use of table with fieldset on plan details edit DMPRoadmap/roadmap#125
briley
committed
on 8 May 2017
|
| 2017-05-05 |
fixed layout of edit profile page DMPRoadmap/roadmap#230 DMPRoadmap/roadmap#125 DMPRoadmap/roadmap#293
Brian Riley
committed
on 5 May 2017
|
|
switched defined function over to unique combobox events because they were conflicting when m,ultple boxes on the same screen
Brian Riley
committed
on 5 May 2017
|
|
|
minor css tweaks and added template title to default 'My Plan (title)'
Brian Riley
committed
on 5 May 2017
|
|
|
finalized initial create plan js
Brian Riley
committed
on 5 May 2017
|
|
|
removed dmproadmap.scss from the javascripts dir. must have been copied over by accident. it was interfering with the load of css files
Brian Riley
committed
on 5 May 2017
|
|
| 2017-05-04 |
added new create plan page
briley
committed
on 4 May 2017
|
| 2017-05-02 |
updated create plan to call ajax action to get available templates
briley
committed
on 2 May 2017
|
|
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-28 |
Started adding in ajax call to retrieve list of templates
Brian Riley
committed
on 28 Apr 2017
|
|
updated create plan so that submit button is disabled until both selections are made DMPRoadmap/roadmap#124
Brian Riley
committed
on 28 Apr 2017
|
|
|
Updated styling of new jquery accessible dropdown and added fontawesome DMPRoadmap/roadmap#124
Brian Riley
committed
on 28 Apr 2017
|
|
| 2017-04-27 |
added new css and js files to go with create plan page. css should be used for all new ui work going forward DMPRoadmap/roadmap#150
Brian Riley
committed
on 27 Apr 2017
|
|
added the new jquery-accessible-autocomplete JS widget DMPRoadmap/roadmap#124
Brian Riley
committed
on 27 Apr 2017
|
|
| 2017-04-13 |
added answer-notice class that will make the lock version text area wider DMPRoadmap/roadmap#241
briley
committed
on 13 Apr 2017
|
| 2017-04-10 |
bug fix for show_export.html.erb and to jquery.timeago.js
briley
committed
on 10 Apr 2017
|
| 2017-04-06 |
Merge pull request #42 from DMPRoadmap/development
...
Brian Riley
authored
on 6 Apr 2017
GitHub
committed
on 6 Apr 2017
|
| 2017-04-05 |
rebuilt locale json files after adding timeago values. updated main <html> tag to include current locale for use with JS. DMPRoadmap/roadmap#204
briley
committed
on 5 Apr 2017
|
|
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
|
|
|
swapped out all other I18n calls in JS with gettext calls DMPRoadmap/roadmap#204
briley
committed
on 5 Apr 2017
|