Commit Graph

175 Commits

Author SHA1 Message Date
rlu-odoo 8b67a7202d [REF] OpenERP --> Odoo in various UI texts
Rebranding has been done in:
- data/demo files
- html templates
- help notices
- comments
- logger messages
- and other various messages

(Commit taken from odoo-dev:8.0-improve-openerp-odoo-rlu at rev 7deaa08)

Closes #1260
2014-07-18 13:45:41 +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 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
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) 45585f7346 [IMP]: Convert buttons into stat buttons in fleet module
bzr revid: ypa@tinyerp.com-20140326122023-glwfkl5nwowq5i2e
2014-03-26 17:50:23 +05:30
Thibault Delavallée 8cf3a3b0b8 [FIX] fleet: vehicle cost name field unhacked.
- remove name composition based on vehicle name, date and cost_subtype_id;
instead those fields have been added to the tree view. name field is now just
a related to the vehicle name, but the name field itself does not seem necessary
anymore. Should be checked further.

bzr revid: tde@openerp.com-20140217133930-dmzbwjtr58s4upy3
2014-02-17 14:39:30 +01:00
Gery Debongnie 6a8e9256ae [IMP] updates the reporting fleet view (cost analysis/indicative costs analysis) to use the new pivot table view (addon fleet)
bzr revid: ged@openerp.com-20140130105140-f24cdpt3peqvavxn
2014-01-30 11:51:40 +01:00
Gery Debongnie 939602481a [IMP] convert fleet dashboard graph to new graph style (addon fleet)
bzr revid: ged@openerp.com-20131227131759-p0wnxp01jngz15jn
2013-12-27 14:17:59 +01:00
Gery Debongnie 7e6a3a7b79 [IMP] changes the xml description of the graphs to use the new graph view (and to make sure the result is as close as possible) (addon fleet)
bzr revid: ged@openerp.com-20131224102735-hvwlr0kcnb5tp9lx
2013-12-24 11:27:35 +01:00
Olivier Dony 2cba6a5355 [MERGE] Forward-port of latest 7.0 fixes up to rev 9629 rev-id odo@openerp.com-20131121153230-keie85rmes2zh2o8
bzr revid: chs@openerp.com-20131121112139-aw2ara1i1xymue62
bzr revid: odo@openerp.com-20131121154205-ul9hf9tz3h0x2n7m
2013-11-21 16:42:05 +01:00
Antony Lesuisse a85442d6db [FIX] fleet,project allow demo user to create cars and projects
bzr revid: al@openerp.com-20131120165314-btwzd5b0yvqcg2gc
2013-11-20 17:53:14 +01:00
Thibault Delavallée ed0a829cb3 [MERGE] [IMP] addons: improved name and tooltips of groupby date in various addons.
bzr revid: tde@openerp.com-20130904141053-yustqiuzynbettq8
2013-09-04 16:10:53 +02:00
Turkesh Patel (Open ERP) ebff3c6358 [MRG] merge with lp:openobject-addons
bzr revid: tpa@tinyerp.com-20130620062610-yebayun8fg8inics
2013-06-20 11:56:10 +05:30
Turkesh Patel (Open ERP) 3a8272359a [IMP] improved code
bzr revid: tpa@tinyerp.com-20130325062507-6gjq4pjyfllqydbs
2013-03-25 11:55:07 +05:30
Turkesh Patel (Open ERP) b981abbe5d [IMP] improved strings in view
bzr revid: tpa@tinyerp.com-20130322131747-g6wp65x98njjt1t4
2013-03-22 18:47:47 +05:30
Turkesh Patel (Open ERP) ade9603f72 [IMP] correct field name
bzr revid: tpa@tinyerp.com-20130322092321-al9vso65agqbpq94
2013-03-22 14:53:21 +05:30
Ravish (Open ERP) b16ef2e1f8 [IMP]put arrow for all forms
bzr revid: rmu@tinyerp.com-20130322091625-mnk0437uegjddnws
2013-03-22 14:46:25 +05:30
ajay javiya (OpenERP) 8f35cb9132 [IMP]: Service log search view
bzr revid: aja@tinyerp.com-20130319085310-cft0yxltgkivz53i
2013-03-19 14:23:10 +05:30
ajay javiya (OpenERP) a71ed635f3 [IMP]:Fleet Management
bzr revid: aja@tinyerp.com-20130318104228-yti1y8hri248ppy3
2013-03-18 16:12:28 +05:30
Cedric Snauwaert 59b6994924 [FIX]could not delete element associated to widget m2m_kanban
bzr revid: csn@openerp.com-20121211100608-ucecq4hf86z6oafu
2012-12-11 11:06:08 +01:00
Cedric Snauwaert 789ede3ea8 [ADD]search field and some changes to fuel and service log: purchaser should be driver by default
bzr revid: csn@openerp.com-20121210140317-kg03hsk46rpzgcyx
2012-12-10 15:03:17 +01:00
Tejas Tank 43d209104a [FIX] Corrected latest merge issue, For fleet.
bzr revid: tta@openerp.com-20121207115818-ycyrswd38ybtdn9j
2012-12-07 16:58:18 +05:00
Tejas Tank 392f1913f3 Merged Latest.
bzr revid: tta@openerp.com-20121207112002-jtes7j1er6leyd89
2012-12-07 16:20:02 +05:00
Cedric Snauwaert b2457a3fc1 [REF]change some field name, remove useless line in access rules
bzr revid: csn@openerp.com-20121206105033-6dcffqm1626jt5r8
2012-12-06 11:50:33 +01:00
Cedric Snauwaert a56f37e6f4 [ADD]access rules and groups
bzr revid: csn@openerp.com-20121204162056-cacua9dw1shg5fnv
2012-12-04 17:20:56 +01:00
Fabien Meghazi 9784c7dfa5 [REM] Removed manual many2many tags from kanban views
bzr revid: fme@openerp.com-20121128115417-sgpf3hr4rgwglrbm
2012-11-28 12:54:17 +01:00
Ajay Chauhan (OpenERP) c6e41cadce [IMP] fleet: made changes in form view of model
bzr revid: cha@tinyerp.com-20121126064735-13ex8yse56boa3xy
2012-11-26 12:17:35 +05:30
Arnaud Pineux 1d335a7cdb [IMP] Re-set the sequence number for main menus
bzr revid: api@openerp.com-20121121162753-3mi0si4kf3rei42n
2012-11-21 17:27:53 +01:00
Vo Minh Thu d2bb377b61 [FIX] fleet: removed unexisting field.
bzr revid: vmt@openerp.com-20121115145547-9f2y8nvh2d1qhjpn
2012-11-15 15:55:47 +01:00
Cedric Snauwaert fb7de9f2f2 [FIX]bug when renewing contract and small changes in odometer tree view
bzr revid: csn@openerp.com-20121113152639-72l14qtzo09p3aoj
2012-11-13 16:26:39 +01:00
Cedric Snauwaert 54721ea664 [FIX]corrected 2 bugs related to search vehicle with alerts and change some typo and domain value in contract
bzr revid: csn@openerp.com-20121109130603-v55e1cnuks8pnkjk
2012-11-09 14:06:03 +01:00
Cedric Snauwaert def5bca1aa [REF]change some fields type from integer to boolean since we only use them as boolean
bzr revid: csn@openerp.com-20121108091021-q990e9d9o6i0ff0u
2012-11-08 10:10:21 +01:00
Cedric Snauwaert 452718ff7f [REFACTOR]some changes in code that takes into account most of quentin commentaries
bzr revid: csn@openerp.com-20121107110757-6ckwqydzg2na0mpk
2012-11-07 12:07:57 +01:00
Denis Ledoux dle@openerp.com 7a139c2e5b [FIX]Board names, graphs data order
bzr revid: dle@openerp.com-20121030130723-5cdjihds90c9t9n0
2012-10-30 14:07:23 +01:00
Cedric Snauwaert 5c45a8bdad [FIX]fix bug with terminated contract that didn't show in contract view when state was toclose
bzr revid: csn@openerp.com-20121029162844-hp5nelx37smes0j8
2012-10-29 17:28:44 +01:00
Cedric Snauwaert 85e2cc3af4 [ADD]on change to compute indicative costs subtotal in contract view
bzr revid: csn@openerp.com-20121029133534-i51j5h1ybpt1ljwd
2012-10-29 14:35:34 +01:00
Denis Ledoux dle@openerp.com c3b4b18ad7 [FIX]Mail alert when contract to renew only once
bzr revid: dle@openerp.com-20121029121354-9ebkqekbq50bewq3
2012-10-29 13:13:54 +01:00
Fabien Pinckaers 7a905539ca [IMP] very small changes
bzr revid: fp@openerp.com-20121028090612-sreo2sldddgngm23
2012-10-28 10:06:12 +01:00
Denis Ledoux dle@openerp.com 738b1a4807 [FIX]Default groupby true for services costs analysis, oe_tag instead of oe_kanban_button
bzr revid: dle@openerp.com-20121025131723-qybnjk4of86wxj67
2012-10-25 15:17:23 +02:00
Denis Ledoux dle@openerp.com 81b32a253d [FIX]wrong Column order for some views
bzr revid: dle@openerp.com-20121025122034-8tnktr1856p2wzan
2012-10-25 14:20:34 +02:00
Denis Ledoux dle@openerp.com 424cd369d7 [FIX]Services logs tree date and price column not at right place, type_service_service_4 replaced by type_contract_omnium in demo values
bzr revid: dle@openerp.com-20121025112924-1nwsthsu8xi175al
2012-10-25 13:29:24 +02:00
Denis Ledoux dle@openerp.com 62ce9fbaaf [FIX]Contract service type marked as services for category
bzr revid: dle@openerp.com-20121025112443-e63z1ox0kr4jpqci
2012-10-25 13:24:43 +02:00
Denis Ledoux dle@openerp.com 5ed8d31b5c [FIX]Services log : rename cost type in service type for included services
bzr revid: dle@openerp.com-20121025095129-qtrxi6eq9mwqs39g
2012-10-25 11:51:29 +02:00
Denis Ledoux dle@openerp.com e0b7c39167 [ADD]Filter alert for vehicles
bzr revid: dle@openerp.com-20121025093934-qw1481f2jktyyrj2
2012-10-25 11:39:34 +02:00
Denis Ledoux dle@openerp.com 9c54472534 [ADD]Reporting grouped by date for cost + indicative costs reporting
bzr revid: dle@openerp.com-20121025083152-g1ayifptmjspz98a
2012-10-25 10:31:52 +02:00
Denis Ledoux dle@openerp.com a6ee3fe911 [ADD]Reporting + replace cost_type by cost_subtype and cost_category by cost_type
bzr revid: dle@openerp.com-20121025081508-zf6pf0l7zpr31dky
2012-10-25 10:15:08 +02:00
Denis Ledoux dle@openerp.com a356d849b0 [FIX]Dashboard in reporting, added group groupby for filters
bzr revid: dle@openerp.com-20121024162018-uj7moreco8kvwlyy
2012-10-24 18:20:18 +02:00
Denis Ledoux dle@openerp.com 70a7d80de0 [FIX]Cron + Techincal features + begin of hide cost generated when cost frequency = no
bzr revid: dle@openerp.com-20121024153311-0vcjcp12zfz2um5m
2012-10-24 17:33:11 +02:00
Cedric Snauwaert 757328b2fe [FIX]removed useless code in view as well as wizard class
bzr revid: csn@openerp.com-20121024121719-jp3wfyz2v7oaaxgr
2012-10-24 14:17:19 +02:00