Commit Graph

541 Commits

Author SHA1 Message Date
Fabien Pinckaers 286d75870d [IMP] design arrow
bzr revid: fp@tinyerp.com-20121124180321-hr2ohm4he935tckw
2012-11-24 19:03:21 +01:00
Fabien Pinckaers f089361cd9 [IMP] arrow empty list, better position
bzr revid: fp@tinyerp.com-20121124180023-miuuypimy11p0ifi
2012-11-24 19:00:23 +01:00
Frédéric van der Essen 34fe970787 [MERGE] from trunk
bzr revid: fva@openerp.com-20121123135818-ffawdp1f7nzxphop
2012-11-23 14:58:18 +01:00
Frédéric van der Essen a0e96bfa47 [IMP] new arrow for empty search results
bzr revid: fva@openerp.com-20121123135514-t5tb2ygwg4dal5sx
2012-11-23 14:55:14 +01:00
niv-openerp e76f5fca1f [FIX] broke the pager in form views
bzr revid: nicolas.vanhoren@openerp.com-20121123102755-ad57atu9zcl010c5
2012-11-23 11:27:55 +01:00
niv-openerp 9b59a88a5c [IMP] Put pager in SelectCreatePopup.
bzr revid: nicolas.vanhoren@openerp.com-20121122133555-a5cf1m5sbgs2kv1i
2012-11-22 14:35:55 +01:00
Fabien Meghazi b04140e54c [IMP] Improved styling of searchview datepicker icon
bzr revid: fme@openerp.com-20121121152443-xj45wq1lttrs8rrh
2012-11-21 16:24:43 +01:00
Fabien Meghazi 2b7bfe4ecd [IMP] openerp logo img border 0 for IE
Can't merge nwi's branch right now so I do the bare minimum that hurts eyes

bzr revid: fme@openerp.com-20121115175146-5zn97xz8w3m5l5rx
2012-11-15 18:51:46 +01:00
Fabien Meghazi 79e1118c16 [IMP] Clean base.sass folding sections
bzr revid: fme@openerp.com-20121115173614-o5pchmm889yxz5cy
2012-11-15 18:36:14 +01:00
Xavier Morel 923f75eeef [MEH] hardcode min-width for date fields in list view
bzr revid: xmo@openerp.com-20121114150717-sdf6ut4hbappaf8x
2012-11-14 16:07:17 +01:00
niv-openerp 9f89256ef3 [IMP] css to make the m2o nicer
bzr revid: nicolas.vanhoren@openerp.com-20121114105554-ps21uqbrbremmjxb
2012-11-14 11:55:54 +01:00
Xavier Morel a36748ebe4 [FIX] disable min-width on select fields when inside editable list row
bzr revid: xmo@openerp.com-20121114125134-ojiupdhudxjtz6y5
2012-11-14 13:51:34 +01:00
Xavier Morel bd0e4d6a42 [MEH] vertical alignments
bzr revid: xmo@openerp.com-20121113143953-4rvozux8uurv16d4
2012-11-13 15:39:53 +01:00
Xavier Morel 9fcde05168 [FIX] clicking on checkbox (boolean field) of list view should correctly trigger whatever the row action is
replaced @disabled checkboxes for boolean fields by @readonly + alpha
(50%), as disabled input do not generate *any* event. Not default
action (of course) but not e.g. a click either, whether delegated or
bound directly on the element, there's no way at all to see if e.g. a
user has clicked on a disabled checkbox or radio.

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

bzr revid: xmo@openerp.com-20121113131806-7fhog1f96gxnjr67
2012-11-13 14:18:06 +01:00
Xavier Morel f908f44759 [FIX] remove min-width on number form fields when inside an editable list view
otherwise it refused to fit in small cells

also remove !important specifications which are just a bloody fucking
pain every single time, they're just a shit hack over doing things
correctly in the first place, to hell with these things.

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

bzr revid: xmo@openerp.com-20121113123047-jspflyhfb8gei24r
2012-11-13 13:30:47 +01:00
Xavier Morel bfad5ad032 [ADD] custom dimensioning of a bunch of form widget for better editable listview compat/styling
bzr revid: xmo@openerp.com-20121107132152-9s6s1n4fn4bwjdm2
2012-11-07 14:21:52 +01:00
Fabien Pinckaers d07f7e0d99 [IMP] CSS small improvement
bzr revid: fp@openerp.com-20121106230528-1rq72g0n0okde870
2012-11-07 00:05:28 +01:00
Xavier Morel 9304ac6594 [FIX] width of progress bars in list view
bzr revid: xmo@openerp.com-20121106141835-fd8spbm93h3etjps
2012-11-06 15:18:35 +01:00
Xavier Morel 72a447bd95 [FIX] tabbing out of an m2o which opens some sort of weird dialog thing while in an editable o2m
The tab blurs the current fields, focuses the next one, then the
dialog thing opens and steals the focus from the *next* field (not the
one which created it), which thus triggers *blur* ultimately blurring
(and saving) the row being edited.

Add a trigger call in some random place which seems to make things not
fail.

bzr revid: xmo@openerp.com-20121102141348-5au6sarq0mw2ct67
2012-11-02 15:13:48 +01:00
Xavier Morel e9d00c7148 [FIX] broken data: urls + remove inane position: absolute on listview delete buttons
bzr revid: xmo@openerp.com-20121031140609-d1d1w01dl9g41odf
2012-10-31 15:06:09 +01:00
Frédéric van der Essen 311cf01384 [MERGE] from trunk
bzr revid: fva@openerp.com-20121030110643-u775xem0pp6sqvjc
2012-10-30 12:06:43 +01:00
Frédéric van der Essen fb642473c1 [IMP] css: made the padding around the comments bigger
bzr revid: fva@openerp.com-20121030110621-86exa4ibrnd9585i
2012-10-30 12:06:21 +01:00
Thibault Delavallée 7768919bb2 [MERGE] Sync with web/trunk.
bzr revid: tde@openerp.com-20121029135519-rjjannd2rssl665v
2012-10-29 14:55:19 +01:00
Frédéric van der Essen f561d7e9fd [MERGE] from trunk
bzr revid: fva@openerp.com-20121029105126-gmc4b88e4ggon2l7
bzr revid: fva@openerp.com-20121029134120-7ipcitjtwhgzaqeu
2012-10-29 14:41:20 +01:00
Christophe Matthieu 7371f63bd0 [IMP] view form: one2many_binary, css like chatter attachment
bzr revid: chm@openerp.com-20121029105947-67lynhgjmbadvb3k
2012-10-29 11:59:47 +01:00
Frédéric van der Essen 17ffcc0597 [IMP] css: reactive css for openchatter in viewforms
bzr revid: fva@openerp.com-20121029104710-42u4cq98l2zzdqet
2012-10-29 11:47:10 +01:00
Thibault Delavallée 90e0243f1a [MERGE] Merged with web/trunk.
bzr revid: tde@openerp.com-20121029092547-u03gj7y066dtrf73
2012-10-29 10:25:47 +01:00
Fabien Pinckaers 00caf72c6c [IMP] CSS
bzr revid: fp@tinyerp.com-20121026152850-bevh0selibxvsixm
2012-10-26 17:28:50 +02:00
Fabien Pinckaers 0e3f06bf4e fix
bzr revid: fp@tinyerp.com-20121026145222-q3k000saytdg9u2s
2012-10-26 16:52:22 +02:00
Christophe Matthieu 415f519cd8 [MERGE] from trunk
bzr revid: chm@openerp.com-20121026140412-wfwl9ze4s8pzs9sg
2012-10-26 16:04:12 +02:00
Fabien Pinckaers 08db8bbf0f [IMP] useability
bzr revid: fp@tinyerp.com-20121026130505-7pdeq2bq3nne7h01
2012-10-26 15:05:05 +02:00
Fabien Pinckaers a19bb43aca [MERGE] CSS @media print
bzr revid: fp@tinyerp.com-20121025120707-oromtnlxur4125x8
2012-10-25 14:07:07 +02:00
Jiten (OpenERP) 2354633823 [MERGE] Merged trunk.
bzr revid: jra@tinyerp.com-20121025093537-rua2i3iqg2wisa5v
2012-10-25 15:05:37 +05:30
Christophe Matthieu 9fe8d72078 [IMP] base: widget one2many_binary
bzr revid: chm@openerp.com-20121024122700-k1ycsuyejmh9gqc9
2012-10-24 14:27:00 +02:00
Bhumi Thakkar (Open ERP) efddb3a904 [MERGE] merge lp:~openerp-dev/openerp-web/trunk-improve-css-printing.
bzr revid: bth@tinyerp.com-20121023121813-ivw4e4sfxp3x75y5
2012-10-23 17:48:13 +05:30
Bhumi Thakkar (Open ERP) edc3869ca2 [IMP] Improve code in sass and used visibility instead of display attribute.
bzr revid: bth@tinyerp.com-20121023113353-gyl0isk329oh5ixe
2012-10-23 17:03:53 +05:30
Fabien Meghazi 957c187bb1 [IMP] Make 'oe_list_cannot_*' css classes generic
bzr revid: fme@openerp.com-20121023095559-63exp0dyf5zsd3qw
2012-10-23 11:55:59 +02:00
Jiten (OpenERP) e106b1cff8 [MERGE] Merged trunk.
bzr revid: jra@tinyerp.com-20121023065643-udc0snn7njgqtz3n
2012-10-23 12:26:43 +05:30
Antonin Bourguignon 9ed87abad0 [IMP] add a rule to hide the create incentive in list view
this patch would deserve to be extented to the kanban view

bzr revid: abo@openerp.com-20121022164642-csadhjemb8zyzag6
2012-10-22 18:46:42 +02:00
Antonin Bourguignon c88b77a7c8 [IMP] remove whitespaces
bzr revid: abo@openerp.com-20121022162708-a3q25ul0rnbtfnqv
2012-10-22 18:27:08 +02:00
Xavier Morel 955ebc8c67 [FIX] reorderable listview clone/placeholder positioning
In some cases (tables?) jquery-ui sortable apparently breaks down if
any parent of the element being positioned (and the generated helper
element) is in position: relative.

Remove all of the position:relative in the way, they seem to not be
used anymore (including the one in jquery-ui, testing in IE9 doesn't
seem to expose any bug and jquery-ui references one, might have been
an issue in IE<=8 which was fixed since).

Maybe an assertion should be added to the code, which would call
#getComputedStyle() on all the #parents() of the element being made
sortable and error out if one of them has
#getPropertyValue('position') == 'relative'?

bzr revid: xmo@openerp.com-20121022131624-n8a43vgl8k4gsqk9
2012-10-22 15:16:24 +02:00
Bhumi Thakkar (Open ERP) 3407d17448 [IMP] hide date img.
bzr revid: bth@tinyerp.com-20121022051311-9kcqf7x00ouvkiuj
2012-10-22 10:43:11 +05:30
Bhumi Thakkar (Open ERP) 054f6e7965 [IMP] Improve css to hide border and remove images,add an item link from list view.
bzr revid: bth@tinyerp.com-20121019111457-altw97yqg2abp58m
2012-10-19 16:44:57 +05:30
Bhumi Thakkar (Open ERP) 479627856c [IMP] Improve css to hide scroll in mail threads and remove text shadow.
bzr revid: bth@tinyerp.com-20121019063730-cx2axh9cgbego6o0
2012-10-19 12:07:30 +05:30
Bhumi Thakkar (Open ERP) 88f599e3fd [MERGE] Merge lp:openerp-web.
bzr revid: bth@tinyerp.com-20121019053948-u3t07xjiz3yex9po
2012-10-19 11:09:48 +05:30
Bhumi Thakkar (Open ERP) 143936a8c8 [IMP] Improve css to hide border,button,notebook tab,scoll.
bzr revid: bth@tinyerp.com-20121018131756-7bz5wt9bl6ck11jn
2012-10-18 18:47:56 +05:30
Jiten (OpenERP) ee40868da9 [MERGE] Merged trunk.
bzr revid: jra@tinyerp.com-20121016054400-14aecskaihyisudd
bzr revid: jra@tinyerp.com-20121017104013-izsyo7vmhr34j6ta
bzr revid: jra@tinyerp.com-20121018060329-7ww5t46blyw2a60q
bzr revid: jra@tinyerp.com-20121019054845-47naqth4kfe6xczv
2012-10-19 11:18:45 +05:30
Xavier Morel 0a23335aa7 [IMP] when editing a row, hide the list cells overlaid by form fields
* visibility: hidden on the cell itself hides the whole cell including
  background and borders, looks terrible

* color: transparent is supported by all supported browsers (even IE
  >= 9), and it avoids breaking the cell sizes (which the usual hack —
  text-indent -9999px does)

* can probably just apply visibility:hidden to eveything below the
  cell itself

bzr revid: xmo@openerp.com-20121018063703-scz1yl87b7nhgx94
2012-10-18 08:37:03 +02:00
Xavier Morel 47fbd98ff2 [FIX] basic inputs (e.g. float) in editable list views having size hardcoded to 7em
bzr revid: xmo@openerp.com-20121017155920-lwmzlwbfthfzhluj
2012-10-17 17:59:20 +02:00
Xavier Morel 886767fbaa [FIX] listview indicator positioning: position relative is UB on table elements
bzr revid: xmo@openerp.com-20121017121601-g3kmxqxvoi447mkp
2012-10-17 14:16:01 +02:00