Commit Graph

83 Commits

Author SHA1 Message Date
Stephane Wirtel 9d293d1f00 [IMP] Update the copyright to 2009
bzr revid: stephane@tinyerp.com-20090104221329-rem11cbgwu30xnji
2009-01-04 23:13:29 +01:00
Christophe Simonis aea0ab1d89 [FIX] close the opened file when loading a module
bzr revid: christophe@cobalt-20090102224412-ye7am97hdx8ib2yi
2009-01-02 23:44:12 +01:00
Fabien Pinckaers 0b14d89e15 bugfix
bzr revid: fp@tinyerp.com-20090102145726-bqaitcn1kmfutyoj
2009-01-02 15:57:26 +01:00
Christophe Simonis 577a2a1a11 [IMP] add a method to retrieve the update from the maintenance server
bzr revid: christophe@cobalt-20090102144325-cevctmg0cv9cvviq
2009-01-02 15:43:25 +01:00
Najlaâ EL KHAYAT 870fc3bab5 solve partially problem of menu items (migration)[cls]
module reference: add header in rml

bzr revid: nel@tinyerp.com-20081230130829-y35p0e90k39m6y12
2008-12-30 14:08:29 +01:00
Fabien Pinckaers 6fc6b033d1 bugfixes
bzr revid: fp@tinyerp.com-20081220080239-yg14hb7cjpi21rba
2008-12-20 09:02:39 +01:00
Fabien Pinckaers 33cbc4a44c improved
bzr revid: fp@tinyerp.com-20081216181535-uplb4qy6omlm1k33
2008-12-16 19:15:35 +01:00
Stephane Wirtel 0c3a25a431 [IMP] Log the error if it can load a module
bzr revid: stephane@tinyerp.com-20081216102323-acn5tmtfpopwc5ch
2008-12-16 11:23:23 +01:00
Christophe Simonis d9b561cd5b [FIX] update the module list when upgrading the modules.
bzr revid: christophe@cobalt-20081215134906-zvavnfbnb29e0053
2008-12-15 14:49:06 +01:00
Stephane Wirtel 8855ece8fd [IMP] Load the real modules
bzr revid: stephane@tinyerp.com-20081215122958-z9i0mdeydr7wuuh7
2008-12-15 13:29:58 +01:00
Stephane Wirtel 577e96bb53 [IMP] Remove the unused exception
bzr revid: stephane@tinyerp.com-20081215114541-zv3k4sumcxrlqeoc
2008-12-15 12:45:41 +01:00
Fabien Pinckaers 8cb88b6054 improvements_bugfixes
bzr revid: fp@tinyerp.com-20081214164647-hku6dlqkd65fe8ry
2008-12-14 17:46:47 +01:00
Christophe Simonis 5a38fc4899 [FIX] fix with detection of dependencies
lp bug: https://launchpad.net/bugs/307393 fixed

bzr revid: christophe@tinyerp.com-20081212141436-s3n6410mhuddm3ru
2008-12-12 15:14:36 +01:00
Christophe Simonis 71ed4e9e9c [FIX] handle correctly the '-i' command line switch
bzr revid: christophe@tinyerp.com-20081212105208-i5o9w28su9h9olzv
2008-12-12 11:52:08 +01:00
Christophe Simonis 458324a685 [FIX] handle the case when the addons has no version
bzr revid: christophe@tinyerp.com-20081211124724-6fj8g1er1iaet3ov
2008-12-11 13:47:24 +01:00
Christophe Simonis 765ef60221 [FIX] ir.module.module: Incorrect field names !!
* installed_version refer the latest version (the one on disk)
 * latest_version refer the installed version (the one in database)
 * published_version refer the version available on the repository

bzr revid: christophe@tinyerp.com-20081211114413-olfcmv4g650o350f
2008-12-11 12:44:13 +01:00
Christophe Simonis 3b41e1a843 [IMP] avoid false warnings by disabling the check of access rules when loading only 'base' module graph
bzr revid: christophe@tinyerp.com-20081210150632-7tji0vj1yc05o7h8
2008-12-10 16:06:32 +01:00
Christophe Simonis bbbdf4b8ca [IMP] remove dead code and add comment
bzr revid: christophe@tinyerp.com-20081210144357-d4v17cnsjycabexr
2008-12-10 15:43:57 +01:00
Christophe Simonis dd25d328f5 [MERGE]
bzr revid: christophe@tinyerp.com-20081210144113-6wdfu8mwpsojl4la
2008-12-10 15:41:13 +01:00
Najlaa 5a836ab275 [FIX] correct graph loading when updating database or installing new module from command line
lp bug: https://launchpad.net/bugs/304807 fixed

bzr revid: nel@silver-20081210141128-oaknnb0rzj68htio
2008-12-10 15:11:28 +01:00
Fabien Pinckaers a357aa85e5 bugfix
bzr revid: fp@tinyerp.com-20081209203754-2xk5qcy0vivsjy4f
2008-12-09 21:37:54 +01:00
Fabien Pinckaers 6b47dd274a improve
bzr revid: fp@tinyerp.com-20081209143720-crwf3n3esq54400n
2008-12-09 15:37:20 +01:00
Fabien Pinckaers 887a992d58 improvement
bzr revid: fp@tinyerp.com-20081209143153-7t18385iv9bbwasn
2008-12-09 15:31:53 +01:00
Christophe Simonis c2cc3a3049 [FIX] psycopg2: in queries we must now use %s everywhere (no more %d or %f)
bzr revid: christophe@tinyerp.com-20081209123722-4kmv4pecjwiw3tm3
2008-12-09 13:37:22 +01:00
Christophe Simonis c6d7af80f3 [IMP] Implement the migration by module
bzr revid: christophe@tinyerp.com-20081204161141-d1yjjos76ajodqt0
2008-12-04 17:11:41 +01:00
Fabien Pinckaers f10c8fcc66 modifs
bzr revid: fp@tinyerp.com-20081122161418-8w20acsz5km2gwod
2008-11-22 17:14:18 +01:00
Fabien Pinckaers deb42d1d3b improved_loading
bzr revid: fp@tinyerp.com-20081122154829-ef0cdnj87uc6kd9i
2008-11-22 16:48:29 +01:00
Christophe Simonis a101ca492b [IMP] display the list of unmet dependencies
bzr revid: christophe@tinyerp.com-20081120171629-v30gaho2xopkpwuj
2008-11-20 18:16:29 +01:00
Christophe Simonis 66f62129d6 [FIX] error when getting zip module names
lp bug: https://launchpad.net/bugs/299925 fixed

bzr revid: christophe@tinyerp.com-20081120121243-z94tvq1gztg5xkmr
2008-11-20 13:12:43 +01:00
Naresh Choksy 808d552be8 Bugfix: while importing and installing .zip files
bzr revid: nch@tinyerp.com-20081107053510-zhfwalspnk2pewus
2008-11-07 11:05:10 +05:30
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