34 Commits (91d596159722b3d31b033e7dc1af24f4412db215)

Author SHA1 Message Date
  Artyom Beilis 91d5961597 Added domain test to views testing 8 years ago
  Artyom Beilis 7dc0736f3e Added better support of gettext domains, testing is still required 8 years ago
  Artyom Beilis e2585e585c Added dllexport/import handling 8 years ago
  Artyom Beilis 9cc3c60bdd Added support of abstract template 8 years ago
  Artyom Beilis 4afb2bdb02 Added support of using call with a class form a different view as plugin 8 years ago
  Artyom Beilis 849b479b75 Added context support to gettext commands 8 years ago
  Artyom Beilis d191ca4f37 Added support of <% filter ... %> scoped default filter block to templates compiler 8 years ago
  Artyom Beilis ee41b51d87 Merged bug fixes and updates from v1.0.x branch 9 years ago
  Artyom Beilis 15faa4fe5d Closing #97 can't use upper case in namespace in <% include %> like <% include Foo::bar() %> 9 years ago
  Artyom Beilis fc0b9bb926 Fixed incorrect member definition 10 years ago
  Artyom Beilis 884b11ef51 Changed behavior of path includes 11 years ago
  Artyom Beilis 34a7606e7d Implemented generation of a separate header of source for cppcms_tmpl_cc compiler 11 years ago
  Artyom Beilis 068d3f926f - Update copyright notice, 12 years ago
  Artyom Beilis 23727cb1fa - Fixed behavior of application::render() that could override 12 years ago
  Artyom Beilis 2735dfd896 Added support of <% form block f %> some properties <% end %> 12 years ago
  Artyom Beilis 0fec3593a4 Refactored views loading/unloading code 12 years ago
  Artyom Beilis 27bb58f12a Typo see: #3404317 12 years ago
  Artyom Beilis 83a657856a - Added support of rowid closing #3111909 and adding reverse iteration 12 years ago
  Artyom Beilis c2b2d5e24c - Added deprecation of <% var %> format 12 years ago
  Artyom Beilis d84df34585 Implemented CSRF protection support 12 years ago
  Artyom Beilis efcba3f7ea And attempt to make at least cppcms_tmpl_cc to work 12 years ago
  Artyom Beilis 1f216517ce - Updates with current Boost.Locale trunk 13 years ago
  Artyom Beilis c6823faddb Added better triggers handling support 13 years ago
  Artyom Beilis 4c2a7c4d35 Fixed incorrect rendering of input form when pointer 13 years ago
  Artyom Beilis 65b51266d0 Fixed cache support in templates 13 years ago
  Artyom Beilis b2f09ac0c5 - Added unit test for templates compiler 13 years ago
  Artyom Beilis c5825fd76d - Updated URL mapper to handle mounted applications 13 years ago
  Artyom Beilis e49f628010 - Changed behavoir of content 13 years ago
  Artyom Beilis 83f0e92be9 Added support of unsafe casting for broken DLL systems 13 years ago
  Artyom Beilis 031dfb9277 Changed default behavior of escaping to urlencode for URL tag 13 years ago
  Artyom Beilis 3dd03ebe82 Added URL mapping support 13 years ago
  Artyom Beilis 612947213e Fixed view template regular expression not to accept <% view foo %> without use bar 13 years ago
  Artyom Beilis 34344b3127 Fixed incorrect code generation 13 years ago
  Artyom Beilis 71b7a48ebe Reverted support of old flags as well for backward compatibility 14 years ago
  Artyom Beilis 9853ed5f46 - Project layout changed 14 years ago
  Artyom Beilis 65e31602e3 - Fixed 2991319 (refactoring) 14 years ago
  Artyom Beilis 7025fcc683 Fixed incorrect build of external filters 14 years ago
  Artyom Beilis 4365a21e0c Various fixes 14 years ago
  Artyom Beilis 83c870533a Some updats of the templates 14 years ago
  Artyom Beilis e9a3ea83c9 Added support of compilers without automatic type detection 14 years ago
  Artyom Beilis 1945430cef Now templates should work ;) 14 years ago
  Artyom Beilis b6511bdeb2 Some more progress with templates 14 years ago
  Artyom Beilis 939ea8798d Removed more dependecies on boost in headers 15 years ago
  Artyom Beilis 13fc9b9856 Removed all unsassary classes from views -- compilation time speedup up to 3.2 times 15 years ago
  Artyom Beilis 89f6479a94 Added help message 15 years ago
  Artyom Beilis 413c950e45 Fixed variables problem 15 years ago
  Artyom Beilis 390c10a58d Fixed incorrect parametes in templates 15 years ago
  Artyom Beilis f1f25b6aa4 Form updates 15 years ago
  Artyom Beilis 68eedfcf5c Added support of "*" in variables 15 years ago
  Artyom Beilis 43263856b0 Support of forms in templates compiler 15 years ago