Commit Graph

1305 Commits

Author SHA1 Message Date
P. Christeas 1b69658f88 render/simple.py: Restore command-line mode.
bzr revid: p_christ@hol.gr-20081124151831-r2hck7h2zs714jgg
2008-11-24 17:18:31 +02:00
P. Christeas 7f3ee0107e Instrument missing tag exception.
bzr revid: p_christ@hol.gr-20081124151809-ydhawyy1map7wd7y
2008-11-24 17:18:09 +02:00
P. Christeas b1b2347390 Bugfix for SSL.Connection.recv(), do retry.
Also, improve/remove some instrumentation of the class.

bzr revid: p_christ@hol.gr-20081118200036-ww97lm3odedvkjy3
2008-11-18 22:00:36 +02:00
P. Christeas 1485c9a450 Attempt to instrument SecureXMLRPCServer
bzr revid: p_christ@hol.gr-20081118191148-c6oc2syudyvy6ohm
2008-11-18 21:11:48 +02:00
P. Christeas ba195ed72d orm optimization: don't compute all fields for view.
Some fields may not be requested by the view DOM. Don't try to fetch
their information.
This is an experimental optimization. Testing pending.

bzr revid: p_christ@hol.gr-20081118153447-5reuu322ikudppr8
2008-11-18 17:34:47 +02:00
P. Christeas 4e4c02351f Orm: model fields may be a subset of the views.
When the view asks more fields than the OM has, the result
may have less ones. Iterate through the smallest set.

bzr revid: p_christ@hol.gr-20081118143318-vvns3suey0g4e3x6
2008-11-18 16:33:18 +02:00
P. Christeas 4b84712363 Fix SSL server, conf samples
bzr revid: p_christ@hol.gr-20081117092339-652ppsxbhzc3nzik
2008-11-17 11:23:39 +02:00
P. Christeas ee881fa7e0 Armor the export lang wizard against faulty model fields.
Sometimes objects or field definitions in db may have some errors
(especially in dev setups). The export translation algorithm should
just skip those fields and try to continue, instead of raising an
exception. These errors can still be logged, of course.

bzr revid: p_christ@hol.gr-20081115085854-2xpnypbas4sxt15u
2008-11-15 10:58:54 +02:00
P. Christeas 8220e0ad02 Merge commit 'origin/master' into mdv-gpl3
Conflicts:
	bin/tools/convert.py

bzr revid: p_christ@hol.gr-20081025224421-g367ati5b2eeplw6
bzr revid: p_christ@hol.gr-20081104201238-oy0vgsunt2jxgu2p
2008-11-04 22:12:38 +02:00
Jay Vora 1f1556ffba Added subtype arguement for emailing HTML format emails.
bzr revid: jvo@tinyerp.com-20081104063323-1xokh2az5bvbwyp9
2008-11-04 12:03:23 +05:30
Christophe Simonis 62977c6be1 bugfix
bzr revid: christophe@tinyerp.com-20081103212125-pm312gznxolohpim
2008-11-03 22:21:25 +01:00
Christophe Simonis d2de2a2769 change licence
bzr revid: christophe@tinyerp.com-20081103183825-23dguh69c8nh3h7n
2008-11-03 19:38:25 +01:00
Christophe Simonis e404e54e38 passing in GPL-3
bzr revid: christophe@tinyerp.com-20081103182716-6c6xyeewubx4uas0
2008-11-03 19:27:16 +01:00
Christophe Simonis c619a6fdec allow more specific gpl licencing of modules
bzr revid: christophe@tinyerp.com-20081103181928-kgx86tqic4oum6l7
2008-11-03 19:19:28 +01:00
Christophe Simonis bc470165d8 change version
bzr revid: christophe@tinyerp.com-20081103145543-rqijym3p7i3lbjgv
2008-11-03 15:55:43 +01:00
Fabien Pinckaers cef21ce434 improved_trans
bzr revid: fp@tinyerp.com-20081103074813-ltlm1oi2r0z8brcd
2008-11-03 08:48:13 +01:00
Fabien Pinckaers 0131fb844f bugfixes
bzr revid: fp@tinyerp.com-20081031204401-ygteigbmtok58vql
2008-10-31 21:44:01 +01:00
Fabien Pinckaers 1d7ec09389 bugfoix
bzr revid: fp@tinyerp.com-20081031164014-u5s14861l0ity3w9
2008-10-31 17:40:14 +01:00
Fabien Pinckaers e048250071 improvment
bzr revid: fp@tinyerp.com-20081031141048-gohuvljsot9byn5g
2008-10-31 15:10:48 +01:00
Fabien Pinckaers a84df166ee improve_module
bzr revid: fp@tinyerp.com-20081030081019-gidbobppf74chajl
2008-10-30 09:10:19 +01:00
Fabien Pinckaers 4cad290e63 improvement
bzr revid: fp@tinyerp.com-20081030075943-bu045dltwxtl52vt
2008-10-30 08:59:43 +01:00
Fabien Pinckaers 95ed4f39ad improved_views
bzr revid: fp@tinyerp.com-20081030075624-q47d58h8btqcvr8i
2008-10-30 08:56:24 +01:00
Fabien Pinckaers 582947ec10 improvmenet
bzr revid: fp@tinyerp.com-20081029174749-7vuxl7j4yikbwq14
2008-10-29 18:47:49 +01:00
Stephane Wirtel aee4bdc016 Add completion for language and timezone
bzr revid: stephane@tinyerp.com-20081029111826-4fvfbxzesq3aoo3g
2008-10-29 12:18:26 +01:00
Fabien Pinckaers 13f80770c9 improve
bzr revid: fp@tinyerp.com-20081028233320-c8k4xixc543w8te5
2008-10-29 00:33:20 +01:00
Fabien Pinckaers 97e080c448 module_layout_print_report
bzr revid: fp@tinyerp.com-20081028231542-i0z2xm40d507le8o
2008-10-29 00:15:42 +01:00
Christophe Simonis cd8c6f50b7 typofix
bzr revid: chs@tinyerp.com-20081028142523-hxqseeyk1o9hidzv
2008-10-28 15:25:23 +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
Fabien Pinckaers 9a5138791a bugfixes
bzr revid: fp@tinyerp.com-20081028001825-zj6lhbeazmdjdkpy
2008-10-28 01:18:25 +01:00
Christophe Simonis 08933b0200 browse_null objects doesn't fail anymore when accessing its attributes
bzr revid: chs@tinyerp.com-20081027135931-2772tugct3p1u3rx
2008-10-27 14:59:31 +01:00
Olivier Laurent ce7045b9fe merge
bzr revid: olt@tinyerp.com-20081027133046-hk0te5meh4i3obs9
2008-10-27 14:30:46 +01:00
Stephane Wirtel f4da34e876 Add the amount_to_text file
bzr revid: stephane@tinyerp.com-20081027131009-286ilrlm1taqwfg3
2008-10-27 14:10:09 +01:00
Olivier Laurent 4c2407e588 French translation
bzr revid: olt@tinyerp.com-20081027130823-tqlbvxffm1pd40di
2008-10-27 14:08:23 +01:00
Stephane Wirtel 057fa824b6 Merge from Xavier ALT (AJM)
bzr revid: stephane@tinyerp.com-20081027130823-azagsdeh81lw7d2k
2008-10-27 14:08:23 +01:00
Stephane Wirtel 609d96b9ba Bugfix with the translation
bzr revid: stephane@tinyerp.com-20081027130756-bgkkfc5qdf2zdlvd
2008-10-27 14:07:56 +01:00
Christophe Simonis f7273ecbc7 admin user is not restricted by roles
bzr revid: chs@tinyerp.com-20081027125413-lusm89mme25cclm8
2008-10-27 13:54:13 +01:00
Christophe Simonis 348d01795a fix bug with translation of empty string of selection entries
bzr revid: chs@tinyerp.com-20081027122807-a401uef1xctcr4gf
2008-10-27 13:28:07 +01:00
Fabien Pinckaers 537bb6835a bugfix_empty_dir
bzr revid: fp@tinyerp.com-20081027121852-hcmyfyqbcdlk8cuz
2008-10-27 13:18:52 +01:00
Fabien Pinckaers 96e69a0a25 merge
bzr revid: fp@tinyerp.com-20081027115900-21mykbjk7whhq7in
2008-10-27 12:59:00 +01:00
Fabien Pinckaers 54f4c8f1cc bugfix
bzr revid: fp@tinyerp.com-20081027104650-1c3tf9xsx0rmmoat
2008-10-27 11:46:50 +01:00
Fabien Pinckaers 2a21082477 improve_translation_view
bzr revid: fp@tinyerp.com-20081027102025-7h2onj6b4brlok21
2008-10-27 11:20:25 +01:00
Fabien Pinckaers 28b4f314fd push
bzr revid: fp@tinyerp.com-20081027092352-949s0q4ewrs8vuej
2008-10-27 10:23:52 +01:00
Fabien Pinckaers d5e50a5159 improvement
bzr revid: fp@tinyerp.com-20081025085356-9ezz9r2qj6q52a3r
2008-10-25 10:53:56 +02:00
Christophe Simonis be2fe6fe1e fix bug with language update when upgrading a module + PEP8
bzr revid: christophe@tinyerp.com-20081024150743-4u8iolu21xhi0a2r
2008-10-24 17:07:43 +02:00
Fabien Pinckaers 6b87952e23 bugfix
bzr revid: fp@tinyerp.com-20081024144733-qxsdkum4c8arcb5a
2008-10-24 16:47:33 +02:00
hda@tinyerp.com d8ea3c99d9 Added fearutes tab in module
bzr revid: hda@tinyerp.com-20081024104131-zirn6p2mu806a1o6
2008-10-24 16:11:31 +05:30
Fabien Pinckaers aace682897 removed_relate
bzr revid: fp@tinyerp.com-20081023174702-fxnapgbelnz02i74
2008-10-23 19:47:02 +02:00
Fabien Pinckaers 93cbe3d14a improve
bzr revid: fp@tinyerp.com-20081023174549-yooeluxdpfrsizgs
2008-10-23 19:45:49 +02:00
Amit Mendapara 08e80733c4 * Support for adding custom O2M & M2M fields
* Improved fields view definitions

bzr revid: ame@tinyerp.com-20081023132828-nvjtv26qna56cztk
2008-10-23 18:58:28 +05:30
Mantavya Gajjar 7d09895253 improve readiablity
bzr revid: mga@mga-laptop-20081023051953-9pqvhmogfrhpm985
2008-10-23 10:49:53 +05:30