[MERGE] Sync with trunk
[odoo/odoo.git] / addons / web /
2013-06-13 Christophe Simonis[MERGE] forward port of branch saas-1 up to revid 4887...
2013-06-13 Launchpad Translat... Launchpad automatic translations update.
2013-06-11 Christophe Simonis[FIX] web: calls to openerp methods do not raises xmlrp...
2013-06-11 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 3973...
2013-06-11 Christophe Simonis[FIX] web: handle monodb correctly when server started...
2013-06-11 Christophe Simonis[FIX] web: handle monodb correctly when server started...
2013-06-11 Launchpad Translat... Launchpad automatic translations update.
2013-06-10 niv-openerp[FIX] Merge fix in saas1 for the problem that made...
2013-06-10 Xavier Morel[FIX] picking of username for session data directory...
2013-06-10 Xavier Morel[IMP] use introduced variable across function
2013-06-10 Xavier Morel[FIX] display issues of objects with a field called...
2013-06-09 Launchpad Translat... Launchpad automatic translations update.
2013-06-07 Olivier Dony[I18N] Synchronize translation templates with latest...
2013-06-07 dle@openerp.com[ADD]web: chrome.js add My OpenERP.com account
2013-06-07 Frédéric van der... [FIX] css: removed the forced left alignment of dropdow...
2013-06-07 Xavier Morel[FIX] bugs discovered by failing onwrite test case
2013-06-07 Christophe Matthieu[FIX] M2m tags field wrong height count when field...
2013-06-07 Christophe Matthieu[FIX] duplicate tag when press tab key two time. Bug...
2013-06-07 Xavier Morel[IMP] correctly reinsert ids into dataset when moving...
2013-06-07 Martin Trigaux[MERGE] [FIX] export: allow excluding special virtual...
2013-06-07 niv-openerpPut back stuff removed by merge
2013-06-07 Christophe Matthieu[FIX] translation button or icon not displayed with...
2013-06-07 Olivier Dony[FIX] export: allow excluding special virtual fields...
2013-06-07 niv-openerpReplaced main
2013-06-07 niv-openerpmerge trunk
2013-06-07 Christophe Matthieu[IMP] Improve typos in warning (Grammar mistake, Capita...
2013-06-07 Christophe Matthieu[MERGE] Improve typos in warning (Grammar mistake,...
2013-06-07 niv-openerpfix another stupid bug
2013-06-06 niv-openerpfix stupid bug
2013-06-06 niv-openerpChanged to use werkzeug's LocalStack
2013-06-06 Christophe Matthieu[MERGE] cleditor: on window resize blur event not trigg...
2013-06-06 Christophe Matthieu[FIX] view_list: when we have more than 80 record in...
2013-06-06 Christophe Matthieu[MERGE] pager should be disappear when we create a...
2013-06-06 Christophe Matthieu[FIX] min height of textarea field in non selected...
2013-06-06 Christophe Matthieu[FIX] view list: some title not align with other.
2013-06-06 Christophe Matthieu[FIX] height of the many2many_tags field when the field...
2013-06-06 Christophe Matthieu[MERGE] Onchange must be called for m2o when the popup...
2013-06-06 Xavier Morel[FIX] correctly display char[password] as stars in...
2013-06-06 Mohammed Shekha[FIX]Refixed the issue of resequence, added id at speci...
2013-06-05 Xavier Morel[IMP] close search autocompletion list while completing
2013-06-05 Xavier Morel[IMP] PNG recompression
2013-06-05 Xavier Morel[FIX] search view layout in case of very long facet...
2013-06-05 Xavier Morel[FIX] MSIE9 issue where complete.previous would be...
2013-06-05 niv-openerpdetail
2013-06-05 niv-openerp[REV] revert of previous improvement
2013-06-05 niv-openerpAdded request in the list of first arguments for method...
2013-06-04 niv-openerpfix unit tests
2013-06-04 niv-openerpRefactored main.py
2013-06-04 niv-openerp(At least) managed to put the magic patcher for all...
2013-06-04 Xavier Morel[FIX] assertion errors in search view when selecting...
2013-06-04 niv-openerpPuts the request in a thread-local stack
2013-05-30 Xavier Morel[FIX] triggering of dataset_changed events to correctly...
2013-05-30 Martin Trigaux[MERGE] [IMP] bounce effect on statusbar
2013-05-30 Xavier Morel[IMP] export view: use events hash
2013-05-30 Xavier Morel[IMP] code cleanup, better use of jquery
2013-05-30 Xavier Morel[IMP] option to only export selected records
2013-05-30 Xavier Morel[FIX] linting warnings in export
2013-05-30 Mohammed Shekha[FIX]Refixed the issue of oe_sessions_effectiveusername...
2013-05-30 Thibault Delavallée[FIX] FieldMany2One: always_reload option should not...
2013-05-30 Launchpad Translat... Launchpad automatic translations update.
2013-05-29 Martin Trigaux[MERGE] [IMP] improve bounce effect on readonly form
2013-05-29 Martin Trigaux[IMP] sync with latest trunk
2013-05-29 Martin Trigaux[MERGE] ps test 48 [IMP] improve css for dropbdown
2013-05-29 Launchpad Translat... Launchpad automatic translations update.
2013-05-28 Thibault Delavallée[FIX] image controller: all reads (event __last_update...
2013-05-28 Amit Bhavsar (Open... [MERGE] merge with latest trunk
2013-05-28 Amit Bhavsar (Open... [MERGE] merge with latest trunk
2013-05-27 niv-openerp[FIX] problem in database manager when db list is desac...
2013-05-24 Christophe Simonis[FIX] web: do not wrap `HTTPException`s inside errors 500
2013-05-23 Vidhin Mehta[MERGE]Trunk.
2013-05-27 Thibault Delavallée[FIX] FieldMany2One: avoid displaying a crash when...
2013-05-28 Christophe Simonis[FIX] corelib.js: use this instead of self
2013-05-28 Christophe Simonis[IMP] web: allow manifest files to contain remote js...
2013-05-22 Thibault Delavallée[MERGE] [IMP] mail: improved management of links in...
2013-05-22 Martin Trigaux[MERGE] fix various usability problems
2013-05-22 Turkesh Patel (Ope... [MRG] merge with lp:openerp-web
2013-05-21 Olivier Dony[MERGE] web doc: less confusing client action example...
2013-05-21 Thibault Delavallée[MERGE] Sync with trunk
2013-05-21 Mohammed Shekha[FIX]Fixed the issue of session storage directory creat...
2013-05-19 Launchpad Translat... Launchpad automatic translations update.
2013-05-17 Nhomar Hernandez[IMP] When we go step by step, change the Case for...
2013-05-17 Xavier Morel[FIX] parsing of domains with non-ascii unicode literals
2013-05-17 Vidhin Mehta[IMP]
2013-05-17 Thibault Delavallée[MERGE] [IMP] 'Stage Bar Manu' Task. This task improves...
2013-05-17 Paramjit Singh Sahota[IMP] Removed 'cursor on '.openerp .oe_searchview ...
2013-05-17 Paramjit Singh Sahota[MERGE] Merged lp:openerp-web/7.0
2013-05-16 Vidhin Mehta[FIX]add callback function to fetch_lang and in *drop...
2013-05-16 Xavier Morel[FIX] missing class leading to broken list layout in o2m
2013-05-16 Xavier Morel[FIX] incorrect company logo on databases with uppercas...
2013-05-16 dle@openerp.com[FIX]web: radio widget name get using context
2013-05-16 Christophe Matthieu[FIX] status: css
2013-05-16 Xavier Morel[FIX] exclude non-searchable function fields from the...
2013-05-16 Xavier Morel[IMP] replace literal values by symbolic ones for node...
2013-05-16 Xavier Morel[FIX] handling of multiline strings during qweb translation
2013-05-15 niv-openerpchanged encodings
2013-05-15 niv-openerpwip
2013-05-15 niv-openerpfix
2013-05-14 Thibault Delavallée[MERGE] Sync with trunk
2013-05-14 Martin Trigaux[IMP] clean permissions and shebang in files
2013-05-14 Launchpad Translat... Launchpad automatic translations update.
next