Commit Graph

1538 Commits

Author SHA1 Message Date
Stephane Wirtel 2b5971f125 [FIX] Typo
bzr revid: stephane@tinyerp.com-20081213175649-2bqqn1ungl06zhie
2008-12-13 18:56:49 +01:00
Fabian Semal 66b98b5068 Bugfix in translation (removed print '***', _get_language)
bzr revid: fabian@tinyerp.com-20081213135739-dbjgryn89ugjrqse
2008-12-13 14:57:39 +01:00
Fabien Pinckaers dbd44cd71a bugfixes
bzr revid: fp@tinyerp.com-20081213125314-t3csvq95lk0nbkk3
2008-12-13 13:53:14 +01:00
Mantavya Gajjar f3f97eff55 improve the server action
bzr revid: mga@tinyerp.com-20081213124204-zces6hdrj9oad8r6
2008-12-13 18:12:04 +05:30
Mantavya Gajjar 98292c4dcc small change in the server action
Other Action => Multi Action

bzr revid: mga@tinyerp.com-20081213063050-5z4r2h0i3ko2i6fw
2008-12-13 12:00:50 +05:30
Fabien Pinckaers 940294901d bugfix
bzr revid: fp@tinyerp.com-20081213061748-y446px7er56rcnif
2008-12-13 07:17:48 +01:00
Fabien Pinckaers 862dcf8dcd bugfix
bzr revid: fp@tinyerp.com-20081213061546-i2ymf8ku71heox4o
2008-12-13 07:15:46 +01:00
Fabien Pinckaers cb59d883b8 bugfix_cache_speed_improvement_store
bzr revid: fp@tinyerp.com-20081213060118-icn54am74m6ntyqw
2008-12-13 07:01:18 +01:00
Husen Daudi aa900102ec Improvement
bzr revid: hda@tinyerp.com-20081212141953-4ojs8a6i14ldizqh
2008-12-12 19:49:53 +05:30
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 43f0fffd07 [FIX] free the database connecion in all cases
lp bug: https://launchpad.net/bugs/307069 fixed

bzr revid: christophe@tinyerp.com-20081212132416-4kt1xh9nmka7r6a1
2008-12-12 14:24:16 +01:00
Husen Daudi 6675a3709c Implemented write method on fields.related
bzr revid: hda@tinyerp.com-20081212130511-gcoovgqnkg0txde7
2008-12-12 18:35:11 +05:30
Najlaa 381ad4fe1f Correct view
bzr revid: nel@silver-20081212123812-yfe1gjblbarlk7hx
2008-12-12 13:38:12 +01:00
Christophe Simonis 643a90bfbd [MERGE]
bzr revid: christophe@tinyerp.com-20081212115147-r60x68okmkyon8tm
2008-12-12 12:51:47 +01:00
Christophe Simonis a9e7204533 [FIX] fix bug with functools on python 2.4
bzr revid: christophe@tinyerp.com-20081212114945-jh7djsx6dv8sr1kh
2008-12-12 12:49:45 +01:00
Mantavya Gajjar 5c0eb235a0 improvement in the server action
* make working the other actions

bzr revid: mga@tinyerp.com-20081212114854-l36fcrs72180kuid
2008-12-12 17:18:54 +05:30
Christophe Simonis 6706f6b07b [IMP] check that the cursor has not been closed before execute a query
[REF] refactor the debug logging of the queries

bzr revid: christophe@tinyerp.com-20081212105927-k9zet8xd2ubj5a4j
2008-12-12 11:59:27 +01:00
Christophe Simonis a6a9f7382f [IMP] use the bultin function to strip the workflow action functions
bzr revid: christophe@tinyerp.com-20081212105804-9yuf4ir04p5vy52r
2008-12-12 11:58:04 +01:00
Christophe Simonis 0a9426cf06 [IMP] the logging of the workflows is made with the logger
bzr revid: christophe@tinyerp.com-20081212105417-up42ltvbothbibpt
2008-12-12 11:54:17 +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 2ded13c89e [REF] refactor the debug decorator 'logged'
bzr revid: christophe@tinyerp.com-20081212105123-f2tyuykyb6dy8icu
2008-12-12 11:51:23 +01:00
Mantavya Gajjar 3eaacfc21e merging from the trunk
bzr revid: mga@tinyerp.com-20081212065011-emr9eli1k540f2z0
2008-12-12 12:20:11 +05:30
Mantavya Gajjar b337300737 make changes in the execution of the
* Trigger action
* Workflow execution

bzr revid: mga@tinyerp.com-20081212064819-c818maklfe33a18q
2008-12-12 12:18:19 +05:30
ashish 059739ca86 * Bug Fix
bzr revid: ashish@ashish-laptop-20081212064025-fgxz8v3walwazppx
2008-12-12 12:10:25 +05:30
Jay Vora 36770d1cad Minor edit in logger error message.
bzr revid: jvo@tinyerp.com-20081212062224-qwa5i5jaw4jbn260
2008-12-12 11:52:24 +05:30
Naresh Choksy 818bfe8126 bugfix: for xml
bzr revid: nch@tinyerp.com-20081212060451-gt8d5gbnpvh5xn31
2008-12-12 11:34:51 +05:30
Husen Daudi 5be3b32b54 bugfix
bzr revid: hda@tinyerp.com-20081212055718-164wjv8vr7v9oeba
2008-12-12 11:27:18 +05:30
Mantavya Gajjar e2cf8e08e2 merging from the trunk
bzr revid: mga@tinyerp.com-20081212050948-z26pqudgh5cts1at
2008-12-12 10:39:48 +05:30
Mantavya Gajjar 3b3cf42ad8 fix-bug for action
write object
provides help for the model_id and record_id fields

bzr revid: mga@tinyerp.com-20081212050738-z2hmzylp2bvls2gq
2008-12-12 10:37:38 +05:30
apa-tiny a004d7b55f modified Technical guide report with sxw and rml both
bzr revid: patelamit2003@gmail.com-20081212045802-2e9d2w1ha0vw1blf
2008-12-12 10:28:02 +05:30
Stephane Wirtel 38df72d010 [FIX] Check if dirname is empty or not
lp bug: https://launchpad.net/bugs/301983 fixed

bzr revid: stephane@tinyerp.com-20081212002815-hcc325x6gjp66lpg
2008-12-12 01:28:15 +01:00
Stephane Wirtel cbf2dee7c7 [FIX] The second parameter of the map function must support iteration
lp bug: https://launchpad.net/bugs/307284 fixed

bzr revid: stephane@tinyerp.com-20081211222801-343rhnfmr21fw7le
2008-12-11 23:28:01 +01:00
Stephane Wirtel cf09360444 [FIX] Remove the decode(utf8) function
lp bug: https://launchpad.net/bugs/307248 fixed

bzr revid: stephane@tinyerp.com-20081211220009-el7lc2bb0pqc99pc
2008-12-11 23:00:09 +01:00
Stephane Wirtel 6827e34569 [IMP] Add the server's version and the addon_path in the logger
bzr revid: stephane@tinyerp.com-20081211212056-j8kxsswehue3go9x
2008-12-11 22:20:56 +01:00
Stephane Wirtel 4d018bef8c [IMP] Change the website in the base module
bzr revid: stephane@tinyerp.com-20081211204442-drli4p5wxfy4jepo
2008-12-11 21:44:42 +01:00
Fabian Semal 4edacbb190 * Added relaxng rule for button in tree view
* Improved report_sxw.py to use other model then active one

bzr revid: fabian@tinyerp.com-20081211174628-m6dr3wdal9ntrpff
2008-12-11 18:46:28 +01:00
Christophe Simonis 05006c78fd [FIX] (ugly) logout method must not return None
lp bug: https://launchpad.net/bugs/307226 fixed

bzr revid: christophe@tinyerp.com-20081211173712-bhbh03oykm6kdz4h
2008-12-11 18:37:12 +01:00
Christophe Simonis cfe89367cd [IMP] improve rapidity
bzr revid: christophe@tinyerp.com-20081211160746-h111up81ofun9asg
2008-12-11 17:07:46 +01:00
Mantavya Gajjar ff8b88d8fd merging fromt he trunk
bzr revid: mga@tinyerp.com-20081211150352-dww8sdw991zhwusn
2008-12-11 20:33:52 +05:30
Mantavya Gajjar 5ee1dff04c improvement in the server action
bzr revid: mga@tinyerp.com-20081211150147-5j2bnp04h3g640bq
2008-12-11 20:31:47 +05:30
Christophe Simonis 5e510fc977 [FIX] upgrade a module now install the new dependencies
bzr revid: christophe@tinyerp.com-20081211145420-2dy5ym0mo8s0bsex
2008-12-11 15:54:20 +01:00
Christophe Simonis e85e69dffd [IMP] osutil.listdir follow symlinks
bzr revid: christophe@tinyerp.com-20081211145305-9vf5k996rcaueat4
2008-12-11 15:53:05 +01:00
Mantavya Gajjar 1459580158 merging from the trunk
bzr revid: mga@tinyerp.com-20081211140646-j9ue05ukzrqbu5k5
2008-12-11 19:36:46 +05:30
Mantavya Gajjar 3dc4b67c80 improvement in the fields and model view
bzr revid: mga@tinyerp.com-20081211140427-5893mrgicv0d2tsd
2008-12-11 19:34:27 +05:30
Christophe Simonis 3767640049 [MERGE]
bzr revid: christophe@tinyerp.com-20081211135314-we2wn2cexqsd3jw5
2008-12-11 14:53:14 +01:00
Christophe Simonis 080e0dc652 [FIX] module upgrade: revert (bad) patch to mark new deps to be installed
bzr revid: christophe@tinyerp.com-20081211135236-z30llytkl40i1qnt
2008-12-11 14:52:36 +01:00
Mantavya Gajjar ba0f20b573 change small things
bug-fix in the create method

bzr revid: mga@tinyerp.com-20081211133457-s304k5ct5kvgiiju
2008-12-11 19:04:57 +05:30
apa-tiny cfc14c69ae add logout method for ajm
bzr revid: patelamit2003@gmail.com-20081211133048-x1me7ic1dft9qgs8
2008-12-11 19:00:48 +05:30
Husen Daudi d1ab49e090 bufgix for xml validation
bzr revid: hda@tinyerp.com-20081211125201-91lce3aqxtr8swe7
2008-12-11 18:22:01 +05:30
Fabien Pinckaers 5971bf35a6 bugfix
bzr revid: fp@tinyerp.com-20081211124921-9022irf32yc8xsaa
2008-12-11 13:49:21 +01:00