You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by vladbailescu <gi...@git.apache.org> on 2016/12/12 17:35:07 UTC

[GitHub] sling pull request #191: Added implementation for date and number formatting...

GitHub user vladbailescu opened a pull request:

    https://github.com/apache/sling/pull/191

    Added implementation for date and number formatting to HTL

    * SLING-6102 - Adding formatter to HTL/Sightly dates  \u2026
    * SLING-6140 - Adding number formatting to Sightly/HTL

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

    $ git pull https://github.com/vladbailescu/sling format-multiple

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

    https://github.com/apache/sling/pull/191.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 #191
    
----
commit 6927a1e48e9d0ab229edb668d2beb78c7dcda5c3
Author: vladbailescu <ba...@adobe.com>
Date:   2016-11-25T20:40:02Z

    SLING-6102 - Adding formatter to HTL/Sightly dates
    SLING-6140 - Adding number formatting to Sightly/HTL
    
    * Updated HTL compiler and filters, adapted tests
    * Updated formatting extension
    * Added some convenience methods to RuntimeObjectModel
    * Updated TCK reference
    * Added some sample translations for locale verification

commit b593e42f25b80df12785e8e3c83b1f2a6fa37e64
Author: vladbailescu <ba...@adobe.com>
Date:   2016-11-30T12:16:53Z

    SLING-6102 - Adding formatter to HTL/Sightly dates
    SLING-6140 - Adding number formatting to Sightly/HTL
    
    * Updated constants visibility and usage

commit aaa77609edf3c6fd39ccdeda405ed45d33fddc66
Author: vladbailescu <ba...@adobe.com>
Date:   2016-12-12T17:32:00Z

    SLING-6102 - Adding formatter to HTL/Sightly dates
    SLING-6140 - Adding number formatting to Sightly/HTL
    
    * Updated performance tests to include date formatting

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] sling pull request #191: Added implementation for date and number formatting...

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

    https://github.com/apache/sling/pull/191


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---