Commit Graph

32427 Commits

Author SHA1 Message Date
Antony Lesuisse 50180134f1 [FIX] controller alias parent and children for backward compatibility
bzr revid: al@openerp.com-20110722121542-9qgldsrz9b2t050a
2011-07-22 14:15:42 +02:00
Antony Lesuisse 519b0350d2 [IMP] more controller cleanups
bzr revid: al@openerp.com-20110722112108-2p57tmro0l05floq
2011-07-22 13:21:08 +02:00
Launchpad Translations on behalf of openerp d844fd133b Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110720043721-c35fwfpelcbp1jbk
bzr revid: launchpad_translations_on_behalf_of_openerp-20110721043532-p7f537lm5otnbht8
bzr revid: launchpad_translations_on_behalf_of_openerp-20110722044222-ntao98t3fw2ldjgb
2011-07-22 04:42:22 +00:00
Antony Lesuisse 3b19c459fa [IMP] header add db and login
bzr revid: al@openerp.com-20110720112342-tnr6o3la3zikc7c8
2011-07-20 13:23:42 +02:00
Xavier Morel 7dda46b605 [FIX] validation of float fields
bzr revid: xmo@openerp.com-20110720110134-fi1zczzf5m579l12
2011-07-20 13:01:34 +02:00
Antony Lesuisse a5a925d472 [FIX] nullviewmanager temp fix
bzr revid: al@openerp.com-20110720103941-octo8p2mzv0vtngo
2011-07-20 12:39:41 +02:00
niv-openerp b63f8f934a [imp] cosmetic improvement in m2o
bzr revid: nicolas.vanhoren@openerp.com-20110720093454-llijpau6l3zvpfc3
2011-07-20 11:34:54 +02:00
niv-openerp addd4cbb9e [fix] small problem in select create popup.
bzr revid: nicolas.vanhoren@openerp.com-20110720093317-ko9efux2mo8lh0pt
2011-07-20 11:33:17 +02:00
Antony Lesuisse 3a6863298b [FIX] list test for sidebar
bzr revid: al@openerp.com-20110720092557-uz4n4ayl33q8eptc
2011-07-20 11:25:57 +02:00
Xavier Morel a2318ec968 [FIX] domains and contexts on view switch to form, as well as fixing list of fields provided to DataSet.read_slice
bzr revid: xmo@openerp.com-20110720082455-ghudln3hhbmgjbum
2011-07-20 10:24:55 +02:00
Xavier Morel 9a6c3ca614 [REM] graph title from within the graph itself, titling is provided by whatever structure lives outside the graph view itself
bzr revid: xmo@openerp.com-20110720081518-1xitkhodpr2na8jt
2011-07-20 10:15:18 +02:00
Xavier Morel 55954197d8 [FIX] initial loading of graph after view switches: fields argument to DataSet.read_slice has to be an array of strings
providing an object does not work

bzr revid: xmo@openerp.com-20110720081415-5fsk44p04x6i6et7
2011-07-20 10:14:15 +02:00
Vo Minh Thu f59a0b6025 [MERGE] import: support for comma-separated ids in one2many, actually link the records.
- not a real merge, as I just recovered the diff. original code by tfr.

bzr revid: vmt@openerp.com-20110719122802-64jxm0h5uftsf94k
2011-07-19 14:28:02 +02:00
Olivier Dony cc81a21ab8 [MERGE] latest 6.0 fixes
bzr revid: odo@openerp.com-20110719113630-dvhg0cvh59r0oiiq
2011-07-19 13:36:30 +02:00
Antony Lesuisse 906a94c3c7 [IMP] do_action on controller
bzr revid: al@openerp.com-20110719102707-qfy1lz5mjj006ok1
2011-07-19 12:27:07 +02:00
tfr@openerp.com e4b1ae8c1a [CLEAN] remove what
bzr revid: tfr@openerp.com-20110719080104-yay3vyv8ldk2hav5
2011-07-19 10:01:04 +02:00
Launchpad Translations on behalf of openerp 48244ce224 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110719043445-gsn6hx1fkw87zzbo
2011-07-19 04:34:45 +00:00
Antony Lesuisse 77cfc62c8a [FIX] controllers is family more fixes 7
bzr revid: al@openerp.com-20110718201211-r15tgbq0si49dlq9
2011-07-18 22:12:11 +02:00
Antony Lesuisse d4fd976ddf controllers is family fixes 6
bzr revid: al@openerp.com-20110718193930-jor019p41amxpnup
2011-07-18 21:39:30 +02:00
niv-openerp df5c5ae319 [fix] some fixes related to o2m
bzr revid: nicolas.vanhoren@openerp.com-20110718153135-1s6d2n99xafrozpv
2011-07-18 17:31:35 +02:00
niv-openerp da5f320a0a [merge]
bzr revid: nicolas.vanhoren@openerp.com-20110718152954-1osrwsxmyij4wkun
2011-07-18 17:29:54 +02:00
niv-openerp 193fc86c38 [fix] fix a big bug in the one2many
bzr revid: nicolas.vanhoren@openerp.com-20110718152807-bgy47f32tlx9xdzb
2011-07-18 17:28:07 +02:00
Antony Lesuisse 711b22f52c controllers is family fixes 5
bzr revid: al@openerp.com-20110718151739-lrr6dibg4ed5tb2k
2011-07-18 17:17:39 +02:00
Antony Lesuisse f0fa85104c controllers is family form fixes 4
bzr revid: al@openerp.com-20110718150833-zj7c0cort2ec5lv5
2011-07-18 17:08:33 +02:00
Olivier Dony fb0c0e8d90 [IMP] safe_eval: allow 'max' builtin
bzr revid: odo@openerp.com-20110718145322-wid88kpg568xyxu7
2011-07-18 16:53:22 +02:00
niv-openerp dc764a3832 [fix] little correction in clean_action
bzr revid: nicolas.vanhoren@openerp.com-20110718142923-drk0tvdl8jj2z54f
2011-07-18 16:29:23 +02:00
Antony Lesuisse 077264c58f controllers is family form fixes 3
bzr revid: al@openerp.com-20110718142610-5zoa1k4fzyprag9m
2011-07-18 16:26:10 +02:00
Antony Lesuisse 8f9bea5393 controllers is family form fixes 2
bzr revid: al@openerp.com-20110718135930-a23vdzjy4ch8ozeh
2011-07-18 15:59:30 +02:00
Antony Lesuisse e703080b51 controllers is family form fixes
bzr revid: al@openerp.com-20110718132409-tfk5p1mx0jnpc9kk
2011-07-18 15:24:09 +02:00
Antony Lesuisse 31a725f75c Controller is now a family
bzr revid: al@openerp.com-20110718125422-x20k89dogbklgr4c
2011-07-18 14:54:22 +02:00
Jay Vora (OpenERP) 7545714a94 [MERGE] Merged Rifakat's branch for the fix which stops the record rule for users/comapny getting updated on each update of base module
bzr revid: jvo@tinyerp.com-20110718115405-8kblc4bd24vnobn1
2011-07-18 17:24:05 +05:30
Olivier Dony c121f79c60 [FIX] hr_timesheet_sheet: make timesheet test more robust depending on time of execution
bzr revid: odo@openerp.com-20110718110350-jn12uvei3h63e8c2
2011-07-18 13:03:50 +02:00
Launchpad Translations on behalf of openerp 0db6a0a926 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110718051300-9war69ga7c68omcs
2011-07-18 05:13:00 +00:00
Launchpad Translations on behalf of openerp 78491dfe17 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110715045140-vrbatydl7fa97wok
bzr revid: launchpad_translations_on_behalf_of_openerp-20110716045705-9z1giql3prjl7zdd
2011-07-16 04:57:05 +00:00
Launchpad Translations on behalf of openerp 8b2c200e93 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110716045334-iu1jo5qb555tfjwy
2011-07-16 04:53:34 +00:00
Antony Lesuisse 8a6af30013 cleanup of base.Controller base.BaseWidget
bzr revid: al@openerp.com-20110715142957-bdop2z6qv9v8ahpn
2011-07-15 16:29:57 +02:00
Antony Lesuisse f0defe0af7 controller move callback and basiccontroller to controller
bzr revid: al@openerp.com-20110715142112-vginop8ms0bgxje5
2011-07-15 16:21:12 +02:00
Antony Lesuisse 2decff7b21 controller move Class from base to controller
bzr revid: al@openerp.com-20110715141600-4tr536v7vfrv9tkk
2011-07-15 16:16:00 +02:00
Xavier Morel b0e6f97abd [FIX] table paginator and buttons look and layout in case of constrained horizontal space
bzr revid: xmo@openerp.com-20110715125044-kcrwluqrq952pqry
2011-07-15 14:50:44 +02:00
Xavier Morel d6dee4c334 [IMP] enable jquery-ui on search m2o widgets
bzr revid: xmo@openerp.com-20110715122305-1pwttyioe96uwoft
2011-07-15 14:23:05 +02:00
pso (OpenERP) 7806d2e3aa [MERGE] Merged SKH's branch to fix the format of Email in base_action_rule. Email always has to given in double quotes (). (Case:6122)
bzr revid: pso@tinyerp.com-20110715122155-iyl7fx0p6gi45524
2011-07-15 17:51:55 +05:30
Xavier Morel 02feed6338 [FIX] oops, forgot some logging
bzr revid: xmo@openerp.com-20110715120856-ijpicqlyumrt69rh
2011-07-15 14:08:56 +02:00
Xavier Morel 6b1ab45d87 [IMP] allow search widgets to have an async startup, make m2o widget name_get their default value and behave correctly for fuzzy searches
bzr revid: xmo@openerp.com-20110715115800-gd9xspshxy7hnvun
2011-07-15 13:58:00 +02:00
Rifakat Haradwala(OpenERP) bb7b0a2c1f [FIX]: base: set noupdate='1' to be able to update the record rules
bzr revid: rifakat_haradwalaopenerp-20110715115319-m1us8j3smybfxz0g
2011-07-15 17:23:19 +05:30
niv-openerp e4b935c4ca [merge] mobile web client
bzr revid: nicolas.vanhoren@openerp.com-20110715101403-6n58t47l46p0vaka
2011-07-15 12:14:03 +02:00
niv-openerp c15ddcd5f9 [merge]
bzr revid: nicolas.vanhoren@openerp.com-20110715101151-fshuut4ujslbzxvn
2011-07-15 12:11:51 +02:00
niv-openerp ad9a41c867 [merge] gantt view improvements
bzr revid: nicolas.vanhoren@openerp.com-20110715101055-jn29mle79m10c4xf
2011-07-15 12:10:55 +02:00
niv-openerp 22f73d68e6 [merge]
bzr revid: nicolas.vanhoren@openerp.com-20110715101015-ltj91jb9ux4wjty2
2011-07-15 12:10:15 +02:00
Xavier Morel 47932748d8 [FIX] missed result derefs to remove
bzr revid: xmo@openerp.com-20110715095527-yeuwi5u46cltuylg
2011-07-15 11:55:27 +02:00
Xavier Morel 2f8d2412ac [FIX] context recursion: create the recursion (context['context'] = context) at the latest possible moment, otherwise due to shallow dict copies not preserving recursion nested contexts don't contain all values of the toplevel context
setup recursion into OpenERPSession.evaluation_context, instead of doing this wherever (e.g. OpenERPSession.eval_context)

bzr revid: xmo@openerp.com-20110715092451-yz7f272uix1zqb8e
2011-07-15 11:24:51 +02:00