Обсуждение: webtranslator - l10n: I started to write the file's locks, when a

Поиск
Список
Период
Сортировка

webtranslator - l10n: I started to write the file's locks, when a

От
mario__@pgfoundry.org (User Mario__)
Дата:
Log Message:
-----------
 I started to write the file's locks, when a translator pick a file to translate
that file is locked from 0 to 15 minutes. The unlock process for a file happens
in 2 ways:

 1) The translator pick another file to translate
 2) If the translator has got a file locked and he don't do anything in
    15 minutes an extern process have to do an unlock on it.

  ** Extern process ** could be a function called by cron

    1) 80% done
    2)  0% done

Modified Files:
--------------
    l10n:
        urls.py (r1.3 -> r1.4)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/webtranslator/l10n/urls.py.diff?r1=1.3&r2=1.4)
    l10n/es:
        models.py (r1.3 -> r1.4)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/webtranslator/l10n/es/models.py.diff?r1=1.3&r2=1.4)
        template_revisar_traduccion.html (r1.1 -> r1.2)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/webtranslator/l10n/es/template_revisar_traduccion.html.diff?r1=1.1&r2=1.2)
        template_revisor.html (r1.4 -> r1.5)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/webtranslator/l10n/es/template_revisor.html.diff?r1=1.4&r2=1.5)
        template_show_file.html (r1.3 -> r1.4)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/webtranslator/l10n/es/template_show_file.html.diff?r1=1.3&r2=1.4)
        views.py (r1.4 -> r1.5)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/webtranslator/l10n/es/views.py.diff?r1=1.4&r2=1.5)