This is an automated email from the git hooks/post-receive script. New change to branch develop in repository mum. See http://git.chorem.org/mum.git from 2d2c6ff qques changements dans l'affichage des groupes + affichage des abonnements dans la page User new f27226f hostpage: bouton test de connection OK new a8438f1 regex utilisée pour sms_url new 515d017 app.py renommé en mum.py + le fichier de conf doit être passé en argument par ligne de commande + un argument en ligne de commande peut surcharger un champ du fichier de conf The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 515d017f2255bf8b30bdc28f4fa83d14931c5885 Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Fri Mar 27 16:54:55 2015 +0100 app.py renommé en mum.py + le fichier de conf doit être passé en argument par ligne de commande + un argument en ligne de commande peut surcharger un champ du fichier de conf commit a8438f1caec62e5117607d1617b6a2c041cdf3c0 Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Fri Mar 27 11:44:19 2015 +0100 regex utilisée pour sms_url commit f27226f14d3b4949a18c7a29f37f7cd7c5dcae5f Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Fri Mar 27 11:13:44 2015 +0100 hostpage: bouton test de connection OK Summary of changes: app/module_loader.py | 21 ++++++++---- app/modules/notification_modules/sms_notif.py | 3 +- app/modules/storage_modules/shelve_db.py | 8 ++--- app/{app.py => mum.py} | 38 +++++++++++++++++++-- run.sh | 2 +- static/js/controllers/headCtrl.js | 8 +++++ static/js/controllers/hostPageCtrl.js | 7 ++++ views/hostpage.html | 3 +- views/profile.html | 49 +-------------------------- 9 files changed, 75 insertions(+), 64 deletions(-) rename app/{app.py => mum.py} (80%) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.