[FIX] adjust view top when header height changes
[odoo/odoo.git] / addons / web / static / test /
2014-05-22 Géry Debongnie[FIX] update the searchview tests
2014-04-25 Fabien Meghazi[FIX] listview test shall not assume default color...
2014-04-07 Christophe Simonis[MERGE] forward port of branch saas-3 up to revid 3995...
2014-03-27 Denis Ledoux[FIX] web: read_ids of data.js use method search_read...
2014-03-26 Olivier Dony[FIX] search widgets: m2o autocompletion had been disab...
2014-03-26 Denis Ledoux[FIX] web: use search_read instead of read on form...
2014-03-16 Antony Lesuisse[REM] useless jsonrpc tests and controllers
2014-03-11 Christophe Simonis[MERGE] forward port of branch saas-3 up to revid 3967...
2014-02-25 Xavier Morel[FIX] dataset.read_ids should always return records...
2014-02-21 Xavier Morel[REM] RPC from js/qunit tests
2014-01-31 Xavier Morel[FIX] enable jsonrpc-auth tests, remove stray log
2014-01-31 Antony Lesuisse[MERGE] trunk-website-al
2014-01-31 Antony Lesuisseweb disable jsonrpc test
2014-01-28 Martin Trigaux[MERGE] [ADD] ways to correctly handle local datetimes...
2014-01-22 Xavier Morel[ADD] ways to correctly handle local datetimes in e...
2014-01-13 Gery Debongnie[FIX] changes test definition to have the correct numbe...
2014-01-10 Gery Debongnie[IMP] separates a facet test into smaller tests to...
2013-11-07 Xavier Morel[FIX] don't provide autocompletion to m2o fields when...
2013-10-31 Christophe Simonis[MERGE] forward port of branch saas-2 up to revid 3865...
2013-10-31 Christophe Simonis[FIX] web: correct "date(time) on 31" tests
2013-10-31 Christophe Simonis[FIX] web: correct date and datetime parsing at end...
2013-10-23 Denis Ledoux[MERGE] Forward-port of latest saas-2 bugfixes, up...
2013-10-23 Denis Ledoux[MERGE] Forward-port of latest saas-1 bugfixes, up...
2013-10-22 Denis Ledoux[FIX]web: test testing the customer filter save was...
2013-10-11 niv-openerpRemoved jsonprpc2 test because it fails in phantomjs
2013-10-11 niv-openerpAdded tests about timeouts and implemented it in jsonprpc2
2013-10-11 niv-openerpAdded test with openerp sessions
2013-09-06 Olivier Dony[FIX] Revert data.js test that was not reverted along...
2013-08-08 niv-openerp[IMP] Moved the date formatting functions in openerpfra...
2013-08-06 niv-openerp[IMP] Merged corelib.js and coresetup.js into core.js
2013-08-06 niv-openerpPut everything in the framework directly in the openerp...
2013-08-05 niv-openerpDesactivated some tests that, once again, do not work...
2013-08-05 niv-openerpAdded tests for the models
2013-08-05 niv-openerpSimplified a little the Query class by removing a refer...
2013-08-05 niv-openerpDesactivated some tests because the phantomjs runner...
2013-08-05 niv-openerpEven more tests
2013-08-05 niv-openerpAdded some tests about authentication
2013-08-05 niv-openerpPorted some authentication methods to the Session class
2013-08-05 niv-openerpminor improvements
2013-08-02 niv-openerpMake the three jsonrpc protocols work correctly with...
2013-08-02 niv-openerpMade the 2-steps jsonp rpc work more or less
2013-08-01 niv-openerpAdded more tests
2013-08-01 niv-openerpAdded some tests for jsonrpc
2013-08-01 Xavier Morel[FIX] reinstate basic grouping test, replace strictEqua...
2013-08-01 Xavier Morel[FIX] unneeded & dangerous start call in async test
2013-07-31 niv-openerp[FIX] desactivated test creating random false positive
2013-07-31 niv-openerp[FIX] attempt to solve false-positive in js tests on...
2013-07-26 niv-openerpCorrected class tests
2013-07-26 niv-openerpPut class and widgets tests in framework.js
2013-07-26 niv-openerpNow uses only openerpframework in widget's tests
2013-07-26 niv-openerpChanged some testing code creating side effects and...
2013-07-26 niv-openerpFixed problem with parsing functions tests that created...
2013-07-25 niv-openerpApplied jshint on test files and corrected errors
2013-07-02 Christophe Simonis[MERGE] forward port of branch saas-1 up to revid 3740...
2013-06-24 Xavier Morel[FIX] evaluation context structures not being round...
2013-05-28 Amit Bhavsar (Open... [MERGE] merge with latest trunk
2013-05-23 Vidhin Mehta[MERGE]Trunk.
2013-05-22 Turkesh Patel (Ope... [MRG] merge with lp:openerp-web
2013-05-17 Vidhin Mehta[MERGE]merge with trunk.
2013-05-01 Vishmita Jadeja... [Merge]Merge with trunk
2013-04-30 Christophe Matthieu[MERGE] from trunk
2013-04-18 Olivier Dony[FIX] web: support integer/float fields in search view...
2013-04-16 Xavier Morel[FIX] correctly handle group_by_no_leaf when no groupin...
2013-03-28 Olivier Dony[FIX] web search: correct previous fix to properly...
2013-03-21 Xavier Morel[FIX] filter preceded by an invisible filter in the...
2013-03-21 Xavier Morel[FIX] incorrect array joins
2013-03-18 Xavier Morel[FIX] pyeval: argspec of relativedelta
2013-03-12 Xavier Morel[FIX] groupby groups fetching of their ancestor searchview
2013-03-07 Xavier Morel[FIX] oops, previous revision now mandates valid contex...
2013-03-04 Xavier Morel[FIX] implement forgotten @invisible handling on search...
2013-03-04 Xavier Morel[FIX] don't store user context properties into custom...
2013-02-25 Xavier Morel[IMP] add view's context to m2o completion name_search
2013-02-25 Xavier Morel[ADD] @domains handling to searchview m2o field during...
2013-02-25 Xavier Morel[ADD] more tests for m2o default values handling
2013-02-14 Xavier Morel[FIX] missing support for invisible fields and groups...
2013-02-13 Xavier Morel[FIX] add support for invisibility to fields (don't...
2013-02-13 Xavier Morel[IMP] prefix searchview tests for easy filtering
2013-01-31 Xavier Morel[CHG] allow deselecting a custom filter by clicking...
2013-01-23 Anand Patel (OpenERP)[IMP] Added some test cases for the float_time
2013-01-11 vta vta@openerp.com[FIX] Fixed issue with testing context in eval.js,...
2012-12-10 Raphael Collet[FIX] js tests: add an abstraction over instance to...
2012-12-10 Raphael Collet[IMP] js tests: when testing pyeval on datetimes, avoid...
2012-12-05 Fabien Meghazi[IMP] Changed tests according to new client side fields...
2012-11-30 niv-openerp[FIX] forgot to modify test after API change
2012-11-29 niv-openerp[IMP] added context_today()
2012-11-29 niv-openerp[FIX] potential problem with pyeval datetime/date today...
2012-11-29 Xavier Morel[FIX] searches with filters using "empty" domain/contex...
2012-11-29 Xavier Morel[REM] merge conflict file committed
2012-11-29 Xavier Morel[FIX] server-sourced fields_get has no indirection...
2012-11-26 Xavier Morel[IMP] stop using custom /web/searchview endpoints in...
2012-11-26 Xavier Morel[TEST] for crazy
2012-11-23 Xavier Morel[REM] session reload dependency on db
2012-11-23 Xavier Morel[IMP] move nonliteral domains and contexts to JS test...
2012-11-23 Xavier Morel[REM] server-side eval_domain_and_context
2012-11-23 Xavier Morel[REM] stray logging
2012-11-23 Xavier Morel[ADD] arithmetics between date and timedelta
2012-11-23 Xavier Morel[ADD] partial but sufficient (I think) implementation...
2012-11-22 Xavier Morel[ADD] a bunch of eval domain and context tests
2012-11-20 Xavier Morel[MERGE] from trunk
2012-11-16 niv-openerp[FIX] problem in editable list o2m when hitting the...
next