Fixed review issues regarding Norwegian VAT Support
[odoo/odoo.git] / addons / base /
2011-04-13 Xavier Morel[FIX] gantt addon so it loads correctly
2011-04-13 Xavier Morel[FIX] correctly load calendar addon
2011-04-13 Xavier Morel[BOOM] deactivate all addons, remove links to addons...
2011-04-13 Xavier Morel[FIX] better fix form pagers
2011-04-13 niv-openerp[FIX] Fixed pager problem in form view.
2011-04-13 noz (OpenERP)[FIX] Fixed json encoding problem for chat login.
2011-04-13 Antony Lesuissetry chat on base.html
2011-04-13 Antony Lesuisse[MERGE] vda disagram
2011-04-13 Antony Lesuisse[MERGE] xmo listview, bug in the form pager
2011-04-12 Fabien Meghazi[IMP] form: do not save record if not touched. action_m...
2011-04-12 niv-openerp[IMP] Improved custom filters design.
2011-04-12 Fabien Meghazi[ADD] Add dialog stack to action manager.
2011-04-12 Xavier Morel[ADD] basic (and crappy) actions in list view
2011-04-12 Xavier Morel[TEMP] disable do_update hook
2011-04-12 Fabien Meghazi[FIX] Use higher z-index for login box (higher than...
2011-04-12 Fabien Meghazi[ADD] Route button type object actions to action manager
2011-04-12 Fabien Meghazi[FIX] Fixed typo from last commit
2011-04-12 Xavier Morel[FIX] correctly reload list view on switch from form...
2011-04-12 Fabien Meghazi[ADD] Add action_manager temporary reference to session
2011-04-12 Xavier Morel[MERGE] from mainline branch, hook in new record handling
2011-04-12 niv-openerp[IMP] Even more improvements to web client.
2011-04-12 Fabien Meghazi[IMP] form: switch to new record mode when DataSet...
2011-04-12 Xavier Morel[ADD] basic handling of addition button, not hooked...
2011-04-12 Fabien Meghazi[IMP] Changed text colors
2011-04-12 Xavier Morel[ADD] trivial implementation of pager
2011-04-12 niv-openerp[IMP] Improved visual aspect.
2011-04-12 Xavier Morel[IMP] toggle delete button on select/unselect rows
2011-04-12 Fabien Meghazi[IMP] Improved notebook styling
2011-04-12 Xavier Morel[IMP] merge pager into list table header, remove templa...
2011-04-12 niv-openerp[IMP] Css improvements for sidebar.
2011-04-12 Xavier Morel[IMP] highlight rows on hover
2011-04-12 Xavier Morel[FIX] no need for cellspacing
2011-04-12 Xavier Morel[ADD] ROUNDED CORNERS!!!!!!!!!
2011-04-12 Xavier Morel[ADD] striping of data tables in list view
2011-04-12 Fabien Meghazi[IMP] Imrpoved progress bar styling
2011-04-12 Xavier Morel[IMP] fix styling for action buttons in list view
2011-04-12 Fabien Meghazi[ADD] Added progressbar widget
2011-04-12 Xavier Morel[IMP] basic styling cleanup for listview table
2011-04-12 Xavier Morel[FIX] unit tests for list view following change in...
2011-04-12 Fabien Meghazi[ADD] Add t-opentag="bool" attribute in order to force...
2011-04-12 Fabien Meghazi[FIX] form: use boolean attributes (readonly, required...
2011-04-12 Xavier Morel[FIX] id fetching for deletion signal in list views
2011-04-12 Xavier Morel[FIX] handling of search views when not provided with...
2011-04-12 Xavier Morel[FIX] don't send a domain called 'false' if the action...
2011-04-12 Xavier Morel[FIX] add the action's context to the search contexts...
2011-04-12 Xavier Morel[FIX] don't forget the action's domain when performing...
2011-04-12 Xavier Morel[ADD] attrs.invisible in readonly list cells
2011-04-11 Fabien Meghazi[IMP] Improved accordion but can't fix nested problems.
2011-04-11 Fabien Meghazi[IMP] Improved styles
2011-04-11 Xavier Morel[IMP] compute domains in a single pass, add 'not' operator
2011-04-11 Xavier Morel[REF] move compute_domain outside of openep.base.form...
2011-04-11 Xavier Morel[TEST] add tests for openerp.base.form.Widget.eval_attr...
2011-04-11 niv-openerp[IMP] Updated css for sidebar.
2011-04-11 Fabien Meghazi[ADD] form: basic support of buttons type=object
2011-04-11 niv-openerp[FIX] Removed debugger keyword.
2011-04-11 Antony Lesuisse[MERGE] niv window.open
2011-04-11 Xavier Morel[REM] attrs processing placeholders, will be done in JS
2011-04-11 Xavier Morel[ADD] row-wise colors
2011-04-11 Fabien Meghazi[FIX] Use parent element id for form header
2011-04-11 niv-openerp[IMP] Implemented working saved actions.
2011-04-11 Fabien Meghazi[IMP] Update dataset and pager in case of new record
2011-04-11 niv-openerp[MERGE]
2011-04-11 niv-openerp[IMP] Open new window.
2011-04-11 Fabien Meghazi[ADD] Added record creation. Refactored form view.
2011-04-11 Xavier Morel[ADD] processing of context['set_editable'] on list...
2011-04-11 Xavier Morel[IMP] add a bunch of tests for transformation of invisi...
2011-04-11 Xavier Morel[TEST] add test for normalize_attrs of states
2011-04-11 Fabien Meghazi[IMP] Renamed Notification methods 'default' -> notify...
2011-04-11 Xavier Morel[FIX] dataset search, 'context' is popped from kwargs...
2011-04-11 Xavier Morel[FIX] docstring for DataSet.do_search_read: missing...
2011-04-11 Xavier Morel[FIX] dataset tests
2011-04-11 Xavier Morel[IMP] improvements to View.normalize_attrs
2011-04-10 Antony Lesuissecontroller rework based on niv widget and xmo registry...
2011-04-09 Antony Lesuisseminor logging improvement
2011-04-09 Antony Lesuisse[MERGE] niv sidebar action
2011-04-08 niv-openerp[MERGE]
2011-04-08 niv-openerp[IMP] Action wip - popup is working.
2011-04-08 Xavier Morel[FIX] fuckup with deferred for rendering of list (when...
2011-04-08 Xavier Morel[FIX] warnings & stuff, unbreak unlink notification...
2011-04-07 Antony Lesuisseremove debugging shit
2011-04-07 Antony Lesuisse[MERGE] proto61
2011-04-07 Fabien Meghazi[FIX] Reverted to normal sync onchanges. Do not trigger...
2011-04-07 Antony Lesuisse[MERGE] manually calendar view from trunk-proto61-dhtml...
2011-04-07 Fabien Meghazi[ADD] deffered onchanges part1
2011-04-07 Xavier Morel[IMP] add notification to DataSet.unlink so we can...
2011-04-07 Xavier Morel[ADD] multiple records deletion
2011-04-07 Xavier Morel[ADD] delete button per row
2011-04-07 Fabien Meghazi[ADD] return deffered in dataset
2011-04-07 Fabien Meghazi[ADD] in rpc_ajax, first parameter can be url or $...
2011-04-07 Fabien Meghazi[FIX] Use deffered for views#do_show()
2011-04-07 Xavier Morel[IMP] make headers display disablable on list view
2011-04-07 Fabien Meghazi[ADD] form: Basic new record support
2011-04-07 niv-openerp[MERGE]
2011-04-07 vda (OpenERP)[FIX] Specific Shape accordingly node will display.
2011-04-07 Xavier Morel[ADD] method to get the selection (list of identifiers...
2011-04-07 niv-openerp[IMP] wip
2011-04-07 Xavier Morel[TEST] that selectable=false leads to no insertion...
2011-04-07 Antony Lesuisse[MERGE] gantt viw from trunk-proto61-dhtmlx-gantt-cpa
2011-04-07 Xavier Morel[TEST] that by default the list view renders each row...
2011-04-07 vda (OpenERP)[ADD] Diagragm using Raphel javascript Library.
next