Commit Graph

67 Commits

Author SHA1 Message Date
ged-odoo 74168c4e9d Merge pull request #272 from odoo-dev/master-inline-searchview-ged
[MERGP] Inline Searchview

This task split the searchview in two parts: SearchView and SearchViewDrawer. The drawer is displayed inside the main view and the searchview stays in place.  It also changes the scrolling behavior of the web client: the main view area can scroll without affecting the UI (so the various menus stays in place)

Because of this, other large changes have been made:

the drawer has been redesigned,
the Custom Filter widget has been split in two (Custom Report and SaveCurrentFilter),
the main view is now scrollable, so the UI stays in place and only the view can change
The text 'Group By...' has been changed into 'Group By' (most addons had to be modified)
bootstrap classes are used when it makes sense (for example, badge)
the left menu is also scrollable (separately from the main view)

It is likely that some stupid bugs have been introduced.  Please don't hurt me.
2014-06-12 16:27:11 +02:00
Fabien Meghazi faa09da325 Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
Géry Debongnie 555677f14d [IMP] replace all 'Group By...' by 'Group By'
in all searchview, the 'Group By...' looks weird, next to the Custom
Reports and Filters.  This change was requested by the upper management
2014-05-22 11:44:35 +02:00
Thibault Delavallée f9993774f1 [IMP] note: user_id owner field added in model, allowing to tune a bit
the access rules, notably about reading and creation. This allows by the way
to remove the hack about the operation in context when subscribing
users on a document.
The new rules on create and read now include user_id, aka the owner of a note
can always create (default value) and read its notes.
Also removed an unnecessary field (current_partner_id), as it was buggy and
unnecessary; view udpated accordingly.

[IMP] mail: removed a hack introduced in saas-3 with the current orm operation
in context to by-pass some access rules when subscribing someone on a document.

bzr revid: tde@openerp.com-20140219111330-l3hw5324hvuikpjc
2014-02-19 12:13:30 +01:00
Martin Trigaux 2998d4cb58 [MERGE] [IMP] note: remove default context to display all notes
bzr revid: mat@openerp.com-20130530113359-an8s5wylaj0wqlju
2013-05-30 13:33:59 +02:00
Foram Katharotiya (OpenERP) 8a6c2a2173 [IMP] rename menu from 'stage' to 'stages'
bzr revid: fka@tinyerp.com-20130515123334-xn0vshyen6dhg8x7
2013-05-15 18:03:34 +05:30
ggh-openerp 93f0850a35 [IMP] Improved code
bzr revid: ggh@tinyerp.com-20130405114554-4il9o3nzmi161uba
2013-04-05 17:15:54 +05:30
Foram Katharotiya (OpenERP) 105e52adb1 [MERGE] merge with trunk
bzr revid: fka@tinyerp.com-20130128055029-1ct295a3gydghcmg
2013-01-28 11:20:29 +05:30
Fabien Pinckaers bdc7dcd539 [IMP] CSS of etherpad
bzr revid: fp@tinyerp.com-20121215110758-3ahwmk20uh5kt6g7
2012-12-15 12:07:58 +01:00
Nimesh (Open ERP) 504f10c220 [MERGE] with trunk
bzr revid: nco@tinyerp.com-20121210070825-5rgigvkb1nb3hu30
2012-12-10 12:38:25 +05:30
Sanjay Gohel (Open ERP) 4cacdeaead [IMP]improve filter which are not working
bzr revid: sgo@tinyerp.com-20121130102948-gy5aqp4rffdk4gv5
2012-11-30 15:59:48 +05:30
Foram Katharotiya (OpenERP) ea97d65e39 [IMP] in messaging/Organizer/Categories rename Categories into Stage
bzr revid: fka@tinyerp.com-20121116101225-p8atb8mb1gqkdak5
2012-11-16 15:42:25 +05:30
Christophe Matthieu c01cc688ce [MERGE] from trunk
bzr revid: chm@openerp.com-20121108111032-m1j10n2pjacr2u8w
2012-11-08 12:10:32 +01:00
Fabien Pinckaers 92cce486cd [IMP] note CSS
bzr revid: fp@openerp.com-20121106230416-xi6ddk7ll02wii7i
2012-11-07 00:04:16 +01:00
Christophe Matthieu 9b9231dc4f [FIX] mail: display message after save document
bzr revid: chm@openerp.com-20121030153523-ebg68dd2yxuv5r3d
2012-10-30 16:35:23 +01:00
Olivier Dony f201ee21c5 [FIX] notes: spellchecking
bzr revid: odo@openerp.com-20121026171701-j5r9xc8kk6xwb1ad
2012-10-26 19:17:01 +02:00
Fabien Pinckaers 71db67ef58 [IMP] notes
bzr revid: fp@tinyerp.com-20121026163734-ior9n3hz2dolabdx
2012-10-26 18:37:34 +02:00
Fabien Pinckaers 2aea3eae85 [IMP] notes
bzr revid: fp@tinyerp.com-20121026162640-0aury3pwyc5bo5nl
2012-10-26 18:26:40 +02:00
Frédéric van der Essen 15671a1a94 [MERGE] from trunk
bzr revid: fva@openerp.com-20121003151003-kcpdjp56bajylp0a
2012-10-03 17:10:03 +02:00
Frédéric van der Essen 49dd451bb6 [MERGE] from trunk
bzr revid: fva@openerp.com-20121002094222-ye01zs10mufs8yt5
2012-10-02 11:42:22 +02:00
Frédéric van der Essen a3de24b604 [FIX] notes css: buttons were overlapping the text
bzr revid: fva@openerp.com-20121002094201-taxangij5l0bfcfm
2012-10-02 11:42:01 +02:00
Antonin Bourguignon 8683ea9c6d [MERGE] trunk
bzr revid: abo@openerp.com-20120928152152-p6s1dzq96g0sy2sf
2012-09-28 17:21:52 +02:00
Christophe Matthieu f47111449c [IMP] mail_follower: unique field widget, sub-types on click
bzr revid: chm@openerp.com-20120924095616-keuji387bvy6pmcs
2012-09-24 11:56:16 +02:00
Christophe Matthieu b406fde2ca [MERGE] from trunk
bzr revid: chm@openerp.com-20120921084359-tc326p031x9ll77h
2012-09-21 10:43:59 +02:00
Antony Lesuisse 283131289d [MERGE] note: remove optionals tags, pad: fix lazy pad creation
bzr revid: al@openerp.com-20120920235343-tveo33j410atkt2y
2012-09-21 01:53:43 +02:00
Antonin Bourguignon c7b1d6cb63 [MERGE] latest trunk
bzr revid: abo@openerp.com-20120920145753-2izkiam4sf8t53of
2012-09-20 16:57:53 +02:00
Thibault Delavallée 84fbc3b7da [MERGE] Merged with addons/trunk.
bzr revid: tde@openerp.com-20120920144900-isobpji9066sftj1
2012-09-20 16:49:00 +02:00
Frédéric van der Essen 5959a1f7a9 [MERGE] css fixes
bzr revid: fva@openerp.com-20120920120304-jq6grjuyvc25wpb2
2012-09-20 14:03:04 +02:00
Thibault Delavallée 1206b8f7a0 [IMP] Addons: added message_is_follower and message_subtype_data invisible fields to all views using Chatter and Followers widgets.
bzr revid: tde@openerp.com-20120920115900-vvpfhjvw135vhf91
2012-09-20 13:59:00 +02:00
Frédéric van der Essen eb53090b06 [FIX] removed ugly note edit icon
bzr revid: fva@openerp.com-20120920102122-ewx74xqyxndqy51r
2012-09-20 12:21:22 +02:00
Christophe Matthieu 3863e439d8 [IMP]note: remove options tags, tags for all user inside header bar
bzr revid: chm@openerp.com-20120920075031-lx6k382cd8kcyct9
2012-09-20 09:50:31 +02:00
Thibault Delavallée bcbae5e277 [MERGE] Merged with addons/trunk, with lots of conflicts to solve...
bzr revid: tde@openerp.com-20120920074850-7p7or1ze8555fya5
2012-09-20 09:48:50 +02:00
Christophe Matthieu 7543985b1b [IMP] contacts: new module
bzr revid: chm@openerp.com-20120919115130-aiz8syfztaoezwoe
2012-09-19 13:51:30 +02:00
Christophe Matthieu 00587c9a1a [IMP] base_calendar: add 'Agenda' in Home menu
bzr revid: chm@openerp.com-20120919093602-zr2l6khjab0kr4lq
2012-09-19 11:36:02 +02:00
Christophe Matthieu cd6afa7a45 [IMP] note: tags in header for form view
bzr revid: chm@openerp.com-20120919083224-tx0t3etaj9wbq5vg
2012-09-19 10:32:24 +02:00
Thibault Delavallée 585ec570d2 [MERGE] Merged with addons/trunk.
bzr revid: tde@openerp.com-20120918155905-rkdtkuu559ii0e6p
bzr revid: tde@openerp.com-20120919075051-zjxrbcbltrlp8h4k
2012-09-19 09:50:51 +02:00
Fabien Pinckaers 819455b73c [IMP] Merging notes from chm
bzr revid: fp@tinyerp.com-20120919064235-rt1p93km8oxum8cp
2012-09-19 08:42:35 +02:00
Christophe Matthieu ab8722f1b4 [IMP] kanban: field many2many_tags
bzr revid: chm@openerp.com-20120918193856-2lq5q8lnw3dtpqbe
2012-09-18 21:38:56 +02:00
Christophe Matthieu 4290c35f06 [MERGE] from trunk
bzr revid: chm@openerp.com-20120918152550-zdo1b9gtc3r3v6xc
2012-09-18 17:25:50 +02:00
Christophe Matthieu 61ebb4042b [IMP] kanban: many2many_tags => <field/>
bzr revid: chm@openerp.com-20120918151108-8fpv61vmlmbjkws7
2012-09-18 17:11:08 +02:00
Thibault Delavallée 4cbb46708d [REV] account_voucher, note: reverted indentation changes, because diff is too difficult to read with it.
bzr revid: tde@openerp.com-20120918082615-w00tblhhavryrgen
2012-09-18 10:26:15 +02:00
Thibault Delavallée abf16c58c6 [IMP] Addons: added invisible field for message_is_follower; note: reidented view; account_voucher: reidented one view.
bzr revid: tde@openerp.com-20120917153533-u102ds3eo1xr1mnt
2012-09-17 17:35:33 +02:00
Christophe Matthieu 313c4ef511 [IMP] note: search, css
bzr revid: chm@openerp.com-20120917123054-futj80nzfo725kiv
2012-09-17 14:30:54 +02:00
Fabien Pinckaers 5000fffb1e [MERGE] merging notes + small cleaning
bzr revid: fp@openerp.com-20120916171015-e0n1lq2a5c10a0nb
2012-09-16 19:10:15 +02:00
Christophe Matthieu 378b77a5e4 [IMP] note: delete option thread
bzr revid: chm@openerp.com-20120914151124-sus4kh34cwslk9ly
2012-09-14 17:11:24 +02:00
Christophe Matthieu efae13456d [IMP] cleaning notes, name_create
bzr revid: chm@openerp.com-20120914150854-1eh3nlzf2badxawr
2012-09-14 17:08:54 +02:00
Christophe Matthieu a15456ba0f [FIX] note: access rules
bzr revid: chm@openerp.com-20120914101418-7bpc4aecprfz1vvt
2012-09-14 12:14:18 +02:00
Christophe Matthieu 4a48e74c72 [IMP] note: read_group for unknown stage and with empty stage_ids ; statusbar widget
bzr revid: chm@openerp.com-20120914081515-sew3sq23151ghqsr
2012-09-14 10:15:15 +02:00
Christophe Matthieu 576d664f88 [IMP] note: stage by user, group by stage, access rules
bzr revid: chm@openerp.com-20120913171938-0zmtm2ds5mjdgttj
2012-09-13 19:19:38 +02:00
Christophe Matthieu 5ea9342dc5 [IMP] note : tags on kanban
bzr revid: chm@openerp.com-20120911094948-hr4odql5k1dmief4
2012-09-11 11:49:48 +02:00