You are viewing a plain text version of this content. The canonical link for it is here.
- [GitHub] incubator-freemarker pull request #41: FREEMARKER-55: Spring MVC Form Suppor... - posted by woonsan <gi...@git.apache.org> on 2018/01/03 04:07:51 UTC, 1 replies.
- [jira] [Commented] (FREEMARKER-55) FM3 freemarker-spring module, Web MVC support - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/01/03 04:08:00 UTC, 3 replies.
- [01/13] incubator-freemarker git commit: FREEMARKER-55: skeletal design - posted by wo...@apache.org on 2018/01/04 19:49:24 UTC, 0 replies.
- [02/13] incubator-freemarker git commit: FREEMARKER-55: skeletal unit test for input tag - posted by wo...@apache.org on 2018/01/04 19:49:25 UTC, 0 replies.
- [03/13] incubator-freemarker git commit: FREEMARKER-55: Adding TagOutputter - posted by wo...@apache.org on 2018/01/04 19:49:26 UTC, 0 replies.
- [04/13] incubator-freemarker git commit: FREEMARKER-55: make attribute arguments explicit - posted by wo...@apache.org on 2018/01/04 19:49:27 UTC, 0 replies.
- [05/13] incubator-freemarker git commit: FREEMARKER-55: unit tests for form.input directive - posted by wo...@apache.org on 2018/01/04 19:49:28 UTC, 0 replies.
- [06/13] incubator-freemarker git commit: FREEMARKER-55: make it public for consistency - posted by wo...@apache.org on 2018/01/04 19:49:29 UTC, 0 replies.
- [07/13] incubator-freemarker git commit: FREEMARKER-55: Adding skeletal form directive - posted by wo...@apache.org on 2018/01/04 19:49:30 UTC, 0 replies.
- [08/13] incubator-freemarker git commit: FREEMARKER-55: Adding tests and polishing - posted by wo...@apache.org on 2018/01/04 19:49:31 UTC, 0 replies.
- [09/13] incubator-freemarker git commit: FREEMARKER-55: replacing list by array for varg entries - posted by wo...@apache.org on 2018/01/04 19:49:32 UTC, 0 replies.
- [10/13] incubator-freemarker git commit: FREEMARKER-55: cleanups - expose ARGS_LAYOUT only as possible - posted by wo...@apache.org on 2018/01/04 19:49:33 UTC, 0 replies.
- [11/13] incubator-freemarker git commit: FREEMARKER-55: exposing form model directly - posted by wo...@apache.org on 2018/01/04 19:49:34 UTC, 0 replies.
- [12/13] incubator-freemarker git commit: FREEMARKER-55: update changelog - posted by wo...@apache.org on 2018/01/04 19:49:35 UTC, 0 replies.
- [13/13] incubator-freemarker git commit: FREEMARKER-55: Spring MVC Form JSP TagLibs Support - form and input directives - posted by wo...@apache.org on 2018/01/04 19:49:36 UTC, 0 replies.
- incubator-freemarker git commit: (JavaDoc typos) - posted by dd...@apache.org on 2018/01/04 23:14:14 UTC, 1 replies.
- incubator-freemarker git commit: (Typo in JavaDoc...) - posted by dd...@apache.org on 2018/01/05 16:43:46 UTC, 0 replies.
- [GitHub] incubator-freemarker pull request #42: FREEMARKER-55: cleanups by improving ... - posted by woonsan <gi...@git.apache.org> on 2018/01/05 19:25:05 UTC, 1 replies.
- [1/4] incubator-freemarker git commit: FREEMARKER-55: cleanups with new #of(StringToIndexMap, Entry...) - posted by wo...@apache.org on 2018/01/05 19:29:01 UTC, 0 replies.
- [2/4] incubator-freemarker git commit: FREEMARKER-55: remove unused _ArrayUtils - posted by wo...@apache.org on 2018/01/05 19:29:02 UTC, 0 replies.
- [3/4] incubator-freemarker git commit: FREEMARKER-55: moving #getLastPredefinedNamedArgumentIndex() to CallableUtils - posted by wo...@apache.org on 2018/01/05 19:29:03 UTC, 0 replies.
- [4/4] incubator-freemarker git commit: FREEMARKER-55: cleanups by improving StringToIndexMap and CallableUtils - posted by wo...@apache.org on 2018/01/05 19:29:04 UTC, 0 replies.
- incubator-freemarker git commit: FREEMARKER-55: no list needed; use array simply in new #of() - posted by wo...@apache.org on 2018/01/06 04:19:57 UTC, 0 replies.
- incubator-freemarker git commit: FREEMARKER-55: move to ArgumentArrayLayout#getPredefinedNamedArgumentsEndIndex() - posted by wo...@apache.org on 2018/01/06 04:34:06 UTC, 0 replies.
- incubator-freemarker git commit: (Some JavaDoc improvements.) - posted by dd...@apache.org on 2018/01/06 09:12:15 UTC, 0 replies.
- [jira] [Commented] (FREEMARKER-86) min(x,y) and max(x,y) - posted by "Daniel Dekany (JIRA)" <ji...@apache.org> on 2018/01/06 09:19:00 UTC, 1 replies.
- [jira] [Comment Edited] (FREEMARKER-86) min(x,y) and max(x,y) - posted by "Daniel Dekany (JIRA)" <ji...@apache.org> on 2018/01/06 09:20:00 UTC, 0 replies.
- incubator-freemarker git commit: Added new property to BeansWrapper.MethodAppearanceDecision: replaceExistingProperty. This is useful when a method like size() is exposed as a JavaBean property via MethodAppearanceDecision.exposeAsProperty, but there's a - posted by dd...@apache.org on 2018/01/07 12:07:05 UTC, 0 replies.
- incubator-freemarker git commit: Forward ported from 2.3-gae: Added new property to MethodAppearanceFineTuner.Decision: replaceExistingProperty. This is useful when a method like size() is exposed as a JavaBean property via Decision.exposeAsProperty, but - posted by dd...@apache.org on 2018/01/07 12:09:10 UTC, 0 replies.
- incubator-freemarker-site git commit: Made "How to contribute" more focused on GitHub. - posted by dd...@apache.org on 2018/01/12 08:01:09 UTC, 1 replies.
- [jira] [Created] (FREEMARKER-87) <#list map as key,value> should always iterating on map entries - posted by "Yanming Zhou (JIRA)" <ji...@apache.org> on 2018/01/18 09:27:00 UTC, 0 replies.
- [jira] [Commented] (FREEMARKER-87) <#list map as key,value> should always iterating on map entries - posted by "Daniel Dekany (JIRA)" <ji...@apache.org> on 2018/01/18 10:10:00 UTC, 16 replies.
- [jira] [Comment Edited] (FREEMARKER-87) <#list map as key,value> should always iterating on map entries - posted by "Daniel Dekany (JIRA)" <ji...@apache.org> on 2018/01/18 10:11:01 UTC, 5 replies.
- [GitHub] incubator-freemarker pull request #43: Test fails with locale using comma as... - posted by mauronunez <gi...@git.apache.org> on 2018/01/20 20:40:32 UTC, 1 replies.
- incubator-freemarker git commit: Manual: Added "since 2.3.23" note to =+ and the like. - posted by dd...@apache.org on 2018/01/22 14:25:42 UTC, 0 replies.
- incubator-freemarker git commit: Fix templatesuite.TemplateTestCase to ensure that configuration settings don't depend on the machine that runs the tests. - posted by dd...@apache.org on 2018/01/22 14:37:49 UTC, 0 replies.
- [GitHub] incubator-freemarker pull request #: - posted by fanofxiaofeng <gi...@git.apache.org> on 2018/01/24 11:53:46 UTC, 0 replies.
- [GitHub] incubator-freemarker pull request #44: remove duplicated 'you cannot' - posted by fanofxiaofeng <gi...@git.apache.org> on 2018/01/24 11:56:56 UTC, 1 replies.
- [GitHub] incubator-freemarker pull request #45: emphasize difference between eval and... - posted by fvanderwielen <gi...@git.apache.org> on 2018/01/24 12:17:20 UTC, 1 replies.
- incubator-freemarker git commit: FREEMARKER-55: Adding form.password directive - posted by wo...@apache.org on 2018/01/25 00:34:21 UTC, 0 replies.
- incubator-freemarker git commit: FREEMARKER-55: Adding form.textarea directive - posted by wo...@apache.org on 2018/01/25 01:31:52 UTC, 0 replies.
- incubator-freemarker git commit: FREEMARKER-55: Adding form.hidden directive - posted by wo...@apache.org on 2018/01/25 01:54:38 UTC, 0 replies.
- incubator-freemarker git commit: FREEMARKER-55: Adding form.button directive - posted by wo...@apache.org on 2018/01/25 02:31:41 UTC, 0 replies.
- [1/2] incubator-freemarker git commit: remove duplicate 'you cannot' - posted by dd...@apache.org on 2018/01/25 09:44:57 UTC, 0 replies.
- [2/2] incubator-freemarker git commit: Merged: Manual typo - posted by dd...@apache.org on 2018/01/25 09:44:58 UTC, 0 replies.
- [1/2] incubator-freemarker git commit: emphasize difference between eval and interpret built-ins in the documentation - posted by dd...@apache.org on 2018/01/25 09:50:40 UTC, 0 replies.
- [2/2] incubator-freemarker git commit: Merged: Manual: emphasize difference between eval and interpret built-ins - posted by dd...@apache.org on 2018/01/25 09:50:41 UTC, 0 replies.
- incubator-freemarker git commit: Manual: XML fix and some content cleanup at ?eval. - posted by dd...@apache.org on 2018/01/25 10:43:38 UTC, 0 replies.
- incubator-freemarker git commit: (Manual: Word wrapping...) - posted by dd...@apache.org on 2018/01/25 10:46:26 UTC, 0 replies.
- incubator-freemarker git commit: FREEMARKER-55: Adding form.label directive. - posted by wo...@apache.org on 2018/01/26 20:45:33 UTC, 0 replies.
- incubator-freemarker-site git commit: Added mailing list archive link - posted by dd...@apache.org on 2018/01/27 20:18:34 UTC, 1 replies.
- [jira] [Closed] (FREEMARKER-87) <#list map as key,value> should always iterating on map entries - posted by "Yanming Zhou (JIRA)" <ji...@apache.org> on 2018/01/29 07:09:00 UTC, 0 replies.
- incubator-freemarker git commit: Manual: Made it clear that ?seq_contains doesn't use Object.equals - posted by dd...@apache.org on 2018/01/29 09:55:45 UTC, 0 replies.
- incubator-freemarker git commit: FREEMARKER-55: Adding form.errors directive - posted by wo...@apache.org on 2018/01/29 21:34:49 UTC, 0 replies.
- incubator-freemarker git commit: FREEMARKER-55: correcting nested content/parameter handling - posted by wo...@apache.org on 2018/01/30 14:28:24 UTC, 0 replies.
- incubator-freemarker git commit: FREEMARKER-55: polishing javadoc of CallPlace#getNestedContentParameterCount() - posted by wo...@apache.org on 2018/01/31 02:53:13 UTC, 0 replies.