|
|
Rivi 15: |
Rivi 15: |
| <option value="Domain:Education">Oppiminen</option> | | <option value="Domain:Education">Oppiminen</option> |
| <option value="Domain:Data">Data</option> | | <option value="Domain:Data">Data</option> |
|
| |
| </select> | | </select> |
| <!--
| |
| <div class="form-check">
| |
| <input checked class="form-check-input input_domain" type="checkbox" value="Domain:ScholarlyPublications" id="domain_publications">
| |
| <label class="form-check-label" for="domain_publications">
| |
|
| |
| </label>
| |
| </div>
| |
| <div class="form-check">
| |
| <input checked class="form-check-input input_domain" type="checkbox" value="Domain:Scholarship" id="domain_culture">
| |
| <label class="form-check-label" for="domain_culture">
| |
| Toimintakulttuuri
| |
| </label>
| |
| </div>
| |
| <div class="form-check">
| |
| <input checked class="form-check-input input_domain" type="checkbox" value="Domain:Education" id="domain_education">
| |
| <label class="form-check-label" for="domain_education">
| |
| Oppiminen
| |
| </label>
| |
| </div>
| |
| <div class="form-check">
| |
| <input checked class="form-check-input input_domain" type="checkbox" value="Domain:Data" id="domain_data">
| |
| <label class="form-check-label" for="domain_data">
| |
| Data
| |
| </label>
| |
| </div>
| |
|
| |
| <div class="btn-group" role="group">
| |
| <button type="button" id="domain_select_all" class="btn btn-link">Kaikki</button>
| |
| <button type="button" id="domain_clear_all" class="btn btn-link">Tyhjennä</button>
| |
|
| |
| </div>
| |
| -->
| |
| </div> | | </div> |
| <h6>Vuosi</h6> | | <h6>Vuosi</h6> |
Rivi 61: |
Rivi 28: |
| <option>2025</option> | | <option>2025</option> |
| </select> | | </select> |
| <!--
| |
| <div class="form-check">
| |
| <input checked class="form-check-input" type="checkbox" value="2020" id="year_2020">
| |
| <label class="form-check-label" for="year_2020">
| |
| 2020
| |
| </label>
| |
| </div>
| |
| <div class="form-check">
| |
| <input checked class="form-check-input input_year" type="checkbox" value="2021" id="year_2021">
| |
| <label class="form-check-label" for="year_2021">
| |
| 2021
| |
| </label>
| |
| </div> | | </div> |
| <div class="form-check">
| |
| <input checked class="form-check-input input_year" type="checkbox" value="2022" id="year_2022">
| |
| <label class="form-check-label" for="year_2022">
| |
| 2022
| |
| </label>
| |
| </div>
| |
| <div class="form-check">
| |
| <input checked class="form-check-input input_year" type="checkbox" value="2023" id="year_2023">
| |
| <label class="form-check-label" for="year_2023">
| |
| 2023
| |
| </label>
| |
| </div>
| |
| <div class="form-check">
| |
| <input checked class="form-check-input input_year" type="checkbox" value="2024" id="year_2024">
| |
| <label class="form-check-label" for="year_2024">
| |
| 2024
| |
| </label>
| |
| </div>
| |
| <div class="form-check">
| |
| <input checked class="form-check-input input_year" type="checkbox" value="2025" id="year_2025">
| |
| <label class="form-check-label" for="year_2025">
| |
| 2025
| |
| </label>
| |
| </div>
| |
|
| |
| <div class="btn-group" role="group">
| |
| <button type="button" id="year_select_all" class="btn btn-link">Kaikki</button>
| |
| <button type="button" id="year_clear_all" class="btn btn-link">Tyhjennä</button>
| |
| </div>
| |
| -->
| |
| </div>
| |
|
| |
| <h6>Toimijatyyppi</h6> | | <h6>Toimijatyyppi</h6> |
| <div> | | <div> |
| <select id="actors" multiple> | | <select id="actors" multiple> |
| </select> | | </select> |
|
| |
| </div> | | </div> |
| <h6>Haku</h6> | | <h6>Haku</h6> |
Rivi 139: |
Rivi 61: |
| <option value="action_responsible_actor">Toimija</option> | | <option value="action_responsible_actor">Toimija</option> |
| </select> | | </select> |
| <!--
| |
| <h6>Sarakkeet</h6>
| |
| <select id="col_grouping" class="selectpicker" data-none-selected-text="Sarakkeiden ryhmittely">
| |
| <option value="none">Ei käytössä</option>
| |
| <option value="action_field">Osa-alue</option>
| |
| <option value="action_responsible_actor">Toimija</option>
| |
| </select>
| |
| -->
| |
| <!--
| |
| <div class="form-check">
| |
| <input class="form-check-input" type="radio" name="row_grouping"
| |
| id="row_grouping1" value="none" checked>
| |
| <label class="form-check-label" for="row_grouping1">Ei käytössä</label>
| |
| </div>
| |
|
| |
| <div class="form-check">
| |
| <input class="form-check-input" type="radio" name="row_grouping"
| |
| id="row_grouping2" value="action_field">
| |
| <label class="form-check-label" for="row_grouping2">Osa-alue</label>
| |
| </div>
| |
| <div class="form-check">
| |
| <input class="form-check-input" type="radio" name="row_grouping"
| |
| id="row_grouping3" value="action_responsible_actor">
| |
| <label class="form-check-label" for="row_grouping3">Toimija</label>
| |
| </div>
| |
| <h6>Sarakkeet</h6>
| |
| <div class="form-check">
| |
| <input class="form-check-input" type="radio" name="col_grouping"
| |
| id="col_grouping1" value="none" checked>
| |
| <label class="form-check-label" for="col_grouping1">Ei käytössä</label>
| |
| </div>
| |
| <div class="form-check">
| |
| <input class="form-check-input" type="radio" name="col_grouping"
| |
| id="col_grouping2" value="action_field">
| |
| <label class="form-check-label" for="col_grouping2">Osa-alue</label>
| |
| </div>
| |
| <div class="form-check">
| |
| <input class="form-check-input" type="radio" name="col_grouping"
| |
| id="col_grouping3" value="action_responsible_actor">
| |
| <label class="form-check-label" for="col_grouping3">Toimija</label>
| |
| </div>
| |
| -->
| |
| </div> | | </div> |
| </div> | | </div> |
Rivi 210: |
Rivi 90: |
| </div> | | </div> |
| </div> | | </div> |
|
| |
| <!--<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.6.2/dist/css/bootstrap.min.css" integrity="sha384-xOolHFLEh07PJGoPkLv1IbcEPTNtaed2xpHsD9ESMhqIYd0nLMwNLD69Npy4HI+N" crossorigin="anonymous"> -->
| |
| <!-- <script src="https://cdn.jsdelivr.net/npm/bootstrap@4.6.2/dist/js/bootstrap.bundle.min.js" integrity="sha384-Fy6S3B9q64WdZWQUiU+q4/2Lc9npb8tCaSX9FK7E8HnRr0Jz8D6OP9dO5Vg3Q9ct" crossorigin="anonymous"></script> -->
| |
| <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-select@1.13.14/dist/css/bootstrap-select.min.css"> | | <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-select@1.13.14/dist/css/bootstrap-select.min.css"> |
| <!-- Latest compiled and minified JavaScript -->
| |
| <!-- <script src="https://cdn.jsdelivr.net/npm/bootstrap-select@1.13.14/dist/js/bootstrap-select.min.js"></script> -->
| |
| <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.9.1/font/bootstrap-icons.css"> | | <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.9.1/font/bootstrap-icons.css"> |
| <script src="https://164-92-142-113.nip.io/index.php?title=MediaWiki:PolicyOverview.js&action=raw&ctype=text/javascript"></script> | | <script src="/index.php?title=MediaWiki:Shared.js&action=raw&ctype=text/javascript"></script> |
| <!-- Latest compiled and minified JavaScript -->
| | <script src="/index.php?title=MediaWiki:PolicyOverview.js&action=raw&ctype=text/javascript"></script> |
| <script> | |
| | |
| | |
| | |
| </script> | |
| <style> | | <style> |
| #intro { | | #intro { |