Ivan Socolsky
|
361b16d222
|
reverted to binding to live model objects
|
2015-01-04 12:30:31 -03:00 |
|
Ivan Socolsky
|
458f2b0638
|
added watch for .wallet
|
2015-01-04 12:10:53 -03:00 |
|
Matias Alejo Garcia
|
e736e52034
|
rebased
|
2014-12-31 13:27:35 -03:00 |
|
Matias Alejo Garcia
|
09b219d881
|
Merge pull request #2256 from isocolsky/1-N
Do not show proposals on 1-of-N wallets
|
2014-12-31 11:36:57 -03:00 |
|
Matias Alejo Garcia
|
faf8f405eb
|
Merge pull request #2225 from matiaspando/bug/supportAndroid412
Allow Android versions prior to 4.2
|
2014-12-31 11:33:08 -03:00 |
|
Matias Pando
|
e7240748a2
|
Adding test for Identity
|
2014-12-31 10:29:21 -03:00 |
|
Matias Pando
|
6a55f176af
|
Condition for supported browsers is now considering cordova
|
2014-12-31 10:21:49 -03:00 |
|
Ivan Socolsky
|
5cd5287baf
|
do not show proposals on 1-of-N wallets
|
2014-12-31 10:14:29 -03:00 |
|
Matias Pando
|
863bb98170
|
Fixing condition for supported browsers
|
2014-12-31 09:54:09 -03:00 |
|
Matias Alejo Garcia
|
b2238baffa
|
wording on 1-N wallets at send
|
2014-12-31 01:37:47 -03:00 |
|
Ivan Socolsky
|
094f38c5e9
|
giving proper feedback
|
2014-12-30 16:20:18 -03:00 |
|
Ivan Socolsky
|
e3aafbf860
|
improved error message
|
2014-12-30 15:50:30 -03:00 |
|
Ivan Socolsky
|
f2cda099f9
|
verify checksum on actions that store the profile
|
2014-12-30 15:49:19 -03:00 |
|
Ivan Socolsky
|
1021cbc4fa
|
added checksum methods to profile
|
2014-12-30 15:12:01 -03:00 |
|
Matias Alejo Garcia
|
6f94825d2d
|
fix send form
|
2014-12-30 10:37:04 -03:00 |
|
Matias Alejo Garcia
|
ffe1b8e149
|
fix log.debug in IE
|
2014-12-30 09:41:52 -03:00 |
|
Ivan Socolsky
|
a58f801714
|
fixed swipe script
|
2014-12-22 16:59:37 -03:00 |
|
Matias Pando
|
728ae3ec0d
|
Allow older Android versions
|
2014-12-20 08:23:32 -03:00 |
|
Gustavo Maximiliano Cortez
|
3137b19772
|
Merge pull request #2212 from matiu/bug/paypro-chromeapp
update bitcore
|
2014-12-19 19:16:24 -03:00 |
|
Matias Alejo Garcia
|
9019c3a6fc
|
update bitcore
|
2014-12-19 19:10:34 -03:00 |
|
Ivan Socolsky
|
df48069c63
|
sanitized value in uri
|
2014-12-19 16:52:32 -03:00 |
|
Gustavo Maximiliano Cortez
|
0be9ee9231
|
Fixes paypro if amount has comma as decimal separator
|
2014-12-19 16:52:32 -03:00 |
|
Ivan Socolsky
|
553b0fca0d
|
do not cache total in current unit
|
2014-12-19 16:44:59 -03:00 |
|
Gustavo Maximiliano Cortez
|
188a0d348c
|
notify when email was re-send
|
2014-12-19 16:05:52 -03:00 |
|
Matias Alejo Garcia
|
e56ace7c2c
|
add message after profile creation on the cloud
|
2014-12-19 09:12:52 -03:00 |
|
Gustavo Maximiliano Cortez
|
94d6916a75
|
Merge pull request #2194 from matiu/enforce-passwords
Enforce Strong passwords
|
2014-12-19 00:42:33 -03:00 |
|
Matias Alejo Garcia
|
eb2270a2d1
|
add config
|
2014-12-19 00:26:27 -03:00 |
|
Matias Alejo Garcia
|
430240dcfd
|
Merge pull request #2192 from cmgustavo/ux/menu-layout
New sidebar on mobile
|
2014-12-19 00:21:42 -03:00 |
|
Matias Alejo Garcia
|
a5aaee9abe
|
Merge pull request #2199 from isocolsky/fixed_headers
Read headers in lowercase
|
2014-12-18 20:21:41 -03:00 |
|
Ivan Socolsky
|
ef6083b682
|
read headers in lowercase
|
2014-12-18 20:11:55 -03:00 |
|
Matias Alejo Garcia
|
2021ea979c
|
WIP: password directive
|
2014-12-18 19:41:03 -03:00 |
|
Matias Alejo Garcia
|
abf552aa5c
|
Merge pull request #2161 from cmgustavo/bug/import-text-plain-backup
Fixes importing a plain text backup
|
2014-12-18 19:40:26 -03:00 |
|
Matias Alejo Garcia
|
f886e36481
|
Merge pull request #2191 from isocolsky/send_error
Give feedback when email cannot be verified (as per Insight)
|
2014-12-18 19:18:46 -03:00 |
|
Gustavo Maximiliano Cortez
|
784cd579bd
|
fix swipe left to hide sidebar
|
2014-12-18 18:58:35 -03:00 |
|
Ivan Socolsky
|
94a8ecbf2b
|
give feedback to the user
|
2014-12-18 16:04:00 -03:00 |
|
Ivan Socolsky
|
b0c31b37c3
|
methods to resend email from identity
|
2014-12-18 15:50:52 -03:00 |
|
Ivan Socolsky
|
173e5f2b12
|
added resend button
|
2014-12-18 15:50:52 -03:00 |
|
Matias Alejo Garcia
|
aa8d6f4754
|
Merge pull request #2184 from matiaspando/increaseCoverage
Increase coverage
|
2014-12-18 14:55:08 -03:00 |
|
Gustavo Maximiliano Cortez
|
c5cf104e86
|
removed the wallets sidebar
|
2014-12-18 10:33:57 -03:00 |
|
Gustavo Maximiliano Cortez
|
49e012c6eb
|
fix incorrect message when importing profile
|
2014-12-18 09:56:30 -03:00 |
|
Matias Alejo Garcia
|
41f70c48f9
|
better walletIds storage
|
2014-12-18 00:38:00 -03:00 |
|
Ivan Socolsky
|
a7cdb727ef
|
Merge pull request #2122 from matiu/bug/headers
WIP: fix headers handling
|
2014-12-17 17:32:53 -03:00 |
|
Ivan Socolsky
|
be6811cb4a
|
show error when send email fails
|
2014-12-17 17:16:05 -03:00 |
|
Gustavo Maximiliano Cortez
|
5836dbd3a9
|
Use plain text backup for Safari and mobile
|
2014-12-17 12:17:43 -03:00 |
|
Gustavo Maximiliano Cortez
|
88edec1779
|
fix import profile and wallet. digest fix
|
2014-12-17 12:17:43 -03:00 |
|
Gustavo Maximiliano Cortez
|
34b5dc3298
|
If mobile app, import from a plain text backup
|
2014-12-17 12:17:43 -03:00 |
|
Gustavo Maximiliano Cortez
|
fe0c061eaa
|
set backup done when view the plain text bakcup
|
2014-12-17 12:11:25 -03:00 |
|
Gustavo Maximiliano Cortez
|
e5f4844ca5
|
fix import wallet
|
2014-12-17 12:11:25 -03:00 |
|
Gustavo Maximiliano Cortez
|
3607056d64
|
fix import a plain text backup
|
2014-12-17 12:11:25 -03:00 |
|
Matias Pando
|
f41d795921
|
Test for getHistoricRate
|
2014-12-17 11:55:12 -03:00 |
|