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

Le forum évite de remonter les sujets dont le dernier message est masqué #6056

Open
wants to merge 34 commits into
base: dev
Choose a base branch
from

Commits on Mar 2, 2021

  1. Fix zestedesavoir#5980

    get_last_post et get_last_message tiennent compte des postes masqués
    Rowin committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    8ea40c1 View commit details
    Browse the repository at this point in the history
  2. Ajout des tests

    Rowin committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    3a8256e View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2021

  1. Configuration menu
    Copy the full SHA
    55d9662 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39cdb47 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f2b880 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ea8302e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    469ad1a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bc02384 View commit details
    Browse the repository at this point in the history
  7. Survoler le sous-titre d'une cartouche de sujet du forum ne souligne …

    …plus le titre
    Situphen authored and Rowin committed Mar 7, 2021
    Configuration menu
    Copy the full SHA
    7e7a914 View commit details
    Browse the repository at this point in the history
  8. Rend moins visible un paragraphe

    Situphen authored and Rowin committed Mar 7, 2021
    Configuration menu
    Copy the full SHA
    1fd1fd5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3cebb75 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    41e56d0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8cb1a6a View commit details
    Browse the repository at this point in the history
  12. Fix hauteur body et z-index header

    viki53 authored and Rowin committed Mar 7, 2021
    Configuration menu
    Copy the full SHA
    fde6149 View commit details
    Browse the repository at this point in the history
  13. Change l'URL de la page de profil en /@pseudo (zestedesavoir#6057)

    * Fix 6047
    Nouvelle url plus simple pour le profil utilisateur
    Redirection de l'ancienne url
    
    * Ajout des tests
    
    * Mise à jour du test vérifiant l'url du profil
    
    * Enlever une ligne (commentée) de l'ancien code
    
    Co-authored-by: Situphen <Situphen@users.noreply.github.com>
    
    * Changement du template pour afficher la bonne url
    
    * Changement de l'URL du profile inscrite en dur
    
    Co-authored-by: Situphen <Situphen@users.noreply.github.com>
    Rowin and Situphen committed Mar 7, 2021
    Configuration menu
    Copy the full SHA
    83c99c5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    03e2227 View commit details
    Browse the repository at this point in the history
  15. Création d'une méthode last_visible_post

    Ajout d'une propriété "update" pour le Topic
    Rowin committed Mar 7, 2021
    Configuration menu
    Copy the full SHA
    4ed1610 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    434e34f View commit details
    Browse the repository at this point in the history
  17. Ajout d'un test de l'anti-spam

    Rowin committed Mar 7, 2021
    Configuration menu
    Copy the full SHA
    bde3301 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    59001b6 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    b20aa9a View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2021

  1. Configuration menu
    Copy the full SHA
    65ded0c View commit details
    Browse the repository at this point in the history
  2. Changement dans les tests

    Rowin committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    82d583c View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2021

  1. Configuration menu
    Copy the full SHA
    8457537 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2021

  1. Changement de update pour last_update

    Utilisation de Post.update et Post.pubdate
    à la place de Post.update_index_date
    Rowin committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    1b45c77 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature-lastposthidden' of github.com:Rowin/zds-site in…

    …to feature-lastposthidden
    Rowin committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    2dda367 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    794f1db View commit details
    Browse the repository at this point in the history
  4. Linting

    Rowin committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    f7d681f View commit details
    Browse the repository at this point in the history

Commits on May 3, 2021

  1. Configuration menu
    Copy the full SHA
    ff3aea2 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2021

  1. Configuration menu
    Copy the full SHA
    267ec15 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2021

  1. Configuration menu
    Copy the full SHA
    9a9d5b1 View commit details
    Browse the repository at this point in the history
  2. Corrige un problème d'ordre des sujets lorsqu'un message a été modifié

    Lorsque le dernier message visible était modifié, il était remonté. Ce n'est pas le comportement attendu. Correction de ce comportement.
    Rowin committed May 24, 2021
    Configuration menu
    Copy the full SHA
    eaa0b01 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2021

  1. Configuration menu
    Copy the full SHA
    814ac8d View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2021

  1. Configuration menu
    Copy the full SHA
    046f4bf View commit details
    Browse the repository at this point in the history