Igor Kuzmenko
73f6c9ab29
Resolves conflict on master
2017-07-31 11:10:16 +02:00
Will Binns
b33eaa0133
Merge pull request #1713 from kuzzmi/transifex-config
...
Adds English language as a source in Transifex config
2017-07-30 18:53:24 -06:00
Will Binns
103b1b35f5
Merge pull request #1691 from kuzzmi/wallets-pages
...
Refactor wallet listings and categories into individual web pages
2017-07-30 18:40:11 -06:00
Will Binns
6fa1087f3a
Merge pull request #1697 from James-Sangalli/master
...
added bitcoinprojects.net to directories
2017-07-30 18:38:34 -06:00
Igor Kuzmenko
9d821dea9c
Adds language key to the translation file
2017-07-29 22:54:19 +02:00
Igor Kuzmenko
a9020d7c51
Updates URL names in Russian translations
2017-07-29 20:23:19 +02:00
Igor Kuzmenko
8ba147a507
Updates Russian translation with one updated on Transifex
2017-07-29 19:12:37 +02:00
Igor Kuzmenko
562fe8374e
Adds English language as a source in Transifex config
2017-07-29 19:05:09 +02:00
Igor Kuzmenko
2d52c622b4
Updates wallets' management documentation
...
This commit removes ordering instruction, as wallets are stored in individual files.
Adds Level property description section to the "Adding a wallet" section.
2017-07-28 21:38:27 +02:00
Igor Kuzmenko
87c970c738
Updates documentation about adding a wallet
2017-07-28 03:05:35 +02:00
Will Binns
3c181ea547
Merge pull request #1708 from kuzzmi/transifex-config
...
Add Transifex config to the repository
2017-07-27 08:19:40 -06:00
Craig Watkins
47054c04c4
Require access to private keys
2017-07-25 10:29:40 -04:00
James Sangalli
bf0ba40175
added bitcoinprojects.net in same format as other directories in tab
2017-07-25 09:33:46 +10:00
Will Binns
d83c6bde49
Merge pull request #1702 from cdelargy/patch-1
...
Correct bcc configuration reference
2017-07-23 14:55:03 -06:00
cd
129609f6d2
Correct bcc configuration reference
...
Wiki page URL contained case error (bitcoin->Bitcoin)
2017-07-23 11:46:28 -04:00
Will Binns
1064f910bc
Merge pull request #1698 from harding/alert-91
...
Alerts: BIP148/91: update with post-91 disruption risk
2017-07-21 12:15:40 -06:00
Will Binns
f7cade5e7a
alerts: Change '22' to '22nd' (ordinal number)
2017-07-21 08:02:13 -06:00
David A. Harding
52b0de75ac
Alerts: BIP148/91: update with post-91 disruption risk
2017-07-21 08:29:09 -04:00
James Sangalli
76a2cda068
added bitcoinprojects.net to directories
2017-07-21 10:16:50 +10:00
Will Binns
0b7ec6e574
Merge pull request #1696 from bitcoin-dot-org/wbnns-update-events
...
Add new events
2017-07-20 15:22:14 -06:00
Will Binns
037147c435
Merge pull request #1695 from kuzzmi/patch-1
...
Updates instructions of setting up Transifex
2017-07-20 14:52:31 -06:00
Igor Kuzmenko
1548182a29
Updates Transifex config and adds its translations to gitignore
2017-07-20 01:48:29 +02:00
Igor Kuzmenko
48a3f6417d
Adds translation/ folder to .gitignore
2017-07-19 23:26:16 +02:00
Igor Kuzmenko
9aa151c09a
Adds Transifex configuration to repo
2017-07-19 23:26:01 +02:00
Igor Kuzmenko
0a7ccc1b45
Updates instructions of setting up Transifex
...
It took me a while to understand those commands.
After I successfully did, I thought it makes sense to update these instructions with comments.
2017-07-19 15:25:18 +02:00
Igor Kuzmenko
040db7198b
Fixes a bug with the transitions of the wallet listings
2017-07-19 14:27:44 +02:00
Igor Kuzmenko
694ae9e556
Updates check-for-empty-title-tag description
2017-07-19 13:03:21 +02:00
Igor Kuzmenko
d0ada511d0
Fixes issues with wallet-menu on handheld devices
2017-07-19 13:02:49 +02:00
Igor Kuzmenko
9e622be29f
Fixes wallet page issues found on handheld devices
2017-07-19 12:21:40 +02:00
Igor Kuzmenko
4476af6a9f
Adds empty title test to Makefile and fixes titles in generated wallet pages
2017-07-19 10:03:09 +02:00
Igor Kuzmenko
eff65364c4
Fixes issues found by tests
2017-07-18 21:18:06 +02:00
Igor Kuzmenko
72215e9a11
Updates yaml validation step in Makefile
2017-07-18 20:10:03 +02:00
Igor Kuzmenko
e5efe43abf
Updates and softens a bit a wallet schema to support the current structure
2017-07-18 20:09:34 +02:00
Igor Kuzmenko
83be9af811
Adds missing licence notes
2017-07-18 18:37:01 +02:00
Igor Kuzmenko
9c60aacb41
Removes platform and wallets from output collections
2017-07-18 17:52:43 +02:00
Igor Kuzmenko
5e53d82c8c
Cleans up a bit main.js from unused functions
2017-07-18 17:52:11 +02:00
Igor Kuzmenko
7f028a68ba
Fixes wallet menu, list and container for correct links and translation
2017-07-18 17:50:37 +02:00
Igor Kuzmenko
43ec650bd4
Adds support for translation of platform pages
2017-07-18 17:49:58 +02:00
Igor Kuzmenko
f5a483c86b
Added hardware and web icons (ported from menu)
2017-07-18 17:49:15 +02:00
Igor Kuzmenko
2fb9b4d136
Refactoring wallets data format to make it easier to process
2017-07-18 17:30:34 +02:00
Igor Kuzmenko
d206471809
Updating choose-your-wallet. Adds wallets page generator with translations.
2017-07-18 15:21:36 +02:00
Igor Kuzmenko
c68f7ed7b5
Updating wallet layouts to allow page generation
2017-07-18 14:26:33 +02:00
Igor Kuzmenko
91fe3a77ac
Remove not used js
2017-07-18 14:25:35 +02:00
Igor Kuzmenko
1eff4036c0
Update platforms files to work with the same data struct as wallets do
2017-07-18 14:25:11 +02:00
Igor Kuzmenko
6e7b5eb96e
Adds wallet page generator
2017-07-18 14:24:23 +02:00
Igor Kuzmenko
d02f388309
Adds button and click handler to display a specifi distro
2017-07-18 00:20:51 +02:00
Igor Kuzmenko
eca2d54ddb
Renames walletbitcoinqt to walletbitcoincore in translations.
2017-07-17 22:23:38 +02:00
Igor Kuzmenko
7796794858
Simplifies layouts for wallet platforms and wallet details.
2017-07-17 22:22:39 +02:00
Igor Kuzmenko
d3b7128f74
Adds styles for a wallet layout.
2017-07-17 22:21:36 +02:00
Igor Kuzmenko
65d67cd0c1
Removes trailing spaces from _config.yml. Adds wallets collection output.
2017-07-17 22:20:33 +02:00