1. 45ebf9a set UTF-8 as default encoding. CLK-720 by Bob Schellink · 14 years ago
  2. f7de502 Mention Panels in template layout section by Bob Schellink · 14 years ago
  3. 00c4eca improve page class loading. CLK-704 by Bob Schellink · 14 years ago
  4. 69ec38d added Portlet faq by Bob Schellink · 14 years ago
  5. 130921c added bindAndValidate method to handle Form validation by Bob Schellink · 14 years ago
  6. d7e5db4 roadmap by Bob Schellink · 14 years ago
  7. e0046b4 Removed #FIXED from dtd. CLK-717 by Bob Schellink · 14 years ago
  8. 10ed019 doco by Bob Schellink · 14 years ago
  9. fcb8511 added Ajax demos showing how to redirect and implement an onSecurityCheck implementation by Bob Schellink · 14 years ago
  10. f42187b fixed href url by Bob Schellink · 14 years ago
  11. ab6d5fe first argument is form instance, not form name. by Bob Schellink · 14 years ago
  12. cab160e docs: fixed link by Bob Schellink · 14 years ago
  13. a1dc395 added Ajax chapter by Bob Schellink · 14 years ago
  14. d19da17 fixed diagram to say onGet instead of onPost by Bob Schellink · 14 years ago
  15. a75e8e5 added test for binding page variables to request parameters by Bob Schellink · 14 years ago
  16. 5584bf1 roadmap by Bob Schellink · 14 years ago
  17. 11fd14b CLK-694. Added BigDecimal and BigInteger conversion tests by Bob Schellink · 14 years ago
  18. 300e1bd CLK-694. Use BigDecimal constructor for converting number based objects by Bob Schellink · 14 years ago
  19. eac4abc cleanup by Bob Schellink · 14 years ago
  20. b75c034 converted StringBuffer to StringBuilder by Bob Schellink · 14 years ago
  21. 138fd1b check for menu.xml under WEB-INF and classpath by Bob Schellink · 14 years ago
  22. 4d3646f renamed method getAjaxTargetControl to the more appopriately named resolveAjaxTargetControl by Bob Schellink · 14 years ago
  23. 70fcd48 javadoc by Bob Schellink · 14 years ago
  24. af2227f remove OgnlOps, implement the double->bigdecimal fix in a typeconverter. by Finn Bock · 14 years ago
  25. 1a088c4 test for the double->bigdecimal conversion problem that is fixed in OgnlOps. by Finn Bock · 14 years ago
  26. 8b09378 use Map.entrySet() for iteration. suggested by findbugs. by Finn Bock · 14 years ago
  27. 8a586f8 fix mistake building list of pages. by Finn Bock · 14 years ago
  28. a401a45 improved equals() for cachekeys. suggested by findbugs. by Finn Bock · 14 years ago
  29. 12c0eda avoid unsafe initialization of static. suggested by findbugs. by Finn Bock · 14 years ago
  30. fe1478c removed unused assignment. by Finn Bock · 14 years ago
  31. f68a298 close input stream and readers. check return value from read. by Finn Bock · 14 years ago
  32. bb1f06b removed un-needed instanceof. by Finn Bock · 14 years ago
  33. 65afe61 make inner classes static. suggested by findbugs. by Finn Bock · 14 years ago
  34. ad81645 use Map.entrySet() for iteration. suggested by findbugs. by Finn Bock · 14 years ago
  35. ae44f54 fix | vs ||. discovered by findbugs. by Finn Bock · 14 years ago
  36. d55905d use XXX.valueOf(n) instead of new XXX(n) as suggested by findbugs. by Finn Bock · 14 years ago
  37. 49b75bd added @Override by Finn Bock · 14 years ago
  38. 394d875 fix compile failure on hudson. by Finn Bock · 14 years ago
  39. 7873dfa use click-nodeps in the pom.xml example. suggest use of version 2.2.0. by Finn Bock · 14 years ago
  40. e1f20ca improve test code coverage. by Finn Bock · 14 years ago
  41. 8a76fec javadoc by Bob Schellink · 14 years ago
  42. e5f7dd3 javadoc by Bob Schellink · 14 years ago
  43. 9264e23 javadoc by Bob Schellink · 14 years ago
  44. b95ecf8 fix broken link by Bob Schellink · 14 years ago
  45. a37fd26 updated diagrams by Bob Schellink · 14 years ago
  46. 8ca7bab update references to page documentation by Bob Schellink · 14 years ago
  47. 8ee0a28 added page action documentation by Bob Schellink · 14 years ago
  48. ce6ced8 cleanup by Bob Schellink · 14 years ago
  49. 6690b6a faq update by Bob Schellink · 14 years ago
  50. 5b41a06 deprecated stateful pages. CLK-715 by Bob Schellink · 14 years ago
  51. 20e3608 added Behavior test shell by Bob Schellink · 14 years ago
  52. 92983f6 roadmap by Bob Schellink · 14 years ago
  53. a812f23 renamed behaviors to interceptors to better reflect their usage by Bob Schellink · 14 years ago
  54. d9f942d added control registry tests by Bob Schellink · 14 years ago
  55. a6b48fb Removed unnecessary test by Bob Schellink · 14 years ago
  56. 3848653 deprecated stateful pages. CLK-715 by Bob Schellink · 14 years ago
  57. fec228b deprecated stateful pages. CLK-715 by Bob Schellink · 14 years ago
  58. 275fba9 deprecated stateful pages. CLK-715 by Bob Schellink · 14 years ago
  59. ae3a2e4 renamed Partial to ActionResult by Bob Schellink · 14 years ago
  60. 36732fc renamed Partial to ActionResult by Bob Schellink · 14 years ago
  61. d4fe213 renamed Partial to ActionResult by Bob Schellink · 14 years ago
  62. ee24a6d renamed Partial to ActionResult by Bob Schellink · 14 years ago
  63. a009cb3 without stateful pages we can revert CLK-685 by Bob Schellink · 14 years ago
  64. 000c3c4 roadmap by Bob Schellink · 14 years ago
  65. c487706 set controlLink parent. CLK-686 by Bob Schellink · 14 years ago
  66. f5b26f5 deprecated stateful pages. CLK-715 by Bob Schellink · 14 years ago
  67. 5b7a9a5 deprecated stateful pages. CLK-715 by Bob Schellink · 14 years ago
  68. 5931c8b deprecated stateful pages. CLK-715 by Bob Schellink · 14 years ago
  69. ad0c809 without stateful pages we can revert CLK-685 by Bob Schellink · 14 years ago
  70. 15971f1 without stateful pages we can revert CLK-685 by Bob Schellink · 14 years ago
  71. 2ea615e roadmap by Bob Schellink · 14 years ago
  72. bf1f82b fix quickstart inconsistencies by Bob Schellink · 14 years ago
  73. 95df788 improved jsp doco by Bob Schellink · 14 years ago
  74. f5c1453 roadmap by Bob Schellink · 14 years ago
  75. d94da5a removed name prefix and only use underscore. Easier to read and debug by Bob Schellink · 14 years ago
  76. 5323754 use currentTarget instead of target to cater for event bubbling by Bob Schellink · 14 years ago
  77. 9b42c55 cleanup by Bob Schellink · 14 years ago
  78. 31760f0 logging by Bob Schellink · 14 years ago
  79. a396d44 use consistent method names by Bob Schellink · 14 years ago
  80. a650356 use consistent method names by Bob Schellink · 14 years ago
  81. 6349bbe improved exception handling by Bob Schellink · 14 years ago
  82. bd22b4a javadoc by Bob Schellink · 14 years ago
  83. c8dbf26 javadoc by Bob Schellink · 14 years ago
  84. d9d73e6 moved ajax target control lookup into separate method by Bob Schellink · 14 years ago
  85. cb215f9 javadoc by Bob Schellink · 14 years ago
  86. 5b6f720 javadoc by Bob Schellink · 14 years ago
  87. 7c68cb3 improved method name by Bob Schellink · 14 years ago
  88. b11e09e javadoc by Bob Schellink · 14 years ago
  89. 1e36149 doco by Bob Schellink · 14 years ago
  90. ae80b1e roadmap by Bob Schellink · 14 years ago
  91. 0f76c78 fixed race condition while intializing cached menu. CLK-713 by Bob Schellink · 14 years ago
  92. 2aeb3af change css class name to avoid adblock plus filtering. by Adrian Antal · 14 years ago
  93. 21eac7c add link to click-jquery by Adrian Antal · 14 years ago
  94. 66aa6e5 added explanation for code pattern by Bob Schellink · 14 years ago
  95. 7e1171e cleanup by Bob Schellink · 14 years ago
  96. 3f2d3df added ajax fallback demo by Bob Schellink · 14 years ago
  97. fb9c874 roadmap by Bob Schellink · 14 years ago
  98. 920cb95 fixed concurrentModificationExceptions when rendering controls and elements. CLK-712 by Bob Schellink · 14 years ago
  99. 0fabf49 added tests to prepare for CLK-712 by Bob Schellink · 14 years ago
  100. 20b2b1d cleanup by Bob Schellink · 14 years ago