200 check-ins by user bohwaz occurring around 2014-04-17 12:50:53.

More ↑
2015-02-20
06:45
Vérification de la présence des fichiers avant envoi check-in: 0acb6d101e user: bohwaz tags: trunk
2015-02-19
07:06
Rapprochement fonctionnel check-in: 4bf13fe01e user: bohwaz tags: trunk
06:53
formattage rapprochement définitif check-in: 90f06b9e42 user: bohwaz tags: trunk
06:53
Permettre self_url sans query string, permettre de changer une date en timestamp check-in: ef1b8f1267 user: bohwaz tags: trunk
06:52
Mise en commun des éléments check-in: 0c1f27c28d user: bohwaz tags: trunk
06:52
Gestion des listes à cocher/décocher plus propre (et passage de l'indentation en tabs) check-in: 9e3b4eda67 user: bohwaz tags: trunk
2015-02-18
19:16
Fonctionnalité rapprochement bancaire check-in: 2fe1c3aa3e user: bohwaz tags: trunk
18:33
Page qui n'existe plus check-in: 12a1739463 user: bohwaz tags: trunk
18:28
Utilisation des conventions des icônes pour les actions partout (et nouvelle icône) check-in: c949cc09fe user: bohwaz tags: trunk
17:59
Légende plus visible check-in: 2dbae2bec0 user: bohwaz tags: trunk
17:58
Les RIB ne servent plus de nos jours + simplification page des comptes bancaires check-in: ac27edf028 user: bohwaz tags: trunk
16:53
Fix vérification check-in: 48c4153254 user: bohwaz tags: trunk
2015-02-17
17:49
Corrections appels javascript check-in: 82b4cee008 user: bohwaz tags: trunk
17:48
Correction positionnement actions check-in: 2104bb3c44 user: bohwaz tags: trunk
17:48
Corriger automatiquement l'uri de la page wiki check-in: 6df386338c user: bohwaz tags: trunk
17:47
Utilisation notation courte et nouvelles méthodes check-in: df3b9a0cea user: bohwaz tags: trunk
17:47
Formatage des liens correct check-in: c5737366bf user: bohwaz tags: trunk
17:46
Notation raccourcie check-in: 564e72ba27 user: bohwaz tags: trunk
17:15
Montrer quand le mot de passe est trop court check-in: e9e8918053 user: bohwaz tags: trunk
2015-02-14
01:48
Correction typo check-in: 34e80f5aa5 user: bohwaz tags: trunk
01:20
Suite [16af9ccf928fd8f199465fdd4e8192c83846d301] simplification du report à nouveau (suggéré par @arf) check-in: 7857bf1593 user: bohwaz tags: trunk
2015-02-13
03:35
Vérifions que les comptes existent avant de les utiliser check-in: a0f927b030 user: bohwaz tags: trunk
02:37
Correction appel namespace check-in: b1ba703d80 user: bohwaz tags: trunk
02:34
Traiter correctement les appels à favicon.ico check-in: bdfb85cf67 user: bohwaz tags: trunk
01:29
Pour éviter les soucis d'IPv6 mal configuré (firefox…) on fixe localhost sur 127.0.0.1 check-in: e8fdbaace0 user: bohwaz tags: trunk
2015-02-04
06:44
Renommage/déplacement du JS et utilisation de l'objet Garradin check-in: 5bd2724e7e user: bohwaz tags: trunk
06:29
Débuts upload fichier check-in: 00cedbfb6a user: bohwaz tags: trunk
06:28
Unification/simplification du Javascript check-in: 9c55662f07 user: bohwaz tags: trunk
02:48
possibilité d'indiquer si un fichier est une image, ça simplifiera les galeries dans le wiki check-in: 6ea3fe6cbb user: bohwaz tags: trunk
02:47
Corrections pour SkrivML + ouverture pop-up images et fichiers (wiki) check-in: f5a5566aa7 user: bohwaz tags: trunk
02:31
Stocker la différence sans absolu check-in: 166dfb5539 user: bohwaz tags: trunk
02:27
Fix [16af9ccf92] : comptes de crédit et débit lors du report à nouveau automatique check-in: e5a990bf5a user: bohwaz tags: trunk
2015-01-31
06:44
doc signaux plugins check-in: 44ec672001 user: bohwaz tags: trunk
02:56
correction appel namespace check-in: 9aab6f827b user: bohwaz tags: trunk
02:14
Utilisation de SkrivML plutôt que SPIP/HTML comme langage de markup dans le wiki check-in: dd75c55e87 user: bohwaz tags: trunk
2015-01-30
13:50
Ne pas permettre d'importer le numéro de catégorie, sinon on risque de changer les admins de catégorie, et de s'empêcher de se connecter. check-in: 94fb9a9df1 user: bohwaz tags: trunk
2015-01-26
00:16
Libellés des comptes sont inversés [cc08c62119] check-in: 0e915476b1 user: bohwaz tags: trunk
2015-01-23
04:28
Débuts gestion de fichier, à partir d'un patch de @Got check-in: f387548bd8 user: bohwaz tags: trunk
04:28
Exclure les éléments des squelettes check-in: 7f3f931fc1 user: bohwaz tags: trunk
03:49
Utiliser des signaux génériques pour les boucles de squelettes, plutôt que des hooks spécifiques. Si besoin on mettra ensuite en place un cache statique des associations pour ne pas taper dans SQLite à chaque fois qu'on veut savoir si un signal est associé à qq chose. check-in: 10409a3353 user: bohwaz tags: trunk
2015-01-20
06:29
Adaptation à la révision de MiniSkel pour permettre les tags imbriqués. Vérification de sécurité à la compilation plutôt qu'à l'exécution. Ajout d'une balise #LANGUE_VISITEUR. check-in: eb6cca0e56 user: bohwaz tags: trunk
2015-01-18
07:10
Correction pour sous-pages avec {parent} check-in: 88c2588e64 user: bohwaz tags: trunk
07:03
Optimisation : un seul appel pour savoir le type check-in: acafe56460 user: bohwaz tags: trunk
05:16
Forcer le type de bindValue, sinon bindValue(1, 0) ne fonctionne pas correctement (WTF) check-in: bb7d06009b user: bohwaz tags: trunk
04:59
Correction enregistrement de la date check-in: 8ddd48cc48 user: bohwaz tags: trunk
04:52
Implémentation du critère {age} dans les squelettes (fix [6938d30404]). Utilisation de bindValue de SQLite plutôt que escapeString dans les squelettes, c'est mieux. check-in: 5eca57ed8c user: bohwaz tags: trunk
04:50
filtre euros check-in: 52c1b4a5fe user: bohwaz tags: trunk
02:21
mise à jour version 0.7 et crédits du readme check-in: 5474892d24 user: bohwaz tags: trunk
02:20
mise à jour doc. plugins développeur check-in: 44152a3893 user: bohwaz tags: trunk
02:20
Correction bugs squelette par plugin check-in: bd066439f3 user: bohwaz tags: trunk
02:20
Correction bugs mise à jour plugin check-in: 7fa91bc99f user: bohwaz tags: trunk
2015-01-15
18:43
la suppression de membre était cassée à cause des contraintes de foreign keys, réparons cela check-in: 40c40f1cca user: bohwaz tags: trunk
01:23
Utiliser le répertoire de cache défini par XDG_CACHE_HOME check-in: 9417cb3788 user: bohwaz tags: trunk
2015-01-07
17:50
Débuts version 0.7.0 : possibilité pour les plugins de gérer des nouveaux types de boucles check-in: d4f28a592b user: bohwaz tags: trunk
2015-01-06
15:17
Correction appel namespace check-in: 93147add8c user: bohwaz tags: trunk, stable
2015-01-05
03:43
UserException, pas User_Exception check-in: 32aadc8ed0 user: bohwaz tags: trunk
2015-01-03
19:49
Fix bugs changements PSR-0 check-in: 67896fe9ae user: bohwaz tags: trunk, stable
00:20
mise à jour du script de création de release check-in: 0258a53a21 user: bohwaz tags: trunk
00:00
version stable check-in: 6d12c73cd2 user: bohwaz tags: trunk, stable
2015-01-02
23:55
Patch fourni dans ticket [e6a2c8e0d9] : utilisation de la somme des transactions plutôt que de leur nombre pour la taille du camembert check-in: 050e4d960a user: bohwaz tags: trunk
23:40
PSR-0 progress: move countries list in KD2fw check-in: 82870b9ec8 user: bohwaz tags: trunk
2014-12-18
19:41
Passage à PSR-0 + Dépendances simplifiées avec KD2fw check-in: c39efc2c38 user: bohwaz tags: trunk
18:41
Déplacement des objets pour adopter PSR-0 check-in: e1d5bc8368 user: bohwaz tags: trunk
16:43
Possibilité de requérir une version minimale de Garradin pour un plugin. Enregistrement de la configuration déporté à la destruction de l'objet. Instanciation de $plugin avant l'installation. check-in: bcc5556f06 user: bohwaz tags: trunk
16:06
Correction : group by mal situé check-in: 9efe281e4a user: bohwaz tags: trunk
2014-11-22
17:51
Sous-requête qui n'était pas correctement formulée check-in: 9d2c3747e3 user: bohwaz tags: trunk
2014-11-06
00:45
running_sum via sqlite n'était pas fiable, faisons-le en PHP check-in: 199862d6c4 user: bohwaz tags: trunk
2014-10-22
13:38
unification recherche sql check-in: 0acf969b8d user: bohwaz tags: trunk
2014-10-14
15:41
Fix [eedb396118] Signe des soldes dans les reports à nouveau check-in: a8872bfc2d user: bohwaz tags: trunk
2014-10-10
15:17
Possibilité d'ajouter ses propres filtres check-in: 89a224e3b0 user: bohwaz tags: trunk
2014-07-01
00:09
Application patch ticket [29871886d9] : corrections comptes passif ET actif dans bilan check-in: 2b920e5efa user: bohwaz tags: trunk
2014-06-30
23:48
Patch du ticket [76931fcb17] (solde dans le grand livre) check-in: a3d37baef8 user: bohwaz tags: trunk
2014-06-10
11:01
Mieux avec fakeroot check-in: c06885d8f3 user: bohwaz tags: trunk
2014-06-05
18:35
Correction droits check-in: 808cedc7d7 user: bohwaz tags: trunk
2014-05-16
14:29
Version de correction bugs FF 29 check-in: 8437d2a594 user: bohwaz tags: trunk, stable
2014-05-12
13:41
Idem, le prix minimum pose souci, ok donc check-in: a9a26ea568 user: bohwaz tags: trunk
2014-05-08
22:42
Ne pas mettre ce champ en required car Firefox refuse alors de soumettre le formulaire si le champ est vide, même quand le champ est caché (d'oh!) check-in: 9847db68b8 user: bohwaz tags: trunk
2014-04-23
06:09
Version stable check-in: 4b0e1f3daa user: bohwaz tags: trunk, stable
06:03
Toutes données utilisateur en fait check-in: 5a64b1c4a9 user: bohwaz tags: trunk
06:01
Précaution suppression données check-in: fb6ee9f75b user: bohwaz tags: trunk
05:59
correction chemin manpage check-in: 9a9d05d768 user: bohwaz tags: trunk
05:52
Le bon chemin debian check-in: 88aacaa41a user: bohwaz tags: trunk
05:51
Améliorations paquet debian check-in: 76f1270cd6 user: bohwaz tags: trunk
2014-04-22
00:32
Petites améliorations expérience sur mobile check-in: 70a64c37ce user: bohwaz tags: trunk
00:27
Optimisation : index sur les champs listés check-in: 2dac7f9add user: bohwaz tags: trunk
2014-04-21
15:59
le nom du fichier est en français check-in: d88988316b user: bohwaz tags: trunk
15:54
Tri sans tenir compte des accents check-in: 2e309d8b4a user: bohwaz tags: trunk
02:28
Repasse pour suppression des double quotes dans les requêtes SQLite + suppression appel DB::getInstance() inutile check-in: 63cb8357be user: bohwaz tags: trunk
02:20
Sécurité sur les requêtes exécutées dans les squelettes check-in: 92d8611330 user: bohwaz tags: trunk
00:50
Déplacement nettoyage du cache check-in: 110b39bfde user: bohwaz tags: trunk
00:50
classe manquante check-in: 89170d3c1d user: bohwaz tags: trunk
2014-04-19
03:55
Design handheld plus agréable check-in: 15fe42805b user: bohwaz tags: trunk
02:38
Correction bug clôture exercice avec résultat en déficit check-in: 7a0b1fb57b user: bohwaz tags: trunk
2014-04-18
15:40
bug dans le nom de fichier quand il contient des points (bug de Phar) check-in: 957c81ad65 user: bohwaz tags: trunk
14:49
Version stable check-in: 28fdbfc799 user: bohwaz tags: trunk, stable
04:17
Rendu des diff du wiki check-in: 6a9c3ed756 user: bohwaz tags: trunk
04:08
identité, pas identifiant check-in: 346ce111fe user: bohwaz tags: trunk
03:48
Ne pas laisser la possibilité d'automatiser comme ça, c'est trop bancal check-in: 249da9228e user: bohwaz tags: trunk
00:13
Possibilité d'automatiser l'installation check-in: 35f1482326 user: bohwaz tags: trunk
2014-04-17
12:50
Meilleur style des icônes du menu check-in: 4f5e0d6488 user: bohwaz tags: trunk
03:16
Compatibilité IE8 + icônes via une webfont check-in: 428f65cb48 user: bohwaz tags: trunk
2014-04-16
19:31
RC4 check-in: 38e533daaf user: bohwaz tags: trunk
19:30
ne pas inclure de fichier index.html ici check-in: f6ca4c7b1b user: bohwaz tags: trunk
19:25
Gestion correcte des valeurs _POST des champs de type multiple check-in: 473eb527cf user: bohwaz tags: trunk
2014-04-15
05:13
Possibilité de choisir le montant de la cotisation check-in: 25897d90e8 user: bohwaz tags: trunk
05:12
Afficher les erreurs utilisateurs en mode texte check-in: 492a8b9e8b user: bohwaz tags: trunk
05:12
Gestion un peu plus intelligente des transactions check-in: a172283519 user: bohwaz tags: trunk
03:32
Les éléments sont dans squelettes/ maintenant check-in: 7c71886252 user: bohwaz tags: trunk
03:31
ne pas lister les fichiers non éditables check-in: 6d1c13ba49 user: bohwaz tags: trunk
2014-04-14
11:47
Création du répertoire squelettes s'il n'existe pas/plus check-in: 15d35afcb0 user: bohwaz tags: trunk
01:12
Ignorer les escapes au début et à la fin des noms de champs check-in: 06eb51df4c user: bohwaz tags: trunk
01:07
Suppression lib JS en trop (version minifiée suffisante) + On s'assure de supprimer l'index avant de le recréer + On met à jour l'index quand on change la config aussi check-in: 92c8bdfeaa user: bohwaz tags: trunk
00:38
rc3 + affichage des numéros de téléphone check-in: 1fecbd538d user: bohwaz tags: trunk
00:03
Normalisation numéro de téléphone : suppression du (0) check-in: 3044b2f967 user: bohwaz tags: trunk
2014-04-12
05:46
Un peu d'animation pour les longues tâches check-in: 587b766d75 user: bohwaz tags: trunk
01:03
Amélioration ergonomique des champs date pour les navigateurs qui ne gèrent pas le type date : on peut entrer la date au format dd/mm/YYYY check-in: e879dc5feb user: bohwaz tags: trunk
00:41
Restreindre les dates acceptées dans les champs persos check-in: 0c2ea2638c user: bohwaz tags: trunk
00:40
Plugin système vide par défaut check-in: e1f6095884 user: bohwaz tags: trunk
00:39
Possibilité de définir des plugins système check-in: 90014d935d user: bohwaz tags: trunk
2014-04-10
18:16
Ne pas proposer une mise à jour entre RC, uniquement entre 0.5.9 et 0.6.0* check-in: fe1abf29a5 user: bohwaz tags: trunk
17:50
rc2 check-in: 1bb750bae9 user: bohwaz tags: trunk
2014-04-07
16:26
Corrections et vérifications à l'ajout de cotisation check-in: 4c4c3db24d user: bohwaz tags: trunk
16:09
Correction export des membres check-in: b46f155397 user: bohwaz tags: trunk
2014-04-01
18:35
Accepter les points dans les noms de plugins check-in: ea95d5d478 user: bohwaz tags: trunk
18:33
Archives .tar.gz plutôt que .phar check-in: 4b166c4876 user: bohwaz tags: trunk
18:10
Suppression des associations écritures/cotisations check-in: 60da784ccd user: bohwaz tags: trunk
18:10
Ne pas obliger à avoir un param check-in: f588c9e6cb user: bohwaz tags: trunk
18:09
Ne pas laisser une config invalide check-in: a612e3c073 user: bohwaz tags: trunk
16:58
première rc check-in: 1635cec26d user: bohwaz tags: trunk
16:56
Autres tests check-in: b27152664d user: bohwaz tags: trunk
16:39
Plus de tests check-in: ceaf3d311a user: bohwaz tags: trunk
16:16
Tests JS check-in: 92cffd491b user: bohwaz tags: trunk
16:14
Erreur de syntaxe, const = est un peu trop restreint check-in: f0de8cc942 user: bohwaz tags: trunk
15:55
Plus correct comme ça check-in: 66241a8a6f user: bohwaz tags: trunk
15:53
ne pas nettoyer la table si le champ identifiant n'est pas encore déterminé check-in: 5784129344 user: bohwaz tags: trunk
15:51
possibilité d'avoir les erreurs par email, et toujours loguer les erreurs check-in: 780a9c9c43 user: bohwaz tags: trunk
15:37
Déplacement check-in: 72a3a0a5fe user: bohwaz tags: trunk
04:13
Gestion manuelle des rappels + Suivi des rappels check-in: 92b8bfe0a6 user: bohwaz tags: trunk
2014-03-31
21:13
Envoi automatisé des rappels check-in: 12e7f0652b user: bohwaz tags: trunk
16:34
Associer les opérations comptables aux cotisations membres check-in: 45c128dbf0 user: bohwaz tags: trunk
15:02
Les fichiers index.html sont fournis par défaut dans l'archive de Garradin, pas besoin de ce code check-in: 2a85567682 user: bohwaz tags: trunk
2014-03-26
18:03
Repasse champs requis check-in: 3c49d304ee user: bohwaz tags: trunk
17:51
Corrections bugs DB et cron check-in: 03918d4368 user: bohwaz tags: trunk
17:47
Vague de "required" dans les formulaires check-in: 6e539273e0 user: bohwaz tags: trunk
17:29
Ajout configuration d'exemple + ajout gestion tâche automatisées check-in: 94082a8d1f user: bohwaz tags: trunk
17:06
Possibilité de faire un rappel le jour de l'expiration check-in: da117a9e3e user: bohwaz tags: trunk
16:47
déterminer automatiquement le délimiteur check-in: cd99ccd274 user: bohwaz tags: trunk
2014-03-25
14:43
Gestion SNI dans requêtes https check-in: 26cd3b0213 user: bohwaz tags: trunk
2014-03-22
02:19
Import au format CSV garradin check-in: dd2ab5b039 user: bohwaz tags: trunk
01:31
Import des membres depuis Galette check-in: 9afa585de0 user: bohwaz tags: trunk
01:30
Mettre les champs vides à NULL avant de créer l'index sinon ça risque de foirer (deux champs vides ne sont pas uniques) check-in: 0e386a3a61 user: bohwaz tags: trunk
2014-03-21
05:21
Doc sur les plugins check-in: 27d16b542b user: bohwaz tags: trunk
04:18
Utile pour faire dépendre des plugins d'autres plugins : possibilité de récup la version installée d'un plugin check-in: d3c006672a user: bohwaz tags: trunk
04:15
Affichage partie admin/privée des plugins check-in: 514f512510 user: bohwaz tags: trunk
03:45
Donner l'URL vers un plugin check-in: e57c4023d7 user: bohwaz tags: trunk
03:44
rendre publique ces méthodes bien utiles check-in: 9e037ff854 user: bohwaz tags: trunk
03:43
Mise en avant des numéros dans les listes check-in: 84fea36049 user: bohwaz tags: trunk
2014-03-20
20:06
Documentation et lecture simple des fichiers non-PHP plutôt qu'inclusion check-in: 9577053997 user: bohwaz tags: trunk
19:39
Suppression de plugin + vérifications check-in: 1cb7db96ca user: bohwaz tags: trunk
18:30
Début d'intégration des plugins check-in: d239c2525e user: bohwaz tags: trunk
18:29
Petit outil rapide pour packager une extension check-in: d59b16e23e user: bohwaz tags: trunk
2014-03-14
18:44
Passage des tableaux en syntaxe courte check-in: 458d0edb83 user: bohwaz tags: trunk
18:43
teste la syntaxe des fichiers php check-in: d790e59035 user: bohwaz tags: trunk
18:28
Passage à la syntaxe courte des array() dans PHP 5.4 check-in: ee4dfba719 user: bohwaz tags: trunk
18:10
Méthodes listes et comptage des rappels envoyés check-in: 3fcdfaaeb4 user: bohwaz tags: trunk
15:47
suppression de rappel automatique check-in: 1bb95bcff2 user: bohwaz tags: trunk
14:37
Modification de rappel automatique check-in: 03eb33c212 user: bohwaz tags: trunk
2014-03-13
15:34
Ajout/liste des rappels automatiques check-in: 210c37153e user: bohwaz tags: trunk
13:20
Ne pas accepter l'absence de l'entête check-in: f95890dd0f user: bohwaz tags: trunk
2014-02-20
20:14
objets rappels check-in: 900b4185b0 user: bohwaz tags: trunk
16:42
amélioration présentation des cotisations perso check-in: 9067ae1041 user: bohwaz tags: trunk
2014-02-18
03:08
Contexte à l'affichage des opérations d'un membre check-in: 859e3abca4 user: bohwaz tags: trunk
2014-02-17
20:25
Récupe de mot de passe en utilisant le champ identifiant et pas le champ email check-in: 247dcbb8ca user: bohwaz tags: trunk
20:18
Possibilité de configurer le champ identifiant et le champ identité des membres check-in: 0a9ee37350 user: bohwaz tags: trunk
18:35
État des cotisations pour le membre connecté check-in: aa80b87200 user: bohwaz tags: trunk
18:32
Statut cotisation à la connexion check-in: 7bf735c72e user: bohwaz tags: trunk
18:32
Correction ID cotisation check-in: f4a83a6517 user: bohwaz tags: trunk
18:31
Plus possible d'avoir une cotisation non liée check-in: 7f2cda9b49 user: bohwaz tags: trunk
2014-02-14
03:58
Déterminer le chemin de manière plus fiable check-in: 9415656c7c user: bohwaz tags: trunk
02:08
Cette constante n'existe pas ici check-in: 6a4c19807f user: bohwaz tags: trunk
02:08
Créer les répertoires de cache s'ils n'existent pas check-in: fec32ee95e user: bohwaz tags: trunk
01:15
Typos à la désactivation de compte check-in: 6d5433087e user: bohwaz tags: trunk
01:13
suppression des dernières références aux transactions check-in: cd375467bb user: bohwaz tags: trunk
00:32
Suppression de cotisation membre check-in: e9565e856a user: bohwaz tags: trunk
00:27
Voir les membres cotisants check-in: 39655ea2ac user: bohwaz tags: trunk
2014-02-13
19:39
Modification de la date de fin d'exercice par défaut : +1 an -1 jour check-in: c4ac876d13 user: bohwaz tags: trunk
18:47
ne pas sortir les comptes au solde nul check-in: a1c57faa72 user: bohwaz tags: trunk
18:25
Suppression de cotisation check-in: 1fa74feed8 user: bohwaz tags: trunk
18:21
Modification de cotisation check-in: 4555329a38 user: bohwaz tags: trunk
18:21
Enregistrer en session le login local, évite de revérifier sa validité à chaque page chargée check-in: 9f8290a6c6 user: bohwaz tags: trunk
17:06
Ne pas afficher la déconnexion en cas de serveur local check-in: 03ad38bfd7 user: bohwaz tags: trunk
2014-02-12
14:58
Autoriser de mettre un des comptes à NULL check-in: a66f9d3acc user: bohwaz tags: trunk
14:45
Renommage des constantes GARRADIN_* en Garradin\* + support du login local par id ou email check-in: 0f6cbac68b user: bohwaz tags: trunk
14:14
Debug des arguments check-in: dd669f5faa user: bohwaz tags: trunk
14:09
bon positionnement des reports à nouveau selon actif/passif check-in: 544747b542 user: bohwaz tags: trunk
13:56
Ne pas faire de report à nouveau pour les soldes nuls check-in: 3f1fa166ed user: bohwaz tags: trunk
13:54
Ne pas processer les comptes au solde nul check-in: 8fea18948d user: bohwaz tags: trunk
2014-02-11
04:51
Ergonomie et nettoyage check-in: e951e0ea3a user: bohwaz tags: trunk
04:42
Refonte présentation cotisations en cours check-in: a75d219e65 user: bohwaz tags: trunk
04:25
Refonte partielle des transactions : renommage en cotisations, et pas de gestion financière intégrée, ça mélangeait trop les choses, le mieux serait en fait de permettre de ventiler les écritures directement dans la compta. check-in: 9b3f367a14 user: bohwaz tags: trunk
More ↓