[COMMITTERS] webtranslator - l10n: Createmanual.py added, this will be the main file

2006-10-18 Thread User Mario__
Log Message: --- Createmanual.py added, this will be the main file to create the html manual. Modified Files: -- l10n/scripts: db2po.py (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/webtranslator/l10n/scripts/db2po.py.diff?r1=1.1&r2=1.2) Add

[COMMITTERS] webtranslator - l10n: Some changes: - db2po.py was added: This file

2006-10-15 Thread User Mario__
Log Message: --- Some changes: - db2po.py was added: This file is able to dump database content to pot files - some minimun changes. Now there's a sql view to show the main screen Modified Files: -- l10n: settings.py (r1.3 -> r1.4) (http://cvs.pgf

[COMMITTERS] webtranslator - l10n: Some changes added - tags replacement was

2006-10-06 Thread User Mario__
Log Message: --- Some changes added - tags replacement was done with a filter from django api '|escape' - some changes in template_show_file.html - a few in the views.py file (Search the TODO) Modified Files: -- l10n/es: template_show_file.html (r1.8 ->

[COMMITTERS] webtranslator - l10n: A query to get the file content was modified,

2006-10-03 Thread User Mario__
Log Message: --- A query to get the file content was modified, now I've got a SQL VIEW for that. Some tags replacements were done on it. Modified Files: -- l10n/es: views.py (r1.20 -> r1.21) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/webtranslator/l10n

[COMMITTERS] webtranslator - l10n: some tags changed in the 'revisor' view

2006-10-02 Thread User Mario__
Log Message: --- some tags changed in the 'revisor' view Modified Files: -- l10n/es: template_intro.html (r1.3 -> r1.4) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/webtranslator/l10n/es/template_intro.html.diff?r1=1.3&r2=1.4) views.py (r1.19 -> r1

[COMMITTERS] webtranslator - l10n: the old ones, aren't XHTML Strict

2006-09-27 Thread User Mario__
Log Message: --- the old ones, aren't XHTML Strict Modified Files: -- l10n/es: template_base.html (r1.6 -> r1.7) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/webtranslator/l10n/es/template_base.html.diff?r1=1.6&r2=1.7) template_new_user.html (r1.1

[COMMITTERS] webtranslator - l10n: This file show the new form to create the

2006-09-27 Thread User Mario__
Log Message: --- This file show the new form to create the account Added Files: --- l10n/es: template_new_user.html (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/webtranslator/l10n/es/template_new_user.html?rev=1.1&content-type=text/x-cvsweb-markup) --

[COMMITTERS] webtranslator - l10n: now is possible to create new accounts.

2006-09-27 Thread User Mario__
Log Message: --- now is possible to create new accounts. Everybody is able to get one Modified Files: -- l10n: urls.py (r1.11 -> r1.12) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/webtranslator/l10n/urls.py.diff?r1=1.11&r2=1.12) l10n/es: model

[COMMITTERS] webtranslator - l10n: Those are the new pot files, without some

2006-09-26 Thread User Mario__
Log Message: --- Those are the new pot files, without some untranslatable tags Modified Files: -- l10n/pot: abort.pot (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/webtranslator/l10n/pot/abort.pot.diff?r1=1.1&r2=1.2) advanced.pot (r1.

[COMMITTERS] webtranslator - l10n: makepot.py is used for translate all xml files to

2006-09-26 Thread User Mario__
Log Message: --- makepot.py is used for translate all xml files to pot files, using the webtranslator model Modified Files: -- l10n/es: models.py (r1.8 -> r1.9) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/webtranslator/l10n/es/models.py.diff?r1=1.8&r2=1.9

[COMMITTERS] webtranslator - l10n: webtranslator.py was updated.

2006-09-25 Thread User Mario__
Log Message: --- webtranslator.py was updated. I added other tags to be marked Modified Files: -- l10n/es: template_status.html (r1.3 -> r1.4) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/webtranslator/l10n/es/template_status.html.diff?r1=1.3&r2=1.4)

[COMMITTERS] webtranslator - l10n: This file is for testing purposes only.

2006-09-25 Thread User Mario__
Log Message: --- This file is for testing purposes only. We want to mark some tags for not included in the strings to translate for. Modified Files: -- l10n/es: template_show_file.html (r1.7 -> r1.8) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/webtransl

[COMMITTERS] webtranslator - l10n: in the front-end '<', '/>', '\n' were changed by

2006-09-21 Thread User Mario__
Log Message: --- in the front-end '<', '/>', '\n' were changed by '<', '>' and '' Modified Files: -- l10n/es: template_intro.html (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/webtranslator/l10n/es/template_intro.html.diff?r1=1.2&r2=1.3)

[COMMITTERS] webtranslator - l10n: I corrected some little mistakes and now the

2006-09-20 Thread User Mario__
Log Message: --- I corrected some little mistakes and now the webapp is ready for testing purposes however, there are some strings don't be translated like , ... so we have to find a way to "mark" tags like _untranslatable strings_. That is the next step. Modified Files: --

[COMMITTERS] webtranslator - l10n: Now two intances for the same user is supported

2006-09-20 Thread User Mario__
Log Message: --- Now two intances for the same user is supported Modified Files: -- l10n/es: models.py (r1.7 -> r1.8) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/webtranslator/l10n/es/models.py.diff?r1=1.7&r2=1.8) views.py (r1.15 -> r1.16)

[COMMITTERS] webtranslator - l10n: I had a bug when a user wants to block a file...

2006-09-20 Thread User Mario__
Log Message: --- I had a bug when a user wants to block a file... corrected! (I think) This is the pre-release 2 :) Modified Files: -- l10n/es: views.py (r1.14 -> r1.15) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/webtranslator/l10n/es/views.py.diff?r1=1

[COMMITTERS] webtranslator - l10n: I made a mistake with the last commit.

2006-09-20 Thread User Mario__
Log Message: --- I made a mistake with the last commit. In a foolish way I deleted a very useful method: save() I think you already know what is this for :) Modified Files: -- l10n: urls.py (r1.10 -> r1.11) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/web

[COMMITTERS] webtranslator - l10n: With this file I'm going to re-create all po

2006-09-19 Thread User Mario__
Log Message: --- With this file I'm going to re-create all po files Added Files: --- l10n/scripts: db2py.py (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/webtranslator/l10n/scripts/db2py.py?rev=1.1&content-type=text/x-cvsweb-markup)

[COMMITTERS] webtranslator - l10n: - Now all translations made by some translator

2006-09-19 Thread User Mario__
Log Message: --- - Now all translations made by some translator are available for any authenticated user. - Some changes in the front-end (templates) Modified Files: -- l10n: urls.py (r1.9 -> r1.10) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/webtranslat

[COMMITTERS] webtranslator - l10n: a bug was corrected at least, so IMHO we can

2006-09-15 Thread User Mario__
Log Message: --- a bug was corrected at least, so IMHO we can start to do some tests on it Modified Files: -- l10n: urls.py (r1.8 -> r1.9) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/webtranslator/l10n/urls.py.diff?r1=1.8&r2=1.9) l10n/es: mode

[COMMITTERS] webtranslator - l10n: - Some templates modified - I'm try to correct

2006-09-15 Thread User Mario__
Log Message: --- - Some templates modified - I'm try to correct a bug for the 'revisor' Modified Files: -- l10n: urls.py (r1.7 -> r1.8) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/webtranslator/l10n/urls.py.diff?r1=1.7&r2=1.8) l10n/es: temp

[COMMITTERS] webtranslator - l10n: - Locks work well, I've been tested a while -

2006-09-11 Thread User Mario__
Log Message: --- - Locks work well, I've been tested a while - I did a littles changes on some templates Modified Files: -- l10n/es: template_base.html (r1.3 -> r1.4) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/webtranslator/l10n/es/template_base.html.

[COMMITTERS] webtranslator - l10n: I think I've got a pre-release - An

2006-09-10 Thread User Mario__
Log Message: --- I think I've got a pre-release - An authentificated user could translate a string without any problem. - A "manager" can check a translation made. Modified Files: -- l10n: urls.py (r1.6 -> r1.7) (http://cvs.pgfoundry.org/cgi-bin/cvswe

[COMMITTERS] webtranslator - l10n: Now I'm using RequestContest, that way I can use

2006-09-06 Thread User Mario__
Log Message: --- Now I'm using RequestContest, that way I can use variables on templates. I think 80% is done. I hope finish it tonight Modified Files: -- l10n: urls.py (r1.5 -> r1.6) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/webtranslator/l10n/urls.py.

[COMMITTERS] webtranslator - l10n: Now, I understand more how Django works and I

2006-09-02 Thread User Mario__
Log Message: --- Now, I understand more how Django works and I started to change the way I'd doing some code. Authentification complete 100% so, I have to see what things doesn't works anymore. Modified Files: -- l10n: settings.py (r1.2 -> r1.3) (http://cv

[COMMITTERS] webtranslator - l10n: pot files were added

2006-08-31 Thread User Mario__
Log Message: --- pot files were added Added Files: --- l10n/pot: abort.pot (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/webtranslator/l10n/pot/abort.pot?rev=1.1&content-type=text/x-cvsweb-markup) advanced.pot (r1.1) (http://cvs.pgfound

[COMMITTERS] webtranslator - l10n: New Directory

2006-08-31 Thread User Mario__
Update of /cvsroot/webtranslator/l10n/pot In directory pgfoundry.org:/tmp/cvs-serv92034/pot Log Message: Directory /cvsroot/webtranslator/l10n/pot added to the repository ---(end of broadcast)--- TIP 5: don't forget to increase your free space map

[COMMITTERS] webtranslator - l10n: New template file added!

2006-08-30 Thread User Mario__
Log Message: --- New template file added! Added Files: --- l10n/es: template_add_revision.html (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/webtranslator/l10n/es/template_add_revision.html?rev=1.1&content-type=text/x-cvsweb-markup) ---

[COMMITTERS] webtranslator - l10n: Some important things were finished as: - the

2006-08-30 Thread User Mario__
Log Message: --- Some important things were finished as: - the file-lock process works fine! Lots of Tests are required. - if a translation has got the max score, then that translation will not be translated again. That's way another user isn't able to broke it. - the strin

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

2006-08-26 Thread 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

[COMMITTERS] webtranslator - l10n: - Find the TODOs in views.py file if you please

2006-08-15 Thread User Mario__
Log Message: --- - Find the TODOs in views.py file if you please Another good change, now a translator have to save changes by every string instead a file. When a file is picked, the file is locked for a while; after some minutes, it is unlocked. (by Cron only??). A hard work is

[COMMITTERS] webtranslator - l10n: More things added to TODO section.

2006-08-07 Thread User Mario__
Log Message: --- More things added to TODO section. Please take a look inside views.py file if you want - "Revisor" section is better, now we've got something :) (60% done) - views.py has got +540 lines of code. - a template added Modified Files: -- l10n:

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

2006-08-04 Thread User Mario__
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

[COMMITTERS] webtranslator - l10n: Imported Sources

2006-07-28 Thread User Mario__
Update of /cvsroot/webtranslator/l10n In directory pgfoundry.org:/tmp/cvs-serv56066 Log Message: This is the first commit here! Status: Vendor Tag: a1 Release Tags: b1 N l10n/__init__.py N l10n/manage.py N l10n/urls.py N l10n/settings.py N l10n/es/404.html N l10n/es/__in