Commit Graph

8 Commits

Author SHA1 Message Date
Christophe Simonis d2ff95f665 replace tabs with 4 spaces
bzr revid: christophe@tinyerp.com-20080722151128-f5zy75tsn8pgtndd
2008-07-22 17:11:28 +02:00
Christophe Simonis 1f43329f0e * translation of nearly all exceptions
* the export of translations per module take only the files of these modules

bzr revid: chs@tinyerp.com-77721e34d87043c4008239f004c7c616f6d4dc82
2008-07-08 08:13:12 +00:00
stw 0feb782c6a add Copyright and GPL license into the Header of Python files
bzr revid: stw-d9a6d631f7cfdab5a120a6b0104ce2dbf8644841
2008-06-16 11:00:21 +00:00
ced 541443b30c Raise exception when publish uninstalled module
bzr revid: ced-bde23520a954b0b4240cf94057165e13d9f867e4
2007-10-08 14:07:38 +00:00
ced 22e5e30532 base,kernel,base_module_publish: improve publication of module, add repository, etc...
- add repository for module
- improve version number
- add check to remove module
- can not upload module with the same version number
- add version compare from portage (gentoo)
- add release in context of eval
- add active = True to base module
- add wizard to update all installed modules
- add check to not upload module that is not installed
- add posibility to include source
- fix license
- now load zip module in preference

bzr revid: ced-cd441fca164f32bf2a1243a4ebf8c6afdf240cdf
2007-07-30 13:35:27 +00:00
ced 5d2d3a07f2 base, base_module_publish, kernel: improve module publication
- allow including source
- fix GPL-2
- module are active=False by default
- add license in module object

bzr revid: ced-841334c96cd7b358eb44970adbde75b2bc7b971e
2007-07-30 13:34:59 +00:00
Fabien Pinckaers a0ccaaaf78 Base_Module_puclish
Allows now to modify an existing module
	Bugfix in .zip upload system

bzr revid: fp@tinyerp.com-fbabab5dac83da3bf8afd2b3e7d163cefa397fc6
2007-05-08 19:06:15 +00:00
Fabien Pinckaers aaa3fa648c Missing file
bzr revid: fp@tinyerp.com-46b1565fcd9a17de0a339846b2f7288a1e13f80f
2007-05-03 20:09:31 +00:00