Commit Graph

14 Commits

Author SHA1 Message Date
02fc4b81aa Cleanup templates. 2015-08-09 22:05:11 +02:00
1456cd0a85 changed Twig syntax to Ruby style to avoid conflict with HBS templates + added missing files from makepot 2015-07-31 12:44:06 +02:00
9ae8ffb0a3 fixed notices positioning + added views/templates to store .hbs templates + added templates block in main layout + started looking into i18n in HBS 2015-07-30 21:48:32 +02:00
1ddd74e991 fixed symlinks of select2 and added missing images + added i18n functions to twig templates (with auto text domain addition) + added rtl stylesheet (updated robofile to watch it separately from admin.styl so it can be included only if necessary 2015-07-30 21:25:39 +02:00
ec20abb1ee added missing modules for makepot task + added suport for plural forms in html templates + added all major i18n methods in twig 2015-07-29 19:15:21 +02:00
9e2df5c1d7 started migrating form editor + i18n added makepot with twig templates support 2015-07-29 16:54:06 +02:00
85b592bbb0 fixed bug in setRenderer in Modals + updated ajax example to use Modals 2015-07-27 12:45:50 +02:00
4fdf90422d added ajax library + ajax tests in sample page 2015-07-27 12:04:21 +02:00
7e80f40706 WP Option class to set and get options. 2015-07-23 12:28:20 +02:00
8137a30f46 modal library - added automatic setting of template renderer whether Handlebars is defined, defaults to pure html - fixed modal title issue (remove handlebars syntax from overlay template) - added a sample file for acceptance tests config - robo task to auto create acceptance tests config file based on sample 2015-07-20 20:45:47 +02:00
9a6e15077f reorganized assets CSS folder + added bower + move php deps from bower to composer + converted modal styles to stylus 2015-07-17 15:19:59 +02:00
f2f6e1518b First fake subscriber model to show namespacing and autoloading. 2015-07-13 22:47:44 +02:00
287609893d added mailpoet notice and modal + removed trailing slash from paths 2015-07-13 14:41:33 +02:00
fa1138c9a6 added Twig + views folder + admin menu method + admin page method with sample Twig usage 2015-07-10 12:48:09 +02:00