[FIX] Fixed view_manager double do_search triggering
[odoo/odoo.git] / addons / web / static / src / js /
2011-12-06 Fabien Meghazi[FIX] Fixed view_manager double do_search triggering
2011-12-06 Xavier Morel[FIX] correctly send context during graph's fields_get
2011-12-06 Xavier Morel[FIX] defer actually writing the resequencing of a...
2011-12-05 Xavier Morel[FIX] ensure o2m widget has saved its sub-views before...
2011-12-05 Xavier Morel[FIX] prevent rpc defaults from unblocking db-creation...
2011-12-05 Fabien Meghazi[IMP] Do not display title on dashboards
2011-12-05 Christophe Simonis[FIX] by popular demand, warnings are not sticky anymore
2011-12-05 Xavier Morel[FIX] right-align number columns in group headers
2011-12-05 Fabien Meghazi[IMP] Disable dirty form check until page view and...
2011-12-01 Fabien Meghazi[FIX] On new record, FormView shall apply on_changes...
2011-12-01 Fabien Meghazi[IMP] Dataset#get_id_index returns null instead of...
2011-12-01 Fabien Meghazi[IMP] Use type coercion in Dataset#select_id
2011-12-01 Xavier Morel[IMP] move sections of import_result around to make...
2011-12-01 Xavier Morel[REM] misleading (and incorrect) validation message...
2011-12-01 Xavier Morel[FIX] list should go back to first page on new search
2011-12-01 Xavier Morel[IMP] client looks
2011-11-30 Xavier Morel[IMP] use optgroups in searchview commands dropdown...
2011-11-30 Xavier Morel[FIX] default alignment of paragraphs
2011-11-30 Fabien Meghazi[IMP] Include star shortcut in the view title h2 element
2011-11-30 Fabien Meghazi[IMP] Seperate menu tips from action view manager's...
2011-11-30 Antoine Huvelleresolving kanban.css
2011-11-29 Xavier Morel[IMP] make float-parsing code more readable by fixing...
2011-11-29 Xavier Morel[FIX] Add tests for parsing integers and floats, fix...
2011-11-28 Xavier Morel[FIX] according to spec, Array.prototype.sort is not...
2011-11-28 Xavier Morel[FIX] move reload-webclient-on-module-install to act_wi...
2011-11-24 Fabien Meghazi[IMP] Display color number in kanban's color picker...
2011-11-24 Fabien Meghazi[ADD] Add __debug__ key to qweb default dict
2011-11-24 Fabien Meghazi[FIX] Do not alter field.selection in SelectionField...
2011-11-24 Antoine Huvelle[ADD] adding a new css class 'oe_form_readonly' to...
2011-11-24 Xavier Morel[FIX] default search values set on m2o field contexts...
2011-11-24 Xavier Morel[IMP] use optgroups in filters management thingie
2011-11-24 Xavier Morel[IMP] use switch/case for sequence of equalities on...
2011-11-24 Xavier Morel[IMP] use switch/case for sequence of equalities on...
2011-11-24 Tejas (OpenERP)search_defaults move inside anonymous function and...
2011-11-23 Fabien Meghazi[ADD] Added possibility to add actions to dashboards...
2011-11-23 Xavier Morel[FIX] docstring
2011-11-23 Tejas (OpenERP)[tta] use rpc to get right context, search with right...
2011-11-23 niv-openerp[merge] improvements to view editor
2011-11-23 Xavier Morel[FIX] if necessary, add padding when rendering a given...
2011-11-22 Xavier Morel[FIX] extend size of statusbar widget by 1 if we're...
2011-11-22 Xavier Morel[ADD] support for literal numbers in on_change specs
2011-11-22 Xavier Morel[FIX] don't double-call on_session_valid when logging in
2011-11-22 Yogesh (OpenERP)[IMP] implement add and remove node functionality in...
2011-11-22 Vidhin Mehta (OpenERP)[FIX]fix issue of review.
2011-11-22 Tejas (OpenERP)Fix search m2o field, default added
2011-11-22 Xavier Morel[FIX] do not reload sidebar during form's on_loaded...
2011-11-22 Xavier Morel[FIX] comma-terminated object literals
2011-11-22 Xavier Morel[FIX] semicolon warnings
2011-11-22 Yogesh (OpenERP)[IMP] Improve code in vieweditor.
2011-11-22 Yogesh (OpenERP)[IMP] code refactor in vieweditor.
2011-11-22 Xavier Morel[ADD] support for string literals in on_change specific...
2011-11-22 Yogesh (OpenERP)[IMP] implement add and remove node functionality in...
2011-11-22 Vidhin Mehta (OpenERP)[Merge]merge with main branch.
2011-11-22 Vidhin Mehta (OpenERP)[IMP]improvement in code.
2011-11-22 Vidhin Mehta (OpenERP)[IMP] fix view for new field dialog box.
2011-11-22 niv-openerp[imp] added replace() method in Widget to ease insertio...
2011-11-22 Vidhin Mehta (OpenERP)[MERGE]resove conflict and merge with main branch.
2011-11-22 Yogesh (OpenERP)[FIX] vieweditor :- fix problem of _.include method/
2011-11-22 Yogesh (OpenERP)[MERGE] Merge with trunk upto revision no 1521.
2011-11-21 Fabien Meghazi[IMP] Ensure form is saved when xmo's protocol for...
2011-11-21 Xavier Morel[ADD] cache eviction for buffereddataset on records...
2011-11-21 Xavier Morel[FIX] provide for values to sidebar links context
2011-11-21 Xavier Morel[ADD] protocol to allow sidebar to query its parent...
2011-11-21 Vidhin Mehta (OpenERP)[IMP]add new node last in group.
2011-11-21 Xavier Morel[IMP] use _.map to extract values from onchange paramet...
2011-11-21 Xavier Morel[ADD] support for string literals in form @on_change
2011-11-21 Fabien Meghazi[FIX] Apply same behavior as gtk+ and old web clients...
2011-11-21 Xavier Morel[ADD] support for arguments-less onchange (why the...
2011-11-21 Xavier Morel[IMP] throw actual error objects to improve debugging...
2011-11-21 Xavier Morel[IMP] extract parsing of onchange specs into a separate...
2011-11-21 Vidhin Mehta (OpenERP)[IMP]make sequence for add node and edit node dialog...
2011-11-21 Xavier Morel[FIX] dialogs not closing when they trigger a report...
2011-11-21 Yogesh (OpenERP)[FIX] fix problem of close popup in actio type of ir_ac...
2011-11-18 Xavier Morel[FIX] correctly pass active_* context keys along when...
2011-11-18 Xavier Morel[IMP] pass along the action context when requesting...
2011-11-18 Vidhin Mehta (OpenERP)[IMP]add event for clone element.
2011-11-18 Xavier Morel[FIX] display user login in static home page
2011-11-18 Yogesh (OpenERP)[FIX] action is ir_actions_report_xml then wizard autom...
2011-11-18 Vidhin Mehta (OpenERP)[IMP]code refactor.
2011-11-17 Xavier Morel[FIX] synchronization of o2m widget saving, avoid race...
2011-11-17 Xavier Morel[FIX] issues with asynchronous set_value handling
2011-11-17 Fabien Meghazi[FIX] callers of on_record_loaded to use promises
2011-11-17 Fabien Meghazi[FIX] Fixed data#read_index() so it returns same argume...
2011-11-17 Fabien Meghazi[IMP] Core callbacks always return value of original...
2011-11-17 Fabien Meghazi[IMP] FormView: on_record_loaded returns a promise
2011-11-17 Fabien Meghazi[IMP] Allows to define options per view in action flags
2011-11-17 Yogesh (OpenERP)[FIX] Vieweditor :- if type is tree then pass list...
2011-11-17 Yogesh (OpenERP)[FIX]
2011-11-17 Yogesh (OpenERP)[IMP] Vieweditor :- improve edit field dialog box.
2011-11-17 Yogesh (OpenERP)[IMP] Vieweditor :- improve widget.
2011-11-17 Vidhin Mehta (OpenERP)[IMP] implement functionlity of new field add.
2011-11-17 Yogesh (OpenERP)[IMP] vieweditor :- improve some small issue.
2011-11-17 Yogesh (OpenERP)[IMP] vieweditor :- used setAttribute and removeAttribu...
2011-11-17 Yogesh (OpenERP)[FIX] Vieweditor :- fix some merge problem like change...
2011-11-17 Yogesh (OpenERP)[MERGE] Merge with trunk upto revision no 1493.
2011-11-16 Fabien Meghazi[FIX] Fixes form's date[time] widgets problems with...
2011-11-16 Xavier Morel[FIX] searchview needs to send the action's context...
2011-11-16 Yogesh (OpenERP)[IMP] vieweditor :- remove inherit button code and...
2011-11-16 Xavier Morel[FIX] some badly implemented function fields return...
2011-11-16 Yogesh (OpenERP)[IMP] vieweditor :- improve code in fetch tagname on...
next