ActiveWeb Release June 22 2015
Release notes
- 2015-06-22 01:27:01 -0500 Igor Polevoy #229 Remove Templator code
- 2015-06-21 21:53:54 -0500 Igor Polevoy #165 method integrateViews() in tests should be called by default
- 2015-06-21 21:35:39 -0500 Igor Polevoy #229 Remove Templator code
- 2015-06-21 21:24:57 -0500 Igor Polevoy #226 DebugTag breaks if value to print is null
- 2015-06-19 18:51:07 -0500 Igor Polevoy #228 Add OPTIONS HTTP Method
- 2015-06-15 17:54:09 -0500 Igor Polevoy #227 FlashTag is not displaying named flashes with body - added anonymous tag with body
- 2015-06-15 17:33:28 -0500 Igor Polevoy #227 FlashTag is not displaying named flashes with body
- 2015-06-08 22:27:33 -0500 Igor Polevoy #225 Add ability to specify HTML5 data attributes in tags
- 2015-05-30 12:49:16 -0500 Igor Polevoy updated JavaDoc
- 2015-05-28 12:00:34 -0500 Igor Polevoy #223 Lessc plugin need to be able to process more than one file - ignoring tests ? again !
- 2015-05-26 09:46:39 -0500 Igor Polevoy #223 Lessc plugin need to be able to process more than one file - un-ignoring tests failing on Windows
- 2015-05-25 21:54:36 -0500 Igor Polevoy #223 Lessc plugin need to be able to process more than one file - ignoring tests failing on Windows
- 2015-05-25 21:51:09 -0500 Igor Polevoy #223 Lessc plugin need to be able to process more than one file - damn!!
- 2015-05-25 21:32:10 -0500 Igor Polevoy #223 Lessc plugin need to be able to process more than one file - damn!!
- 2015-05-25 21:31:02 -0500 Igor Polevoy #223 Lessc plugin need to be able to process more than one file - damn!!
- 2015-05-25 21:27:59 -0500 Igor Polevoy #223 Lessc plugin need to be able to process more than one file - yet, one more fix for Windows!!!
- 2015-05-25 18:08:24 -0500 Igor Polevoy #223 Lessc plugin need to be able to process more than one file - one more fix for Windows
- 2015-05-25 18:05:50 -0500 Igor Polevoy #223 Lessc plugin need to be able to process more than one file - one more fix for Windows
- 2015-05-25 18:03:21 -0500 Igor Polevoy #223 Lessc plugin need to be able to process more than one file - another fix for Windows
- 2015-05-25 14:56:53 -0500 Igor Polevoy Merge remote-tracking branch
origin/master
- 2015-05-25 14:56:48 -0500 Igor Polevoy #223 Lessc plugin need to be able to process more than one file - fix for Windows
- 2015-05-25 14:29:01 -0500 Igor Polevoy fixed version
- 2015-05-25 14:23:53 -0500 Igor Polevoy #223 Lessc plugin need to be able to process more than one file - completed
- 2015-05-25 14:04:38 -0500 Igor Polevoy typo
- 2015-05-24 16:36:03 -0500 Igor Polevoy #223 Lessc plugin need to be able to process more than one file - docs
- 2015-05-24 16:33:58 -0500 Igor Polevoy #223 Lessc plugin need to be able to process more than one file - need to complete integration test
- 2015-05-15 00:24:57 -0500 Igor Polevoy #220 Direct connection configuration in DbConfig?
- 2015-04-28 00:02:21 -0500 Igor Polevoy activeweb-219 HornetNest class is not public
- 2015-04-19 00:56:48 -0500 Igor Polevoy #218 Implement chained values in templator
- 2015-04-18 16:54:57 -0500 Igor Polevoy #217 Improve TemplateParser performance
- 2015-04-18 00:22:38 -0500 Igor Polevoy #217 Improve TemplateParser performance
- 2015-04-15 22:09:17 -0500 Igor Polevoy moved BNF parser to separate package
- 2015-04-15 19:56:07 -0500 Igor Polevoy #216 Improve templator performance
- 2015-04-05 22:13:59 -0500 Igor Polevoy #215 removed hardcoded dir
- 2015-04-05 22:09:51 -0500 Igor Polevoy typo
- 2015-04-05 22:09:27 -0500 Igor Polevoy #215 Implement an asynch processing API based on HornetQ
- 2015-04-05 22:07:55 -0500 Igor Polevoy references #215 Implement an asynch processing API based on HornetQ
- 2015-03-16 12:13:25 +0300 vasyalike check if db connection exists before trying to close it in onException()
- 2015-03-09 11:26:25 -0300 ericbn #210 Implemented ForNode nested values
- 2015-03-08 23:53:02 -0300 ericbn #210 Implemented ForNode
- 2015-03-08 13:50:22 -0300 ericbn #210 Correction
- 2015-03-08 10:14:30 -0300 ericbn #210 Implemented single boolean expression
- 2015-03-07 17:56:42 -0300 ericbn #210 Refactoring of TemplateParser.accept()
- 2015-03-07 17:13:24 -0300 ericbn #210 Implemented IfNode. Pending: fix TemplateParser.parse() methods and implement ListNode.
- 2015-03-06 15:14:25 -0300 ericbn [@210 Implemented parsing of expressions. Pending: expression with one boolean value, finish IfNode, implement ListNode](https://github.com/javalite/activeweb/commit/4aedede)
- 2015-03-05 17:42:30 -0300 ericbn #210 Changing var to %{?} as
%
does not belong to a java identifier - 2015-03-05 16:46:13 -0300 ericbn Update maven-surefire-plugin version to allow -Dtest parameter
- 2015-03-05 16:43:44 -0300 ericbn #210 First implementation of TemplateParser using recursive descent parser. Pending: parse IfTag and ListTag.
- 2015-03-04 16:01:23 -0300 ericbn Removed Maven warning
- 2015-03-02 09:50:28 -0600 Igor Polevoy #214 DBConnectionFilter should not try to close a connection if it was unable to open it
- 2015-02-12 14:09:06 -0600 igor@polevoy.org Merge remote-tracking branch
origin/master
- 2015-02-12 14:07:49 -0600 igor@polevoy.org #212 Build broken on Windows
- 2015-02-12 14:03:48 -0600 Igor Polevoy #211 Android Webview x-requested-with
- 2015-02-12 13:05:49 -0600 Igor Polevoy activeweb-211 Android Webview x-requested-with
- 2015-02-12 12:48:31 -0600 Igor Polevoy #209 Implement operators and two operands for IfTag - work in progress
- 2015-02-10 18:19:08 -0600 Igor Polevoy #209 Implement operators and two operands for IfTag
- 2015-02-10 16:49:50 -0600 Igor Polevoy #209 Implement operators and two operands for IfTag
- 2015-02-10 14:33:20 -0600 Igor Polevoy implemented nested tags #207
How to comment
The comment section below is to discuss documentation on this page.
If you have an issue, or discover bug, please follow instructions on the Support page