webtranslator - l10n: Second commit, uff! Lots of changes was added,

Поиск
Список
Период
Сортировка
От mario__@pgfoundry.org (User Mario__)
Тема webtranslator - l10n: Second commit, uff! Lots of changes was added,
Дата
Msg-id 20060804090218.DEF6C86C662@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
  Second commit, uff! Lots of changes was added, IMO you have to see the code :)
(some...)

   - Now, There is one table only for the Users. It was a bit hard to do this
   - Lots of TODOs in views.py file added
   - "Revisor" now is able to see which are the translations sents and
     which of them are not checked.
   - Templates now are more "smarts" :), they know when a user is loged in

Modified Files:
--------------
    l10n:
        settings.py (r1.1.1.1 -> r1.2)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/webtranslator/l10n/settings.py.diff?r1=1.1.1.1&r2=1.2)
    l10n/es:
        models.py (r1.1.1.1 -> r1.2)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/webtranslator/l10n/es/models.py.diff?r1=1.1.1.1&r2=1.2)
        template_coordinador.html (r1.1.1.1 -> r1.2)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/webtranslator/l10n/es/template_coordinador.html.diff?r1=1.1.1.1&r2=1.2)
        template_nueva_asignacion.html (r1.1.1.1 -> r1.2)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/webtranslator/l10n/es/template_nueva_asignacion.html.diff?r1=1.1.1.1&r2=1.2)
        template_revisor.html (r1.1.1.1 -> r1.2)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/webtranslator/l10n/es/template_revisor.html.diff?r1=1.1.1.1&r2=1.2)
        template_show_file.html (r1.1.1.1 -> r1.2)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/webtranslator/l10n/es/template_show_file.html.diff?r1=1.1.1.1&r2=1.2)
        template_status.html (r1.1.1.1 -> r1.2)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/webtranslator/l10n/es/template_status.html.diff?r1=1.1.1.1&r2=1.2)
        views.py (r1.1.1.1 -> r1.2)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/webtranslator/l10n/es/views.py.diff?r1=1.1.1.1&r2=1.2)
    l10n/scripts:
        functions.sql (r1.1.1.1 -> r1.2)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/webtranslator/l10n/scripts/functions.sql.diff?r1=1.1.1.1&r2=1.2)
        index.sql (r1.1.1.1 -> r1.2)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/webtranslator/l10n/scripts/index.sql.diff?r1=1.1.1.1&r2=1.2)
        views.sql (r1.1.1.1 -> r1.2)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/webtranslator/l10n/scripts/views.sql.diff?r1=1.1.1.1&r2=1.2)

Added Files:
-----------
    l10n/es:
        template_stop.html (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/webtranslator/l10n/es/template_stop.html?rev=1.1&content-type=text/x-cvsweb-markup)

В списке pgsql-committers по дате отправления:

Предыдущее
От: meskes@postgresql.org (Michael Meskes)
Дата:
Сообщение: pgsql: Regression test updates and fixes
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Teach eval_const_expressions to simplify BooleanTest nodes that