Jonathan Labreuille
e1c94db516
edit form name follows newsletter's design
2015-12-08 17:10:45 +01:00
Jonathan Labreuille
7be1a11d1e
Form editor
...
- fixed validations on radio type
- fixed date format for months
- added custom fields storing on subscribe
- fixed date widget (select today's date)
- fixed validation on form widget
2015-12-08 16:55:30 +01:00
Jonathan Labreuille
9fb04bc3c0
first round of fixes #255
2015-12-07 16:54:08 +01:00
Jonathan Labreuille
a5d96f1534
WP Users list
...
- refactored and fixed listing issues (related to Segments)
- removed bulk actions from segments
- added synchronize methods for WP users
- Update action in segments only for WP Users list
- added "type" column to segments (default, wp_users, dynamic...)
- added "status" column to subscriber_segment table (useful soon)
2015-11-25 18:31:57 +01:00
Jonathan Labreuille
795485d42a
fixed sortable segments in form editor
2015-11-06 16:09:56 +01:00
Jonathan Labreuille
dfadda2d12
converted form renderer validation to Parsley
2015-11-06 16:09:56 +01:00
Jonathan Labreuille
31305a04c0
form validation with Parsley
2015-11-06 16:09:56 +01:00
Jonathan Labreuille
cfdb886e88
Date widget
...
- fixed date widget
- fixed default styles for radio inputs in form rendering
2015-11-06 16:09:09 +01:00
Jonathan Labreuille
1ce4b16327
custom fields (create and update)
2015-11-06 16:09:09 +01:00
Jonathan Labreuille
b12f7f29de
Custom fields
...
- added listing of custom fields in form editor
- ability to delete a custom field
- mades changes to the form editor in order to accomodate for the new custom fields system
- fix form editor bugs
- cleanup
2015-11-06 16:09:09 +01:00
Jonathan Labreuille
5473f94e24
List selection & subscribe
...
- fixed list selection widget (form editor & rendered form)
- ajax subscription works (minus sending the confirmation email)
- bug fixes / polishing / refactoring / cleanup
2015-11-06 16:09:09 +01:00
Jonathan Labreuille
a31dce6226
fixed list selection widget + started form submission
2015-11-06 16:09:09 +01:00
Jonathan Labreuille
d996b78561
fixed form_editor.js being ignored by git
2015-11-06 16:09:09 +01:00
Jonathan Labreuille
c2e7513381
Form editor
...
- new form with default data
- load/save in form editor
- widgets -> settings form
- widgets -> shortcode for subscribers count
- widgets -> form rendering
- added useful filters to Subscribers (for status related search)
- refactor & cleanup
2015-11-06 16:09:09 +01:00
Jonathan Labreuille
541696863e
Form editor
...
- new/edit in forms listing goes to editor
- fixed editor dependencies (via Webpack)
- updated forms table schema
- saving/loading a form works
2015-11-06 16:09:09 +01:00
Jonathan Labreuille
6c8d2be18c
fix for selection field jsx
2015-11-06 16:08:16 +01:00
Jonathan Labreuille
907fe585de
add Form renderer and fixed Newsletter saving issue
2015-11-06 16:08:16 +01:00
Jonathan Labreuille
7d72df7d08
updated readme
2015-08-03 14:35:28 +02:00
Jonathan Labreuille
99c9f7b393
major bugfixes and refactoring on form editor - just waitin' for the db now :)
2015-07-31 23:51:46 +02:00
Jonathan Labreuille
17ccf1cc81
- added codemirror symlinks + missing files from previous commit
2015-07-31 19:02:44 +02:00
Jonathan Labreuille
c1b5b4e1d1
added handlebars extension for Twig + migrated all partials for form editor + added handlebars helpers
2015-07-31 19:00:20 +02:00
Jonathan Labreuille
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
Jonathan Labreuille
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
Jonathan Labreuille
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
Jonathan Labreuille
9e2df5c1d7
started migrating form editor + i18n added makepot with twig templates support
2015-07-29 16:54:06 +02:00