Commit graph

231 commits

Author SHA1 Message Date
David A. Harding
13ec935009
Merge pulls #967, #989, #991, and #994
- 967: Bitcoin Paper: Add Swedish Translation
- 989: Update text on FAQ & Innovation pages
- 991: Update quotes on Press page
- 994: [Full-Node] Added Win7 Daemon doc.
2015-08-05 11:20:45 -04:00
David A. Harding
d6d42e8b6c
Merge pulls #974 & 984
- 974: Update Text on "You Need to Know"
- 984: Update text on Bitcoin For X pages
2015-08-02 15:28:20 -04:00
David A. Harding
dc951c0cd9
Press Quotes: link to WikiQuotes 2015-07-30 17:10:38 -04:00
David A. Harding
6e0ee5a6c4
Press Quotes: Bug fix
- Display opening quotes on left side of page by setting padding
2015-07-30 13:06:47 -04:00
Saivann
75a3c45628 Resolve merge conflict 2015-07-28 01:20:31 -04:00
Saivann
77511cb0d7 Auto-hide unselected wallet menu entries (thanks Craig Watkins) 2015-07-26 20:47:27 -04:00
David A. Harding
36556f1234
You Need To Know: Update Text
- Rewrite "Unconfirmed transactions" section

- Rewrite "Experimental" section

Changes suggested by Saïvann (thanks!)
2015-07-26 14:52:19 -04:00
Saivann
37f68c2afe Prevent mobile highlighting in cases where it is unhelpful 2015-07-26 01:18:52 -04:00
Saivann
34550965b2 Make wallet scores and all onclick events compatible with iOS 2015-07-26 01:18:23 -04:00
Saivann
764c405929 Prevent :hover to override .active on mobile CSS stylesheet 2015-07-26 01:15:07 -04:00
Saivann
664ec1ac61 Drop use of href="#|return false;" workarounds
This workaround was used for facilitating clicks on mobiles,
but is now unnecessary as ontouchstart events are used.
2015-07-26 01:15:04 -04:00
David A. Harding
7d7494155f
Layout: Add Breadcrumbs To Dev Docs 2015-07-25 11:15:52 -04:00
Saivann
5707cea630
Rework menus for mobile compatibility
Start supporting touch events for non-buggy iOS support and faster menus
Display and hide wallets on click instead of on mouseout to prevent accidental clicks or mouseout events
Add a wrapper function to detect ghost and accidental clicks
Reorganize wallet javascript functions for better readability
Fix bug in which a wallet would display on mouse over after user clicked inside it's bubble
Fix accidental use of global variables
2015-07-07 15:21:21 -04:00
Saivann
6dfe019256
Merge branch 'alertclass' 2015-07-06 11:05:38 -04:00
Saivann
4e9697bf0d
Avoid CSS declarations in HTML 2015-07-05 21:53:33 -04:00
Saivann
2d36e36464 Allow to set styles for alert banner 2015-07-05 21:11:23 -04:00
Saivann
0216bf3f64
Merge branch 'alertclickable' 2015-07-05 10:45:51 -04:00
Saivann
7748504b94
Use blog layout for alerts with clear RSS feeds 2015-07-04 13:48:02 -04:00
Saivann
227dc24d68
Make full alert banners clickable 2015-07-04 12:00:48 -04:00
Saivann
fa4d5fd34f Add warning icon to alert pages 2015-07-04 04:29:58 -04:00
Jason Dreyzehner
aec66734cc
Wallets: Add Copay
Rebased-from: cbcde1bc5b1bf04985ac4027f16f753570c4245a
Rebased-by: David A. Harding <dave@dtrt.org>
Closes #888
2015-07-03 20:18:27 -04:00
Saivann
19cc8863c2
Merge branch 'jsexpandbox' 2015-06-29 11:54:52 -04:00
Saivann
a90c2ecfc5
Merge branch 'youtubeondemand' 2015-06-29 11:39:18 -04:00
Saivann
3a89870ad7 Display release keys along other links with icons 2015-06-27 22:04:20 -04:00
Saivann
007d45381f Load Youtube iframe on click only
(Increases performances and offers better privacy)
2015-06-26 14:02:37 -04:00
Saivann
b27bcaf626 Simplify javascript code for expanding lists and blocks
Move styles to CSS stylesheets by using a class
Use a single function for all expanding boxes and lists
Separate CSS code for IE8 compatibility
2015-06-25 23:26:50 -04:00
Saivann
262b550c18 Separate event script from event data 2015-05-01 14:19:43 -04:00
David A. Harding
ffa9a249f3
Blog: Add Blog To Bitcoin.org
* Adds new page /en/blog

* Adds new feed for blog posts to /en/rss/blog.xml

* Adds "Blog" link to site footer

* Adds three back-dated blog posts to give the blog some initial
  content.
2015-04-22 17:49:30 -04:00
David A. Harding
a2a5f454cb
Revert "Revert "Merge pull #793: Dev Docs: New Glossary & JS Search Box""
This reverts commit 961d6c988f.
2015-04-14 08:55:53 -04:00
Saivann
de9afa06b3 Expend the "Participate" menu entry 2015-04-09 17:38:11 -04:00
Jacob Burenstam
303a8b79fc Stylefix on dev docs page 2015-04-07 22:35:30 +02:00
David A. Harding
7dad293c31
Merge pulls #783, #788, Addr fix
* #783: make 'Getting Started' more dense
* #788: fix typo on timereceived
* Addr fix: fix addr mislink reported by larshesel (thanks!)
2015-03-19 13:40:45 -04:00
David A. Harding
d954708ef1
QA: Use HTML Proofer To Check Internal Links
Uses Ruby html-proofer to check the links.  This commit also fixes the
various problems it found, as well as dealing with some of its
non-problem complaints (it doesn't like anchor (a) tags without either
an href, name, or id).

Running HTML proofer takes about 12 minutes on my system (with up to two
threads), during which it prints no text. Travis CI times out after 10
minutes of nothing being written to stdout, so this commit also adds a
background process the Makefile to print a line every minute while make
runs.
2015-03-14 15:17:24 -04:00
louisjc
6681e4ac1f Smaller margin on getting-started 2015-03-06 17:14:48 +01:00
Saivann
9ac6bdd463
Downloads: Updates for v0.10.0
* Set filenames once in the download page

* Edit download page for new or updated files

* Add link to the source code, GitHub and torrent download

* Replace long sync instructions by short instructions to run a full node on the download page

Commit originated by Saïvann Carignan and updated by Dave Harding.
2015-02-16 03:03:20 -05:00
David A. Harding
9329c69cf8
Dev Docs: Put RPC Tables In Separate CSS Class
Suggested by Saivann: RPC tables with Name/Type/Presence/Description
format are now in .ntpd CSS class so that we can format them specially.

We also change the style of all dev doc tables to replace bold table
headings (thead) with a double-line border-bottom.  This makes the
theads look less like section headings and prevents us from over-using
bold.

Minor: a Makefile warning message has been made more explicit (also
suggested by Saivann) and another Makefile rule was updated to catch
more broken tables.
2014-12-30 16:03:19 -05:00
Saivann
414451e15b Prevent some browsers to apply outline styles to wallets 2014-12-23 15:29:40 -05:00
David A. Harding
53d4a6eebe
Dev Docs: Move Manual Sourcefile Lines To Auto Helper (thanks saivann!) 2014-12-14 08:12:12 -05:00
Saivann
9718c474fb Improve styles for actions in devel-docs
Apply consistent title and paragraph margins
Increase space between titles and actions for better readability
Use a different font-size for actions to separate them from the content
2014-12-13 20:06:30 -05:00
David A. Harding
f368d38e04
Dev Docs: Add "Edit|History|Report Issue|Discuss" Links To Subheads 2014-12-13 17:35:21 -05:00
Saivann
a9d2e73c1a Allow links in anchor affordance titles 2014-11-28 20:38:27 -05:00
Saivann
64a6f780be Merge branch 'license' 2014-11-28 10:54:28 -05:00
Saivann
7d981b183a Drop obsolete CSS lines 2014-11-22 13:56:56 -05:00
Saivann
fda3f0149d Add a "Privacy" page and link to public stats (fixes #605) 2014-11-22 13:53:00 -05:00
Saivann
2a139a51a1 Set license files and headers for bitcoin.org's content 2014-11-21 19:09:12 -05:00
Saivann
4cf2a684b2 Fix anchor affordance styles for RTL layout 2014-11-19 00:41:50 -05:00
Saivann
7a6484fc21 Add contextual link to source file on GitHub in devel-doc (thanks @icook @harding) 2014-11-16 23:32:58 -05:00
Saivann
1c9302eb5e Update validation score name in the layout and CSS 2014-11-14 12:54:03 -05:00
Saivann
921056fc9f Center thead in devel-docs tables 2014-11-08 18:38:20 -05:00
Saivann
1863fad011 Update ar, sl translations 2014-11-07 03:30:15 -05:00