Commit Graph

146 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
niv-openerp 9f0f9770eb [imp] remove mockups for mobile client
bzr revid: nicolas.vanhoren@openerp.com-20120221085713-cpo9cu3gqtvb1mky
2012-02-21 09:57:13 +01:00
Xavier Morel 987ed581f3 [MERGE] fix to redirection loop bug when serving mobile client as HTTPS, courtesy of Mikel Martin
bzr revid: xmo@openerp.com-20120215115737-a5whcgzk6r03b76p
2012-02-15 12:57:37 +01:00
mikel 79f4e01eaa Suggested fix
bzr revid: mikel@pcl2-20120215094614-uzbqxiuemq6iu3f9
2012-02-15 10:46:14 +01:00
mikel 112070a58f [FIX] When using apache https as proxy for openerp accesing /mobile url leads to redirection loop. This change, 1 line solves the problem.
bzr revid: mikel@pcl2-20120214220615-j28302zaeoewdan6
2012-02-14 23:06:15 +01:00
Xavier Morel 5182f41d60 [FIX] jquery-ui reference in mobile client
lp bug: https://launchpad.net/bugs/926014 fixed

bzr revid: xmo@openerp.com-20120203125132-9crn5qgjqweoeg3a
2012-02-03 13:51:32 +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
Fabien Meghazi e9ca86dd63 [IMP] More dataset refactoring
bzr revid: fme@openerp.com-20120110165451-pvchn668y0b1p645
2012-01-10 17:54:51 +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
Jiten (OpenERP) 4c9bc83fee [MERGE] Merge from openerp-web.
bzr revid: jra@tinyerp.com-20111229061250-55j0zt220km5fml6
2011-12-29 11:42:50 +05:30
Jiten (OpenERP) 269b796aab [IMP] Improved formview to hidden invisible fields.
bzr revid: jra@tinyerp.com-20111223112206-1u92pbvmxrnegjyu
2011-12-23 16:52:06 +05:30
Jiten (OpenERP) 60f529f07b [IMP] Improve listview for additional information.
bzr revid: jra@tinyerp.com-20111223110620-twmi12bn6kzhcrva
2011-12-23 16:36:20 +05:30
Bhumi Thakkar (Open ERP) 6d6ec99bc1 [IMP] Invisible fields should be hidden.
bzr revid: bth@tinyerp.com-20111223053731-qc93a9xaqblh116w
2011-12-23 11:07:31 +05:30
Bhumi Thakkar (Open ERP) c11873aacb [FIX] changes regarding view for additional info in listview.
bzr revid: bth@tinyerp.com-20111222120713-jwua44xld5gczxue
2011-12-22 17:37:13 +05:30
Bhumi Thakkar (Open ERP) 71938cbc3f [FIX] Minor Change In listview for additional Info.
bzr revid: bth@tinyerp.com-20111221110106-dhzed15s3jj3evov
2011-12-21 16:31:06 +05:30
Fabien Meghazi 63cf79f2db [IMP] incorrect wording
lp bug: https://launchpad.net/bugs/901579 fixed

bzr revid: fme@openerp.com-20111215145528-28yx0dka5gldxu5k
2011-12-15 15:55:28 +01:00
Bhumi Thakkar (Open ERP) e2e12d769e [FIX] Minor change to correct statement.
bzr revid: bth@tinyerp.com-20111214113105-868vew0caft0e1al
2011-12-14 17:01:05 +05:30
Bhumi Thakkar (Open ERP) b923ef9dd9 [FIX] incorrect wording in Listview.
lp bug: https://launchpad.net/bugs/901579 fixed

bzr revid: bth@tinyerp.com-20111214104854-uykgi3lcxgrncl7m
2011-12-14 16:18:54 +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) 59ddc46d62 [IMP] Improve list records for o2m and m2m.
bzr revid: jra@tinyerp.com-20111207110316-j8wpqnsza8hg9y2q
2011-12-07 16:33:16 +05:30
Bhumi Thakkar (Open ERP) 486021e965 [FIX] Pass result's ids to the name get method in listview.
bzr revid: bth@tinyerp.com-20111207095429-sb9qhnnstlwst9ax
2011-12-07 15:24:29 +05:30
Bhumi Thakkar (Open ERP) 0de12c221d [IMP] When URL contains '#' then Move on Login Page.
bzr revid: bth@tinyerp.com-20111207060555-gf7oftsdl9isajtw
2011-12-07 11:35:55 +05:30
Jiten (OpenERP) a6c6cc5e57 [IMP] Improve to find records for nested o2m and m2m.
bzr revid: jra@tinyerp.com-20111201112658-mgq350vua4zfoj8b
2011-12-01 16:56:58 +05:30
Jiten (OpenERP) 4cb6d48f1f [IMP] Improve m2m and o2m to show selected record in formview.
bzr revid: jra@tinyerp.com-20111130112614-qrkmra8rzok7nksn
2011-11-30 16:56:14 +05:30
Jiten (OpenERP) 342b0a1ac8 [IMP] To show many2many field on form view.
bzr revid: jra@tinyerp.com-20111129063029-6pvqwh4uvts1pcft
2011-11-29 12:00:29 +05:30
Jiten (OpenERP) 11dee02df2 [MERGE] Merge from openerp-web.
bzr revid: jra@tinyerp.com-20111129062332-nt36fttsgf8movqd
2011-11-29 11:53:32 +05:30
Xavier Morel 19c123d831 [IMP] jquery from 1.6.2 to 1.6.4
bzr revid: xmo@openerp.com-20111125143918-ja5wjs00905d58uz
2011-11-25 15:39:18 +01:00
Jiten (OpenERP) aad7d22763 [IMP] Improve m2o field to remove image for open related form and make it as o2m.
bzr revid: jra@tinyerp.com-20111121121726-pat4r2ypa3o93tr9
2011-11-21 17:47:26 +05:30
Jiten (OpenERP) ab599f3646 [IMP] Some Changes to show Maximum 80 records in listview.
bzr revid: jra@tinyerp.com-20111118064138-d9idrs8brq943r2r
2011-11-18 12:11:38 +05:30
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
niv-openerp 210bbdb149 [imp] label correction in mobile web
bzr revid: nicolas.vanhoren@openerp.com-20111115071356-jj2p47qrn4scz5ef
2011-11-15 12:43:56 +05:30
Jiten (OpenERP) a1dfda310b [IMP] Minor change.
bzr revid: jra@tinyerp.com-20111110072148-4lcpu2m3vir86xul
2011-11-10 12:51:48 +05:30
Bhumi Thakkar (Open ERP) ffbdc3fc1e [FIX] Fixing issues related o2m relational field in notebook.
bzr revid: bth@tinyerp.com-20111110064145-trcvnzyibt4wxwf9
2011-11-10 12:11:45 +05:30
Bhumi Thakkar (Open ERP) f2433868df [IMP] html_name_get for additional information in listview is implemeted.
bzr revid: bth@tinyerp.com-20111103114547-k1abzbg5f2ys438i
2011-11-03 17:15:47 +05:30
Bhumi Thakkar (Open ERP) 27598512e3 [IMP] html name_get method is implemeted for additional information.
bzr revid: bth@tinyerp.com-20111019115055-296oz520fu2megh9
2011-10-19 17:20:55 +05:30
Bhumi Thakkar (Open ERP) 45b5fd73a2 [FIX] Some minor issues with UI.
bzr revid: bth@tinyerp.com-20111019110529-wu9jb6v847dutnww
2011-10-19 16:35:29 +05:30
Bhumi Thakkar (Open ERP) 00dd58370b [IMP] Image displayed with the m2o,url & email type field in small screen.
bzr revid: bth@tinyerp.com-20111019091555-ms7uds7k0ffti66e
2011-10-19 14:45:55 +05:30
Bhumi Thakkar (Open ERP) 7b5b0faafe [IMP] Meetings are displayed.
bzr revid: bth@tinyerp.com-20111019070919-yubxuakxhqr7prcf
2011-10-19 12:39:19 +05:30
Bhumi Thakkar (Open ERP) 9ce3447d88 [IMP] When result is null then displayed message in listview for no any records found and filter is hide.
bzr revid: bth@tinyerp.com-20111019065644-nalzsdy6k0klb7jb
2011-10-19 12:26:44 +05:30
Bhumi Thakkar (Open ERP) 6592f2aeb3 [IMP]Set attributes & format related fields in formview.
bzr revid: bth@tinyerp.com-20111012103015-0gva8otxwd9npcp5
2011-10-12 16:00:15 +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
Bhumi Thakkar (Open ERP) 88f35d04cd [IMP]Improved code for attributes of fields.
bzr revid: bth@tinyerp.com-20111010122318-3fjzgm7dnfqogep7
2011-10-10 17:53:18 +05:30
Jiten (OpenERP) cb6bebc55e [IMP] Imroved code for disabled/readonly fields on formview.
bzr revid: jra@tinyerp.com-20111010105114-fsb8if7u0f2996im
2011-10-10 16:21:14 +05:30
Bhumi Thakkar (Open ERP) d22c121a10 [IMP]Fields attributes & format according to fields in formview.
bzr revid: bth@tinyerp.com-20111007122246-67cavlpebuldrmk6
2011-10-07 17:52:46 +05:30
Jiten (OpenERP) e1e04341bc [REM] Remove code for redirect page on refresh click.
bzr revid: jra@tinyerp.com-20111004103556-4rwaamrpdulducq1
2011-10-04 16:05:56 +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