Commit Graph

327 Commits

Author SHA1 Message Date
Antoine Huvelle 63eda5a77e [IMP] changes in page view -> white fields should be OK
bzr revid: ahu@openerp.com-20111214163236-x9sam6jvimxoy4be
2011-12-14 17:32:36 +01:00
Antoine Huvelle 9b1f2d686e [Merge]
bzr revid: ahu@openerp.com-20111214152544-qmfkzaqubwsafwzy
2011-12-14 16:25:44 +01:00
Antoine Huvelle 20d5fc5b8a [IMP] Validated and Approved by Supreme Master
bzr revid: ahu@openerp.com-20111214151537-1ctkrmiqb443pi1c
2011-12-14 16:15:37 +01:00
Xavier Morel 6ff7ad58b3 [FIX] make empty readonly fields not look like empty writable field
bzr revid: xmo@openerp.com-20111214131246-tyzso7vj2r188lsb
2011-12-14 14:12:46 +01:00
Antoine Huvelle 503c7d1feb [IMP] padding for print icons in sidebar
bzr revid: ahu@openerp.com-20111214131050-k7ggqxy89rhgbc0w
2011-12-14 14:10:50 +01:00
Antoine Huvelle d578465ba4 [IMP] better padding for view selection icons
bzr revid: ahu@openerp.com-20111214125800-nqcy3ocfrvd4i8kk
2011-12-14 13:58:00 +01:00
Antoine Huvelle fbf92784c4 [ADD] adding view selection images + changes in xml files: remove text on buttons and add title instead
bzr revid: ahu@openerp.com-20111214122119-xijfrckuf99bhxq2
2011-12-14 13:21:19 +01:00
Antoine Huvelle 5dd3318ca0 [ADD] Adding images for pagers & pager styling
bzr revid: ahu@openerp.com-20111214115206-xukqkaa0i1h9xd8c
2011-12-14 12:52:06 +01:00
Fabien Meghazi 83f694ed7a [IMP] Merge Advanced Filter button in select box and float it right
bzr revid: fme@openerp.com-20111214101344-61j1cpcjy4bdsz0w
2011-12-14 11:13:44 +01:00
Xavier Morel 5fe485b645 [FIX] o2m uses weird class sets
bzr revid: xmo@openerp.com-20111213161144-6mhs22l10xmz2j4z
2011-12-13 17:11:44 +01:00
Xavier Morel 987a9cc07b [IMP] merge title of o2m list view into list header
bzr revid: xmo@openerp.com-20111213144955-o4menzpyak0c1ugx
2011-12-13 15:49:55 +01:00
Fabien Meghazi dbe5e012e4 [FIX] Widget Paragraph not wrapping
bzr revid: fme@openerp.com-20111213144402-go4zq0bgnb01s6cg
2011-12-13 15:44:02 +01:00
Fabien Meghazi 1976fdb93d [FIX] Fixed sidebar padding problem
bzr revid: fme@openerp.com-20111213102554-zlr1g11009l2wuhh
2011-12-13 11:25:54 +01:00
Fabien Meghazi 719819d2f0 [FIX] Fix date widgets styling
bzr revid: fme@openerp.com-20111213100449-1nnbtv3esih04jg2
2011-12-13 11:04:49 +01:00
Xavier Morel 97429443b3 [FIX] vertical positioning of icon in searchview date/time fields
bzr revid: xmo@openerp.com-20111213094914-61q63ivl6wutzvcu
2011-12-13 10:49:14 +01:00
Xavier Morel 7f234ca7e9 [FIX] incorrect positioning of date/time picker trigger in searchview
lp bug: https://launchpad.net/bugs/903542 fixed

bzr revid: xmo@openerp.com-20111213074312-0ayiebsgdhdl0yd0
2011-12-13 08:43:12 +01:00
Xavier Morel ca292d50e7 [FIX] don't lose indentations and explicit line breaks in readonly text fields
bzr revid: xmo@openerp.com-20111212162210-o2z70yf3cybpajvq
2011-12-12 17:22:10 +01:00
Xavier Morel 802ca760a0 [FIX] positioning of datetime widget trigger button in date-related searchview widgets
lp bug: https://launchpad.net/bugs/902122 fixed

bzr revid: xmo@openerp.com-20111212113624-667rvjycmuto1oid
2011-12-12 12:36:24 +01:00
vishmita 96f745fe26 [FIX]fixed change color of readonly fields.
bzr revid: vja@vja-desktop-20111212112219-pfynaaoob1th8qq8
2011-12-12 16:52:19 +05:30
Minh Tran 85f9bf937c [FIX] Fixed a bad 'replace all'
bzr revid: mit@openerp.com-20111209155854-1u8ay6j0iui3n3rq
2011-12-09 16:58:54 +01:00
Minh Tran 62f7d55089 Rebase from trunk
bzr revid: mit@openerp.com-20111208161545-q4da1og842gxvp0b
bzr revid: mit@openerp.com-20111208161832-ce2tyxjqqf4uuqpq
2011-12-08 17:18:32 +01:00
Xavier Morel fef31e0d71 [ADD] page view reference field
behaves much like the corresponding m2o field: simply links to the referenced object

bzr revid: xmo@openerp.com-20111208102809-ljc9sm84pc9snda0
2011-12-08 11:28:09 +01:00
Minh Tran 9ca9d38c14 Limit button style to buttons within a .openerp div
bzr revid: mit@openerp.com-20111208102034-6ut270uvcw2tya99
2011-12-08 11:20:34 +01:00
Minh Tran 2b203bcb7f Button restlyling now applies to input of type 'reset'
bzr revid: mit@openerp.com-20111208095222-f8luldz0vkxwvthe
2011-12-08 10:52:22 +01:00
Xavier Morel f3d4219164 [IMP] editable list UI
* removed cancel edition button
* used an icon for save edition button

bzr revid: xmo@openerp.com-20111208091055-j80gi36s0j5c3mpi
2011-12-08 10:10:55 +01:00
vishmita 7a1e543fbd [FIX]Improve code.
lp bug: https://launchpad.net/bugs/899076 fixed

bzr revid: vja@vja-desktop-20111208064818-dpxh29j8sv0odhmz
2011-12-08 12:18:18 +05:30
Minh Tran 4713e5eba3 [IMP] Added custom style to buttons.
bzr revid: mit@openerp.com-20111207184710-th1zwrouqnuz9b30
2011-12-07 19:47:10 +01:00
Fabien Meghazi 74bd504779 [FIX] Translate icon is wrapped down
lp bug: https://launchpad.net/bugs/898675 fixed

bzr revid: fme@openerp.com-20111207132447-dr9jbz25gqyhcar2
2011-12-07 14:24:47 +01:00
Roberto López López (OpenERP) d8e772be5c crash dialog
bzr revid: rlo@openerp.com-20111207110057-4w5dbtw9nv68gosy
2011-12-07 12:00:57 +01:00
vishmita edce20b032 [FIX]Readonly char fields should be grey.
lp bug: https://launchpad.net/bugs/899076 fixed

bzr revid: vja@vja-desktop-20111206104128-pepiy3f7wy2xipmp
2011-12-06 16:11:28 +05:30
Xavier Morel 0ba393d309 [FIX] prevent line-wrapping of labels in search view when browser window too small
lp bug: https://launchpad.net/bugs/898539 fixed

bzr revid: xmo@openerp.com-20111201094611-dmzfrn95o5qv0bk5
2011-12-01 10:46:11 +01:00
Fabien Meghazi 33914ef1ca [IMP] Fix m2o widget icon margin
bzr revid: fme@openerp.com-20111201090035-xgttjcn403eb1ghk
2011-12-01 10:00:35 +01:00
Xavier Morel e1350e9847 [IMP] client looks
bzr revid: xmo@openerp.com-20111201085457-pqejp3mgopwf7yxy
2011-12-01 09:54:57 +01:00
Antoine Huvelle 908c25f87a [IMP] changes in checkbox padding
bzr revid: ahu@openerp.com-20111130143749-apkoxrneci57mnnj
2011-11-30 15:37:49 +01:00
Antoine Huvelle 1525379a63 [IMP] minimizing menu font size
bzr revid: ahu@openerp.com-20111130141327-533b1tay8b0493h8
2011-11-30 15:13:27 +01:00
Antoine Huvelle a103f44748 [IMP] css on list view header, changes in process.css for the small icon
bzr revid: ahu@openerp.com-20111130135448-yuszw4ejewvd0ai8
2011-11-30 14:54:48 +01:00
Xavier Morel 31880bd354 [REM] buggy webneko
bzr revid: xmo@openerp.com-20111130125602-yyiymjkyg062fus7
2011-11-30 13:56:02 +01:00
Antoine Huvelle 502ce13561 resolving kanban.css
bzr revid: ahu@openerp.com-20111130102450-j82xrxm70j8x3msf
2011-11-30 11:24:50 +01:00
Antoine Huvelle da84ac388d ci before merge
bzr revid: ahu@openerp.com-20111129144305-98tbd9ur7ksk37n9
2011-11-29 15:43:05 +01:00
Antoine Huvelle 6ba216d9a2 [IMP] rounding ui-tabs-panel
bzr revid: ahu@openerp.com-20111125123008-i31at003ldejl24s
2011-11-25 13:30:08 +01:00
Antoine Huvelle e176914645 [IMP] modifying nested list padding
bzr revid: ahu@openerp.com-20111125122212-j7vcua3y62kch7r2
2011-11-25 13:22:12 +01:00
Antoine Huvelle e0f3d38123 [IMP] changes in oe form pager: margin
bzr revid: ahu@openerp.com-20111125105435-f6uvdzqa9997e7em
2011-11-25 11:54:35 +01:00
Antoine Huvelle 959cf42d70 [IMP] changes in label margin in searchview
bzr revid: ahu@openerp.com-20111125103854-c2e023ai61zyvcpe
2011-11-25 11:38:54 +01:00
Antoine Huvelle 4d5b8b0b9d [IMP] Improving vertical centering of oe-shortcuts li & modifying some input margin & padding so that the look is the same under firefox & chrome
bzr revid: ahu@openerp.com-20111125101607-6rw4yn81bmqc736e
2011-11-25 11:16:07 +01:00
Antoine Huvelle 45cf233361 [IMP] changes in secondary level menu -> more indentation. Changes in padding for the main container at the beginning of the base.css file
bzr revid: ahu@openerp.com-20111124164913-scmuwghvcxidkf56
2011-11-24 17:49:13 +01:00
Antoine Huvelle 77174f444b [IMP] removing +td element at end of line 774 & 775 to retrieve left border on some list columns
bzr revid: ahu@openerp.com-20111124154511-9jko18g9rkgosn0b
2011-11-24 16:45:11 +01:00
Antoine Huvelle a729d91fda [IMP] changes in m2o sizes
bzr revid: ahu@openerp.com-20111124150708-qmte30hl4940n0aj
2011-11-24 16:07:08 +01:00
Antoine Huvelle f90e97603c [IMP] font size improvements for the view form + changes in view list element borders
bzr revid: ahu@openerp.com-20111124124141-3ggevbublytob5eh
2011-11-24 13:41:41 +01:00
Antoine Huvelle e297c801a4 [ADD] adding file iconset-b-remove.png & taking other comments into account
bzr revid: ahu@openerp.com-20111124101257-2n3dotrm6fhya2tu
2011-11-24 11:12:57 +01:00
Antoine Huvelle 2d84daf210 [MERGE] merge with trunk
bzr revid: ahu@openerp.com-20111123124516-f7e2u166phuzqw9r
2011-11-23 13:45:16 +01:00
niv-openerp 8501aecd3b [imp] according to al's request, added Neko
bzr revid: nicolas.vanhoren@openerp.com-20111123100542-s3hc8gk67u8cpkdd
2011-11-23 15:35:42 +05:30
Antoine Huvelle ea92099e3d [IMP] non-editable view changes
bzr revid: ahu@openerp.com-20111122161437-3d8q3v27uofvpii4
2011-11-22 17:14:37 +01:00
Antoine Huvelle f97682aac2 [IMP] fonts
bzr revid: ahu@openerp.com-20111122140859-z0vff9cyfod0ykoa
2011-11-22 15:08:59 +01:00
Antoine Huvelle d83aab5595 [IMP] Font size and padding for the list view. Removing & changing deletion icon. Changing Search icons
bzr revid: ahu@openerp.com-20111122130537-0egbg0bffgrpd99g
2011-11-22 14:05:37 +01:00
Antoine Huvelle f661ad310e [NEW] Font form sizes and separator changes
bzr revid: ahu@openerp.com-20111122120459-54ljeteh1im0pm03
2011-11-22 13:04:59 +01:00
Antoine Huvelle 2c8d0d9a3f Some changes in list and form font sizes
bzr revid: ahu@openerp.com-20111122104609-m9kdnqptdo30faoe
2011-11-22 11:46:09 +01:00
Fabien Meghazi 1465ab1446 [IMP] Improve listview styling
bzr revid: fme@openerp.com-20111117165426-h0hbjrd3rqojgewm
2011-11-17 17:54:26 +01:00
Fabien Meghazi 42cdd75942 [FIX] Strange overflow of unwrapped text in 100% width buttons under Firefox
lp bug: https://launchpad.net/bugs/885765 fixed

bzr revid: fme@openerp.com-20111117090117-m5du8bph807nhpju
2011-11-17 10:01:17 +01:00
Fabien Meghazi 811c58e697 [FIX] Fixes form's date[time] widgets problems with jQuery ui date[time]pickers
lp bug: https://launchpad.net/bugs/877976 fixed
lp bug: https://launchpad.net/bugs/885385 fixed

bzr revid: fme@openerp.com-20111116222705-dg4u0lpw6p2o8nx1
2011-11-16 23:27:05 +01:00
Fabien Meghazi 95c31ad01c [ADD] FormView: Added debug information as tooltips
bzr revid: fme@openerp.com-20111114205916-549at8roai7yrpjm
2011-11-14 21:59:16 +01:00
Fabien Meghazi fc1375a782 [IMP] Improved styling of tabs and group fieldset
bzr revid: fme@openerp.com-20111114112627-euf7h75zxnzrkpz5
2011-11-14 12:26:27 +01:00
Fabien Meghazi 86ecdd5e90 [FIX] Form view: 'string' attribute on 'group' tag is ignored (courtesy of Stefan Rijnhart)
lp bug: https://launchpad.net/bugs/883445 fixed

bzr revid: fme@openerp.com-20111114101118-jtqxe3095j9pn4ik
2011-11-14 11:11:18 +01:00
Xavier Morel 9417544ae1 [ADD] borders to table data cells
lp bug: https://launchpad.net/bugs/849867 fixed

bzr revid: xmo@openerp.com-20111114092026-dukm2lml07ngwh0o
2011-11-14 10:20:26 +01:00
Xavier Morel 737f5db54e [IMP] right-align number cells in editable list rows
bzr revid: xmo@openerp.com-20111114075940-f5fxqeq01pudxhez
2011-11-14 08:59:40 +01:00
Xavier Morel 27835418e0 [IMP] various res.log improvements
bzr revid: xmo@openerp.com-20111109120934-e2zov5icnay7u76y
2011-11-09 13:09:34 +01:00
Xavier Morel de0582a26b [ADD] ability to close res_log listing
bzr revid: xmo@openerp.com-20111109115009-bce3wb65tawhbn9z
2011-11-09 12:50:09 +01:00
Xavier Morel 493f313c67 [IMP] only display last 3 log items, add link to display everything
bzr revid: xmo@openerp.com-20111109113535-mwht7h1xkw4jdqfp
2011-11-09 12:35:35 +01:00
Fabien Meghazi 8f964aa504 [IMP] Search view: align buttons on the left
bzr revid: fme@openerp.com-20111109105146-pmfomcxoflk78f7o
2011-11-09 11:51:46 +01:00
Christophe Simonis 7eebc26519 [FIX] absolutify relative uris when merging css files
bzr revid: chs@openerp.com-20111103144738-u5oewg8bo81yync5
2011-11-03 15:47:38 +01:00
Yogesh (OpenERP) 8fcf3cf5d9 [MERGE] Merge with trunk upto revision no 1400.
bzr revid: ysa@tinyerp.com-20111101060743-3e79d5yg8pgww57h
2011-11-01 11:37:43 +05:30
Fabien Meghazi 66ea543974 [FIX] Add support for @align attribute in form views
lp bug: https://launchpad.net/bugs/844625 fixed

bzr revid: fme@openerp.com-20111027124325-ckd8kuujbb591nqu
2011-10-27 14:43:25 +02:00
Xavier Morel d52a8f3f20 [FIX] states-based row colors failing to apply on o2ms due to overly precise rule
lp bug: https://launchpad.net/bugs/882175 fixed

bzr revid: xmo@openerp.com-20111027095707-22brxk7fyg3w4svj
2011-10-27 11:57:07 +02:00
Yogesh (OpenERP) 55ad46220d [IMP] improve css and view.
bzr revid: ysa@tinyerp.com-20111025084951-0ty7vt1kfw0nrykr
2011-10-25 14:19:51 +05:30
Yogesh (OpenERP) f1f48e69f0 [MERGE] Merge with trunk upto revision no 1349.
bzr revid: ysa@tinyerp.com-20111017051054-5l3pjg5sytilkjwg
bzr revid: ysa@tinyerp.com-20111018045137-msfhlnn9lofb26xv
bzr revid: ysa@tinyerp.com-20111019050434-b2uyjsget3ezfmpp
bzr revid: ysa@tinyerp.com-20111020045022-drhcz2yd62can1sy
bzr revid: ysa@tinyerp.com-20111021044543-1b1v2m4t32rifd33
bzr revid: ysa@tinyerp.com-20111024050516-2hasbf5q4v1j64kk
bzr revid: ysa@tinyerp.com-20111024130602-iixh5nvuio1nhs7x
bzr revid: ysa@tinyerp.com-20111025050237-xvf583083lg1hrrj
2011-10-25 10:32:37 +05:30
Xavier Morel ec18460aa3 [ADD] pagination buttons at the bottom of the list view
bzr revid: xmo@openerp.com-20111024084853-kcq2dflsk36r6pby
2011-10-24 10:48:53 +02:00
niv-openerp cdac09e3dc [fix] css problem in database screen when we use a too high resolution
bzr revid: nicolas.vanhoren@openerp.com-20111024084005-et884p0px0l08ge8
2011-10-24 10:40:05 +02:00
Fabien Meghazi 57a4d1feb9 [IMP] change cursor when loading
bzr revid: fme@openerp.com-20111018143300-jcwmbraqyzi41ho1
2011-10-18 16:33:00 +02:00
Christophe Simonis ddb9a16377 [IMP] change cursor when loading
bzr revid: chs@openerp.com-20111013091738-l1vmy572zic3wg7i
2011-10-13 11:17:38 +02:00
Yogesh (OpenERP) c6d4bea1c2 [MERGE] Merge with trunk upto revision no 1218.
bzr revid: ysa@tinyerp.com-20111012050918-c83f2y42ocshk6e6
2011-10-12 10:39:18 +05:30
Fabien Meghazi ce1f472d57 [FIX] Fixed float menus toggler under firefox
bzr revid: fme@openerp.com-20111011134417-4vsfwtkq2g10b2j7
2011-10-11 15:44:17 +02:00
Fabien Meghazi 027b46bcac [FIX] Fixed buttons overlapping when shrinking firefox windows
bzr revid: fme@openerp.com-20111011133713-6eardsp1qv8subsg
2011-10-11 15:37:13 +02:00
Fabien Meghazi 4c1c848be3 [FIX] Fixed list view's progress bar floating on the next table cell under firefox
bzr revid: fme@openerp.com-20111011133201-wryn9twnf610h4fq
2011-10-11 15:32:01 +02:00
Fabien Meghazi dd4e218028 [FIX] Fix form frame float in firefox
lp bug: https://launchpad.net/bugs/865953 fixed

bzr revid: fme@openerp.com-20111011111852-6he82k62bo90ni9c
2011-10-11 13:18:52 +02:00
Fabien Meghazi ca22a8a745 [IMP] 100% width on application container
bzr revid: fme@openerp.com-20111017120045-kf77xv0tp3cp4vbh
2011-10-17 14:00:45 +02:00
niv-openerp 81d84899a1 [imp] css improvements of the statusbar
bzr revid: nicolas.vanhoren@openerp.com-20111017113859-zlt1zxy15n2c25o7
2011-10-17 13:38:59 +02:00
Yogesh (OpenERP) 82dfc15160 [MERGE] Merge with trunk upto revision no 1184.
bzr revid: ysa@tinyerp.com-20111010050054-hvwr29706js07cmb
2011-10-10 10:30:54 +05:30
Fabien Meghazi 9380f9ae30 [FIX] 'Select' button for file upload not working in wizards
lp bug: https://launchpad.net/bugs/860736 fixed

bzr revid: fme@openerp.com-20111006085138-dqezqznktrimhrxm
2011-10-06 10:51:38 +02:00
Fabien Meghazi a33bd2344c [IMP] Improved styling of labels
bzr revid: fme@openerp.com-20111005083521-ofyfzdp8olzpjnbd
2011-10-05 10:35:21 +02:00
sma (Tiny) 7e9e542418 [MERGE]
bzr revid: sma@tinyerp.com-20110926105300-72fwa60uvvdf1qgg
bzr revid: sma@tinyerp.com-20111003112731-uobxur1ryqb5laxy
2011-10-03 16:57:31 +05:30
niv-openerp 58ece9f856 [fix] error message when login invalid broken
bzr revid: nicolas.vanhoren@openerp.com-20110929151322-zcymbsemo962ky0j
2011-09-29 17:13:22 +02:00
Yogesh (OpenERP) 4d5d330291 [FIX] fix problem of select button on binary field type.
bzr revid: ysa@tinyerp.com-20110929100249-s0sk3pvogwvfud43
2011-09-29 15:32:49 +05:30
niv-openerp 448e0d6968 [fix] but when will those date widgets finally work??
bzr revid: nicolas.vanhoren@openerp.com-20110921124214-i2qe0zp3schxw2o9
2011-09-21 14:42:14 +02:00
niv-openerp ca01681811 [fix] one more problem with css in date widget
bzr revid: nicolas.vanhoren@openerp.com-20110921123858-l2146cjg1qb10bwc
2011-09-21 14:38:58 +02:00
niv-openerp 2898c77f92 [fix] small regression with dates not getting the whole width in forms
bzr revid: nicolas.vanhoren@openerp.com-20110921123327-0d6aqugcs9xtokp9
2011-09-21 14:33:27 +02:00
niv-openerp 1d68e2903e [merge]
bzr revid: nicolas.vanhoren@openerp.com-20110921120434-ds3i74ey8ihc72ml
2011-09-21 14:04:34 +02:00
niv-openerp e281efe866 [imp] used datetime widget in advanced search
bzr revid: nicolas.vanhoren@openerp.com-20110921120347-rx8xhwa4igswtsx7
2011-09-21 14:03:47 +02:00
niv-openerp 7d65aca167 [imp] used datetime widget in search view
bzr revid: nicolas.vanhoren@openerp.com-20110921115054-mgd5ts19sk1olvgu
2011-09-21 13:50:54 +02:00
Fabien Meghazi 8bb26a33c5 [IMP] Thin border for float menu
bzr revid: fme@openerp.com-20110920134244-l15jq9y0c3h767a6
2011-09-20 15:42:44 +02:00
Vidhin Mehta (OpenERP) e0724b4c33 [IMP]improve code for edit dialog box in manager view.
bzr revid: vme@tinyerp.com-20110920124302-0nxmhgb0u6tomi37
2011-09-20 18:13:02 +05:30
Fabien Meghazi 9a8013e1cf [ADD] Add Menu#reload() method
bzr revid: fme@openerp.com-20110920081008-9ka8p9pr1z6b0w0l
2011-09-20 10:10:08 +02:00
Fabien Meghazi 4b5f671582 [IMP] Improved menu
bzr revid: fme@openerp.com-20110919214904-5vxnkt80rx48shjo
2011-09-19 23:49:04 +02:00
Fabien Meghazi 987e009c69 [IMP] Improved menu, renamed some variables
bzr revid: fme@openerp.com-20110919192307-3r01jt630xw0bl34
2011-09-19 21:23:07 +02:00
Fabien Meghazi ba66935847 [IMP] Improved float menu
bzr revid: fme@openerp.com-20110919160742-rxm7fyajlehk3i1z
2011-09-19 18:07:42 +02:00
Fabien Meghazi 744be5db04 [ADD] Float menu (WIP)
bzr revid: fme@openerp.com-20110919155943-fdx57kbr0q9a2ywe
2011-09-19 17:59:43 +02:00
Fabien Meghazi 3efa2e0a1a [ADD] Menu folding (WIP)
bzr revid: fme@openerp.com-20110919144631-b534cjz9iw598f3j
2011-09-19 16:46:31 +02:00
Vidhin Mehta (OpenERP) c45b2748ab [merge]upto revno.1054.
bzr revid: vme@tinyerp.com-20110919061000-4h16q60a9zy6diy7
2011-09-19 11:40:00 +05:30
Vidhin Mehta (OpenERP) 28a13263c9 [imp]render object of xml in view editor with all data.
bzr revid: vme@tinyerp.com-20110916132411-4o787cega0nnxr33
2011-09-16 18:54:11 +05:30
Fabien Meghazi 6a281e2d3f [IMP] Use unicode font for arrows
bzr revid: fme@openerp.com-20110915210818-15hrzmv24xdimisu
2011-09-15 23:08:18 +02:00
Fabien Meghazi c0936ac657 [IMP] Get rid of jQuery accordion. Improved menu (WIP). Now all levels are working
bzr revid: fme@openerp.com-20110915202209-5rp3ltzz86msaajz
2011-09-15 22:22:09 +02:00
Fabien Meghazi 87b23c05d2 [REVERT] Revert revid:fme@openerp.com-20110907074810-17ssgepzpc11u7bd causing problems in search view
bzr revid: fme@openerp.com-20110914160040-1bvgewarlh5x3tsq
2011-09-14 18:00:40 +02:00
Fabien Meghazi b17ae5506b [IMP] Form: date and datetime widgets are correctly formatted/parsed
bzr revid: fme@openerp.com-20110914154610-hlha0bp28197xg1m
2011-09-14 17:46:10 +02:00
Xavier Morel c14d2b82cc [IMP] look of ViewManagerAction header
bzr revid: xmo@openerp.com-20110914125814-r068qnuruiw2j5nf
2011-09-14 14:58:14 +02:00
Xavier Morel 74d0339fb0 [ADD] base res_log display
bzr revid: xmo@openerp.com-20110914121305-mcey8e3t36omkr2k
2011-09-14 14:13:05 +02:00
Xavier Morel e70ebcab8d [ADD] ability to hide menu help, only this or all help sections
bzr revid: xmo@openerp.com-20110914100833-fo4arcaa92zu1361
2011-09-14 12:08:33 +02:00
Xavier Morel 45d13bbe1d [ADD] menu tips on ViewManagerAction
bzr revid: xmo@openerp.com-20110914093409-1hc5skp9mn17ieir
2011-09-14 11:34:09 +02:00
Xavier Morel 7a31d4258b [FIX] application content moving around the content area if the secondary menu is closed
lp bug: https://launchpad.net/bugs/842793 fixed

bzr revid: xmo@openerp.com-20110913073730-caukax89lhgwqpch
2011-09-13 09:37:30 +02:00
niv-openerp 2ac1bee146 [fix] padding correction for statusbar
bzr revid: nicolas.vanhoren@openerp.com-20110909121312-p5smu8m7rrk5wlge
2011-09-09 14:13:12 +02:00
niv-openerp ec24f26ca6 [imp] improved css of status widget
bzr revid: nicolas.vanhoren@openerp.com-20110908160451-gh5josp0nmn3vn7u
2011-09-08 18:04:51 +02:00
niv-openerp 779dd82c5a [imp] improved selection color in status widget
bzr revid: nicolas.vanhoren@openerp.com-20110908152815-kbrt8ibfnb4br7kb
2011-09-08 17:28:15 +02:00
niv-openerp 40d3b9cb49 [imp] added selected indication in status widget
bzr revid: nicolas.vanhoren@openerp.com-20110908152337-6xsfyicntnm6t7mx
2011-09-08 17:23:37 +02:00
niv-openerp fcb62110f9 [imp] improved css for status widget
bzr revid: nicolas.vanhoren@openerp.com-20110908151834-h44bb5tjs8cjb33i
2011-09-08 17:18:34 +02:00
niv-openerp 9cf066a790 [imp] put first example of status field with css
bzr revid: nicolas.vanhoren@openerp.com-20110908151153-7jiqei1abo90q6sx
2011-09-08 17:11:53 +02:00
Fabien Meghazi 0fc1b42aef [IMP] Improved css.
bzr revid: fme@openerp.com-20110907074810-17ssgepzpc11u7bd
2011-09-07 09:48:10 +02:00
niv-openerp f7544bb989 [imp] lot of improvements to header & about page
bzr revid: nicolas.vanhoren@openerp.com-20110906095054-qjlpmyd83spjm79b
2011-09-06 11:50:54 +02:00
Xavier Morel 4be17faca8 [IMP] remove unneeded units
bzr revid: xmo@openerp.com-20110906091204-yj3aa97o0inkzoe1
2011-09-06 11:12:04 +02:00
Antony Lesuisse bedfc48dcf rename base into web part1
bzr revid: al@openerp.com-20110905110309-egx167t1ni1fzho1
2011-09-05 13:03:09 +02:00
niv-openerp 7f382cf702 [imp] Improved css of header.
bzr revid: nicolas.vanhoren@openerp.com-20110902130000-bq1bzopc592jbrl8
2011-09-02 15:00:00 +02:00