You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@climate.apache.org by MichaelArthurAnderson <gi...@git.apache.org> on 2018/01/06 16:36:25 UTC

[GitHub] climate pull request #488: CLIMATE-943 TypeError: Cannot set property uiDate...

GitHub user MichaelArthurAnderson opened a pull request:

    https://github.com/apache/climate/pull/488

    CLIMATE-943 TypeError: Cannot set property uiDateValidator of undefined

    CLIMATE-943 TypeError: Cannot set property uiDateValidator of undefined
    
    - Upgraded to AngularJS 1.5 to fix error with date validator.
    - Fixed issue in which date widget would not launch.
    - Fixed issue in worldmap.js in which NaN lon / lat were processed which was throwing JavasScript error.
    - Fixed issue in timeline.js in which undefined dates were process which was throwing JavasScript error.
    - Fixed issue in which RCMED selection resets and throws JavaScript error.
    - Removed explicit call to $scope.$apply(); which was throwing JavasScript error.
    - Replace fa-remove with fa-times to restore missing dataset deletion icons.
    - Changed copyright date to 2018.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/MichaelArthurAnderson/climate CLIMATE-943

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/climate/pull/488.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #488
    
----
commit fa2098fc116062261c96b643112be2fb79f00eeb
Author: Michael Anderson <mi...@...>
Date:   2018-01-06T16:33:48Z

    CLIMATE-943 TypeError: Cannot set property uiDateValidator of undefined

----


---

[GitHub] climate issue #488: CLIMATE-943 TypeError: Cannot set property uiDateValidat...

Posted by lewismc <gi...@git.apache.org>.
Github user lewismc commented on the issue:

    https://github.com/apache/climate/pull/488
  
    Can you please update to master branch @MichaelArthurAnderson 


---

[GitHub] climate pull request #488: CLIMATE-943 TypeError: Cannot set property uiDate...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/climate/pull/488


---