Commit Graph

1679 Commits

Author SHA1 Message Date
Christophe Simonis 65f7d198ec [IMP] I don't like the duplicated code
bzr revid: christophe@taupe-20081218202801-xnin2g0yd2njwmk9
2008-12-18 21:28:01 +01:00
Stephane Wirtel 5786713fb3 [MERGE]
bzr revid: stephane@tinyerp.com-20081218201348-828l63cg7b841f9m
2008-12-18 21:13:48 +01:00
Fabien Pinckaers 0d7928187b improved_cache_system
bzr revid: fp@tinyerp.com-20081218194114-luni7m4gly8zsrdb
2008-12-18 20:41:14 +01:00
Stephane Wirtel 6cede6020b [REF] Remove unused code
bzr revid: stephane@tinyerp.com-20081218193225-k517sb10l4qdzrbk
2008-12-18 20:32:25 +01:00
Stephane Wirtel c843e6a8c2 [REF] Refactoring
bzr revid: stephane@tinyerp.com-20081218191826-9s3ubtahbnj120eq
2008-12-18 20:18:26 +01:00
Stephane Wirtel 20e82c3cf9 [REF] Refactoring
bzr revid: stephane@tinyerp.com-20081218191314-jono5ck1rucut52p
2008-12-18 20:13:14 +01:00
Stephane Wirtel c8727c26aa [REF] PEP8
bzr revid: stephane@tinyerp.com-20081218190007-otkpkslf4y88k1c6
2008-12-18 20:00:07 +01:00
Stephane Wirtel 6a1459d7d0 [MERGE]
bzr revid: stephane@tinyerp.com-20081218181532-6miaczdy5aoat2ox
2008-12-18 19:15:32 +01:00
Stephane Wirtel cfd194c028 [REF] Refactoring
bzr revid: stephane@tinyerp.com-20081218181341-dshfntv4olwgcbyx
2008-12-18 19:13:41 +01:00
Fabien Pinckaers f4ea93ce26 improved_views
bzr revid: fp@tinyerp.com-20081218180154-zbq0h2iecaiuqdkp
2008-12-18 19:01:54 +01:00
Stephane Wirtel d8727111a6 [IMP] Use the Cursor from sql_db
bzr revid: stephane@tinyerp.com-20081218161319-bo4jn6ouum0qy32y
2008-12-18 17:13:19 +01:00
Stephane Wirtel f510071f6b [IMP] Add the drop_view_if_exists method
lp bug: https://launchpad.net/bugs/309331 fixed

bzr revid: stephane@tinyerp.com-20081218140232-828mryrisecwxs3v
2008-12-18 15:02:32 +01:00
Christophe Simonis bf4b9a9691 [IMP] add debuging help method
bzr revid: christophe@cobalt-20081218102003-3i5sxe18pmy16bm2
2008-12-18 11:20:03 +01:00
Christophe Simonis 7f1ead5a54 [IMP] add a new log-level to allow debug netrpc messages
[IMP] change the log level to CRITICAL when then address can not be bind.

bzr revid: christophe@cobalt-20081218101043-aornsyiulhm0teue
2008-12-18 11:10:43 +01:00
Fabien Pinckaers ce72e39230 bugfix
bzr revid: fp@tinyerp.com-20081218095058-j7zawmazyxktjxv0
2008-12-18 10:50:58 +01:00
Christophe Simonis 4874f78914 [FIX] fix python 2.4 compatibility
bzr revid: christophe@cobalt-20081218092727-vhhti8qj1em32xdc
2008-12-18 10:27:27 +01:00
Stephane Wirtel 3fb0723abd [FIX]
bzr revid: stephane@tinyerp.com-20081218091342-ye0b53mnykogrzz9
2008-12-18 10:13:42 +01:00
Christophe Simonis b53c23bce0 [FIX] fix python2.4 compatibility
bzr revid: christophe@cobalt-20081218090701-n7acd0nmsilygkjy
2008-12-18 10:07:01 +01:00
Olivier Laurent 8381cdebc2 merge
bzr revid: olt@tinyerp.com-20081218080253-her6oghgiz61n5ie
2008-12-18 09:02:53 +01:00
Olivier Laurent 89e55a38ad Merged with Launchpad translations
bzr revid: olt@tinyerp.com-20081218080155-m1i1lycyubi709sr
2008-12-18 09:01:55 +01:00
Jay Vora 8941053bc3 Corrected Report Header problem
bzr revid: jvo@tinyerp.com-20081218064517-7pxwdp3eroo01524
2008-12-18 12:15:17 +05:30
Mantavya Gajjar f0e27a0063 remove comments and improve the server action code
bzr revid: mga@tinyerp.com-20081218063114-skhq72lf12uhra9s
2008-12-18 12:01:14 +05:30
Mantavya Gajjar bdcf99ec90 improvement in the server action
condition based loop

bzr revid: mga@tinyerp.com-20081218052228-zvzcpqws9fk41ytc
2008-12-18 10:52:28 +05:30
Stephane Wirtel 4da588bf74 [MERGE]
bzr revid: stephane@tinyerp.com-20081217130604-2by0znuizvpp1eti
2008-12-17 14:06:04 +01:00
Stephane Wirtel 488af9a09a [FIX] problem with the print screen
lp bug: https://launchpad.net/bugs/308910 fixed

bzr revid: stephane@tinyerp.com-20081217123840-zfo40a5xjn8un3ku
2008-12-17 13:38:40 +01:00
Mantavya Gajjar d878addccb merging from the trunk
add new rules to the rng, so that now
notebook can be add in the page

bzr revid: mga@tinyerp.com-20081217114518-wfbmmhbwxuqx85pc
2008-12-17 17:15:18 +05:30
Mantavya Gajjar 5587073cc6 implement the loop action on the server action
now every action can be iterative with the multiple records

bzr revid: mga@tinyerp.com-20081217114021-8wpumtr5j50n4mxv
2008-12-17 17:10:21 +05:30
Stephane Wirtel 71b1e392f4 [FIX] Typo
bzr revid: stephane@tinyerp.com-20081217112154-m3ncd3ig4jp2n98o
2008-12-17 12:21:54 +01:00
Christophe Simonis 813cbfd451 [FIX] typo
bzr revid: christophe@cobalt-20081217094222-rmufmadgzh9egpcl
2008-12-17 10:42:22 +01:00
Jay Vora a3df22e53c Added VPANED tag acceptance in RelaxNG
bzr revid: jvo@tinyerp.com-20081217090322-7aa33o0ydlgm795b
2008-12-17 14:33:22 +05:30
Olivier Laurent 82760c9e13 merge
bzr revid: olt@tinyerp.com-20081217071054-b086078u8ojvm8ex
2008-12-17 08:10:54 +01:00
Jay Vora 985b7f8c1d Bugfix:Drop DB
bzr revid: jvo@tinyerp.com-20081217062007-ic0cbclkn602ewtt
2008-12-17 11:50:07 +05:30
Jay Vora dbd8f1478e bugfixed the Store_set problem on unlink: Ref Fabien Pinckaers
bzr revid: jvo@tinyerp.com-20081217054427-d05z1t1970jc5hkw
2008-12-17 11:14:27 +05:30
Mantavya Gajjar f677df6884 merging from the trunk
bzr revid: mga@tinyerp.com-20081216202120-o375938nppsgrpr6
2008-12-17 01:51:20 +05:30
Mantavya Gajjar 4c043d3988 arrts not requires on the label
as the invisible will not work for the fields / label

and readonly not required ;)

bzr revid: mga@tinyerp.com-20081216201612-ocwfpw3v0pgfkmb8
2008-12-17 01:46:12 +05:30
Fabien Pinckaers 3b566a01b8 bugfixes
bzr revid: fp@tinyerp.com-20081216200755-q45lqojggqve7uys
2008-12-16 21:07:55 +01:00
Mantavya Gajjar 29f53e1fb8 merting from the trunk and improvement in the form rng
bzr revid: mga@tinyerp.com-20081216193357-vblydydhp7f9ljdo
2008-12-17 01:03:57 +05:30
Mantavya Gajjar bc48f7a2d6 partial fix, now you can add the attrs on the label tag
TODO: need to work on clinet side for apply the attribute

lp bug: https://launchpad.net/bugs/308679 fixed

bzr revid: mga@tinyerp.com-20081216192713-qlfz2jpav6hs1kw5
2008-12-17 00:57:13 +05:30
Mantavya Gajjar 914593fe8a improvements in to the server action
bzr revid: mga@tinyerp.com-20081216192608-vpjbzrcigqe94qau
2008-12-17 00:56:08 +05:30
Fabien Pinckaers 3ee905239b improved_bugfix
bzr revid: fp@tinyerp.com-20081216185824-stl92nzt3ij0zhf7
2008-12-16 19:58:24 +01:00
Fabien Pinckaers 33cbc4a44c improved
bzr revid: fp@tinyerp.com-20081216181535-uplb4qy6omlm1k33
2008-12-16 19:15:35 +01:00
Stephane Wirtel 779b8ff618 [IMP] Use the PEP8 specification for the import
bzr revid: stephane@tinyerp.com-20081216181007-0gsqhlaqnuebdpfg
2008-12-16 19:10:07 +01:00
Christophe Simonis 4d3b928610 [FIX] translate help of fields in wizards
[FIX] fix unicode errors when exporting translations files

lp bug: https://launchpad.net/bugs/308563 fixed
lp bug: https://launchpad.net/bugs/308644 fixed

bzr revid: christophe@cobalt-20081216162112-75r2kaflg3af0xxb
2008-12-16 17:21:12 +01:00
Olivier Laurent 9b4ec5b9f9 Merged the Launchpad translations with the Bazaar po files
bzr revid: olt@tinyerp.com-20081216135607-u803qnxy74p0xjny
2008-12-16 14:56:07 +01:00
Najlaa 48bf6ab1e8 call function scan language for selection field
bzr revid: nel@silver-20081216125934-nmsxq3cmawhgtl3k
2008-12-16 13:59:34 +01:00
Najlaa a6b3be7f10 [MERGE]
bzr revid: nel@silver-20081216115124-t3x4vhsc1mx9eb4i
2008-12-16 12:51:24 +01:00
Christophe Simonis 63f6d4e24e [IMP] downgrade the logging level to ERROR when the server cannot connect to the database
bzr revid: christophe@cobalt-20081216111636-ahigto4u7l2kueeo
2008-12-16 12:16:36 +01:00
Christophe Simonis 88c097516a [FIX] handle the case when xml are in unicode
bzr revid: christophe@cobalt-20081216105858-q0q02gxjt95qbmus
2008-12-16 11:58:58 +01:00
Stephane Wirtel 746373320e [MERGE]
bzr revid: stephane@tinyerp.com-20081216104232-120rha4nddqsgcyx
2008-12-16 11:42:32 +01:00
Fabien Pinckaers 3d84754c69 commit
bzr revid: fp@tinyerp.com-20081216103620-khy4x2gv3efvh0m1
2008-12-16 11:36:20 +01:00
Mantavya Gajjar e773407ee5 merging from the trunk
bzr revid: mga@tinyerp.com-20081216102643-cmvyrwi73k9bbwun
2008-12-16 15:56:43 +05:30
Stephane Wirtel 348db86e03 [FIX] Close the cursor if open
bzr revid: stephane@tinyerp.com-20081216102403-7kpf1n7rcho3fk1i
2008-12-16 11:24:03 +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
Olivier Laurent e12a46d32a merge
bzr revid: olt@tinyerp.com-20081216102030-9hc794pm7vix22jf
2008-12-16 11:20:30 +01:00
Olivier Laurent 2b5169c00a 'e' is not an exception class
bzr revid: olt@tinyerp.com-20081216101825-xxu1fg5jba7nrk30
2008-12-16 11:18:25 +01:00
Mantavya Gajjar d8e954618d activate the python code in the server action
bzr revid: mga@tinyerp.com-20081216101809-ki2d8z3869qsm3dx
2008-12-16 15:48:09 +05:30
Olivier Laurent ffc916aaa3 wrong identifier: uid -> user
bzr revid: olt@tinyerp.com-20081216101422-bk80ena85vj4y4kw
2008-12-16 11:14:22 +01:00
Stephane Wirtel 9dec41a7b1 [FIX] Add the dot in the object name
lp bug: https://launchpad.net/bugs/300646 fixed

bzr revid: stephane@tinyerp.com-20081216094549-e5493sdtjwm4k99y
2008-12-16 10:45:49 +01:00
Najlaa deca5fffa9 merge
bzr revid: nel@silver-20081216093336-o69waqe4kbzx04c9
2008-12-16 10:33:36 +01:00
Husen Daudi ce70e60592 Fixed bug on function field if type is binary (ref:hmo)
bzr revid: hda@tinyerp.com-20081216085533-4jjo15livmuh9mbp
2008-12-16 14:25:33 +05:30
Stephane Wirtel 6d3c583545 [MERGE]
bzr revid: stephane@tinyerp.com-20081216071247-xvleqp2r0b7vzxyi
2008-12-16 08:12:47 +01:00
Fabien Pinckaers 2cc3ac1ef7 improved_view
bzr revid: fp@tinyerp.com-20081215210659-qm7pll67ylf9rv36
2008-12-15 22:06:59 +01:00
Stephane Wirtel adc8e511ba [REF] Rewrite the domain field
bzr revid: stephane@tinyerp.com-20081215202241-xvhn363iuzj1022c
2008-12-15 21:22:41 +01:00
Olivier Laurent 8deaf883c7 merge
bzr revid: olt@tinyerp.com-20081215162507-8oox01yssbfbbetf
2008-12-15 17:25:07 +01:00
Christophe Simonis be2a0a76bb [FIX] the database connectin pool generate at least one connection to ensure earliest that the database is reachable
bzr revid: christophe@cobalt-20081215153616-dyb7xj771tzj5de1
2008-12-15 16:36:16 +01:00
Olivier Laurent 9f9f2ff78e bugfix: search: ('id', 'in', 'ids') instead of ('id', '=', 'ids')
bzr revid: olt@tinyerp.com-20081215151036-brk5sgbq5o7ci9jk
2008-12-15 16:10:36 +01:00
Christophe Simonis 85c8b304bf [FIX] fix a stupid bug in database closing method
lp bug: https://launchpad.net/bugs/308084 fixed

bzr revid: christophe@cobalt-20081215150835-d4rkvaf35m1gbyj6
2008-12-15 16:08:35 +01:00
Najlaa f9156c66f7 [FIX] Avoid crash when no ir_values
bzr revid: nel@silver-20081215144403-3jtzlwxmaakramuk
2008-12-15 15:44:03 +01:00
Mantavya Gajjar 7138dd4434 merging from the trunk
bzr revid: mga@tinyerp.com-20081215135145-r42mx93rqdz8qbnl
2008-12-15 19:21:45 +05:30
Mantavya Gajjar 940972f174 merting from the trunk
also fix the problem for the server action list view 
now it works with the xml-rpc too

lp bug: https://launchpad.net/bugs/308092 fixed

bzr revid: mga@tinyerp.com-20081215134912-i8w7dm8r8dma8ucq
2008-12-15 19:19:12 +05:30
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
Mantavya Gajjar 66a6c4d10a improvement in the server action
bzr revid: mga@tinyerp.com-20081215130008-9aecetcvx93vav2w
2008-12-15 18:30:08 +05:30
Stephane Wirtel 50fb0c6959 [MERGE]
bzr revid: stephane@tinyerp.com-20081215123846-zyc9o5c5q0ordq1h
2008-12-15 13:38:46 +01:00
Stephane Wirtel b1ea2dafc3 [FIX] Load the zip files
lp bug: https://launchpad.net/bugs/306445 fixed

bzr revid: stephane@tinyerp.com-20081215123633-ga5d140mv83wvg8c
2008-12-15 13:36:33 +01:00
Mantavya Gajjar c0e1fc3452 merginf from the trunk
bzr revid: mga@tinyerp.com-20081215123034-1gnqhxeteza8e183
2008-12-15 18:00:34 +05:30
Stephane Wirtel 8855ece8fd [IMP] Load the real modules
bzr revid: stephane@tinyerp.com-20081215122958-z9i0mdeydr7wuuh7
2008-12-15 13:29:58 +01:00
Christophe Simonis 7b6ed023c0 [FIX] fix with cache key generation
lp bug: https://launchpad.net/bugs/307734 fixed

bzr revid: christophe@cobalt-20081215115801-3x1ycw64uak5yvdk
2008-12-15 12:58:01 +01:00
Stephane Wirtel 73736db39d [REF] Clean
bzr revid: stephane@tinyerp.com-20081215114839-v3ixe1ktg1xhkd3r
2008-12-15 12:48:39 +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
Jay Vora 08b662555d Bugfix:XML records of report and act_window can now be overridden(as can be done with Wizard)
bzr revid: jvo@tinyerp.com-20081215114505-87r9p9jesyym0f70
2008-12-15 17:15:05 +05:30
Stephane Wirtel 13633b4427 [FIX] Typo
bzr revid: stephane@tinyerp.com-20081215105029-1eifxzmoquf8xv2m
2008-12-15 11:50:29 +01:00
Stephane Wirtel 2753fdfdc5 [FIX] Remove the print statement
bzr revid: stephane@tinyerp.com-20081215104856-jvcb3fr56sbkl145
2008-12-15 11:48:56 +01:00
Najlaa bcf0af0f32 merge
bzr revid: nel@silver-20081215102444-wvd1xwbxjejai1q5
2008-12-15 11:24:44 +01:00
Najlaa 02cddb7861 merge
bzr revid: nel@silver-20081215102314-q5no573t1zcgkxpu
2008-12-15 11:23:14 +01:00
Stephane Wirtel 3a19d1e448 [FIX] Use the right notation for the version
lp bug: https://launchpad.net/bugs/306037 fixed

bzr revid: stephane@tinyerp.com-20081215102130-18vev9kgv3agd269
2008-12-15 11:21:30 +01:00
Najlaa a0ab07e679 Few changes in technical guide
bzr revid: nel@silver-20081215101611-qocuubmzr9fo7nac
2008-12-15 11:16:11 +01:00
Stephane Wirtel e2e28edc2e [IMP] Remove print statements
bzr revid: stephane@tinyerp.com-20081215085128-4bug8e2yq5io3bvp
2008-12-15 09:51:28 +01:00
Naresh Choksy fd730db96f Bugfix:xml
bzr revid: nch@tinyerp.com-20081215045501-xzoxwrr6xjsj61te
2008-12-15 10:25:01 +05:30
Fabien Pinckaers bb507de5b9 improvement
bzr revid: fp@tinyerp.com-20081215043426-36w0t0jiwpqa8tyd
2008-12-15 05:34:26 +01:00
Fabien Pinckaers a94b134624 widget_email
bzr revid: fp@tinyerp.com-20081214172838-v65n6icf0xpcusmr
2008-12-14 18:28:38 +01:00
Fabien Pinckaers 8cb88b6054 improvements_bugfixes
bzr revid: fp@tinyerp.com-20081214164647-hku6dlqkd65fe8ry
2008-12-14 17:46:47 +01:00
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