История коммитов

Автор SHA1 Сообщение Дата
  Evan Miller a33b9d1789 Fix compile on Erlang R14A 15 лет назад
  Evan Miller 6865a605ac Recursively search for "trans" tags inside blocks. 15 лет назад
  Evan Miller 25480ecea4 More formatting 15 лет назад
  Evan Miller 373ba284c3 More formatting 15 лет назад
  Evan Miller ad54ffc2c6 More formatting 15 лет назад
  Evan Miller 6ec04c4aeb Make README look nice on GitHub 15 лет назад
  Evan Miller b14ab9f8ce Move erlydtl.app to ebin/ for rebar compatibility 15 лет назад
  Evan Miller dca0f93863 Typo in README 15 лет назад
  Evan Miller 1a719d9fae Use a translation fun instead of translation dict. 15 лет назад
  Evan Miller 550bbe4824 Support for i18n at run-time. 15 лет назад
  Evan Miller 4fb4176456 Slightly nicer error messages. 15 лет назад
  Evan Miller d957c3bc0d Eleven new filters 15 лет назад
  Evan Miller 25abda55eb Support for {% empty %} block in for loops. 15 лет назад
  Evan Miller e66e38a125 More operators. 15 лет назад
  Evan Miller b96dd0bff4 Zotonic: Basic boolean operators in "if" clause 15 лет назад
  Evan Miller 48fea229f2 Implement "trans" tag with support for .po files 15 лет назад
  Evan Miller 449f2e77af Render from function of arity-1. 15 лет назад
  Evan Miller f4266d255e Implement default_if_none filter. 15 лет назад
  Evan Miller c30bfac3b1 Don't need rendered_output/.gitignore 15 лет назад
  Evan Miller 21cd779198 Merge branch 'master' of git://github.com/noss/erlydtl 15 лет назад
  Evan Miller 2b3c16bc5f Remove crypto dependency & fix test bug. 15 лет назад
  Evan Miller bcf88533c5 * Render atom vars correctly 15 лет назад
  Evan Miller 62e3426d65 New syntax: {% if arg1 in arg2 %} 15 лет назад
  Evan Miller a3fdcf078e New filter: truncatewords 15 лет назад
  Evan Miller a078c36ae5 Interpret variable names in custom tags correctly. Thanks to davebcn. 15 лет назад
  Alex Songe 011833a653 Fixed firstof functionality, an i bug fixed simultaneously 15 лет назад
  Alex Songe 50080dbefc Adding firstof functionality 15 лет назад
  Christian Sunesson 983811bed9 Adding rendered_output directory so the functional tests work. 15 лет назад
  Christian Sunesson 92261a858e Do not need crypto if erlang:md5 is used instead of crypto:sha1 15 лет назад
  Christian Sunesson 641827c50a Exporting base64 filter. 15 лет назад