[MERGE] ir_translation: lang field selection only displays installed languages.
[odoo/odoo.git] / addons /
2011-05-26 niv-openerp[imp] Changed design of custom filters.
2011-05-26 Fabien Meghazi[IMP] t-set="" value is now considered as an expression...
2011-05-26 Fabien Meghazi[FIX] Replaced use of global $ jquery object
2011-05-26 ARA (OpenERP)[FIX] account:Inconsistency between Sales Receipt ...
2011-05-25 Xavier Morel[FIX] apoptosis on lists
2011-05-25 Xavier Morel[IMP] look of list-wise aggregates
2011-05-25 Xavier Morel[FIX] aggregates display on initial list loading
2011-05-25 Xavier Morel[ADD] basic implementation of list-wise aggregation...
2011-05-25 Fabien Pinckaers[fIX] small useability issue
2011-05-25 Xavier Morel[IMP] make get_selection call and selected ListView...
2011-05-25 Fabien Pinckaers[FIX] Misc useability issues
2011-05-25 Fabien Meghazi[FIX] Replaced eval() by JSON.parse for attrs parsing...
2011-05-25 ARA (OpenERP)[FIX] account: wrong fields in account_bank_statement_l...
2011-05-25 Launchpad Translat... Launchpad automatic translations update.
2011-05-24 Fabien Meghazi[REM] Removed call to function discarded in rev#4888
2011-05-24 Fabien Meghazi[IMP] Improved sidebar. Added callback for Sidebar...
2011-05-24 niv-openerp[IMP] Added callbacks to null object generator.
2011-05-24 niv-openerp[fix] gradient problem in id9
2011-05-24 niv-openerp[IMP] Css correction for ie9.
2011-05-24 niv-openerp[IMP] Replaced images by gradiants.
2011-05-24 Xavier Morel[FIX] aggregate field value can be returned as 'false...
2011-05-24 Xavier Morel[IMP] a bunch of improvements to groups handling in...
2011-05-24 Xavier Morel[FIX] handling of group_by_no_leaf in case where there...
2011-05-24 niv-openerp[IMP] Improved menu css.
2011-05-24 Xavier Morel[IMP] move selection checkbox after group and count...
2011-05-24 niv-openerp[IMP] Improvements to sidebar and viewmanager-free...
2011-05-24 Fabien Meghazi[IMP] Sidebar cleanup
2011-05-24 Xavier Morel[IMP] display group length even for terminal groups...
2011-05-24 Fabien Meghazi[FIX] No sidebar for dashboards
2011-05-24 niv-openerp[FIX] Disabled sidebar by default with popups.
2011-05-24 niv-openerp[FIX] Fixed form view problem in m2o && m2m.
2011-05-24 Xavier Morel[ADD] handling of group_by_no_leaf
2011-05-24 Xavier Morel[FIX] handling of context in DataGroup.read, context...
2011-05-24 niv-openerp[FIX] Bug in popup search for m2x.
2011-05-24 Xavier Morel[ADD] switch to adding special group and count columns...
2011-05-23 Quentin (OpenERP)[FIX] account: fixed balance sheet and p&l reports...
2011-05-23 Fabien Meghazi[IMP] Moved binary controllers from FormView class...
2011-05-23 Fabien Meghazi[FIX] Fixed tree variable declaration
2011-05-23 Fabien Meghazi[FIX] Fixed file selector button hack for Firefox
2011-05-23 ARA (OpenERP)[FIX] hr_contract: improve string
2011-05-23 Xavier Morel[FIX] name of treeview JS file, whitespace in base.js
2011-05-23 Conexus.at[ADD] l10n_at: added localization module for austria...
2011-05-23 ARA (OpenERP)[FIX] account: Overlapping fiscal years error in initia...
2011-05-23 Fabien Meghazi[IMP] Format float time value on the fly
2011-05-23 Fabien Meghazi[REM] Removed "save as" button in FieldBinaryImage
2011-05-23 Launchpad Translat... Launchpad automatic translations update.
2011-05-23 Launchpad Translat... Launchpad automatic translations update.
2011-05-20 Xavier Morel[FIX] moving between list and form views
2011-05-20 Anup (OpenERP)[MERGE] Merged RGO's branch for Query fix in Sale Manag...
2011-05-20 Xavier Morel[ADD] ability to close an opened group, fix disposal...
2011-05-20 Xavier Morel[FIX] display value '0' in numerical field, only avoid...
2011-05-20 Xavier Morel[ADD] open/close icon next to group title
2011-05-20 Xavier Morel[ADD] aggregate fields in group title rows
2011-05-20 Xavier Morel[FIX] read_group call: don't provide a False domain...
2011-05-20 Ravi Gohil (Open... [FIX] sale_report : Sale Manager Analysis Report Fixed...
2011-05-20 Jay Vora (OpenERP)[MERGE] Merged Amit Dodiya's branch for the fix of...
2011-05-20 niv-openerp[fix] typo
2011-05-20 niv-openerp[IMP] improved custom filters.
2011-05-20 niv-openerp[IMP] improved custom filters.
2011-05-20 niv-openerp[MERGE]
2011-05-20 niv-openerp[IMP] Changed custom filters displaying.
2011-05-20 Jay Vora (OpenERP)[MERGE] Merged Somesh' branch for the fix of domain...
2011-05-20 Jay Vora (OpenERP)Merged Tejas' branch for the fix of wrong reporting...
2011-05-20 Amit Dodiya (OpenERP)[FIX] account_voucher: change the behaviour of fields_v...
2011-05-20 Xavier Morel[FIX] 'except Exception as variable' is invalid syntax...
2011-05-20 cpa-openerp[IMP] Removed parent for event.
2011-05-20 Launchpad Translat... Launchpad automatic translations update.
2011-05-20 mtr[FIX] hr_timesheet,hr_attendance: corrected demo data...
2011-05-19 Quentin (OpenERP)[MERGE] account: merged branch of psi containing fix...
2011-05-19 Quentin (OpenERP)[FIX] l10n_at: set reconcile=True on receivable and...
2011-05-19 niv-openerp[IMP] added selection in custom filters.
2011-05-19 niv-openerp[IMP] added selection in custom filters.
2011-05-19 Conexus.at[ADD] l10n_at. Added localization module form austria
2011-05-19 Quentin (OpenERP)[FIX] account, partner ledger: report header improved...
2011-05-19 niv-openerp[IMP] Added integer and float to custom filters.
2011-05-19 niv-openerp[IMP] Added integer and float to custom filters.
2011-05-19 niv-openerp[IMP] Added datetime and date picker to custom filters.
2011-05-19 niv-openerp[IMP] Added datetime and date picker to custom filters.
2011-05-19 niv-openerp[IMP] Added all fields in custom filters.
2011-05-19 niv-openerp[IMP] Added all fields in custom filters.
2011-05-19 Fabien Meghazi[FIX] Fix custom ListViews
2011-05-19 Fabien Meghazi[ADD] Added url field
2011-05-19 Fabien Meghazi[ADD] Added 'Save As' feature to binary fields
2011-05-19 sma (Tiny)[IMP] Initially just open context menu with static...
2011-05-19 sma (Tiny)[ADD] Add context menu css.
2011-05-19 ron@tinyerp.com[IMP]purchase:Fixed=>Untraslated string
2011-05-19 sma (Tiny)[IMP] Improve the code.
2011-05-19 sma (Tiny)[IMP] Improve button for contextual menu to set in...
2011-05-19 sma (Tiny)[ADD] Add button for many2one context menu.
2011-05-19 Fabien Meghazi[ADD] Added field binary
2011-05-19 cpa-openerp[MERGE]
2011-05-19 ron@tinyerp.com[FIX]mrp_repair:Shows 1 PCE qty in Delivery Order only...
2011-05-19 Vo Minh Thu[REF] removed any use of the ir module,
2011-05-19 niv-openerp[MERGE]
2011-05-19 Xavier Morel[ADD] ghetto reloading of list after action
2011-05-19 Fabien Meghazi[IMP] Refactor binary field classes name
2011-05-19 Fabien Meghazi[ADD] Binary image working under chrome
2011-05-19 Fabien Meghazi[ADD] Added throbber image
2011-05-19 Xavier Morel[IMP] make openerp.base.ListView.Groups a tree, so...
2011-05-19 Quentin (OpenERP)[MERGE] lp:772509
next