Commit graph

70 commits

Author SHA1 Message Date
xavizalote
eb50a2b3a3 datetime picker: when an edit form is submitted, the datetime value is not reset if already defined (bug fix post.postedAt on post edit) 2016-07-07 12:48:35 +02:00
xavizalote
e3479d216f generic datetime picker component for nova:forms working on new & edit post 2016-07-06 15:53:14 +02:00
Sacha Greif
4f61940b07 version 0.26.4 2016-07-04 10:42:36 +09:00
Sacha Greif
c28910f80f small NovaForms improvements 2016-07-04 10:32:00 +09:00
Sacha Greif
45b1a8cc7d use elementOnly for thumbnail URL; add support for beforeComponent and afterComponent to NovaForms; handle empty URLs in getDomain; add enableNewsletterInDev setting; add more logging to newsletter cron job; make newsletter time GMT; campaign -> newsletter; add missing imports; add spanish translation to README 2016-06-28 17:33:30 +09:00
sweetppro
e3e96a0486 added order support for custom fields 2016-06-22 10:16:07 +02:00
Sacha Greif
86d7c76395 fix Flash issue 2016-06-19 12:57:23 +09:00
Sacha Greif
c87929f5dd make submitData callback do something (see #1355) 2016-06-17 13:05:17 +09:00
Sacha Greif
b4d0a8366f small tweaks to nova:forms 2016-06-14 16:36:05 +09:00
Sacha Greif
2b64fd56da remove dependency on Telescope flash messages from NovaForms 2016-06-14 10:45:03 +09:00
Sacha Greif
471f74adf7 make nova:forms accept schemas as well as collections 2016-06-13 16:05:46 +09:00
Sacha Greif
fefb112f76 Merge branch 'devel' of https://github.com/TelescopeJS/Telescope into devel 2016-06-13 11:11:23 +09:00
Sacha Greif
924330c12b indentation fix 2016-06-13 11:11:20 +09:00
Sacha Greif
2d3555d35a Update README.md 2016-06-13 09:44:09 +09:00
Sacha Greif
7b8624f709 v0.26.3 2016-06-12 12:15:11 +09:00
Sacha Greif
d812eacddf i18n error messages 2016-06-10 10:43:23 +09:00
Sacha Greif
2c6e3d0d30 more i18n work 2016-06-10 10:25:38 +09:00
Sacha Greif
f899713408 more work on i18n 2016-06-09 20:26:33 +09:00
Sacha Greif
c1572344ba working on i18n 2016-06-09 17:42:20 +09:00
Sacha Greif
5ee570299a replacing packages with their npm equivalents 2016-06-07 15:03:00 +09:00
Sacha Greif
204fa1d8b7 added support for field groups; small tweaks to user edit form 2016-06-03 11:03:36 +09:00
Sacha Greif
c19936dfa1 Update README.md 2016-05-26 15:52:35 +09:00
Sacha Greif
acad01f492 0.26.2 2016-05-22 15:53:58 +09:00
Sacha Greif
5c08e3d485 prefilledValues->autofilledValues (to avoid confusion); make sure we clone objects to avoid contamination; this.input -> this.formControl 2016-05-12 11:46:30 +09:00
Sacha Greif
36a81acf8c improve handling of private settings 2016-04-21 15:09:03 +09:00
Sacha Greif
312a7b4f9e various small tweaks 2016-04-21 15:08:43 +09:00
Sacha Greif
31959ae287 update formsy and get rid of warnings (yay!) 2016-04-20 09:23:11 +09:00
Sacha Greif
0907733208 more work on consistent naming 2016-04-19 15:54:53 +09:00
Sacha Greif
aaa280e8e8 version bump (0.26.1) 2016-04-19 14:52:22 +09:00
Sacha Greif
5c8fbf6d89 working on datetimepicker 2016-04-18 10:03:53 +09:00
Sacha Greif
2954fe0bb7 small tweaks 2016-04-17 16:49:31 +09:00
Sacha Greif
ece616be1e update state on blur, not on change (better for performance? doesn't really seem to make a difference) 2016-04-17 16:47:04 +09:00
Sacha Greif
9eac9bf800 fixing a couple things 2016-04-17 10:48:02 +09:00
Sacha Greif
60f29bbfd1 simplify UserProfileCheck logic 2016-04-17 10:29:52 +09:00
xavizalote
d878b8466e get rid of dom warning (nova:forms) 2016-04-16 18:01:37 +02:00
xavizalote
5c424dabf5 add a fields property to filter on them 2016-04-16 16:20:18 +02:00
xavizalote
c2d1a1ab99 Merge remote-tracking branch 'TelescopeJS/devel' into completed-profile-hook 2016-04-15 15:16:15 +02:00
xavizalote
d17f2f8812 enhance (or tweak?) nova:forms with requiredFieldsOnly props 2016-04-15 11:35:04 +02:00
Sacha Greif
01fe279e8c update package 2016-04-15 15:46:58 +09:00
Sacha Greif
46a4d04931 disabled settings field when already provided 2016-04-15 15:42:14 +09:00
Sacha Greif
d9bdd36073 fix category edition/creation 2016-04-15 09:17:04 +09:00
Sacha Greif
de75991728 fix "load more" bug for now 2016-04-14 16:22:57 +09:00
Sacha Greif
619551bcef version bump (0.26.0-nova) 2016-04-14 10:27:27 +09:00
Sacha Greif
fee29d4437 updating everything (Meteor 1.3.1, React 15, etc.) 2016-04-11 10:15:24 +09:00
Sacha Greif
a342909102 add cancel callback to forms 2016-04-08 10:29:32 +09:00
Sacha Greif
d4324dd388 fix new post notification bug; fix new post form bug 2016-04-08 10:09:19 +09:00
Sacha Greif
37861c4695 simplify nova:forms (again) 2016-04-07 22:21:01 +09:00
Sacha Greif
959cd081cc fix nova:demo 2016-04-07 20:05:23 +09:00
Sacha Greif
7316b25e74 don't bump version after all, more readme work 2016-04-07 16:05:40 +09:00
Sacha Greif
1e4f732082 updated readme; nova:forms version bump (0.25.8) 2016-04-07 15:53:18 +09:00