Conjunto de mudanças 923 no repositório publico
- Timestamp:
- 11/10/2005 15:21:38 (14 anos atrás)
- Localização:
- ILSAAL/trunk
- Arquivos:
-
- 8 removidos
- 33 editados
Legenda:
- Não Modificado
- Adicionado
- Removido
-
ILSAAL/trunk/Extensions/Install.py
r617 r923 21 21 # Place, Suite 330, Boston, MA 02111-1307 USA 22 22 # 23 __author__ = '''STC Interlegis < admin-stc@interlegis.gov.br>'''23 __author__ = '''STC Interlegis <stc@interlegis.gov.br>''' 24 24 __docformat__ = 'plaintext' 25 25 __version__ = '$ Revision 0.0 $'[11:-2] -
ILSAAL/trunk/Extensions/saal_workflow.py
r569 r923 22 22 # Place, Suite 330, Boston, MA 02111-1307 USA 23 23 # 24 __author__ = '''STC Interlegis < admin-stc@interlegis.gov.br>'''24 __author__ = '''STC Interlegis <stc@interlegis.gov.br>''' 25 25 __docformat__ = 'plaintext' 26 26 __version__ = '$ Revision 0.0 $'[11:-2] -
ILSAAL/trunk/Extensions/saal_workflow_scripts.py
r492 r923 20 20 # Place, Suite 330, Boston, MA 02111-1307 USA 21 21 # 22 __author__ = '''STC Interlegis < admin-stc@interlegis.gov.br>'''22 __author__ = '''STC Interlegis <stc@interlegis.gov.br>''' 23 23 __docformat__ = 'plaintext' 24 24 __version__ = '$ Revision 0.0 $'[11:-2] -
ILSAAL/trunk/GerenciamentoSAAL.py
r900 r923 19 19 # Place, Suite 330, Boston, MA 02111-1307 USA 20 20 # 21 __author__ = '''STC Interlegis < admin-stc@interlegis.gov.br>'''21 __author__ = '''STC Interlegis <stc@interlegis.gov.br>''' 22 22 __docformat__ = 'plaintext' 23 23 -
ILSAAL/trunk/SAAL.py
r670 r923 19 19 # Place, Suite 330, Boston, MA 02111-1307 USA 20 20 # 21 __author__ = '''STC Interlegis < admin-stc@interlegis.gov.br>'''21 __author__ = '''STC Interlegis <stc@interlegis.gov.br>''' 22 22 __docformat__ = 'plaintext' 23 23 -
ILSAAL/trunk/SAALBase.py
r314 r923 21 21 # Place, Suite 330, Boston, MA 02111-1307 USA 22 22 # 23 __author__ = '''STC Interlegis < admin-stc@interlegis.gov.br>'''23 __author__ = '''STC Interlegis <stc@interlegis.gov.br>''' 24 24 __docformat__ = 'plaintext' 25 25 -
ILSAAL/trunk/SAALContainer.py
r314 r923 22 22 # Place, Suite 330, Boston, MA 02111-1307 USA 23 23 # 24 __author__ = '''STC Interlegis < admin-stc@interlegis.gov.br>'''24 __author__ = '''STC Interlegis <stc@interlegis.gov.br>''' 25 25 __docformat__ = 'plaintext' 26 26 -
ILSAAL/trunk/SAALObjeto.py
r320 r923 22 22 # Place, Suite 330, Boston, MA 02111-1307 USA 23 23 # 24 __author__ = '''STC Interlegis < admin-stc@interlegis.gov.br>'''24 __author__ = '''STC Interlegis <stc@interlegis.gov.br>''' 25 25 __docformat__ = 'plaintext' 26 26 -
ILSAAL/trunk/SAALPasta.py
r314 r923 22 22 # Place, Suite 330, Boston, MA 02111-1307 USA 23 23 # 24 __author__ = '''STC Interlegis < admin-stc@interlegis.gov.br>'''24 __author__ = '''STC Interlegis <stc@interlegis.gov.br>''' 25 25 __docformat__ = 'plaintext' 26 26 -
ILSAAL/trunk/interfaces/IGerenciamentoSAAL.py
r626 r923 19 19 # Place, Suite 330, Boston, MA 02111-1307 USA 20 20 # 21 __author__ = '''STC Interlegis < admin-stc@interlegis.gov.br>'''21 __author__ = '''STC Interlegis <stc@interlegis.gov.br>''' 22 22 __docformat__ = 'plaintext' 23 23 -
ILSAAL/trunk/interfaces/ISAAL.py
r626 r923 19 19 # Place, Suite 330, Boston, MA 02111-1307 USA 20 20 # 21 __author__ = '''STC Interlegis < admin-stc@interlegis.gov.br>'''21 __author__ = '''STC Interlegis <stc@interlegis.gov.br>''' 22 22 __docformat__ = 'plaintext' 23 23 -
ILSAAL/trunk/interfaces/ISAALBase.py
r492 r923 19 19 # Place, Suite 330, Boston, MA 02111-1307 USA 20 20 # 21 __author__ = '''STC Interlegis < admin-stc@interlegis.gov.br>'''21 __author__ = '''STC Interlegis <stc@interlegis.gov.br>''' 22 22 __docformat__ = 'plaintext' 23 23 -
ILSAAL/trunk/interfaces/ISAALContainer.py
r492 r923 19 19 # Place, Suite 330, Boston, MA 02111-1307 USA 20 20 # 21 __author__ = '''STC Interlegis < admin-stc@interlegis.gov.br>'''21 __author__ = '''STC Interlegis <stc@interlegis.gov.br>''' 22 22 __docformat__ = 'plaintext' 23 23 -
ILSAAL/trunk/interfaces/ISAALObjeto.py
r492 r923 19 19 # Place, Suite 330, Boston, MA 02111-1307 USA 20 20 # 21 __author__ = '''STC Interlegis < admin-stc@interlegis.gov.br>'''21 __author__ = '''STC Interlegis <stc@interlegis.gov.br>''' 22 22 __docformat__ = 'plaintext' 23 23 -
ILSAAL/trunk/interfaces/ISAALPasta.py
r492 r923 19 19 # Place, Suite 330, Boston, MA 02111-1307 USA 20 20 # 21 __author__ = '''STC Interlegis < admin-stc@interlegis.gov.br>'''21 __author__ = '''STC Interlegis <stc@interlegis.gov.br>''' 22 22 __docformat__ = 'plaintext' 23 23 -
ILSAAL/trunk/model/DEPENDENCIES_AGX.txt
r392 r923 6 6 7 7 - Instalar o Python 2.3.5 8 - ./configure --prefix=/ path8 - ./configure --prefix=/caminho/para/o/python 9 9 - make 10 10 - make install 11 - Instalar o Zope 2.7.7 ou 2.8.0 12 - ./configure --prefix=/path --with-python=/path/python 11 12 - Instalar o Zope 2.7.7 ou 2.8.1 13 - ./configure --prefix=/caminho/para/o/zope --with-python=/caminho/para/o/python/bin/python 13 14 - make 14 15 - make install 16 15 17 - Instalar o Plone 2.0.5 ou 2.1 no Zope 16 - Instalar o Archetypes 1.3.3 no Zope (Bundle) 17 - Instalar o ATVocabularyManager (direto do trunk do 18 https://svn.plone.org/svn/archetypes/) 18 19 - Instalar o Archetypes 1.3.4 no Zope (Bundle) 20 21 - Instalar o PyXML no Python 22 - /caminho/para/o/python/bin/python setup.py build 23 - /caminho/para/o/python/bin/python setup.py install 24 25 - Instalar o stripogram no Python 26 - /caminho/para/o/python/bin/python setup.py install 27 28 - Instalar o i18ndude no Python 29 - /caminho/para/o/python/bin/python setup.py install 30 19 31 - Instalar o ArchGenXML 1.4 no Zope (acompanha o SAAL no diretório 20 32 ILSAAL/model/ArchGenXML.tgz) 21 - Instalar o PyXML no Python 22 - /path/python setup.py build 23 - /path/python setup.py intall 24 - Instalar o stripogram no Python 25 - /path/python setup.py install 26 - Instalar o i18ndude no Python 27 - /path/python setup.py install 33 34 - Instalar o ATVocabularyManager direto do trunk 35 - svn co https://svn.plone.org/svn/archetypes/ATVocabularyManager/trunk ATVocabularyManager 36 28 37 - Checkout dos módulos do SAAL diretamente do Repositório Interlegis 29 no diretório Products do Zope ou fazendou um link simbólico nesse 30 diretório 38 no diretório Products do Zope ou fazendo um link simbólico nesse 39 diretório. 40 Alternativamente é possível fazer um checkout do bundle do SAAL 41 que todos os módulos e dependências o acompanharão: 42 - svn co http://repositorio.interlegis.gov.br/bundles/saal_trunk 43 31 44 - Criar um link simbólico "python" no diretório Products do Zope, 32 45 apontando para o novo Python instalado 46 33 47 - Após as alterações no modelo .zuml, invocar o script 34 48 ILSAAL/model/generate_all.sh, dentro de Products do Zope, para 35 49 gerar todos os módulos ou somente o generate_[módulo] para gerar 36 50 o módulo específico 37 - Comitar as alterações no Repositório Interlegis (SVN)38 51 52 - Comitar as alterações no Repositório Interlegis (SVN): 53 svn commit -m "Mensagem sobre o commit" 54 -
ILSAAL/trunk/model/clean_trash.sh
r219 r923 1 # Limpa todos os arquivos desnecessarios do SAAL.2 3 1 echo "Limpando arquivos desnecessarios dos modulos do SAAL..." 4 2 -
ILSAAL/trunk/model/generate.conf
r366 r923 14 14 ## Set default email (can specify as comma-separated list, or specify 15 15 ## several times). 16 e-mail: admin-stc@interlegis.gov.br16 e-mail: stc@interlegis.gov.br 17 17 18 18 ## Set default copyright -
ILSAAL/trunk/model/generate_all.sh
r218 r923 2 2 # Deve ser rodado do diretorio Products do Zope. 3 3 4 ILSAAL/model/clean_trash.sh4 ./ILSAAL/model/clean_trash.sh 5 5 6 6 ./python ArchGenXML/ArchGenXML.py -c ILSAAL/model/generate.conf ILSAAL/model/SAALContabilidade.zuml -
ILSAAL/trunk/model/generate_contabilidade.sh
r218 r923 2 2 # Deve ser rodado do diretorio Products do Zope. 3 3 4 ILSAAL/model/clean_trash.sh4 ./ILSAAL/model/clean_trash.sh 5 5 6 6 ./python ArchGenXML/ArchGenXML.py -c ILSAAL/model/generate.conf ILSAAL/model/SAALContabilidade.zuml -
ILSAAL/trunk/model/generate_folha_pagamento.sh
r218 r923 2 2 # Deve ser rodado do diretorio Products do Zope. 3 3 4 ILSAAL/model/clean_trash.sh4 ./ILSAAL/model/clean_trash.sh 5 5 6 6 ./python ArchGenXML/ArchGenXML.py -c ILSAAL/model/generate.conf ILSAAL/model/SAALFolhaPagamento.zuml -
ILSAAL/trunk/model/generate_material.sh
r218 r923 2 2 # Deve ser rodado do diretorio Products do Zope. 3 3 4 ILSAAL/model/clean_trash.sh4 ./ILSAAL/model/clean_trash.sh 5 5 6 6 ./python ArchGenXML/ArchGenXML.py -c ILSAAL/model/generate.conf ILSAAL/model/SAALMaterial.zuml -
ILSAAL/trunk/model/generate_orcamento.sh
r218 r923 2 2 # Deve ser rodado do diretorio Products do Zope. 3 3 4 ILSAAL/model/clean_trash.sh4 ./ILSAAL/model/clean_trash.sh 5 5 6 6 ./python ArchGenXML/ArchGenXML.py -c ILSAAL/model/generate.conf ILSAAL/model/SAALOrcamento.zuml -
ILSAAL/trunk/model/generate_patrimonio.sh
r218 r923 2 2 # Deve ser rodado do diretorio Products do Zope. 3 3 4 ILSAAL/model/clean_trash.sh4 ./ILSAAL/model/clean_trash.sh 5 5 6 6 ./python ArchGenXML/ArchGenXML.py -c ILSAAL/model/generate.conf ILSAAL/model/SAALPatrimonio.zuml -
ILSAAL/trunk/model/generate_recursos_humanos.sh
r218 r923 2 2 # Deve ser rodado do diretorio Products do Zope. 3 3 4 ILSAAL/model/clean_trash.sh4 ./ILSAAL/model/clean_trash.sh 5 5 6 6 ./python ArchGenXML/ArchGenXML.py -c ILSAAL/model/generate.conf ILSAAL/model/SAALRecursosHumanos.zuml -
ILSAAL/trunk/model/generate_saal.sh
r218 r923 2 2 # Deve ser rodado do diretorio Products do Zope. 3 3 4 ILSAAL/model/clean_trash.sh4 ./ILSAAL/model/clean_trash.sh 5 5 6 6 ./python ArchGenXML/ArchGenXML.py -c ILSAAL/model/generate.conf ILSAAL/model/SAAL.zuml -
ILSAAL/trunk/model/generate_tesouraria.sh
r218 r923 2 2 # Deve ser rodado do diretorio Products do Zope. 3 3 4 ILSAAL/model/clean_trash.sh4 ./ILSAAL/model/clean_trash.sh 5 5 6 6 ./python ArchGenXML/ArchGenXML.py -c ILSAAL/model/generate.conf ILSAAL/model/SAALTesouraria.zuml -
ILSAAL/trunk/tests/SAALTestCase.py
r625 r923 19 19 # Place, Suite 330, Boston, MA 02111-1307 USA 20 20 # 21 __author__ = '''STC Interlegis < admin-stc@interlegis.gov.br>'''21 __author__ = '''STC Interlegis <stc@interlegis.gov.br>''' 22 22 __docformat__ = 'plaintext' 23 23 -
ILSAAL/trunk/tests/testGerenciamentoSAAL1.py
r625 r923 19 19 # Place, Suite 330, Boston, MA 02111-1307 USA 20 20 # 21 __author__ = '''STC Interlegis < admin-stc@interlegis.gov.br>'''21 __author__ = '''STC Interlegis <stc@interlegis.gov.br>''' 22 22 __docformat__ = 'plaintext' 23 23 -
ILSAAL/trunk/tests/testSAAL1.py
r670 r923 19 19 # Place, Suite 330, Boston, MA 02111-1307 USA 20 20 # 21 __author__ = '''STC Interlegis < admin-stc@interlegis.gov.br>'''21 __author__ = '''STC Interlegis <stc@interlegis.gov.br>''' 22 22 __docformat__ = 'plaintext' 23 23 -
ILSAAL/trunk/tests/testSAALDoc.py
r670 r923 19 19 # Place, Suite 330, Boston, MA 02111-1307 USA 20 20 # 21 __author__ = '''STC Interlegis < admin-stc@interlegis.gov.br>'''21 __author__ = '''STC Interlegis <stc@interlegis.gov.br>''' 22 22 __docformat__ = 'plaintext' 23 23 -
ILSAAL/trunk/tests/testSetup.py
r625 r923 19 19 # Place, Suite 330, Boston, MA 02111-1307 USA 20 20 # 21 __author__ = '''STC Interlegis < admin-stc@interlegis.gov.br>'''21 __author__ = '''STC Interlegis <stc@interlegis.gov.br>''' 22 22 __docformat__ = 'plaintext' 23 23 -
ILSAAL/trunk/version.txt
r919 r923 1 0.2 build 3 41 0.2 build 36
Note: Veja
TracChangeset
para ajuda no uso do visualizador de conjunto de mudanças.