]> Wikimedia Canada | Git repositories - paypal.git/blob - README.md
Remove years numbers
[paypal.git] / README.md
1 # wikimediacanada.github.io
2 Transaction portion of wikimedia.ca
3
4 ## Overview
5 This repository is the transaction portion of the [Wikimedia Canada](http://www.wikimedia.ca) website.
6
7 Wikimedia Canada is a not-for-profit organization that acts as a chapter of the Wikimedia Foundation.
8
9 The purpose of this website is to provide an area outside the [www.wikimedia.ca](http://www.wikimedia.ca) wiki for Paypal transactions such as joining the organization or making a donation.
10
11 **This repository has the following branches:**
12
13 1. **master** - the main branch containing the current design
14 2. **2016** - a rewrite of the original website
15 3. **oldsite** - the original pre-2016 site
16
17 ## History
18
19 See git log for 2019+ changes
20
21 > **Note:** Dates are specified in [ISO 8601 date format](https://www.iso.org/iso-8601-date-and-time-format.html).
22
23 ### 2018-01-04
24 * Change the form fields for 2018-2019
25
26 ### 2017-10-30
27 * Modify for new PayPal account (t@wm.ca)
28 * Change the domain to paypal.wikimedia.ca
29
30 ### 2017-07-09
31 * Update domain information to use this repository.
32
33 ### 2017-07-04
34 * Complete site rewrite.
35 * Responsive redesign. Now works on phones:
36 * All layout tables removed.
37 * [Flexbox](https://css-tricks.com/snippets/css/a-guide-to-flexbox/) based design.
38 * Content reflowed with Join / Donate sections more prominent.
39 * Join form rewritten to convert dropdown to radio buttons.
40 * Join options updated to remove multiple years.
41 * Updated content and corrected translations.
42
43 ### 2017-07-04
44 * Repository creation
45 * **Upload of all code.**
46
47