Commit graph

43 commits

Author SHA1 Message Date
eric-burel
083a7d676b prettier commit 2019-02-05 19:36:13 +01:00
SachaG
7dd2479af3 v1.12.14 2019-01-31 22:04:00 +09:00
SachaG
553a0627d4 v1.12.13 2019-01-02 14:41:41 +09:00
SachaG
00683ba83e v1.12.12 2018-12-31 15:03:19 +09:00
Oscar Chic
299c167922
Add ES translations for error messages 2018-12-27 17:03:22 +01:00
SachaG
b05b35ed57 v1.12.11 2018-12-15 15:10:18 +09:00
SachaG
6f11c9cf89 v1.12.10 2018-11-24 09:57:55 +09:00
SachaG
a3a14c8489 v1.12.9 2018-11-23 11:39:38 +09:00
SachaG
f5e44dc68e v1.12.8 2018-09-17 09:54:10 +09:00
SachaG
c095572bf1 v1.12.7 2018-09-16 15:39:23 +09:00
SachaG
a18c4ebb6a v1.12.6 2018-09-12 14:52:49 +09:00
SachaG
0c99b9a7ac v1.12.5 2018-09-12 12:01:10 +09:00
SachaG
5fc0e30f40 Fix ESLint 2018-09-12 11:59:00 +09:00
SachaG
8e325122c6 v1.12.4 2018-09-12 10:32:45 +09:00
SachaG
2482bae51b v1.12.3 2018-08-31 22:51:49 +09:00
SachaG
6e9d7e9412 v1.12.2 2018-08-31 07:07:27 +09:00
SachaG
32fef20cd4 v1.12.1 2018-08-30 20:02:55 +09:00
SachaG
0f4f77a058 v1.12.0 2018-08-30 07:51:28 +09:00
James Babcock
a9422307e1 Add support for email address verification. 2018-08-27 15:47:16 -04:00
ochicf
8f0af09e78 add es_ES errors translations 2018-06-28 09:30:52 +02:00
SachaG
e783d51dca v1.11.2 2018-06-16 08:57:45 +09:00
SachaG
c0650893fa v1.11.1 2018-06-14 08:51:03 +09:00
SachaG
d3b6591f63 v1.11.0 2018-06-02 08:35:42 +09:00
SachaG
1951000118 Merge branch 'master' into devel
# Conflicts:
#	README.md
2018-05-23 15:12:33 +09:00
SachaG
640a52d3c2 v1.10.1 2018-05-18 08:27:41 +09:00
Erik Schannen
c3f33cb7e0 Changes to SmartForm behaviour
- Moved UI portions of FormComponent to FormComponentInner.jsx in vulcan-ui-bootstrap

 - Added user alert when the user navigates to another route while there are unsaved changed in the form (disabled by default)

 - Added setting forms.warnUnsavedChanges and SmartForm property warnUnsavedChanges to enable user alert

 - Added optional Revert button in FormSubmits to allow the user to discard any changes to the form; this is activated by passing a "revertCallback" property to SmartForm (which can be empty: () => {})

 - Added two functions that form components can access in the child context: refetchForm() to refetch the document from the database (in case it was updated by a background process), isChanged() to determine if there are any unsaved changes

 - For any phrases I have added to en_US.js I also added it to es_ES.js and fr_FR.js with the comment // TODO: translate

 - Updated Form.clearForm and Form.mutationSuccessCallback so that the user can continue working on the document after submitting it

 - The form now scrolls the flash message into view when a submit results in errors

 - Fixed bugs in FormComponent.shouldComponentUpdate() and Form.getDocument()

 - Fixed bug in FormComponent.handleChange() - number fields could not be cleared, only set to 0

 - Fixed a bug in FormComponent.getValue() - it returned the initial value of a checkbox even after it was set to false, and a number even after it was set to 0
2018-05-08 20:09:42 -04:00
SachaG
18bde83fbc v1.10.1 2018-05-04 12:04:10 +09:00
SachaG
63bc4e562a v1.9.1 2018-04-21 18:30:15 +09:00
SachaG
98b9be82f7 v1.9.0 2018-04-17 08:19:54 +09:00
SachaG
926f155655 v1.8.11 2018-03-05 09:54:26 +09:00
SachaG
63c2ff7048 Fix linting 2018-03-03 15:21:59 +09:00
SachaG
e650ce11cb Merge branch 'master' of https://github.com/VulcanJS/Vulcan 2018-03-03 15:12:44 +09:00
SachaG
d3fdb3ae38 v1.8.10 2018-03-03 15:12:16 +09:00
Lucas Martín
6abe4adfa9
Update es_ES.js
Add missing strings
2018-02-28 16:39:53 +01:00
PolGuixe
6ca6b2485d
Missing translation 2018-02-07 13:23:23 +01:00
SachaG
bcf41190af v1.8.9 2018-02-03 11:48:41 +09:00
SachaG
f00a36cf9a v1.8.8 2018-02-03 11:11:52 +09:00
Sacha Greif
510581154e
Merge pull request #1861 from MHerszak/meteor_1_6_1_packages
packages update to meteor 1.6.1
2018-01-29 16:05:51 +09:00
Michel Herszak
5a17346648 packages update to meteor 1.6.1 2018-01-28 23:03:10 -07:00
Luca Hagel
582dc8df43 Fix syntax errors in spanish i18n package 2018-01-29 03:58:18 +01:00
SachaG
5da7791afe v1.8.7 2018-01-29 11:32:17 +09:00
SachaG
85e8614aa2 v1.8.6 2018-01-28 11:13:45 +09:00
codedeep
feb4d14ca7 Add Spanish Translation i18n-es-es 2018-01-22 18:09:18 +01:00