[REF] stock: refactoring of recompute stock operation links
[odoo/odoo.git] / addons / web /
2014-01-31 Antony Lesuisse[MERGE] trunk-website-al
2014-01-31 Antony Lesuisseweb disable jsonrpc test
2014-01-30 Christophe Simonis[IMP] web: alternative routes for company logo
2014-01-30 Gery Debongnie[MERGE] merge trunk into local branch
2014-01-30 Gery Debongnie[FIX] simplify a computation of raw_fields to make...
2014-01-30 Fabien Meghazi[IMP] Quick fix for cros support in webclient
2014-01-30 Gery Debongnie[MERGE] merge from trunk
2014-01-30 Denis Ledoux[FIX] web: use werkzeug instead of urllib, as werkzeug...
2014-01-30 Fabien Meghazi[FIX] ensure db param is legit in order to avoid xss
2014-01-30 Fabien Meghazi[MOV] Move ensure_db() helper from
2014-01-29 Fabien Meghazi[REM] Remove single auth="admin" left
2014-01-29 Martin Trigaux[FIX] attachement: display error message (removed inexi...
2014-01-29 Christophe Simonis[MERGE] forward port of branch saas-2 up to revid 3899...
2014-01-29 Gery Debongnie[FIX] correctly compute the attribute 'length' in a...
2014-01-28 Fabien Meghazi[IMP] Use ensure_db() for /web and /web/login. Logout...
2014-01-28 Xavier Morel[FIX] update CKEditor to 4.3.2, fixes problem of double...
2014-01-28 Martin Trigaux[MERGE] [ADD] ways to correctly handle local datetimes...
2014-01-28 Launchpad Translat... Launchpad automatic translations update.
2014-01-27 jke-openerp[IMP] Fix css with header of no_form, Fix css for Entyp...
2014-01-24 Gery Debongnie[MERGE] merge trunk into local branch
2014-01-24 Fabien Meghazi[ADD] Database selector to login screen
2014-01-23 Christophe Simonis[FIX] test: correct Mock of search_read
2014-01-23 Frédéric van der... [FIX] read: fix performance issue due to O(n)^2 sorting
2014-01-23 Christophe Simonis[ADD] web: add select2 lib
2014-01-23 Xavier Morel[FIX] test controller
2014-01-22 Fabien Pinckaers[IMP] wording
2014-01-22 Fabien Pinckaers[IMP] design of sign in/up
2014-01-22 Xavier Morel[ADD] ways to correctly handle local datetimes in e...
2014-01-22 Xavier Morel[ADD] JSONify Date objects to a UTC datetime in OpenERP...
2014-01-22 Gery Debongnie[FIX] makes the querygroup methods compatible with...
2014-01-22 Fabien Meghazi[ADD] TODO for database manager
2014-01-22 Fabien Meghazi[IMP] use company logo controller for login layout
2014-01-22 Launchpad Translat... Launchpad automatic translations update.
2014-01-21 Fabien Meghazi[FIX] keep backward compatibility for saas
2014-01-21 Fabien Meghazi[MOV] redirection helpers from webclient to server
2014-01-21 Fabien Meghazi[ADD] messages to login form + init openerp modules...
2014-01-21 Martin Trigaux[FIX] FieldStatus: restore trigger get_selection on...
2014-01-21 Gery Debongnie[MERGE] merge trunk into local branch
2014-01-21 Martin Trigaux[FIX] format_value: correctly compose if block, we...
2014-01-21 Martin Trigaux[IMP] always apply substring and call directly str_to_date
2014-01-21 Martin Trigaux[FIX] format_value: when formating to date, make sure...
2014-01-21 Fabien Meghazi[FIX] render bootstrap template checks request.debug
2014-01-21 Fabien Meghazi[IMP] use 'error' key in login template
2014-01-20 Martin Trigaux[FIX] css: remove useless css properties
2014-01-20 Martin Trigaux[FIX] search: add delay of 250us (was 0) on autocomplet...
2014-01-20 Martin Trigaux[FIX] css: unify lines in view log menu
2014-01-20 Launchpad Translat... Launchpad automatic translations update.
2014-01-17 Fabien Meghazi[IMP] Honor db query param in /web/login too
2014-01-17 Martin Trigaux[IMP] search_read: use search_read from the orm instead...
2014-01-17 Martin Trigaux[FIX] format_value: consider text fields te same way...
2014-01-17 Martin Trigaux[FIX] export: ignore unexistant field when retrieving...
2014-01-16 Fabien Meghazi[IMP] Create a web.login_layout template the addons...
2014-01-16 Fabien Meghazi[FIX] database selector layout
2014-01-16 Fabien Meghazi[MERGE] upstream
2014-01-16 Fabien Meghazi[IMP] Restore redirect_with_hash()
2014-01-16 Fabien Meghazi[IMP] Moved web client stuff under .openerp
2014-01-16 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2014-01-16 Gery Debongnie[MERGE] merge trunk into local branch
2014-01-16 Thibault Delavallée[MERGE] Sync with trunk
2014-01-16 Fabien Meghazi[IMP] Changed login template for inheritance
2014-01-16 Launchpad Translat... Launchpad automatic translations update.
2014-01-15 Christophe Simonis[MERGE] forward port of branch saas-2 up to revid 3897...
2014-01-15 Fabien Meghazi[REM] Removed useless QWeb t-escf and t-rawf
2014-01-15 Fabien Meghazi[IMP] make /web/login route return a lazy response
2014-01-15 Cecile Tonglet[FIX] Fix the missing border-bottom of the notebook...
2014-01-15 Denis Ledoux[FIX] web: view_form.js, allow press enter to break...
2014-01-15 Martin Trigaux[MERGE] [FIX] reference field: correct editable tree...
2014-01-15 Fabien Meghazi[FIX] database manager link
2014-01-14 Fabien Meghazi[IMP] Allow /login route to redirect after login (usefu...
2014-01-14 Martin Trigaux[IMP] view_form: do not display hugly error message...
2014-01-14 Fabien Meghazi[IMP] Improve login footer
2014-01-14 Fabien Meghazi[FIX] Honnor --no-database-list option
2014-01-14 jke-openerp[MERGE] Merge with trunk
2014-01-14 Fabien Meghazi[IMP] Better look for login and db selector forms
2014-01-14 Fabien Meghazi[MERGE] upstream
2014-01-14 Xavier ALT[FIX] web: list view: fix wrong css for fields.referenc...
2014-01-14 Fabien Meghazi[ADD] javascript hooks for LoginForm and debug forwarding
2014-01-14 Xavier ALT[FIX] web: list view: keep original fields.reference...
2014-01-14 Christophe Matthieu[MERGE] Some fix for bootstrap issues
2014-01-14 Launchpad Translat... Launchpad automatic translations update.
2014-01-13 jke-openerp[REF] Refactoring according to the review of CHS
2014-01-13 Fabien Meghazi[REM] Removed Login from webclient
2014-01-13 Fabien Meghazi[IMP] login user at db creation
2014-01-13 Fabien Meghazi[IMP] Always allow /web/session/logout even if not...
2014-01-13 Fabien Meghazi[ADD] redirect option to /web/login
2014-01-13 Fabien Meghazi[ADD] login container
2014-01-13 Gery Debongnie[FIX] changes test definition to have the correct numbe...
2014-01-13 Martin Trigaux[FIX] format: trying to format an undefined value as...
2014-01-10 Gery Debongnie[FIX] the SearchQuery.add methods now properly removes...
2014-01-10 Gery Debongnie[IMP] separates a facet test into smaller tests to...
2014-01-09 Fabien Meghazi[IMP] Use qweb template for login and webclient bootstrap
2014-01-09 Fabien Meghazi[IMP] Do not send button's name in form.
2014-01-08 Denis Ledoux[FIX] web: redirect with hash always use html redirect
2014-01-08 Launchpad Translat... Launchpad automatic translations update.
2014-01-07 Olivier Dony[FIX] web: avoid crash when the Home client action...
2014-01-07 Fabien Meghazi[IMP] update TODO
2014-01-07 Fabien Meghazi[IMP] Replace html_template by webclient_bootstrap...
2014-01-06 jke-openerp[Merge] Merge with trunk
2014-01-03 Thibault Delavallée[MERGE] Sync with trunk
2014-01-03 Denis Ledoux[REVERT] rev 4098, revid:dle@openerp.com-20131224112201...
next