[IMP] add doc to Binary.saveas, and rename a field for clarity
[odoo/odoo.git] / addons / web / controllers / main.py
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
2011-12-20 Christophe Simonis[ADD] specific url for direct login
2011-12-19 Xavier Morel[FIX] avoid systematically deadlocking the stand-alone...
2011-12-16 Xavier Morel[FIX] exclude function fields from import_compatible...
2011-12-16 Antony Lesuisse[FIX] session cookie and logout
2011-12-16 Antony Lesuisse[IMP] massive connection deferrization, json works...
2011-12-15 Antony Lesuisse[MERGE] trunk
2011-12-15 Antony Lesuissepartial rework to merge trunk
2011-12-15 Kunal Chavda (OpenERP)[FIX]Fixed code for showing size of upload file.
2011-12-13 Olivier Dony[MERGE] Use the new authenticate() API instead of login()
2011-12-12 Xavier Morel[FIX] regenerate action's views key if it is empty...
2011-12-07 Antony Lesuisse[IMP] remove yield easier debug
2011-12-07 Xavier Morel[MERGE] trunk
2011-12-06 Xavier Morel[FIX] correctly send context during graph's fields_get
2011-12-01 Fabien Meghazi[IMP] Better variable naming in xml2json
2011-11-30 Fabien Meghazi[FIX] Preserve kanban views whitespaces
2011-11-29 Roberto López Lópe... [ADD] new view definition for page
2011-11-24 Xavier Morel[FIX] keyword args are not supported by the model RPC...
2011-11-23 Fabien Meghazi[ADD] Added possibility to add actions to dashboards...
2011-11-22 Vidhin Mehta (OpenERP)[MERGE]resove conflict and merge with main branch.
2011-11-21 Xavier Morel[IMP] error messages during database creation failure...
2011-11-18 Xavier Morel[FIX] display user login in static home page
2011-11-16 Serpent Consulting... [FIX] DB creation failure : Better message attached...
2011-11-14 Fabien Meghazi[IMP] Keep domain and context source string in fields...
2011-11-14 Xavier Morel[FIX] database restoration
2011-11-10 Kunal Chavda (OpenERP)[FIX]Fixed code for export xls null values should not...
2011-11-09 Xavier Morel[FIX] do not display reverse fields of o2ms in import...
2011-11-09 Xavier Morel[FIX] always remove database ID from import-compatible...
2011-11-08 Christophe Simonismerge upstream
2011-11-08 Christophe Simonis[FIX] mergecss: allow spaces after (
2011-11-03 Christophe Simonis[FIX] absolutify relative uris when merging css files
2011-11-03 Serpent Consulting... [FIX] DB creation failure : Better message attached...
2011-11-02 Christophe Simonis[IMP] qweb templates are stored in addon manifest and...
2011-10-24 Xavier Morel[IMP] import: only show second step once file has been...
2011-10-24 Kunal Chavda (OpenERP)[MERGE]merge main view editor branch upto 890 revision.
2011-10-21 Xavier Morel[FIX] report data should hold everything returned in...
2011-10-21 Xavier Morel[FIX] if an action descriptor does not have a view_type...
2011-10-18 Antony Lesuisse[IMP] html_template more generic use js
2011-10-18 Antony Lesuisse[IMP] html_template more generic
2011-10-18 niv-openerp[fix] context problem in accounting
2011-10-17 Xavier Morel[FIX] downloading files from an unsaved/in-memory wizard
2011-10-17 Antony Lesuisse[MERGE] js and css enumeration and loading by chs
2011-10-17 Kunal Chavda (OpenERP)[MERGE]merge main view editor branch upto 884 revision.
2011-10-14 Christophe Simonis[FIX] web: correctly concat_file when no debug
2011-10-14 Turkesh Patel (Ope... [FIX] Fixed the issue of attachment file which can...
2011-10-13 Christophe Simonis[IMP] use authenticate() method to log the user in
2011-10-12 Christophe Simonis[IMP] use login_env for login
2011-10-06 Xavier Morel[IMP] modules have quite a number of fields we don...
2011-10-06 Xavier Morel[IMP] use sets for modules to load instead of value...
2011-10-06 Antony Lesuisse[FIX] compute modules list fixed
2011-10-06 Xavier Morel[FIX] forgot to filter installed modules outside
2011-10-06 Xavier Morel[FIX] originally correct to-be-merged code broken durin...
2011-10-05 Antony Lesuisse[IMP] cleanup of web.common
2011-10-05 Antony Lesuisse[MERGE] fixmodloading by chs
2011-10-05 Fabien Meghazi[FIX] Fixed addons path for binaries. Improved placeholder.
2011-10-05 Christophe Simonis[FIX] correct module loading in local mode
2011-09-30 Antony Lesuisse[IMP] deprecate web_preload in favor of --load, server_...
2011-09-28 Antony Lesuisse[FIX] consider typeless action as ir.actions.act_window...
2011-09-27 Antony Lesuisse[IMP] web_preload js part
2011-09-27 Christophe Simonis[FIX] correct the js-ification of module list to preload
2011-09-27 Christophe Simonis[MERGE] merge upstream + code adaptation to revid:al...
2011-09-27 Antony Lesuisse[IMP] web_preload python-side
2011-09-26 Antony Lesuisse[IMP] multiple addons-path
2011-09-26 Christophe Simonismerge upstream
2011-09-26 Xavier Morel[ADD] import
2011-09-23 Xavier Morel[IMP] move more import logic to javascript
2011-09-23 Xavier Morel[IMP] handle lines to skip in import preview
2011-09-23 Xavier Morel[IMP] handle switch indicating whether the CSV file...
2011-09-23 Xavier Morel[IMP] split import check result in two different templa...
2011-09-23 Xavier Morel[REM] most of the fields-manipulation crapola of Import...
2011-09-23 Xavier Morel[IMP] move fetching of fields for import to javascript...
2011-09-22 Xavier Morel[ADD] checkbox for the user to specify that his file...
2011-09-22 Xavier Morel[REM] redundant call to do_check_req_field: it's alread...
2011-09-21 niv-openerp[fix] problem when user does not enter correct password
2011-09-20 Christophe Simonis[ADD] key in manifest allowing auto loading of modules
2011-09-19 Kunal Chavda (OpenERP)[MERGE]Merge with trunk upto revision no 1054.
2011-09-16 niv-openerp[fix] partially solve problem when restituting session...
2011-09-15 Kunal Chavda (OpenERP)[FIX]Remove unnecessary code which affects in importing...
2011-09-15 Kunal Chavda (OpenERP)[MERGE]Merge with trunk upto revision no 1043.
2011-09-13 niv-openerp[fix] problem with new login, when the user is not...
2011-09-13 niv-openerp[fix] some problems with preceding improvement related...
2011-09-13 niv-openerp[imp] modified login to only depend on the session_id...
2011-09-13 Kunal Chavda (OpenERP)[MERGE]Merge with trunk upto revision no 1011.
2011-09-12 Kunal Chavda (OpenERP)[FIX]Fixed code for problems in previous commit.
2011-09-09 Antony Lesuisse[IMP] move webrelease into addons/web
2011-09-09 Kunal Chavda (OpenERP)[FIX]Fixed code for javascript problems as par review.
2011-09-09 Xavier Morel[FIX] Safari seems to have issue with loading json...
2011-09-08 Kunal Chavda (OpenERP)[MERGE]Merge with trunk upto revision no 970.
2011-09-08 Kunal Chavda (OpenERP)[FIX]Fixed code for python related problems as par...
2011-09-08 niv-openerp[imp] cosmetic change
2011-09-08 niv-openerp[imp] made ids in report overridable by report action
next