Skip to content

Commit

Permalink
docs(changelog): release 3.4.4 and next planned
Browse files Browse the repository at this point in the history
  • Loading branch information
agilare committed Apr 16, 2023
1 parent e69f9da commit d4a445c
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 11 deletions.
41 changes: 35 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,50 @@
# Changelog

## [Unreleased]
## [3.4.6] Unreleased

### Changed

- [ ] refactor
- [ ] get genre, tri_agenda params to session

### Removed

- [ ] usage of globals


## [3.4.5] Unreleased

### Changed

- [ ] events form
- [ ] inscrease width of fields (complément, titre, desc, sites web, prix, prélocs)
- [ ] put back horaire under date
- [ ] categories : replace fêtes tooltip by permanent text
- [ ] lieu "Ou si le lieu n'est pas listé :", one background for div "Nom du lieu", "Adresse", etc.; and more on right
- [ ] tests
- [ ] documentation revised, completed (TESTS.md 1.2, README)
- [ ] Selenium suites improved


## [3.4.4] - 2023-04-16

### Added

- tests : readme and strategy more detailed

### Fixed

- evenement : crash if lieu not found
- lieu : galerie image upload
- tests : some fixes in Selenium suites

### Changed
### Removed

- [ ] refactor
- [ ] get genre, tri_agenda params to session
- à propos : inactive in staff

### Removed
### Security

- [ ] usage of globals
- update [jquery link "latest"](https://cdn.jsdelivr.net/jquery/latest/jquery.min.js) (actually freezed at 3.2.1) to lastest 3.6.4


## [3.4.3] - 2023-03-22
Expand Down
10 changes: 5 additions & 5 deletions articles/apropos.php
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,12 @@
<div class="rubrique">
<h3>Staff</h3>
<dl>
<dt>Webmasters</dt>
<!-- <dt>Webmasters</dt>

<dd>Michel</dd>
<dd>Sabrina</dd>
<dd>Anne</dd>
<dd>Anne</dd>-->

<dt>Participer</dt>
<ul>
<li><a href="/user-register.php">Inscrivez-vous</a></li>
Expand All @@ -46,9 +46,9 @@
<h3>Hébergement</h3>

<dd><a href="https://www.darksite.ch/" >Darksite</a> : portail culturel et indépendant</dd>

</dl>

</div>


Expand Down

0 comments on commit d4a445c

Please sign in to comment.