Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cosmetic changes on Readme.md #44

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Badatos
Copy link

@Badatos Badatos commented Jan 28, 2025

  • Rename esup.json as esup-dist.json, to prevent a configuration from being unintentionally pushed in git.
  • + Adapt Readme.md to tell new users to clone default esup-dist.json on first installation
  • Cosmetic changes on Readme.md (code syntax coloration) + correct heading hierarchy (no H3 without H2)

…om being unintentionally pushed in git.

+ Adapt Readme.md to tell new users to clone default esup-dist.json on first installation
@floriannari floriannari self-assigned this Jan 28, 2025
@floriannari
Copy link
Contributor

Bonjour,
J'en discute avec mes collègues pour être sûrs, mais je pense qu'on ne va pas accepter cette PR.

On ne voit pas les bénéfices car seuls 4 développeurs (tous à Paris 1) ont les droits d'accès au dépôt git. Et au pire ce seront uniquement les mots de passes de nos environnements de test qui pourraient être divulgués.

Alors qu'en contrepartie :

  • cela ajoute quelques étapes à l'installation,
  • ça casse les configurations existantes,
  • à chaque mise à jour, les administrateurs esup-otp devront faire attention à bien reporter dans esup.json les modifications faites à esup-dist.json (alors qu'actuellement, il suffit de faire un pull rebase)

@Badatos
Copy link
Author

Badatos commented Jan 28, 2025

OK, je modifie ma PR pour ne conserver que les changement cosmétiques du Readme du coup ;)

@floriannari floriannari changed the title Rename esup.json as esup-dist.json Cosmetic changes on Readme.md Jan 28, 2025
floriannari pushed a commit that referenced this pull request Feb 20, 2025
This is a squash of multiples PR from Badatos

these PR improve :
- accessibility,
- compliance with typographical rules,
- formatting of certain files (e.g. removal of unnecessary spaces)

#42
Improve OTP-Manager general layout accessibility:

* Put "lang" value in "/" route
* Replace #app.container div by main for more explicit client layout
* Replace H2 by H1 in index.jade and H5 by P
* put lang attribute in html tag for general layout

#44
improved readme presentation
#45
* Increase duration of all toasted errors
* Replace some "b" html tags by "strongs"
* Use non breakable spaces in french strings punctuations
* Remove unwanted spaces in English strings (no spaces before punctuations in english)
* Display textual "language" on language icon
* CSS : add styles for heading (h1,2,3...)
* page-title now use H1 instead of p
* Correct some heading hierarchy
* Remove every `text-align: justify` (Avoid Justify align in every web pages for Accessibility)

#46
Display a disclosure triangle on accordion item "preferences", to better see it can be opened
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants