Commit Graph

16 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
Fabien Pinckaers bcfbe9133b Modifs
bzr revid: fp@tinyerp.com-151a3e002af08a832b9c0ae0ccf5f4000517b00d
2008-06-03 06:50:17 +00:00
ced 15ade0ce44 Improve layout wizard for publishing
bzr revid: ced-84cafc85af9e746e92905bcbaccb4e8a58321865
2007-10-30 09:05:42 +00:00
ced 65c528185f Improve layout of wizard publish
bzr revid: ced-9f61898563a3c3fa3b2421aaa1d4992ebfbeb49d
2007-10-30 09:05:36 +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 4208baf595 base_module_publish, base: improve publication and report
bzr revid: ced-39012e5216882b60923e6e1a5789a635715b719d
2007-07-30 13:35:06 +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 76f4cb03b0 Default value for categories in the module upload wizard
bzr revid: fp@tinyerp.com-b80a20763888ed425a5a12b33fc0c56bb3424964
2007-05-08 20:01:54 +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 52e00eeeac Modifs for module publication and upload on tinyerp.com
bzr revid: fp@tinyerp.com-2290bed8e0981d4057532fac944db20e355d3a0c
2007-05-03 20:04:34 +00:00
Fabien Pinckaers 3931f85494 Modifs on module systems
bzr revid: fp@tinyerp.com-d27f4fc1b6de710c97896a54d4dbbe5bf883e4a8
2007-05-03 18:34:39 +00:00
Fabien Pinckaers b18bc7bf21 Working publication system:
Upload of a new module to TinyERP.com works.
	TODO:
		Modification of a module (detection done)
		Create and upload a .ZIP file

bzr revid: fp@tinyerp.com-eb4ec461b6c6d6ebc7ca878d85ae7d25c61cf883
2007-04-26 18:52:51 +00:00
Fabien Pinckaers 2bae280090 Modifs for upload
bzr revid: fp@tinyerp.com-56e5c54c10e8b1f900e7b2bfcd19c8320ea69e9a
2007-04-24 20:00:38 +00:00
Fabien Pinckaers 5e962936f2 Skeleton for the new module: base_module_publish
Better descriptions on __terp__.py files

bzr revid: fp@tinyerp.com-b711aae5cacf92476f0e97a0c90153084c913590
2007-04-23 19:59:02 +00:00