Commit Graph

53 Commits

Author SHA1 Message Date
Christophe Simonis e404e54e38 passing in GPL-3
bzr revid: christophe@tinyerp.com-20081103182716-6c6xyeewubx4uas0
2008-11-03 19:27:16 +01:00
Christophe Simonis 41c89fa5f3 bugfix with boken addons symlinks
bzr revid: chs@tinyerp.com-20081028094851-v7cpms0hnozu0fin
2008-10-28 10:48:51 +01:00
Stephane Wirtel 609d96b9ba Bugfix with the translation
bzr revid: stephane@tinyerp.com-20081027130756-bgkkfc5qdf2zdlvd
2008-10-27 14:07:56 +01:00
Fabien Pinckaers 537bb6835a bugfix_empty_dir
bzr revid: fp@tinyerp.com-20081027121852-hcmyfyqbcdlk8cuz
2008-10-27 13:18:52 +01:00
Christophe Simonis db3e946b50 merge
bzr revid: christophe@tinyerp.com-20080904142534-lgeqx2imzehzmhxf
2008-09-04 16:25:34 +02:00
Christophe Simonis 09de5a26fd the translations are now by modules
there are stored in a "i18n" folder of each module

bzr revid: christophe@tinyerp.com-20080904135432-5lxn2lisw4yqlevl
2008-09-04 15:54:32 +02:00
Fabien Pinckaers 90b59fe85a Improved Security
bzr revid: fp@tinyerp.com-20080903181103-bqd5cey4r48bmjyf
2008-09-03 20:11:03 +02:00
Fabien Pinckaers 9c3aec61b3 Improvements
bzr revid: fp@tinyerp.com-20080902142557-3u4ctyjsbucmqaob
2008-09-02 16:25:57 +02:00
Fabien Pinckaers 83b19dbcec Support for Partial Commit
bzr revid: fp@tinyerp.com-20080819130311-bzlschcnywx2voot
2008-08-19 15:03:11 +02:00
Fabien Pinckaers d88fb99fe4 Speed Improvement:
Nested Trees
	New Domains Bugfixes
	Compute multiple function fields at once (multi)

bzr revid: fp@tinyerp.com-20080817182829-dc60s4srja6ck0bw
2008-08-17 20:28:29 +02:00
Christophe Simonis e1a5ed51db during addons initialisation, warn user if the objects doesn't specify access rules
bzr revid: christophe@tinyerp.com-20080805153537-dp98erjkz9zzuml6
2008-08-05 17:35:37 +02:00
Christophe Simonis 2eb6b8265b add encoding comment and vim comment
bzr revid: christophe@tinyerp.com-20080723150127-fmitw7zgeokcualh
2008-07-23 17:01:27 +02:00
Christophe Simonis 2dd9723b8b convert tabs to 4 spaces
bzr revid: christophe@tinyerp.com-20080722142436-143iu4ryy47w3av0
2008-07-22 16:24:36 +02:00
Amit Mendapara a07e811cbd Imrpoved addons path support
- Imrpoved tools.file_open to override search path
	- Removed addons.get_report_resource
	- Code cleanup and minor changes

bzr revid: ame@tinyerp.com-20080717095516-191aflvin9ztd45z
2008-07-17 15:25:16 +05:30
Amit Mendapara d225134d27 Improved custom addons path support
- fixed report_swx issue

bzr revid: ame@tinyerp.com-20080717044451-0p8xv9fkeqjqcjru
2008-07-17 10:14:51 +05:30
Amit Mendapara d90ead399a Improved addons path support
- fixed `xsl:import` search problem (print report)

bzr revid: ame@tinyerp.com-20080716144301-x5ajq907yj2qogle
2008-07-16 20:13:01 +05:30
Amit Mendapara 0b5bfd8020 Imrpoved addons path support
- added `get_report_resource` method in addons package
	- properly locate report resources

bzr revid: ame@tinyerp.com-20080716133851-fy2be2nqpi3wdbzt
2008-07-16 19:08:51 +05:30
Amit Mendapara 6c1e9c0627 Improved custom addons path support
- get_module_path checks for zip files
	- fixed zipped module problem

bzr revid: ame@tinyerp.com-20080716090715-pbuby8xpuwoam7h1
2008-07-16 14:37:15 +05:30
Amit Mendapara 92f942b031 Custom addons path
- get_module_resource
	- get_modules (list of modules)
	- fixed `init_db`

bzr revid: ame@tinyerp.com-20080716064350-jwvgjvz95ogpsrxl
2008-07-16 12:13:50 +05:30
Amit Mendapara c2be65caec Improved custom addons path
- now accepts relative path
	- `get_module_path` method to get correct path of a module

bzr revid: ame@tinyerp.com-20080716054555-rt5dvw0qo118jonz
2008-07-16 11:15:55 +05:30
Amit Mendapara ea2cc2d98e Improved module listing.
bzr revid: ame@tinyerp.com-20080715091615-68zrnc9gva92cybg
2008-07-15 14:46:15 +05:30
Amit Mendapara f469837563 Custom addons path now overrides default addons path.
- `root_path`/addons is default
	- `addons_path` overrides default path (will get precedence over default path)
	- added `--addons-path` command line option

bzr revid: ame@tinyerp.com-20080715081040-fqmfvx7jxl6d5hn3
2008-07-15 13:40:40 +05:30
Fabien Pinckaers 2a05c94b88 Adding RNG validation on XML
bzr revid: fp@tinyerp.com-3d3a6488d247cc74a3da10a7ce1683d8d9db4ad0
2008-07-01 20:47:53 +00:00
Fabien Pinckaers 0851792aa9 Wizard to create menusZZ
bzr revid: fp@tinyerp.com-f46663f5b464d79b413c63ab769edc0e69fa7fa2
2008-06-19 15:42:15 +00:00
Fabien Pinckaers 8d16581e0f Improvements inmenus
Translations by modules
removed print statement

bzr revid: fp@tinyerp.com-eddee689d274afc56e6b7703a7cd22b9792f2c7b
2008-06-17 20:17:23 +00:00
stw fa973350b9 add the copyright
bzr revid: stw-6e4c16268c7d6111a353b94a6a629d2ca53d0474
2008-06-16 07:24:04 +00:00
stw 12725d1d9e add the svn:keywords Id on all .py, .xml, .bat
bzr revid: stw-20bff0f954132aeb6dba47d97e5bb8a1ff5feae7
2008-06-16 06:44:24 +00:00
Fabien Pinckaers b056a18630 Creating new objects
bzr revid: fp@tinyerp.com-94e557aa5ec9f39bf119e161bda8f33c9f568fc2
2008-04-16 20:00:51 +00:00
Fabien Pinckaers 37a4fe5955 Improvements to create new fields
bzr revid: fp@tinyerp.com-faf11289ef9e3d081f76861d5800c6cb62d8623e
2008-03-26 13:15:13 +00:00
ced 1bbeb8a91e Fix uninitialize variable when installing module with only demo data
bzr revid: ced-15e1edbd640d935c9da4ff611728e4ad02d6050f
2007-09-26 05:20:40 +00:00
ced eeaa41e2cc Don't commit in the middle of loading modules
bzr revid: ced-aa64aa32c325a479eaaac0be7a33c6986eedd96e
2007-08-30 14:22:09 +00:00
ced 46ddb6b7c5 remove print for assert and use logger
bzr revid: ced-5672c74affdbe525a5400554d657505cf444ba31
2007-08-09 13:12:28 +00:00
ced d05f2481cc Merge branch 'assert'
Conflicts:

	server/bin/addons/account/__terp__.py

bzr revid: ced-81132660cb78828bcc06e9d50939915e1909ae06
2007-08-09 13:12:25 +00:00
ced 792fc3cf97 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-e1b031d238126e8060b0e2cb6f87bb93cca5a343
2007-07-30 13:35:27 +00:00
ced d9d0678328 kernel: don't use mutable as default value in function defintion.
bzr revid: ced-824ee7e22dca5a4b4f2d8d5095aa20650f5a2469
2007-07-23 05:16:03 +00:00
ced 194f07b1ec kernel: improve error message in eval of __terp__.py
bzr revid: ced-884efd8437c5284fe283043ba21ae898a912bd90
2007-07-12 15:31:22 +00:00
ced 06b7579b2f kernel: improve error message when import module
bzr revid: ced-b5feeeb842de58a1af3669457cfd31f4e4d2b919
2007-07-11 07:33:18 +00:00
ced bf4f26ed82 kernel: add mode to import csv file
bzr revid: ced-8edff534005ea96ca04b995a4fd75735820d991c
2007-07-10 15:24:45 +00:00
bch 496221cf3d KERNEL : Data loading : id in csv files are now handled like id on xml record.
bzr revid: bch-7e208314be3c1b2c9a88e766964578e338ecf47b
2007-07-05 07:37:05 +00:00
bch 1900b9a6a8 KERNEL: not delete menu when they have id
bzr revid: bch-bf683e6c08d6222e78e7ebf268df6cd656d68b06
2007-06-12 08:01:42 +00:00
Fabien Pinckaers ba46a71906 Removed print statement
bzr revid: fp@tinyerp.com-8d870eba8168136b26bffc2d4d9bde171c0af47c
2007-05-03 19:22:36 +00:00
Fabien Pinckaers 175cd4cdd6 .ZIP Module support:
improvement for supporting .zip extension
	wizard for importing .ZIP
	wizard for exportting .ZIP: bugfix and improve

bzr revid: fp@tinyerp.com-a9ffc9ab126a9ae33dc02e212ed6762853d908ed
2007-05-03 19:21:49 +00:00
ced 2302e4492c KERNEL,BASE: allow to create zip modules
bzr revid: ced-4e79fd05ccde4df82f91dece060db6fd1b0e46a3
2007-04-21 13:32:18 +00:00
ced 93cb247b51 KERNEL: fix set demo for module with demo data
bzr revid: ced-1efcedbe15cb7c75b5caef94d3e09c8203c7fdaa
2007-03-14 14:53:22 +00:00
ced 86e7f0cc90 KERNEL: clean the code
bzr revid: ced-3cd5d34a7bd4ecc757b295cd99b184804f841558
2007-03-12 09:54:13 +00:00
ced 7d40a34c73 KERNEL: fix migration and add id to some menuitem
bzr revid: ced-a2bc9e02a53c059ebac42ddd0f03df3ab78e2261
2007-02-07 15:44:53 +00:00
ced 0885c78c25 Fix use always basename for cvs file
bzr revid: ced-34ee218daf98b14b55c6c5a7615459c0fbf0cfb0
2007-01-25 15:23:10 +00:00
ced 7b44090981 Remove config after graph creation (better place)
bzr revid: ced-8c6aaa35c2565c6c22c513762370bc638aa27d64
2006-12-29 08:35:25 +00:00
ced e494e55989 Remove config after graph creation
bzr revid: ced-b197ece333ac225009c293fe52a03f4a4c02a60b
2006-12-29 08:12:51 +00:00
ced a23a39033e Improve migration
bzr revid: ced-cbaca50e19737f294c7a3704ef97981ce0469ac6
2006-12-28 14:41:28 +00:00