Commit Graph

60 Commits

Author SHA1 Message Date
niv-openerp 6229869bc1 Removed remaining usages
bzr revid: nicolas.vanhoren@openerp.com-20120814135324-7s3nmywqyikgvvui
2012-08-14 15:53:24 +02:00
Xavier Morel a9ccdfae03 [FIX] use Widget#setElement and Widget#replaceElement rather than direct setting
bzr revid: xmo@openerp.com-20120726144533-zev1o8kpugn1mkcz
2012-07-26 16:45:33 +02:00
niv-openerp eab7adeacf [imp] remaining of refactoring for 'openerp'
bzr revid: nicolas.vanhoren@openerp.com-20120417124830-6vy3nsjch3w94rt2
2012-04-17 14:48:30 +02:00
Xavier Morel e87a05f9a9 [FIX] mobile client breakage from a bunch of changes only set in the main client
Culprit commits:
* fme@openerp.com-20120214105145-pat0srumt8m7nq38 (update of jquery-ui timepicker, move of its files)
* xmo@openerp.com-20120227073721-nkgeiqacbzch8xev (update & rename of py.parse to py.js)
* nicolas.vanhoren@openerp.com-20120229111140-ta8fwqzdjwm2br88 (extract stuff to un-linked library, rename methods)

lp bug: https://launchpad.net/bugs/943697 fixed

bzr revid: xmo@openerp.com-20120301112627-24ipmxfosd9xin8o
2012-03-01 12:26:27 +01:00
Xavier Morel 7ce1aad7ec [IMP] terminate statements, remove extraneous statement terminations
bzr revid: xmo@openerp.com-20120125085310-zzwjrll47n61hw8w
2012-01-25 09:53:10 +01:00
niv-openerp 3002bd091f [imp] removed bunch of old stuff in widget
bzr revid: nicolas.vanhoren@openerp.com-20120124145810-lr2y8igt9iqzqepn
2012-01-24 15:58:10 +01:00
=Bhumi Thakkar 1c03c37ad1 [IMP] Improve code to based on changes on web client for initialize mobile webclient.
bzr revid: jra@tinyerp.com-20111229065727-egt8j4c2zlv3jh90
2011-12-29 12:27:27 +05:30
Olivier Dony 9835cebe19 [MERGE] Use the new authenticate() API instead of login()
Using the new authenticate() API instead allows to pass
a user-agent environment along with the credentials.
The main use for the UA environment at this point is
to pass the base URL used to login, so that the server
may initialize its "web.base.url" global config parameters

bzr revid: odo@openerp.com-20111213161554-jbtrp94aatcnibne
2011-12-13 17:15:54 +01:00
Jiten (OpenERP) a9cb7736c4 [IMP] Remove bottom bar (footer) from other pages to show only in main menu.
bzr revid: jra@tinyerp.com-20111116123834-2vejdxbd7morztfv
2011-11-16 18:08:34 +05:30
Jiten (OpenERP) a1dfda310b [IMP] Minor change.
bzr revid: jra@tinyerp.com-20111110072148-4lcpu2m3vir86xul
2011-11-10 12:51:48 +05:30
Jiten (OpenERP) 77ad674798 [IMP] Minor change to hide link 'home' on homepage(Applications page).
bzr revid: jra@tinyerp.com-20111010125514-t8z8begr54u24x36
2011-10-10 18:25:14 +05:30
Valentin Lab 7d762f3a79 [fix] removes endless refresh.
bzr revid: valentin.lab@kalysto.org-20111003100355-d3912c54azy10jhq
2011-10-03 12:03:55 +02:00
Jiten (OpenERP) 3fba4c077a [FIX] Minor change for render shortcut and improved indentation.
bzr revid: jra@tinyerp.com-20110929094806-jvf391ahuc8918ke
2011-09-29 15:18:06 +05:30
Jiten (OpenERP) 7f30804c9b [IMP] Some changes from Vaab(community) to Improved code to use widget render.
bzr revid: jra@tinyerp.com-20110929093155-fazv4pdq21h5uzkp
2011-09-29 15:01:55 +05:30
Jiten (OpenERP) 5f59f67e83 [IMP] Improved indentation.
bzr revid: jra@tinyerp.com-20110928062519-9pqd1to80a0bwoye
2011-09-28 11:55:19 +05:30
Bhumi Thakkar (Open ERP) 7c9a8945f4 [IMP] On refresh login page load.
bzr revid: bth@tinyerp.com-20110928051700-rb2x9ufn2xcwn8pk
2011-09-28 10:47:00 +05:30
Jiten (OpenERP) 0f83246331 [IMP] Improved secondary menu for more than two child on menu tree.
bzr revid: jra@tinyerp.com-20110927061428-loq3ew8fwdhhay6w
2011-09-27 11:44:28 +05:30
Jiten (OpenERP) 6c148a4980 [REM] Remove extra code.
bzr revid: jra@tinyerp.com-20110923132836-4ebia63oamazn7iv
2011-09-23 18:58:36 +05:30
Bhumi Thakkar (Open ERP) 0fe90a2bc3 [IMP] Implement Back for home page.
bzr revid: bth@tinyerp.com-20110923053726-1rc8b0haxx3mm147
2011-09-23 11:07:26 +05:30
Bhumi Thakkar (Open ERP) e0f63ce664 [IMP] After logout displayed used creditentials on login page.
bzr revid: bth@tinyerp.com-20110923052519-vy4cef6fv9h75m0g
2011-09-23 10:55:19 +05:30
Valentin Lab f6c6e7846c [imp] use Widget's .render() whenever possible to be closer to Widget philosophy.
bzr revid: valentin.lab@kalysto.org-20110922155458-mwjgil62eoyhgmb4
2011-09-22 17:54:58 +02:00
Valentin Lab 3b2bcff419 [imp] use template attribute to get closer to Widget specification.
bzr revid: valentin.lab@kalysto.org-20110922155411-bio4njyytkkrjfv0
2011-09-22 17:54:11 +02:00
Jiten (OpenERP) b46e84d47a [FIX] Improved slide transition on change page.
bzr revid: jra@tinyerp.com-20110922123440-93ddlany5czr2sur
2011-09-22 18:04:40 +05:30
Bhumi Thakkar (Open ERP) 7d48dabd4a [IMP] Dynamic pages for relational fields & on many2one open formview.
bzr revid: bth@tinyerp.com-20110922073303-kpewefsb6k6sncp7
2011-09-22 13:03:03 +05:30
Bhumi Thakkar (Open ERP) 9da6ad1040 [IMP] Create Dynamic pages with hashurl and fields in formview.
bzr revid: bth@tinyerp.com-20110921093312-c3s33i6ascpapvzl
2011-09-21 15:03:12 +05:30
Jiten (OpenERP) b096f09505 [MERGE] Imrpoved Back button action.
bzr revid: jra@tinyerp.com-20110921071132-e4ij5hqvzq2vkn5b
2011-09-21 12:41:32 +05:30
Jiten (OpenERP) 67353a0c10 [MERGE] Merge from openerp-web.
bzr revid: jra@tinyerp.com-20110921070239-jpcjedusne6m7sq1
2011-09-21 12:32:39 +05:30
Bhumi Thakkar (Open ERP) 9e75943301 [IMP] Afer logout on login page displayed selected database and username.
bzr revid: bth@tinyerp.com-20110916125649-dyi73ng4d3cj8c9s
2011-09-16 18:26:49 +05:30
Bhumi Thakkar (Open ERP) 388de148b9 [FIX] Fixed Logout.
bzr revid: bth@tinyerp.com-20110916110930-tir8z2iqml9v2abw
2011-09-16 16:39:30 +05:30
Bhumi Thakkar (Open ERP) 930babc88e [IMP]Implement Relational Fields in listview and formview with theme.
bzr revid: bth@tinyerp.com-20110916104938-kskhg7c41iwyt465
2011-09-16 16:19:38 +05:30
Bhumi Thakkar (Open ERP) e1268a9168 [IMP] Implement formview fields & notebook with theme.
bzr revid: bth@tinyerp.com-20110915133120-g1pnbvmi9a5tjxpj
2011-09-15 19:01:20 +05:30
niv-openerp c480712023 [imp] refactored list view usage
bzr revid: nicolas.vanhoren@openerp.com-20110914152208-bh3oonajuxgln7i9
2011-09-14 17:22:08 +02:00
Bhumi Thakkar (Open ERP) 655d615f52 [IMP] click on Logout initialize again from login.
bzr revid: bth@tinyerp.com-20110913104813-8ojtqbjhdh0kxjrq
2011-09-13 16:18:13 +05:30
Bhumi Thakkar (Open ERP) e9fe69d850 [IMP] Dynamically data with theme.
bzr revid: bth@tinyerp.com-20110913062331-l9uk2gjw4za0mbxd
2011-09-13 11:53:31 +05:30
Bhumi Thakkar (Open ERP) fbd835894f [IMP] Dynamically Set Header & Footer, Change page on click of header-footer.
bzr revid: bth@tinyerp.com-20110912110428-xyxc70zql0r01mty
2011-09-12 16:34:28 +05:30
Bhumi Thakkar (Open ERP) ee454617c7 [IMP] Dynamically listview with theme.
bzr revid: bth@tinyerp.com-20110908123335-mdd0o4hbq9c97wwm
2011-09-08 18:03:35 +05:30
Jiten (OpenERP) 5d561e0cf6 [FIX] Changes for load formview and get shortcut list.
bzr revid: jra@tinyerp.com-20110907130510-m4537f6c0ygikdkk
2011-09-07 18:35:10 +05:30
Jiten (OpenERP) 8a040a8e04 [FIX] Resolve the problems which accured after merge main web.
bzr revid: jra@tinyerp.com-20110907123031-gzgz3k0b2w89au8u
2011-09-07 18:00:31 +05:30
Jiten (OpenERP) dad60c2f9c [MER] Merged from openerp-web.
bzr revid: jra@tinyerp.com-20110907121025-qr2bbacxn8fwf07v
2011-09-07 17:40:25 +05:30
Jiten (OpenERP) d874c29edd [IMP] Improved style on xml for pages.
bzr revid: jra@tinyerp.com-20110907111225-cnu0kynz3ygfki4r
2011-09-07 16:42:25 +05:30
Bhumi Thakkar (Open ERP) 280f720f32 [IMP] On Page call back theme not changed.
bzr revid: bth@tinyerp.com-20110907092402-vl0gzhu7fcekvizb
2011-09-07 14:54:02 +05:30
Bhumi Thakkar (Open ERP) 7d8809d3a8 [IMP] Implement footer functionality,on click of menu displayed all sub menus & Relational Fields.
bzr revid: bth@tinyerp.com-20110906113111-47qh4pwms82ktfnl
2011-09-06 17:01:11 +05:30
Xavier Morel c076dc3e20 [REM] pointless method overrides
bzr revid: xmo@openerp.com-20110906093442-54t6w5ras2wov3d6
2011-09-06 11:34:42 +02:00
Xavier Morel 067e0b8827 [FIX] implicit globals: missing 'var' declarations
did not touch gantt.js, this thing's a swap, there are implicit globals which are actually used globally

bzr revid: xmo@openerp.com-20110906093139-uermn7a9vo38l3kf
2011-09-06 11:31:39 +02:00
Xavier Morel 4f8b43561f [IMP] terminate a bunch of unterminated statements
bzr revid: xmo@openerp.com-20110906085853-2a5tqi92jdnglejd
2011-09-06 10:58:53 +02:00
Antony Lesuisse 4989aadc90 rename base to web part4 xmo review fixes
bzr revid: al@openerp.com-20110905134457-6y16fe1m6u22ggeq
2011-09-05 15:44:57 +02:00
Antony Lesuisse d1d7dd6c87 renamse base to web part2
bzr revid: al@openerp.com-20110905122815-m99c0w1lkzxxjh8o
2011-09-05 14:28:15 +02:00
Jiten (OpenERP) d7ed83bd7c [IMP] Improved the code to fixed position of header and footer.
bzr revid: jra@tinyerp.com-20110831063608-fvxutezjxt7sjcyf
2011-08-31 12:06:08 +05:30
Jiten (OpenERP) c3922bbe9d [IMP] Improved the code to use css direct from lib on xml by data-role.
bzr revid: jra@tinyerp.com-20110831061816-xqgbt9uo601o5yx1
2011-08-31 11:48:16 +05:30
Jiten (OpenERP) c96c3928d9 [IMP] Improved style for textarea and login page fields.
bzr revid: jra@tinyerp.com-20110829053945-gfmnqok96dt6omho
2011-08-29 11:09:45 +05:30