[IMP] Void oe_highlight in oe_form_editable
[odoo/odoo.git] / addons / web / controllers /
2012-06-19 Fabien Meghazi[ADD] Add Cache-Control support in Binary Image and...
2012-06-18 Fabien Meghazi[ADD] Added support for ETag in Binary#image
2012-06-13 Fabien Meghazi[IMP] Improved hidden file uploads usage
2012-06-07 niv-openerp[FIX] problem with ir.actions.url in some cases
2012-05-15 Xavier Morel[MERGE] from trunk
2012-05-09 Raphael Collet[MERGE] trunk-report-name-tpa (pick a better file name...
2012-05-08 Xavier Morel[ADD] new implementation of saving current search to...
2012-05-07 Christophe Simonis[FIX] rename cookie when direct login
2012-04-19 Xavier Morel[MERGE] from trunk
2012-04-09 Antony Lesuissebye bye page view
2012-04-06 Antony Lesuisse[MERGE] trunk
2012-04-06 Xavier Morel[MERGE] new searchview
2012-04-05 Turkesh Patel (Ope... [IMP] Improved code for set the name of pdf report
2012-04-05 niv-openerp[merge]
2012-04-05 Xavier Morel[FIX] encoding issues when concatenating CSS or paths...
2012-04-03 Xavier Morel[MERGE] from trunk
2012-04-03 Thibault Delavallée[MERGE] Merged with main addons
2012-04-03 Thibault Delavallée[MERGE] Merged with main web
2012-04-02 Antony Lesuisse[FIX] edi loading, partially revert commit 2226 revid...
2012-03-30 Thibault Delavallée[IMP] Propagated ir.ui.menu new fields name change.
2012-03-30 Turkesh Patel (Ope... [IMP] Improved code to show need action counter
2012-03-26 niv-openerp[rollback 2367] due to blocking bug during login
2012-03-26 niv-openerp[merge]
2012-03-22 Xavier Morel[MERGE] from trunk
2012-03-22 Fabien Meghazi[REM] Removed height=100% from html homepage
2012-03-22 Xavier Morel[MERGE] 6.1 fixes into trunk
2012-03-14 Olivier Dony[FIX] manifest flag 'active' was renamed to 'auto_insta...
2012-03-12 Fabien Meghazi[WIP] Form v2
2012-03-09 Xavier Morel[MERGE] synchronous db-creation call, significantly...
2012-03-07 Olivier Dony[MERGE] One more merge from 6.1 branch
2012-03-07 Fabien Meghazi[FIX] Add to dashboard domain & context merging problems
2012-03-07 Xavier Morel[ADD] permanent loading of saved filters
2012-03-07 Vo Minh Thu[FIX] database/create replaced by blocking database...
2012-03-06 Fabien Meghazi[FIX] Can't add to dashboard a view that includes a...
2012-03-06 Xavier Morel[FIX] dependencies handling in modules listing of web...
2012-03-05 Xavier Morel[FIX] take dependencies in account when ordering module...
2012-03-05 Xavier Morel[MERGE] bug fixes form 6.1 branch
2012-02-29 Antony Lesuisse[IMP] menu load action
2012-02-27 Xavier Morel[ADD] Model API, reimplement DataSet/DataSetSearch...
2012-02-23 Antony Lesuisse[IMP] sass2scss taken from ~cto-openerp/+junk/sass2scss...
2012-02-23 Xavier Morel[FIX] correctly handle the user's menu_id being set...
2012-02-21 Antony Lesuisse[FIX] database get_list use wsgi hostname
2012-02-21 Antony Lesuisse[FIX] database get_list use wsgi hostname
2012-02-20 niv-openerp[imp] made the body css properties be included only...
2012-02-17 niv-openerp[imp] put openerp into body
2012-02-17 niv-openerp[imp] repaired illogic al's code
2012-02-13 Fabien Meghazi[FIX] Fix one million bugs in IE8
2012-02-13 Xavier Morel[FIX] get_last_modified in case no file is provided
2012-02-10 Xavier Morel[FIX] completely destroy the current openerp session...
2012-02-10 Xavier Morel[IMP] move all the making-stuff-conditional-based-on...
2012-02-10 Xavier Morel[IMP] conditional GET for concatenated JS and CSS files
2012-02-10 Xavier Morel[FIX] imports to handle conflicts with e.g. web.py...
2012-02-09 Xavier Morel[CNG] make forms worse but pagination not break in...
2012-02-09 Xavier Morel[FIX] don't blow up filters management if a filter...
2012-02-09 Olivier Dony[FIX] Application Tiles now heed the custom menu domain...
2012-02-09 Xavier Morel[CNG] don't filter out function fields from import...
2012-02-09 Xavier Morel[FIX] menus handling in case user has no menu_id
2012-02-08 Fabien Meghazi[FIX] Binary#save_as does not send context. Breaks...
2012-02-08 Antony Lesuisse[FIX] better fix for portal menu using res.users._menu_...
2012-02-06 Olivier Dony[MERGE] sync with latest trunk
2012-02-04 Olivier Dony[FIX] typo in menu loading code changed in previous...
2012-02-03 Antony Lesuisse[FIX] use regular recursive menu loading because it...
2012-02-02 Olivier Dony[IMP] refactored translation system to merge web transl...
2012-01-31 Xavier Morel[IMP] docstring for fix_view_modes
2012-01-27 Xavier Morel[FIX] CSS paths adaptation when running openerp-web...
2012-01-25 Xavier Morel[FIX] handling of encoding of field names when serializ...
2012-01-25 Fabien Meghazi[IMP] id special case, keep original @type
2012-01-25 Fabien Meghazi[FIX] Special case id fields
2012-01-23 Xavier Morel[FIX] onchange: handlers can return 'False' instead...
2012-01-23 Xavier Morel[IMP] add ~ISO timestamps to db dump filenames
2012-01-22 Antony Lesuisse[FIX] revert html_template is used by other modules...
2012-01-20 Xavier Morel[ADD] support for 'domain' key in result of onchange...
2012-01-20 Xavier Morel[ADD] dynamic view: handle setting domains via onchange
2012-01-19 Xavier Morel[REM] unused imports mistakenly added in revision xmo...
2012-01-19 Xavier Morel[FIX] correctly display crash manager in case of report...
2012-01-19 Christophe Simonis[FIX] avoid blank page when the database assigned to...
2012-01-19 Xavier Morel[MERGE] various style and code improvements, and overly...
2012-01-19 Florent Xicluna[REF] code review.
2012-01-18 niv-openerp[imp] cleared main html
2012-01-18 Vo Minh Thu[MERGE] merged trunk.
2012-01-17 Xavier Morel[FIX] un-nivity call of WebClient, IE8 does not like...
2012-01-17 Xavier Morel[IMP] Xml2JSON: remove useless class indirection and...
2012-01-16 Vo Minh Thu[MERGE] merged trunk.
2012-01-16 Vo Minh Thu[IMP] Removed the openerp.addons prefix when loading...
2012-01-13 Xavier Morel[FIX] avoid having the XML concatenator blow up when...
2012-01-13 Xavier Morel[FIX] concatenated JS files blowing up when not termina...
2012-01-13 Xavier Morel[IMP] display a warning and disable excel export option...
2012-01-11 vishmita[FIX]attachment without fname_attachment.
2012-01-10 Xavier Morel[IMP] correctly handle filenames in list view binaries
2012-01-10 Xavier Morel[ADD] handling of binary fields to the listview
2012-01-10 Xavier Morel[IMP] add doc to Binary.saveas, and rename a field...
2012-01-06 niv-openerp[imp] added method to call a model method with kwargs
2012-01-04 niv-openerp[fix] rollback 1873 & 1871 to correct bugs related...
2012-01-04 niv-openerp[imp] changed declaration of body
2012-01-04 niv-openerp[imp] modified web client to be a div instead of a...
2012-01-04 niv-openerp[imp] nivified web client
2011-12-27 Antony Lesuisse[FIX] decorator error
2011-12-27 Antony Lesuisse[MERGE] crashmanager openerp entreprise bth/rlo/chs
2011-12-22 Roberto López Lópe... merge
2011-12-21 Roberto López Lópe... [IMP] working crash dialog
next