[imp] put correct behavior in creation popup
[odoo/odoo.git] / addons /
2011-06-23 niv-openerp[imp] put correct behavior in creation popup
2011-06-23 niv-openerp[imp] refactored one2many dataset & created read only...
2011-06-23 niv-openerp[fix] bugs during write and unlink
2011-06-23 niv-openerp[fix] problem with ids not added to read_ids in o2m...
2011-06-23 niv-openerp[fix] problem in get_value of m2o
2011-06-23 niv-openerp[imp] made m2o compatible with set_value(int)
2011-06-23 niv-openerp[fix] added setTimeout to all methods of o2m dataset...
2011-06-23 niv-openerp[fix] lot of fixes in o2m
2011-06-22 niv-openerp[imp] corrected some behavior about suppressions in...
2011-06-22 niv-openerp[imp] avoid to reload the list view 2 times in many2many
2011-06-22 niv-openerp[merge]
2011-06-22 niv-openerp[imp] added unlink to dataset and list_view (currently...
2011-06-22 Fabien Meghazi[IMP] QWeb2 t-js now handles more than one child
2011-06-22 niv-openerp[imp] added most methods of one2many dataset (but not...
2011-06-22 Fabien Meghazi[IMP] In ViewManager, do not instanciate search view...
2011-06-22 Fabien Meghazi[IMP] Improved fields focus
2011-06-22 niv-openerp[merge]
2011-06-22 niv-openerp[imp] added first code for cached read_ids
2011-06-22 Fabien Meghazi[ADD] Added openerp.base.json_node_to_xml for debugging...
2011-06-22 Xavier Morel[FIX] When using return on an action button, triggers...
2011-06-22 Fabien Meghazi[FIX] QWeb2 did not escaped quotes in attributes
2011-06-21 Xavier Morel[FIX] When using return on an action button, triggers...
2011-06-21 Luc De Meyer[FIX] account: residual amount need to be recomputed...
2011-06-21 Fabien Meghazi[FIX] Fixed active_is in context for dialog actions
2011-06-21 niv-openerp[imp] small css improvement
2011-06-21 niv-openerp[imp] small improvement to advanced filters
2011-06-21 niv-openerp[imp] small improvement to advanced filters
2011-06-21 niv-openerp[imp] small improvements to advanced filters
2011-06-21 niv-openerp[imp] small improvements to advanced filters
2011-06-21 Quentin (OpenERP)[FIX] account: opening entries didn't bring forward...
2011-06-21 Fabien Meghazi[FIX] Fixed selection widget. Wrongly select first...
2011-06-21 Fabien Meghazi[IMP] Use CompondContext for button actions
2011-06-21 noz (OpenERP)[FIX] Just corrected spelling.
2011-06-21 niv-openerp[imp] created first version of one2manydataset and...
2011-06-21 Fabien Meghazi[IMP] Set flags for dialog actions
2011-06-21 Fabien Meghazi[IMP] Improved CrashManager
2011-06-21 Fabien Meghazi[IMP] Improved Dialog controller
2011-06-21 Fabien Meghazi[ADD] Added warning image
2011-06-21 Fabien Meghazi[FIX] Reload record in form view on_created and on_saved
2011-06-21 Xavier Morel[IMP] converting values to strings with (new String...
2011-06-21 Xavier Morel[IMP] remove explicit jquery conversion/parsing during...
2011-06-21 niv-openerp[merge]
2011-06-21 Fabien Meghazi[IMP] Improved listview button's styling
2011-06-20 niv-openerp[imp] changed bin_size behavior
2011-06-20 niv-openerp[merge]
2011-06-20 Fabien Meghazi[FIX] Fixed context support for action loaded by menu
2011-06-20 Mantavya Gajjar[CHANGE]: better to have self then obj
2011-06-20 Launchpad Translat... Launchpad automatic translations update.
2011-06-18 Quentin (OpenERP)[FIX] account: treasury analysis compliancy for multi...
2011-06-21 Launchpad Translat... Launchpad automatic translations update.
2011-06-20 Fabien Meghazi[FIX] Create new record in form view when dataset index...
2011-06-20 Fabien Meghazi[ADD] Added default_focus support for fields
2011-06-20 Fabien Meghazi[ADD] Added Export class skelton
2011-06-20 Fabien Meghazi[FIX] Fixed & refactored form
2011-06-20 Fabien Meghazi[REM] Removed bin_size forcing on client
2011-06-20 niv-openerp[imp] changed bin_size behavior
2011-06-17 niv-openerp[imp] now merges all the contexts with the context...
2011-06-17 niv-openerp[imp] big improvements to context handling
2011-06-17 Quentin (OpenERP)[MERGE] lp:791151
2011-06-17 niv-openerp[imp] added default name on false quick create in m2o...
2011-06-17 niv-openerp[imp] added default name on false quick create in m2o
2011-06-17 tfr@openerp.com[MERGE] Openoffice report designer usability fix
2011-06-17 niv-openerp[merge] added CompoundContext and CompoundDomain
2011-06-17 niv-openerp[imp] added compound context and compound domain and...
2011-06-17 niv-openerp[imp] added compound domains and contexts
2011-06-17 Quentin (OpenERP)[MERGE] merged the ohada chart of account. Thanks Tidia...
2011-06-17 tfr@openerp.com[MERGE] fix bug:784594 by asr
2011-06-17 niv-openerp[merge]
2011-06-17 Fabien Pinckaers[IMP] Invoice regenerated at each print by default
2011-06-16 niv-openerp[imp] many improvements to o2m
2011-06-16 niv-openerp[merge]
2011-06-16 niv-openerp[imp] o2m wip
2011-06-16 Olivier Dony[FIX] users_ldap: consistent handling of login() vs...
2011-06-16 tfr@openerp.com[MERGE] crm-imp2
2011-06-16 tfr@openerp.com[MERGE] with trunk
2011-06-16 niv-openerp[imp] refactoring to remane many2xselectpopup
2011-06-16 niv-openerp[imp] added delete to o2m
2011-06-16 niv-openerp[imp] refactoring to allow passing objects instead...
2011-06-16 niv-openerp[merge]
2011-06-16 Bhumika (OpenERP)[Fix] survey: exception if state is open
2011-06-16 Xavier Morel[IMP] Prevent application titles from wrapping
2011-06-16 tfr@openerp.com[FIX] repack thunderbird plugin
2011-06-16 Fabien Meghazi[IMP] Improved form styling
2011-06-16 tfr@openerp.com[MERGE] thunderbird fix by tfr and atp lp:778466 lp...
2011-06-16 Quentin (OpenERP)[MERGE] context unsuported syntax imp.
2011-06-16 Quentin (OpenERP)[MERGE] account, profit and loss report: do not show...
2011-06-16 Xavier Morel[FIX] re-add editable list activation, broken during...
2011-06-16 Xavier Morel[IMP] avoid creating pointless empty temp array for...
2011-06-16 Atul Patel (OpenERP)[IMP]:Minor Improvement for mac os also
2011-06-16 Atul Patel (OpenERP)[FIX]: Update .xpi and .jar as per source code
2011-06-16 Atul Patel (OpenERP)[IMP]: More optimized solution
2011-06-16 Atul Patel (OpenERP)[FIX]: Use the mozilla API,Get Homedirectory and set...
2011-06-16 Launchpad Translat... Launchpad automatic translations update.
2011-06-15 Olivier Dony[IMP] users_ldap: bumped up version number, more doc...
2011-06-15 Olivier Dony[IMP] base_crypt: more doc in module description, menti...
2011-06-15 Stefan Rijnhart[MERGE] users_ldap: support for anonymous binding at...
2011-06-15 niv-openerp[imp] minimal improvements to search/create popup
2011-06-16 Fabien Meghazi[ADD] Added Dialog widget
2011-06-16 Fabien Meghazi[IMP] Improved form's seperator widget styling
2011-06-15 niv-openerp[imp] minimal improvements to search/create popup
next