Commit Graph

350 Commits

Author SHA1 Message Date
Xavier Morel e6b56412a0 [ADD] views documentation 2014-08-28 15:02:33 +02:00
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 87378aac26 Convert form views @version="6.1" 2014-06-12 13:55:40 +02:00
Fabien Meghazi faa09da325 Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
Fabien Meghazi 1ac928af05 Set old form views as explicit @version="6.1" 2014-06-11 14:04:02 +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
Gery Debongnie 5aa2fa150c [MERGE] merge from trunk
bzr revid: ged@openerp.com-20140502130753-4z24z1to9pkrckvq
2014-05-02 15:07:53 +02:00
Rakesh Sindhav (OpenERP) f081a5e441 [IMP]account,purchse,warehouse,sale: view improvement in addons modules
bzr revid: rsi@tinyerp.com-20140411131842-9zppvrs2szqa4o47
2014-04-11 18:48:42 +05:30
Randhir Mayatra rma-openerp 77ff3a69b8 [IMP] improve icons and views
bzr revid: rma@tinyerp.com-20140328133051-2amm63n2vy3bj3xe
2014-03-28 19:00:51 +05:30
Yogesh Parekh (OpenERP) 3897de56b7 [IMP]: Convert buttons into stat buttons in hr modules
bzr revid: ypa@tinyerp.com-20140326120056-qqauj7pmhf0uxhuj
2014-03-26 17:30:56 +05:30
Amit Bhavsar (Open ERP) 028d62c391 [MERGE] merge with latest trunk
bzr revid: amb@tinyerp.com-20130812121219-4opfk262kgmakvsb
2013-08-12 17:42:19 +05:30
Amit Bhavsar (Open ERP) b190137aa6 [Imp] improve view for Payslips Batches and Payment Advices.
bzr revid: amb@tinyerp.com-20130628104052-s9we23nm5gt2z5ht
2013-06-28 16:10:52 +05:30
Amit Bhavsar (Open ERP) 34f15e56d9 [HR] Improve view,title,tooltip and code.
bzr revid: amb@tinyerp.com-20130626121617-17i92ua5yty8htwu
2013-06-26 17:46:17 +05:30
Foram Katharotiya (OpenERP) c649ef0706 [IMP] rename other information tab to Accounting Information
bzr revid: fka@tinyerp.com-20130603084549-qyqsj5t8t11pwqus
2013-06-03 14:15:49 +05:30
Olivier Dony cd0714b78d [FIX] all: change confusing labels on Cancel buttons in form views
lp bug: https://launchpad.net/bugs/1103426 fixed

bzr revid: odo@openerp.com-20130225133804-k7012p8p81e6g8vg
2013-02-25 14:38:04 +01:00
Fabien Pinckaers 1d0230a9c4 [FIX] domain on hr_payroll
bzr revid: fp@tinyerp.com-20120929085633-xzu5u5jr1f64zx1g
2012-09-29 10:56:33 +02:00
Fabien Pinckaers f994fbde81 [FIX] contract date on payroll
bzr revid: fp@tinyerp.com-20120929083313-isidx3975voqzh7h
2012-09-29 10:33:13 +02:00
Fabien Pinckaers fc9f8491fe [MERGE] related not in 'More...'
bzr revid: fp@tinyerp.com-20120927173641-i503k4kycnwjyefj
2012-09-27 19:36:41 +02:00
Bharat Devnani (OpenERP) 1c46b40f09 [MERGE] merged with main addons
bzr revid: bde@tinyerp.com-20120921070605-jw08d71hb12nk4s7
2012-09-21 12:36:05 +05:30
Fabien Pinckaers 1766a3a9e2 [MERGE] fixes in payroll
bzr revid: fp@tinyerp.com-20120920091021-ieq47tyn4bffwcmo
2012-09-20 11:10:21 +02:00
Fabien Pinckaers f317c0dc16 [MERGE] hr fixes
bzr revid: fp@tinyerp.com-20120920090706-usen24pssndoag0g
2012-09-20 11:07:06 +02:00
Bharat Devnani (OpenERP) f46b934a7a [IMP] removed same buttons from More button located at top
bzr revid: bde@tinyerp.com-20120919132454-vic77ff22hjro39t
2012-09-19 18:54:54 +05:30
Purnendu Singh (OpenERP) ba12f1e786 [MERGE] merge with main addons
bzr revid: psi@tinyerp.com-20120919091058-33m1dqf2k2oly8dj
2012-09-19 14:40:58 +05:30
Amit Patel e6afcac5fd [MERGE]:employee should not access timesheets from the timesheets menu or also payslip
bzr revid: apa@tinyerp.com-20120917122012-rbkf1skp1oeevh5h
2012-09-17 17:50:12 +05:30
Mayur Maheshwari 45accdcb11 [FIX] hr_payroll: small fix in code
bzr revid: psi@tinyerp.com-20120914114645-0nmbochejovtmxoa
2012-09-14 17:16:45 +05:30
Pinakin Nayi (OpenERP) 6897a476a1 [IMP]hr configuration
bzr revid: pna@tinyerp.com-20120903084323-xizfs8wsy4iqxuvb
2012-09-03 14:13:23 +05:30
Twinkle Christian (OpenERP) 721adad01e [IMP]Remove type field from the whole hr module
bzr revid: tch@tinyerp.com-20120808124839-ecd1uic8mscg3s7f
2012-08-08 18:18:39 +05:30
Fabien Pinckaers ea52cfae17 [IMP] introducing new file type: html
bzr revid: fp@openerp.com-20120804143556-457q040g6q30x3fu
2012-08-04 16:35:56 +02:00
Fabien Pinckaers b363b1f622 fix
bzr revid: fp@openerp.com-20120804135631-9qqfgcz9513qsyzp
2012-08-04 15:56:31 +02:00
Fabien Pinckaers 4e69bdd6fc [IMP] improved menu tips - 10 firsts clicks
bzr revid: fp@openerp.com-20120804132136-2b18cfkwv0njsglj
2012-08-04 15:21:36 +02:00
Rajesh Prajapati (OpenERP) 2e4c6523af [IMP] hr : wizard traceback of "all children rules" removed
bzr revid: rpr@tinyerp.com-20120801071446-13jar5rxtg0xsy5v
2012-08-01 12:44:46 +05:30
Twinkle Christian (OpenERP) cb1c6c08af [IMP]Improve search view in all modules
bzr revid: tch@tinyerp.com-20120731112804-a0akxtqr1z0uew6w
2012-07-31 16:58:04 +05:30
vta vta@openerp.com 264d2c3365 [MERGE] Trunk.
bzr revid: vta@openerp.com-20120730123628-49rirhupbwqfzr0r
2012-07-30 14:36:28 +02:00
Mayur Maheshwari (OpenERP) 8903313f8f [IMP]hr_all: fix some traceback issue related to hr module
bzr revid: mma@tinyerp.com-20120723063055-bfxz1s0kj8hb8lnn
2012-07-23 12:00:55 +05:30
Turkesh Patel (Open ERP) b49a782375 [IMP] hr_payroll: improved search views.
bzr revid: tpa@tinyerp.com-20120720105039-49zv86s2a3mncbg7
2012-07-20 16:20:39 +05:30
Quentin (OpenERP) e6ef77b047 [MERGE] hr review of form views
bzr revid: qdp-launchpad@openerp.com-20120705092921-0edv4n7z0392ia83
2012-07-05 11:29:21 +02:00
Amit Patel (OpenERP) d761f9ef09 [IMP]:removed tabs
bzr revid: apa@tinyerp.com-20120705065845-bb0lgzwdd93ph2ql
2012-07-05 12:28:45 +05:30
Quentin (OpenERP) 6867bc1375 [IMP] review of some hr form view
bzr revid: qdp-launchpad@openerp.com-20120704162910-zatsmoxyu2reaab2
2012-07-04 18:29:10 +02:00
Sanjay Gohel (Open ERP) 900081de80 [MERGE]merge with trunk addons
bzr revid: sgo@tinyerp.com-20120704125902-wf202qb5p14iew7n
2012-07-04 18:29:02 +05:30
Amit Patel (OpenERP) 5260efe702 [MERGE]:merged from trunk
bzr revid: apa@tinyerp.com-20120629124820-aec88wzcrvm6xps4
2012-06-29 18:18:20 +05:30
Quentin (OpenERP) 6fe94bd4bc [MERGE] merged with maint runk
bzr revid: qdp-launchpad@openerp.com-20120629123618-z1bv3dqdfqy23hno
2012-06-29 14:36:18 +02:00
Sanjay Gohel (Open ERP) faddab4935 [IMP]reorganize group in contract form and remove total from my timesheet
bzr revid: sgo@tinyerp.com-20120629064443-kwyp4r59620qse3k
2012-06-29 12:14:43 +05:30
Amit Patel (OpenERP) 1325558868 [IMP]:improved HR Application view after reviewed
bzr revid: apa@tinyerp.com-20120628131210-gpy7i3d2ekg6b7da
2012-06-28 18:42:10 +05:30
Quentin (OpenERP) 46f2c2c9ca [IMP] improvements during code review
bzr revid: qdp-launchpad@openerp.com-20120628121820-r8bxfzq38fy8pcgt
2012-06-28 14:18:20 +02:00
Sanjay Gohel (Open ERP) 1702b2335d [IMP]remove tabs and add spaces instead of them
bzr revid: sgo@tinyerp.com-20120628064005-zuerrpazumf5lf1q
2012-06-28 12:10:05 +05:30
Sanjay Gohel (Open ERP) 7ed6f5052d [IMP]remove all select=1 and select=2
bzr revid: sgo@tinyerp.com-20120628061736-ujwe0swulvrcrkjt
2012-06-28 11:47:36 +05:30
Amit Patel (OpenERP) d2db198984 [IMP]:hr,hr_payroll:improved view
bzr revid: apa@tinyerp.com-20120626105841-3fosyc7jnum2vlc4
2012-06-26 16:28:41 +05:30
Amit Patel (OpenERP) 23de44d8ff [IMP]:improved views
bzr revid: apa@tinyerp.com-20120625100530-b1ba3l7g3i7pnaav
2012-06-25 15:35:30 +05:30
Amit Patel (OpenERP) 87e079367a [IMP]:hr,hr_contract:improved view
bzr revid: apa@tinyerp.com-20120625062922-lvv1arp9yr7z801y
2012-06-25 11:59:22 +05:30
Amit Patel (OpenERP) 5e12f8dbf6 [MERGE]
bzr revid: apa@tinyerp.com-20120625045019-86qrhmewdodwbbis
2012-06-25 10:20:19 +05:30