Commit Graph

183 Commits (master)

Author SHA1 Message Date
Vincent Lequertier 1953f767fc Change the buttons order 2018-02-21 10:41:53 +01:00
Vincent Lequertier a721955d56 NGO -> NGOs 2018-02-21 10:41:53 +01:00
Vincent Lequertier 99dff65f4f Comment out the "Corporate" filter 2018-02-21 10:41:53 +01:00
Vincent Lequertier 7c2cf52be4 Add the ability to filter the organisations by type 2018-02-21 10:39:31 +01:00
Vincent Lequertier 5e422a2a84 Sort organisations by a priority 2018-02-20 13:58:55 +01:00
Carmen Bianca Bakker 799114b557
Fix Italian video 2018-01-11 11:51:20 +01:00
max.mehl 6061f53801
Include FR version of video 2017-11-21 13:09:17 +01:00
harald d94bca94c7 added nb 2017-10-22 23:55:47 +02:00
Sebastiano Pistore 2f9a1afa4e Merge branch 'master' of https://git.fsfe.org/pmpc/website
# Conflicts solved:
#	site/build/build.sh
#	site/content/privacy.sv.md
#	site/languages/strings.sv.toml
#	site/layouts/partials/functions/video_fsfe.html
2017-10-05 20:00:38 +02:00
Florian Snow 201819377b Add new subtitle tracks to HTML 2017-10-05 14:57:18 +02:00
Sebastiano Pistore 7d695ef042 update to latest version 2017-09-29 17:31:05 +02:00
max.mehl 214864bb92
Include subtitle 2017-09-26 12:18:33 +02:00
max.mehl 6a8cc5c906
Sort languages alphabetically and improve style for active language. Fixes #181 2017-09-26 01:33:38 +02:00
Max Mehl 37993abb26 Merge branch 'limit-orgs' of max.mehl/pmpc-website into master 2017-09-25 15:04:55 +02:00
SebastianoPistore c8c4003923 - Improvement of privacy doc (I think).
- Little revision on other pages.
- Translation of "Italian" on subtitle languages selection.
2017-09-22 11:47:19 +02:00
Florian Snow f8348e8611 Do not enable subtitles by default
In the past, not all browsers provided a UI for turning subtitles on
and off so turning them on by default was the best solution.  Now, all
major browsers implement a proper UI for subtitles, so the default
should be subtitles off which is what most users would expect.
2017-09-21 18:56:00 +02:00
Florian Snow 44f21bb203 Remove srt tracks for video element
Current browsers support WebVTT subtitles and also placing srt
subtitles there just makes the selection menu too long.  In the past,
it was a good idea to include both because it was not clear yet which
system browsers would support, but it should not be necessary anymore.
2017-09-21 18:54:02 +02:00
max.mehl dc1fc25c4b
Make list of organisations expandable 2017-09-21 00:02:13 +02:00
Florian Snow d177871e89 Fix HTML 5 subtitles
closes #155
2017-09-20 17:00:36 +02:00
max.mehl 01acc62526
Add meta keywords to head 2017-09-20 15:48:00 +02:00
Max Mehl 01baa31e8b Merge branch 'slovak_subtitles' of floriansnow/pmpc-website into master 2017-09-20 00:30:47 +02:00
Florian Snow 128064e21f Add Slovak subtitles to video HTML 2017-09-19 18:53:26 +02:00
max.mehl 85336ead0c
Show language-dependent video for selected languages
Currently, this is only valid for DE but it can be easily extended
2017-09-19 12:27:42 +02:00
max.mehl 248c6ba698
Outsource non-JS CSS to not mess with JS behaviour 2017-09-18 17:56:44 +02:00
max.mehl c03ef6cf9e
Switch from Vimeo to FSFE download server to serve video 2017-09-18 10:56:39 +02:00
max.mehl 26da277464
Add string for google webmaster tools verification
We need this to check the site's SEO status. It still doesn't appear in the search results
2017-09-18 10:47:44 +02:00
max.mehl caea1567cc Use all sovereign countries for country selector in form 2017-09-14 22:11:27 +02:00
max.mehl a14226d1de Let label enclose checkbox again, it looks nicer on small screens 2017-09-14 20:44:06 +02:00
max.mehl ca6ee2e32d Fix wrong path to VTT files 2017-09-14 17:36:23 +02:00
max.mehl 8c28e08ee8 Mirror subtitles to git repo and add the to local video partial 2017-09-14 17:29:51 +02:00
max.mehl 5d635703c7 Enclose checkboxes by divs. Working on #145 2017-09-14 17:13:25 +02:00
max.mehl e6969912db Separate checkboxes and labels. WIP #145 2017-09-14 17:06:05 +02:00
max.mehl c1eae53e2e Add 'for' attribute to form labels (#145) 2017-09-14 16:40:46 +02:00
max.mehl 224e7563a8 Sort organisations in a case-insensitive way and undo f9f31cf887. Fixes #88 2017-09-14 11:36:33 +02:00
max.mehl df3e917dbf Remove and alter some meta lines to avoid errors in Facebook sharing debugger 2017-09-13 21:11:28 +02:00
max.mehl 04c2600211 use language-dependent links for sharing buttons 2017-09-13 12:01:04 +02:00
max.mehl 8bcc8718b2 use fsfe.org share script for the buttons to reduce PHP dependency 2017-09-12 20:50:54 +02:00
Max Mehl 032de7ccfe Merge branch 'css-bugfixes' of max.mehl/pmpc-website into master 2017-09-12 14:34:52 +02:00
max.mehl 298e618001 use vimeo as primary video solution, and provide easy switch back to fsfe download server 2017-09-12 14:11:13 +02:00
max.mehl 2f757871cc make links under additional sign form introduced in #105 work by rewriting them relatively 2017-09-11 21:59:45 +02:00
max.mehl 87ec59cd99 add sign box under open letter on sub-page. Fixes #87. Not perfect though 2017-09-11 21:00:02 +02:00
max.mehl 88ec9a5d68 increase visibility of open letter link by separating it from demand and some CSS markup 2017-09-11 20:28:49 +02:00
max.mehl 6b0462644d various css bug fixes and improvements 2017-09-11 18:32:25 +02:00
max.mehl d4cc316920 make permissionPub opt-in. Fixes #83 2017-09-08 00:18:32 +02:00
max.mehl 16d94d6a33 whoops, we want to count people here, not organisations 2017-09-08 00:08:14 +02:00
max.mehl bc05eb954b unify share buttons to one partial 2017-09-07 22:10:25 +02:00
max.mehl fc4fd0f520 reorganise share files 2017-09-07 21:18:52 +02:00
max.mehl b8787ce475 rename 'signees' to 'organisations' to make it more obvious 2017-09-07 20:35:54 +02:00
max.mehl 5d263ec782 finalise action box and put text in string files 2017-09-07 20:09:33 +02:00
max.mehl 5eea46dd69 Merge branch 'master' into signature-box 2017-09-07 19:18:41 +02:00
max.mehl 9487bc22c5 move table headers translation to config files 2017-09-07 18:53:33 +02:00
max.mehl 090a5e7863 merge with master 2017-09-07 18:22:36 +02:00
max.mehl aa3df01be1 Small bugfixes. Fixes #77 and fixes #82 2017-09-07 18:18:01 +02:00
max.mehl 1fdea474d4 'Language' should always be the same to make it readable for all people 2017-09-07 17:30:05 +02:00
max.mehl bcc8f299e9 reflect config changes to partial files 2017-09-07 16:28:16 +02:00
max.mehl 74caabe3c2 put form strings in own category 2017-09-07 12:56:20 +02:00
max.mehl c730e95a1f improve config file structure and unify strings 2017-09-07 12:55:36 +02:00
max.mehl b10ec9c1a9 add special box floating in left corner 2017-09-06 18:32:01 +02:00
max.mehl 5666ca2deb page-scroll class not needed 2017-09-06 17:04:05 +02:00
max.mehl 8aafe07e07 add links to subitems on start in subpage's navbar too 2017-09-06 17:01:47 +02:00
max.mehl 894b976108 improve social media graph settings, and use nicer image 2017-09-06 12:58:41 +02:00
max.mehl 2b9de3e7cb create a complete signature table. Fixes #72 2017-09-06 01:34:00 +02:00
max.mehl 086ec8b864 make all links relative to language 2017-09-06 00:52:52 +02:00
max.mehl b48ad1215f delete deprecated template, we use the forms API now 2017-09-06 00:08:46 +02:00
max.mehl 12465e6abf only show last X signatures where permissionPub is given. Fixes #66 2017-09-05 16:54:23 +02:00
max.mehl 54a01c1aa1 improve form CSS 2017-09-04 22:23:06 +02:00
max.mehl 2e5dc6bcae improve design with valuable input by Elio Qoshi 2017-09-04 21:18:04 +02:00
max.mehl 9a2aae4b5b remove erroneous anchor link 2017-09-04 20:26:02 +02:00
max.mehl 08aa8831d0 always use root page for shares 2017-09-04 19:21:24 +02:00
max.mehl 6bbc36a637 enable dynamic share texts for share-column on left side 2017-09-04 19:20:00 +02:00
max.mehl a9036d4b45 change 'title' attribute of form depending on which share button one clicks to change displayed text per service 2017-09-04 19:15:17 +02:00
max.mehl 207675d204 move individual signatures to a separate sub-page-section below organisation signatures 2017-09-04 17:20:33 +02:00
max.mehl 0c73cb579a restructure specific subpage partials 2017-09-04 16:46:04 +02:00
max.mehl ff55b86528 change license to cc by-sa. fixes #57 2017-09-04 15:39:39 +02:00
max.mehl f46daccdfe sort signatures by reverse timestamp 2017-09-04 15:20:18 +02:00
max.mehl 1712123acc adapt paths to new forms signature DB 2017-09-04 12:36:25 +02:00
max.mehl 11279e238e revert raw display of signature data 2017-08-31 22:04:38 +02:00
max.mehl ac9f99961a obviously the new json data file should be displayed... 2017-08-31 21:58:01 +02:00
max.mehl 36a9379a96 display raw content of signature file for debuggung reasons 2017-08-31 21:47:55 +02:00
Jonas Oberg 13a3974bf5 Set the correct appid 2017-08-31 20:39:13 +02:00
Jonas Oberg c18d4202b3 Change to use forms system 2017-08-31 20:28:42 +02:00
max.mehl e8b056bb6f Merge branch 'master' into feature/count-signatures 2017-08-31 16:13:52 +02:00
max.mehl bbceda025e add working counting function as partial template and shortcode 2017-08-31 16:05:51 +02:00
max.mehl 8c8db8a908 change signature table display, show comment, and make it scrollable 2017-08-30 17:24:34 +02:00
max.mehl 1059214772 add optional comment field to sign form 2017-08-30 16:29:06 +02:00
max.mehl 09f9df102b add .webm videos, thanks Florian! 2017-08-30 14:48:40 +02:00
max.mehl 3013c47f46 more links and hover-texts to Free Software definition. also reusable definition boxes in arguments section and under /openletter. Fixes #62 2017-08-30 12:59:18 +02:00
max.mehl 3268c6008e use dynamic links for share buttons 2017-08-29 22:50:07 +02:00
max.mehl e632b263b1 link of logo on subpages leads to index, not to top 2017-08-29 22:03:52 +02:00
max.mehl 702837f5da fix subpage navbar to have a white BG 2017-08-29 21:45:40 +02:00
max.mehl f439b45794 add simple scroll-to-top button. Fixes #24 2017-08-29 21:36:02 +02:00
max.mehl b49090c1b8 remove navbar style change when scrolling down. Improves #39 2017-08-29 21:05:18 +02:00
max.mehl 7d3ab11e3a hide resource boes until we have more content 2017-08-29 20:55:59 +02:00
max.mehl 51c999460a more verbose main demand of campaign on first slide. Fixes #48 2017-08-29 20:49:06 +02:00
max.mehl 7130a97308 new section for supporting organisations on index and under /openletter. Fixes #54 2017-08-29 20:37:06 +02:00
max.mehl d23c79eb84 add and improve some texts and buttons 2017-08-29 18:17:46 +02:00
max.mehl a95d636dfa remove reference to modals.css which has been deleted 2017-08-29 17:56:59 +02:00
max.mehl 8a47914957 use dynamic video source and make it always 100% wide 2017-08-29 17:53:45 +02:00
max.mehl 4c6f965901 extend title on subpages dynamically. Fixes #33 2017-08-29 17:20:29 +02:00
max.mehl 8282a4eba2 get rid of modal box code. probably some other stuff can be deleted, too 2017-08-29 16:41:48 +02:00