[FIX] add or edit node.
[odoo/odoo.git] / addons / base /
2011-08-24 Vaibhav (OpenERP)[MERGE] openerp-web.
2011-08-23 Xavier Morel[MERGE] trunk updates again, to get dates fixing
2011-08-23 Vaibhav (OpenERP)[MERGE] openerp-web.
2011-08-22 Antony Lesuisse[IMP] use same throbber for creation and home
2011-08-22 niv-openerp[merge]
2011-08-22 niv-openerp[fix] fixed some problems in the str_to_x functions
2011-08-22 Antony Lesuisse[FIX] o2m template
2011-08-22 niv-openerp[merge]
2011-08-22 Fabien Meghazi[FIX] Fix form reload() which was not based on dataset...
2011-08-22 niv-openerp[imp] removed unused libary file
2011-08-22 niv-openerp[imp] now loads correct datejs localization file, also...
2011-08-22 Xavier Morel[FIX] complete retardation: do_actual_search is suppose...
2011-08-22 Fabien Meghazi[IMP] Improved m2o styling
2011-08-22 Xavier Morel[MERGE] from trunk
2011-08-22 Xavier Morel[IMP] keep query parameters around (at least debug...
2011-08-22 niv-openerp[merge]
2011-08-22 niv-openerp[imp] switched from strftime.js to datejs' implementati...
2011-08-22 Fabien Meghazi[FIX] Fix layout problems. Chrome has wierd behaviour...
2011-08-22 niv-openerp[imp] made parse function and began tests
2011-08-22 Xavier Morel[MERGE] from trunk
2011-08-22 Fabien Meghazi[FIX] Normalized formview's do_save behviour between...
2011-08-22 Xavier Morel[FIX] row edition
2011-08-22 Xavier Morel[FIX] insertion at end: 'null' index should be same...
2011-08-22 Xavier Morel[IMP] unify refreshing rows striping (and @data-index...
2011-08-22 Fabien Meghazi[FIX] Fixed dashboard 'Add Widget'
2011-08-22 Xavier Morel[FIX] forgot to increment index in resequencer
2011-08-22 niv-openerp[merge]
2011-08-22 Xavier Morel[ADD] handling of adding new records to an existing...
2011-08-19 niv-openerp[imp] added formating for dates and floats
2011-08-19 Xavier Morel[IMP] add events unbinging to events mixin, fix Collect...
2011-08-19 niv-openerp[imp] separated apples and cucumbers
2011-08-19 niv-openerp[imp] separated apples and cucumbers
2011-08-19 niv-openerp[imp] Refactoring of dates conversion functions.
2011-08-19 niv-openerp[imp] Refactoring of dates conversion functions.
2011-08-19 Xavier Morel[FIX] incompatibility between static home and ActionManager
2011-08-19 Xavier Morel[ADD] Collection.indexOf, fix fetching of selected...
2011-08-19 Xavier Morel[IMP] use Collection signals to handle record removal
2011-08-19 Xavier Morel[IMP] bind row and aggregate display refreshes on chang...
2011-08-19 Xavier Morel[IMP] add previous field value to change events
2011-08-19 Xavier Morel[IMP] only trigger change events when a field's value...
2011-08-19 Xavier Morel[???] try to hook some stuff into reset event
2011-08-19 Vaibhav (OpenERP)[ADD] Diagram view.
2011-08-19 Antony Lesuisse[IMP] prepare debug mode for rpc
2011-08-19 Antony Lesuisse[IMP] database creation cleanups
2011-08-18 Antony Lesuisse[IMP] web_rpc example
2011-08-18 Antony Lesuisse[IMP] read_slice fields outside option [] are probably...
2011-08-18 Fabien Meghazi[IMP] Use Ubuntu font
2011-08-18 Antony Lesuisse[IMP] more production mode move Session above session...
2011-08-18 Antony Lesuisse[IMP] production mode by default, developers should...
2011-08-18 Antony Lesuisse[IMP] remove some cherry in base main.py
2011-08-18 Antony Lesuisse[IMP] factorize http request handling
2011-08-18 Fabien Meghazi[ADD] FormView: added field reference
2011-08-18 Fabien Meghazi[IMP] Added on_value_changed callback to all form's...
2011-08-18 Xavier Morel[FIX] reset records on a group apoptosis, cleanout...
2011-08-18 Xavier Morel[ADD] basic implementation of each and map on collections
2011-08-18 Xavier Morel[FIX] edit event in editable list: use records collection
2011-08-17 Xavier Morel[ADD] acknowledgement that the listview backing collect...
2011-08-17 Xavier Morel[IMP] convert listviews (non-editable anyway) to collec...
2011-08-17 Xavier Morel[FIX] qweb2: incorrect tail call when using foreach...
2011-08-17 niv-openerp[merge]
2011-08-17 niv-openerp[imp] improved i18n to scan all files
2011-08-17 Xavier Morel[FIX] make http request object more similar to json...
2011-08-17 Fabien Meghazi[FIX] Fixed binary fields
2011-08-17 Xavier Morel[ADD] basics for smarter collections to back the listvi...
2011-08-16 Xavier Morel[ADD] shortcuts menu in header, with toggle star next...
2011-08-16 Xavier Morel[MERGE] from trunk
2011-08-16 Xavier Morel[IMP] only display shortcut toggle star in case the...
2011-08-16 Xavier Morel[IMP] CSS: fix position of shortcut-toggle-star and...
2011-08-16 Xavier Morel[IMP] use shortcuts list shoved directly into session...
2011-08-16 niv-openerp[imp] added translations for all modules
2011-08-16 niv-openerp[imp] added fallback support for translations
2011-08-16 Xavier Morel[IMP] numerical id => move to data-id, from @id. Also...
2011-08-16 Xavier Morel[IMP] cleanup shortcuts toggle code
2011-08-16 niv-openerp[imp] added loading of encoding parameters
2011-08-16 Xavier Morel[FIX] remove events during re-render, so they're not...
2011-08-16 Xavier Morel[IMP] remove some dead code, simplify shortcuts templat...
2011-08-16 Xavier Morel[FIX] don't re-sort shortcuts based on whatever, just...
2011-08-16 niv-openerp[imp] improvements to TranslationDatabase + small trans...
2011-08-12 niv-openerp[imp] used the user language
2011-08-12 niv-openerp[imp] removed multi-module functionnality
2011-08-12 niv-openerp[imp] added translation database
2011-08-12 niv-openerp[merge]
2011-08-12 Xavier Morel[REM] listview columns filtering on a name being presen...
2011-08-12 Vidhin Mehta (OpenERP)[IMP] imporve code and re implement shortcut check...
2011-08-12 Xavier Morel[FIX] stupid bug introduced in revision xmo@openerp...
2011-08-12 sma (Tiny)[IMP] simplify code of padding function in date formatting.
2011-08-12 sma (Tiny)[FIX] Remove conflicts.
2011-08-12 Xavier Morel[IMP] move openerp.base.Widget to relevant section...
2011-08-12 niv-openerp[imp] refactoring of Session to not inherit Widget...
2011-08-12 niv-openerp[merge]
2011-08-12 niv-openerp[imp] improvements to python-side translations gatherin...
2011-08-12 Xavier Morel[IMP] simple style fixes
2011-08-12 Xavier Morel[FIX] reintroduce o2m search field, aliases to CharFiel...
2011-08-12 sma (Tiny)[MERGE]
2011-08-12 Vidhin Mehta (OpenERP)[IMP]checked that shortcut are from either ir.ui.menu...
2011-08-11 niv-openerp[merge]
2011-08-11 niv-openerp[imp] setup i18n
2011-08-11 Fabien Meghazi[FIX] Fixed css problem with reauired fields
2011-08-11 niv-openerp[imp] add Save & New in popups for o2m & m2m
2011-08-11 Antony Lesuisse[FIX] action where res_id is defined
next