Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

vigiboard / vigiboard / templates @ 57f7cb3f

Name Size
__init__.py 69 Bytes
about.html 7.68 KB
authentication.html 2.84 KB
debug.html 663 Bytes
error.html 543 Bytes
footer.html 576 Bytes
header.html 290 Bytes
index.html 1.43 KB
login.html 972 Bytes
master.html 2.17 KB
sidebars.html 2.14 KB
vigiboard.html 937 Bytes
vigiboard_event_table.html 6.01 KB
vigiboard_history_table.html 934 Bytes

Latest revisions

# Date Author Comment
57f7cb3f 08/06/2009 03:18 PM Gabriel DE PERTHUIS

Rename non-conflicting files.

git ls-files |while read f; do
mkdir p "../vigiboard/$(dirname "$f")"; git mv - "$f" "../vigiboard/$f";
done

git-svn-id: https://vigilo-dev.si.c-s.fr/svn@485 b22e2e97-25c9-44ff-b637-2e5ceca36478

19e88cb8 07/23/2009 09:33 AM Thomas ANDREJAK

vigiboard séparé du vigicore

git-svn-id: https://vigilo-dev.si.c-s.fr/svn@349 b22e2e97-25c9-44ff-b637-2e5ceca36478

51ede5e8 07/23/2009 09:32 AM Thomas ANDREJAK

Préparation pour le vigiboard séparé du vigicore

git-svn-id: https://vigilo-dev.si.c-s.fr/svn@348 b22e2e97-25c9-44ff-b637-2e5ceca36478

95743443 07/16/2009 02:01 PM Thomas ANDREJAK

Modifications pour la génération d'un egg

git-svn-id: https://vigilo-dev.si.c-s.fr/svn@313 b22e2e97-25c9-44ff-b637-2e5ceca36478

35cea70e 07/08/2009 08:09 AM Thomas ANDREJAK

Correction Bug + Contrôle Pylint

git-svn-id: https://vigilo-dev.si.c-s.fr/svn@291 b22e2e97-25c9-44ff-b637-2e5ceca36478

52661754 07/08/2009 06:41 AM Thomas ANDREJAK

Modifications suite à Pylint

git-svn-id: https://vigilo-dev.si.c-s.fr/svn@290 b22e2e97-25c9-44ff-b637-2e5ceca36478

4a49ed53 07/06/2009 03:05 PM Thomas ANDREJAK

Restauration du egg et début de correction pylint

git-svn-id: https://vigilo-dev.si.c-s.fr/svn@280 b22e2e97-25c9-44ff-b637-2e5ceca36478

20367931 07/06/2009 11:52 AM Thomas ANDREJAK

Réorganisation du code (controllers, etc)
Mise en place d'un système de plugin pour ajouter des colonnes à la volée
Internationalisation complète
Création de quelques tests

git-svn-id: https://vigilo-dev.si.c-s.fr/svn@274 b22e2e97-25c9-44ff-b637-2e5ceca36478

49c8da1d 06/26/2009 12:26 PM Thomas ANDREJAK

Changement de nom 2/2

git-svn-id: https://vigilo-dev.si.c-s.fr/svn@246 b22e2e97-25c9-44ff-b637-2e5ceca36478

View revisions

Also available in: Atom