Commit Graph

1393 Commits

Author SHA1 Message Date
Antony Lesuisse 7e80e928fb [IMP] prepare debug mode for rpc
bzr revid: al@openerp.com-20110819030235-a25a3yiwmfjvd9uq
2011-08-19 05:02:35 +02:00
Antony Lesuisse 7b79fd47d5 [IMP] database creation cleanups
bzr revid: al@openerp.com-20110819020156-yo41xcjnxiwqtkwr
2011-08-19 04:01:56 +02:00
Antony Lesuisse 056a91f724 [IMP] web_rpc example
bzr revid: al@openerp.com-20110818233811-yiee3czhbtc6p3ob
2011-08-19 01:38:11 +02:00
Antony Lesuisse 47e709eb73 [IMP] read_slice fields outside option [] are probably bugs
bzr revid: al@openerp.com-20110818225721-tn1vl2450tbe11d6
2011-08-19 00:57:21 +02:00
Fabien Meghazi 846471017c [IMP] Use Ubuntu font
bzr revid: fme@openerp.com-20110818203147-3utl21mr2xpom01n
2011-08-18 22:31:47 +02:00
Antony Lesuisse ed5097650b [IMP] more production mode move Session above session aware, jquery ui css is not absolute
bzr revid: al@openerp.com-20110818195349-zebyew12sefo93ml
2011-08-18 21:53:49 +02:00
Antony Lesuisse 8a13e8c3a9 [IMP] production mode by default, developers should use ?debug
bzr revid: al@openerp.com-20110818192150-qtwh8u3eigmkz0k9
2011-08-18 21:21:50 +02:00
Antony Lesuisse fa81a097f2 [IMP] remove some cherry in base main.py
bzr revid: al@openerp.com-20110818185145-4egjwrxm7it298fe
2011-08-18 20:51:45 +02:00
Antony Lesuisse 5421809120 [IMP] factorize http request handling
bzr revid: al@openerp.com-20110818183656-qp9zy271jl6wccq9
2011-08-18 20:36:56 +02:00
Fabien Meghazi 79001193ea [ADD] FormView: added field reference
bzr revid: fme@openerp.com-20110818174508-zkpi5l5eocl3lj6z
2011-08-18 19:45:08 +02:00
Fabien Meghazi 3d3b99108c [IMP] Added on_value_changed callback to all form's fields
bzr revid: fme@openerp.com-20110818174322-quezskn0jrryz9o2
2011-08-18 19:43:22 +02:00
niv-openerp 913b17fec7 [merge]
bzr revid: nicolas.vanhoren@openerp.com-20110817112944-m69dxrm684jckwn7
2011-08-17 13:29:44 +02:00
niv-openerp 4d12385eab [imp] improved i18n to scan all files
bzr revid: nicolas.vanhoren@openerp.com-20110817112828-tghtfms3zm3r0044
2011-08-17 13:28:28 +02:00
Xavier Morel fc420d4ded [FIX] make http request object more similar to json request object: move session_id to an attribute on the request obj, avoid taking session_id as param on httprequest methods
bzr revid: xmo@openerp.com-20110817103833-7flirk84a4jtelvx
2011-08-17 12:38:33 +02:00
Fabien Meghazi 046887d280 [FIX] Fixed binary fields
bzr revid: fme@openerp.com-20110817091609-ky532b1udhifaxz2
2011-08-17 11:16:09 +02:00
Xavier Morel ed9db7c2c7 [ADD] shortcuts menu in header, with toggle star next to titles
bzr revid: xmo@openerp.com-20110816143038-3fpx5esytlyuvkrw
2011-08-16 16:30:38 +02:00
Xavier Morel ffae7cb4b3 [MERGE] from trunk
bzr revid: xmo@openerp.com-20110816142515-ohq33zvua5uq8cd3
2011-08-16 16:25:15 +02:00
Xavier Morel d33c95fc45 [IMP] only display shortcut toggle star in case the grandparent of the viewmanager is the WebClient
it's absolutely disgusting, but so far I have not find an other good way to know we're not in a weird place such as a dashboard action, so...

bzr revid: xmo@openerp.com-20110816141236-f95jnr2u9s34ho95
2011-08-16 16:12:36 +02:00
Xavier Morel c30f8b0d88 [IMP] CSS: fix position of shortcut-toggle-star and padding on the sides of the actual shortcuts
bzr revid: xmo@openerp.com-20110816140824-abeamy4qqpkoserz
2011-08-16 16:08:24 +02:00
Xavier Morel a2b0a44354 [IMP] use shortcuts list shoved directly into session as the communication channel between stuff adding and removing shortcuts in the viewmanager and the shortcuts list display in the header
no standard cross-elements communication method yet, so...

if there's one one day, it should replace this hodge-podge system. Also need better error handling

bzr revid: xmo@openerp.com-20110816140425-q2a71idlxnhuortb
2011-08-16 16:04:25 +02:00
niv-openerp 6bf354e880 [imp] added translations for all modules
bzr revid: nicolas.vanhoren@openerp.com-20110816134851-nlkinf7mjrh8m07z
2011-08-16 15:48:51 +02:00
niv-openerp 5a34b9fee1 [imp] added fallback support for translations
bzr revid: nicolas.vanhoren@openerp.com-20110816125912-5fkm71nb4y6yp3d0
2011-08-16 14:59:12 +02:00
Xavier Morel e74e307080 [IMP] numerical id => move to data-id, from @id. Also fixes active_id as string which failed to match the numerical id stored, and did not mark the toggler as 'to remove' when opening an action from the corresponding shortcut
bzr revid: xmo@openerp.com-20110816123724-2ti43xqeue3esx3x
2011-08-16 14:37:24 +02:00
Xavier Morel 1d5f8506c8 [IMP] cleanup shortcuts toggle code
bzr revid: xmo@openerp.com-20110816123510-gcx0dk8b2sgox5oi
2011-08-16 14:35:10 +02:00
niv-openerp 81ea898b8c [imp] added loading of encoding parameters
bzr revid: nicolas.vanhoren@openerp.com-20110816122450-1cpa3oq8j31hr4xd
2011-08-16 14:24:50 +02:00
Xavier Morel 840f25e143 [FIX] remove events during re-render, so they're not registered multiple times
bzr revid: xmo@openerp.com-20110816111746-hiv9699dfjss6njv
2011-08-16 13:17:46 +02:00
Xavier Morel b1e8671583 [IMP] remove some dead code, simplify shortcuts template, replace shortcut id by class
bzr revid: xmo@openerp.com-20110816102620-b7zodiqoi91rz0m1
2011-08-16 12:26:20 +02:00
Xavier Morel a7ab1b607f [FIX] don't re-sort shortcuts based on whatever, just display them as returned by get_sc
bzr revid: xmo@openerp.com-20110816101110-3n6hc9ttxrx8pfwu
2011-08-16 12:11:10 +02:00
niv-openerp 6301669581 [imp] improvements to TranslationDatabase + small translations in forms
bzr revid: nicolas.vanhoren@openerp.com-20110816075405-o46ytaiw5sqkwgjw
2011-08-16 09:54:05 +02:00
niv-openerp e63f70d9b0 [imp] used the user language
bzr revid: nicolas.vanhoren@openerp.com-20110812154915-n7o666qfrc99aas8
2011-08-12 17:49:15 +02:00
niv-openerp 7342931a84 [imp] removed multi-module functionnality
bzr revid: nicolas.vanhoren@openerp.com-20110812153415-2u4irohduvv3yfsm
2011-08-12 17:34:15 +02:00
niv-openerp eca2d44bba [imp] added translation database
bzr revid: nicolas.vanhoren@openerp.com-20110812151736-ycx4jejdj0rpep5j
2011-08-12 17:17:36 +02:00
niv-openerp fb29f3a97e [merge]
bzr revid: nicolas.vanhoren@openerp.com-20110812143947-7l5d1acum5298j0s
2011-08-12 16:39:47 +02:00
Xavier Morel a4f9eb398b [REM] listview columns filtering on a name being present: don't try to read buttons with a name, it's kinda stupid
bzr revid: xmo@openerp.com-20110812133108-5bync0jgo0krn0u4
2011-08-12 15:31:08 +02:00
Vidhin Mehta (OpenERP) 5f0eb9e11b [IMP] imporve code and re implement shortcut check functionality
bzr revid: vme@tinyerp.com-20110812123559-va1fumifmld75tdc
2011-08-12 18:05:59 +05:30
Xavier Morel 964ae3f196 [FIX] stupid bug introduced in revision xmo@openerp.com-20110810141545-k98nvymjy5r7sslb
bzr revid: xmo@openerp.com-20110812121127-m50vupb36bv0tnjy
2011-08-12 14:11:27 +02:00
Xavier Morel d6074e6619 [IMP] move openerp.base.Widget to relevant section of the actual dogs (as a guide), remove old manual openerp.base.Widget APIDoc
bzr revid: xmo@openerp.com-20110812103643-2ew32jiqdsm71jqe
2011-08-12 12:36:43 +02:00
niv-openerp 64571fa4ab [imp] refactoring of Session to not inherit Widget anymore
bzr revid: nicolas.vanhoren@openerp.com-20110812101952-qw12p8xhdfa3kmzu
2011-08-12 12:19:52 +02:00
niv-openerp dfaf0bd84e [merge]
bzr revid: nicolas.vanhoren@openerp.com-20110812095515-wpi5e3rsznaterk6
2011-08-12 11:55:15 +02:00
niv-openerp 313dcc6f45 [imp] improvements to python-side translations gathering method
bzr revid: nicolas.vanhoren@openerp.com-20110812095449-m1u7hwh9583n769t
2011-08-12 11:54:49 +02:00
Xavier Morel 4e5f4bd565 [IMP] simple style fixes
bzr revid: xmo@openerp.com-20110812094541-zeb5lz6nk0jgq21y
2011-08-12 11:45:41 +02:00
Xavier Morel 61e9552f6d [FIX] reintroduce o2m search field, aliases to CharField. Also make m2m search field an actual alias to CharField
bzr revid: xmo@openerp.com-20110812083610-utduagt0np0h7rib
2011-08-12 10:36:10 +02:00
Vidhin Mehta (OpenERP) f17f4bbd48 [IMP]checked that shortcut are from either ir.ui.menu or it is tree view
bzr revid: vme@tinyerp.com-20110812071248-y9oqa8t1wx61xciu
2011-08-12 12:42:48 +05:30
niv-openerp 5569e47846 [merge]
bzr revid: nicolas.vanhoren@openerp.com-20110811164032-wwr89j4dg8dnbgb7
2011-08-11 18:40:32 +02:00
niv-openerp bd95f542ad [imp] setup i18n
bzr revid: nicolas.vanhoren@openerp.com-20110811163933-lcs6zv2e3kn8b09j
2011-08-11 18:39:33 +02:00
Fabien Meghazi c1401ef8f0 [FIX] Fixed css problem with reauired fields
bzr revid: fme@openerp.com-20110811161927-ot5p552djlb1iigw
2011-08-11 18:19:27 +02:00
niv-openerp a245bf3719 [imp] add Save & New in popups for o2m & m2m
bzr revid: nicolas.vanhoren@openerp.com-20110811160347-rn4kjlpib1lh1o5p
2011-08-11 18:03:47 +02:00
Antony Lesuisse 1dea8eff47 [FIX] action where res_id is defined
bzr revid: al@openerp.com-20110811145904-0on11bcatcvg8r3q
2011-08-11 16:59:04 +02:00
Xavier Morel 1dea9ed16f [FIX] when reloading the view description thingie, the listview needs to send the search context along so stuff line invisible attributes (for invisible columns) can be correctly evaluated
bzr revid: xmo@openerp.com-20110811144407-f5nlq89wqdh4z0pa
2011-08-11 16:44:07 +02:00
Xavier Morel 142ae74461 [FIX] re-introduce M2M widget
bzr revid: xmo@openerp.com-20110811131257-t6pdqsdrhuxgne22
2011-08-11 15:12:57 +02:00