Commit Graph

210 Commits

Author SHA1 Message Date
Olivier Dony f92f272130 [IMP] reports: support generic report_file field instead of report_xml ; add "file" attribute for <report> ; pending better refactoring after v6.0
bzr revid: odo@openerp.com-20101008142301-0os4ajp8xb9kt3cy
2010-10-08 16:23:01 +02:00
nch@tinyerp.com 9f2d1a15a0 [IMP]:added a function field on ir.actions.act_window to show/hide the menu action tips on that action.
bzr revid: nch@tinyerp.com-20101006141109-peuk7j2mh8hqig5e
2010-10-06 19:41:09 +05:30
Olivier Dony 43d6943a4c [MERGE] base: review and cleanup of Administration menus and view
bzr revid: odo@openerp.com-20101004145241-lyrswenbtqoadh4o
2010-10-04 16:52:41 +02:00
Olivier Dony a0d132ba5c [IMP] base/ir_action: removed unused m2m + lint cleanup
bzr revid: odo@openerp.com-20101004143944-m1ewxgouv3y50vda
2010-10-04 16:39:44 +02:00
Harry (OpenERP) 55eaa53db7 [MERGE] removed ir.actions.report.custom and ir.report.custom models
bzr revid: hmo@tinyerp.com-20101001151006-23drjpvi0s09f8tj
2010-10-01 20:40:06 +05:30
jas 48d9c128e0 [REM]:base:removed ir.actions.report.custom and ir.report.custom
bzr revid: jas@tinyerp.com-20101001135358-ndjdcdw9hojno9kh
2010-10-01 19:23:58 +05:30
Olivier Dony 8f99c6ebcd [FIX] ir.actions: remove leftover debug breakpoint - sorry about it :-( - also note that previous commit changed the report_type field of ir.actions.report.xml from selection to char to be more easily extended
bzr revid: odo@openerp.com-20101001125134-b6dovx9vs12lcndy
2010-10-01 14:51:34 +02:00
Olivier Dony cbc6d182c9 [IMP] report: moved the register_all() function as a method of ir.actions.report.xml model, to make it easier to inherit/extend for additional report engines
bzr revid: odo@openerp.com-20101001112552-2br8ftpi94ootfrw
2010-10-01 13:25:52 +02:00
ron@tinyerp.com 1a6eb1e917 [IMP]: base:Improvement in base module
bzr revid: ron@tinyerp.com-20100929075817-ve8a7w8gw6e6v7k1
2010-09-29 13:28:17 +05:30
nch@tinyerp.com 21ba77896d [IMP]:remove implementation of help on menu items
bzr revid: nch@tinyerp.com-20100927054642-d081zya54g1ot5l3
2010-09-27 11:16:42 +05:30
Olivier Dony 3f84f966af [IMP] base: improve list view of ir.action.todo + fixed typo in state label
bzr revid: odo@openerp.com-20100923105410-it7wqr3lwjkps9wx
2010-09-23 12:54:10 +02:00
Olivier Dony dd26adcd28 [IMP] base: Restart mode of ir.actions.todo should default to "On Skip", not "Always"
bzr revid: odo@openerp.com-20100923105345-svxaij3p169sor7d
2010-09-23 12:53:45 +02:00
Olivier Dony 6af5da11d1 [REM] tools.config, ir.actions.server: removed server_actions_allow_code option now that safe_eval is in place
Also re-allowed server actions to return an "action" to execute, and replaced contexts passed to eval by copies to avoid one possible source of side-effects.

bzr revid: odo@openerp.com-20100921131437-sgdz6sk4lwdcc3ch
2010-09-21 15:14:37 +02:00
Christophe Simonis 3b7bc55e1f Merge (at least) gallery branch.
bzr revid: chs@openerp.com-20100915210116-8vcgc95vm8neplcb
2010-09-15 23:01:16 +02:00
Harry (OpenERP) 2468ab8e0f [MERGE]
bzr revid: hmo@tinyerp.com-20100830130448-k0z1zjl1hz6q1e8b
2010-08-30 18:34:48 +05:30
uco (Open ERP) cd52eaf4dd [MERGE]
bzr revid: uco@tinyerp.com-20100826044350-28smtrpvkm50bdgi
2010-08-26 10:13:50 +05:30
nch@tinyerp.com 653aa1c7da [IMP]:Added a boolean field on the user preferences and user form to be able to deactivate the help dialog box in each screen per user
bzr revid: nch@tinyerp.com-20100825084848-obktbc48sred7jnh
2010-08-25 14:18:48 +05:30
rpa (Open ERP) ae3ee2090d [FIX,IMP]: base: Improvement in search and form view of Configuration Wizards
bzr revid: rpa@tinyerp.com-20100823064309-2rpmfeqvwdupsozg
2010-08-23 12:13:09 +05:30
nch@tinyerp.com e56c9e1278 [REV]
bzr revid: nch@tinyerp.com-20100728071723-6u3j5pmd194noris
2010-07-28 12:47:23 +05:30
nch@tinyerp.com efb00ba622 [FIX]:context of action should be passed in fields_view_get when calling it for search view
bzr revid: nch@tinyerp.com-20100728065929-2wkmfydqbqh9m9xi
2010-07-28 12:29:29 +05:30
Antony Lesuisse 6fddac7e4a action_report typo missing comma
bzr revid: al@openerp.com-20100721072252-dazg1b1mu5cqkz45
2010-07-21 12:52:52 +05:30
Antony Lesuisse f645a0aa9f ir_action_report rename fields
bzr revid: al@openerp.com-20100721071332-sgkfabae9nrizmy4
2010-07-21 12:43:32 +05:30
nch@tinyerp.com 81459f756f [IMP]:added help for display_help field
bzr revid: nch@tinyerp.com-20100706132939-zk26ina612byz87m
2010-07-06 18:59:39 +05:30
nch@tinyerp.com 9f934045f3 [IMP]:syntax repr
bzr revid: nch@tinyerp.com-20100706114332-85ex6g6oil99c90u
2010-07-06 17:13:32 +05:30
nch@tinyerp.com c4cddcd400 [IMP]:performance issues
bzr revid: nch@tinyerp.com-20100706102812-xf1j6jixhefukogr
2010-07-06 15:58:12 +05:30
nch@tinyerp.com 877e3cc021 [MERGE]from trunk
bzr revid: nch@tinyerp.com-20100706070658-t3yf4kfia1rfczyj
2010-07-06 12:36:58 +05:30
nch@tinyerp.com a846db1e2e [IMP]:help getting
bzr revid: nch@tinyerp.com-20100706070306-fv39hzi2ov43w6fv
2010-07-06 12:33:06 +05:30
Ferdinand Gassauer, Olivier Dony 5b6fa2e4ac [FIX] ir.actions.act_window: 'required' attribute was missing on a few important fields, sometimes leading to hard-to-diagnose problems. also added some tooltips
lp bug: https://launchpad.net/bugs/580218 fixed

bzr revid: odo@openerp.com-20100705175759-vzbqddak93it5wwe
2010-07-05 19:57:59 +02:00
nch@tinyerp.com c9ace81dbe [Add]:added display_help for menu when user clicks first time
bzr revid: nch@tinyerp.com-20100702122346-d59samoc6lq4mesj
2010-07-02 17:53:46 +05:30
Olivier Dony b98b63be86 [FIX] base: cleanup debugging code mistakenly checked in
bzr revid: odo@openerp.com-20100628093629-0dxm8l4ph7jq0biy
2010-06-28 11:36:29 +02:00
Fabien Pinckaers a9cbbd8ad7 fix
bzr revid: fp@tinyerp.com-20100625101333-dnyg2t4kogb6lz6u
2010-06-25 12:13:33 +02:00
Fabien Pinckaers fd7f773827 merge
bzr revid: fp@tinyerp.com-20100625092256-na0ckfu8znn2g55p
2010-06-25 11:22:56 +02:00
RGA(openERP) af142de4f0 [IMP]:ir.filters instead of ir.act.windows
bzr revid: nch@tinyerp.com-20100624132751-wqb1ia1kvil9eop1
2010-06-24 18:57:51 +05:30
vra 7ed648ce88 [MERGE] merge the changes from main trunk branch.
bzr revid: vra@tinyerp.com-20100624084539-ne1e1tscqn1z3jw5
bzr revid: vra@tinyerp.com-20100624084650-svala4jb0dnf7aal
2010-06-24 14:16:50 +05:30
Xavier Morel 53e633bf44 [ADD] help field on act_window to store help page description (location suggested by fp)
bzr revid: xmo@openerp.com-20100623091952-35ulioifcv0qt0kp
2010-06-23 11:19:52 +02:00
vra 1cf10a7daa [FIX][IMP] SQL-Injection ,minor improvement.
bzr revid: vra@tinyerp.com-20100618140537-mjbviu7sxxwn83x8
2010-06-18 19:35:37 +05:30
Anup (OpenERP) e0d94956c1 [IMP] SQL injection Refactored
bzr revid: ach@tinyerp.com-20100618101641-84cdea9n1pzx36v2
2010-06-18 15:46:41 +05:30
Olivier Dony b020dc8363 [IMP] work-in-progress: initial version of safe_eval implementation -- still need fixing
bzr revid: odo@openerp.com-20100503234953-qgbk64bmir95jvzd
2010-05-04 00:49:53 +01:00
Jay (Open ERP) 36ef5cb46c [FIX]Config option Server_actions_allow_code added to allow python code in server action
bzr revid: jvo@tinyerp.com-20100512125650-uf242fcr8h2wwme3
2010-05-12 18:26:50 +05:30
Jay (Open ERP) 5a028fa5ed [MERGE] MErged with main server of trunk
bzr revid: jvo@tinyerp.com-20100512122913-0xy3ntmkqvgp3paf
2010-05-12 17:59:13 +05:30
Jay (Open ERP) 53ef884ff2 [FIX] retro-compatibility: 'obj' is available in ir.action.server code
bzr revid: jvo@tinyerp.com-20100512114125-sh2wj2awjq8guvcn
2010-05-12 17:11:25 +05:30
Anup (OpenERP) 24069b2fa6 [FIX] Server Actions: Cleaner legend help and error message
bzr revid: ach@tinyerp.com-20100511073051-ewoak4j5lhsyvfg1
2010-05-11 13:00:51 +05:30
HDA (OpenERP) 15171f62d1 Merged with main trunk
bzr revid: hda@tinyerp.com-20100505131038-k4or5j9x5zkxl5ac
2010-05-05 18:40:38 +05:30
nch@tinyerp.com 76201eb88a [IMP]:ir.actions.todo added groups to the actions
bzr revid: nch@tinyerp.com-20100428065406-97056qrpvp4tun0e
2010-04-28 12:24:06 +05:30
Xavier ALT c048a189a7 [IMP] add new view type: gallery
New view is used like that:
    <gallery string="Partners" col=-1 width=75 height=75>
        <field name="name" type="text"/>
        <field name="picture" type="image"/>
    </gallery>

  - string: display name of the view
  - col: force number of columns (auto if -1), default -1
  - width: size of one gallery item (in pixels), default 75
  - height: size of one gallery item (in pixels), default 75

  - field type='text': field to be used for gallery item text
  - field type='image': field to be used for gallery image repr.

bzr revid: x.alt@ajm.lu-20100426133847-4y0egk230hsf41gq
2010-04-26 15:38:47 +02:00
RGA(Open ERP) 02119487be [MERGE] translations for custom filters
bzr revid: odo@openerp.com-20100422095900-3thy8n3pcqkw9dxg
2010-04-22 11:59:00 +02:00
rga 66ad2b91cc [IMP] Custome filter's fields taranslation
bzr revid: rga@rga-desktop-20100421085338-rdfvzuf8e6p6qhd2
2010-04-21 14:23:38 +05:30
Fabien Pinckaers e67890b3b0 [IMP] better view, no NULL value for int and float
bzr revid: fp@tinyerp.com-20100418200732-l2vzf71xf8tpj34r
2010-04-18 22:07:32 +02:00
HDA (OpenERP) 9e7f453649 Merged from diagram branch
bzr revid: hda@tinyerp.com-20100312073053-9fq87tnzmbd37mg7
2010-03-12 13:00:53 +05:30
Mantavya Gajjar 771b033655 [IMP]: improvement in trigger server action
[ADD]: add new server action called copy

bzr revid: mga@mga-20100311141246-vomrixgaz3ajn0ef
2010-03-11 19:42:46 +05:30