| Age | Commit message (Collapse) | Author |
|
- Remove template files (will be moved into another repository later)
- Rename Origine2 into Origine
- Change version (0.1 -> 0.2)
See https://github.com/marienfressinaud/FreshRSS/issues/320
|
|
I extract drop-down menu actions to make them as button action in the page header.
I removed the favorite button on the category list because it is a duplicate from the button action.
Now button action act as filters and you can combine them.
It is a test to see if we can keep it like that. There is still work to do to extract other actions from the drop-down list.
I did not want to change everything if we don't keep it.
See #376 and #277
|
|
- if user cannot log in, a 403 error is showed (and it is done in controller)
- 403 error message has been changed to match with the error
- add blank spaces on persona login page
|
|
Ajout de la numérotation des modes de partage pour rendre l'utilisation des raccourcis plus aisée.
|
|
Désormais, les champs marqués d'un .extend s'étendront sur 300px (taille
par défaut = 180px). Cela a été impliqué dans tous les thèmes. Le
champs de recherche bénéficie de cette amélioration (mais ce dernier est
un peu plus grand par défaut)
Voir issue #375
|
|
Certaines lignes étaient trop claires par rapport au reste du thème
Le .stick était "buggué" avec la présence de .dropbox (une bordure de
trop). Le problème était surtout visible sur le thème Dark mais a aussi
été corrigé sur Origine (Flat Design n'a pas ce problème puisque pas de
bordures par défaut)
|
|
Termine https://github.com/marienfressinaud/FreshRSS/issues/380
|
|
https://github.com/marienfressinaud/FreshRSS/issues/355
+ Correction bug cache thèmes du précédant patch
|
|
Renomme : default -> Origine
En cas de thème introuvable, charge le thème par défaut, sinon le
premier disponible.
https://github.com/marienfressinaud/FreshRSS/issues/120
|