Commit Graph

40 Commits

Author SHA1 Message Date
Fabien Pinckaers 0a7c943856 [IMP] improved kanban view of modules
bzr revid: fp@openerp.com-20120519081408-vugv7qgzsqtlssj0
2012-05-19 10:14:08 +02:00
Fabien Meghazi 25a48e9fbe [ADD] Added Group By [Author and Category] in Modules search view
bzr revid: fme@openerp.com-20120509114444-ok7vhp8x8kmhgnye
2012-05-09 13:44:44 +02:00
Olivier Dony 5dc5c0814d [IMP] module: add a warning when uninstalling a module, as we will now delete data!
bzr revid: odo@openerp.com-20120322160123-jwukwtb7l5vp8hw4
2012-03-22 17:01:23 +01:00
Olivier Dony 1f189228b5 [IMP] ir.module: remove technical `icon path` field from module form view
bzr revid: odo@openerp.com-20120209095616-gbus0ri06hhs90cy
2012-02-09 10:56:16 +01:00
Fabien Pinckaers 20763e9781 [IMP] modules on top
bzr revid: fp@tinyerp.com-20111230145607-5h9y3wd153pvfgix
2011-12-30 15:56:07 +01:00
Minh Tran 5da5507a61 Fixed style for module vignette buttons
bzr revid: mit@openerp.com-20111223114645-0mn4y5diam54c3t2
2011-12-23 12:46:45 +01:00
Antony Lesuisse c6bddbdd49 [MERGE] module kaban padding fixes (manual merge)
bzr revid: al@openerp.com-20111220004135-fafhd3w1l0ovsdie
2011-12-20 01:41:35 +01:00
Olivier Dony 1afb14ddc4 [FIX] modules: temporaty fix to allow installing hidden/technical modules
A better way to hide technical modules and a better thought
classification for Apps/Extra/Technical modules should still
be done before releasing 6.1

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

bzr revid: odo@openerp.com-20111216154532-tb23vjkdyc4dk53i
2011-12-16 16:45:32 +01:00
Antony Lesuisse 3ffb9b8134 [IMP] module kanban
bzr revid: al@openerp.com-20111214183512-pchd9e7b8h39h1an
2011-12-14 19:35:12 +01:00
Raphael Collet 84d3670c94 [MERGE] users and groups: new implementation of group fields on users form view
bzr revid: rco@openerp.com-20111213141632-vk1uandq3q0szdbq
2011-12-13 15:16:32 +01:00
Olivier Dony 075a5917e7 [FIX] ir.module search view: filters/fields need unique names
bzr revid: odo@openerp.com-20111213123412-bebrvt1ry7ld8qet
2011-12-13 13:34:12 +01:00
Fabien Pinckaers a8eef55c42 [IMP] do not show hidden modules
bzr revid: fp@tinyerp.com-20111212152709-wokl96u6u35tt8yi
2011-12-12 16:27:09 +01:00
Fabien Pinckaers b82cb38fdc [IMP] improved useability on modules
bzr revid: fp@tinyerp.com-20111212150440-8qkqqis42r4e9kcb
2011-12-12 16:04:40 +01:00
Fabien Pinckaers e0136c19f0 [FIX] better search view on modules
bzr revid: fp@tinyerp.com-20111211205720-xe79qthtfievoowv
2011-12-11 21:57:20 +01:00
Xavier Morel 89eb114091 [ADD] API for immediate installation of modules (modules kanban view), buttons everywhere, remove weird kanban image fallback
bzr revid: xmo@openerp.com-20111209114002-dlz79hxft05bhnqx
2011-12-09 12:40:02 +01:00
Raphael Collet ace110935c [IMP] module: improve form view of ir.module.category
bzr revid: rco@openerp.com-20111209103553-rizqndp6ucf0mk4n
2011-12-09 11:35:53 +01:00
Antony Lesuisse 926041c8b8 [MERGE] module kanban
bzr revid: al@openerp.com-20111208224332-4wg6k0w1uzuwlyum
2011-12-08 23:43:32 +01:00
Antony Lesuisse 7e12f46469 [IMP] ir.module.module: rename is_application to application
bzr revid: al@openerp.com-20111208222241-n9raoe1jec4llh26
2011-12-08 23:22:41 +01:00
Minh Tran 3a84d1c8b0 Changed modules icons in the vignette
bzr revid: mit@openerp.com-20111208161124-o325usj9ikheewv8
2011-12-08 17:11:24 +01:00
Christophe Simonis 9b9d4f0928 [IMP] ir.module.module: rename 'core' to 'is_application'
bzr revid: chs@openerp.com-20111208145101-oth2k8xuymze7y2l
2011-12-08 15:51:01 +01:00
Minh Tran 229e507a4b [IMP] Relooking of the modules vignette, the Kanban view is now the default view for the module screen.
bzr revid: mit@openerp.com-20111207185058-xb5b4z8cz0zd6gla
2011-12-07 19:50:58 +01:00
Fabien Pinckaers 8e1990a562 [IMP] Access Rights on Modules Installation
bzr revid: fp@tinyerp.com-20111206161732-yf8dwoqde63je8nf
2011-12-06 17:17:32 +01:00
Fabien Pinckaers f7d4c3384d [IMP] Core features on modules, better views for modules
bzr revid: fp@tinyerp.com-20111206111531-qdkajwatqzb0dz45
2011-12-06 12:15:31 +01:00
Fabien Pinckaers eb59cfaa06 [IMP] kanban view for modules, to be improved by Minh
bzr revid: fp@tinyerp.com-20111205171313-vucy2qz57xi68a2k
2011-12-05 18:13:13 +01:00
Fabien Pinckaers 7ab729dde9 [IMP] useability + kanban view on modules
bzr revid: fp@tinyerp.com-20111205164855-qd1hu2y599hq7xzs
2011-12-05 17:48:55 +01:00
Olivier Dony b30865bdef [IMP] module: rename `Schedule Upgrade` to `Upgrade`, as it start immediately now
bzr revid: odo@openerp.com-20111129093913-8s50nn38mdqtkiwu
2011-11-29 10:39:13 +01:00
Stefan Rijnhart eb47646018 [FIX] values for non existing fields in base xml data files
bzr revid: stefan@therp.nl-20111101161359-ui30fbn402v5j6qg
2011-11-01 17:13:59 +01:00
Amit (OpenERP) 1877d5ff58 [FIX]:base:From the modules list, they are too much icons on the right, just keep the icon to install a module (the first one), remove all the others from the list.
bzr revid: apa@tinyerp.com-20110727123444-vc7gfynspsc5l0vs
2011-07-27 18:04:44 +05:30
Raphael Collet be455d5d56 [MERGE] add field 'complexity' in ir.module.module
bzr revid: rco@openerp.com-20110708095942-ghzdubw16iji4v34
2011-07-08 11:59:42 +02:00
Hardik Ansodariy (OpenERP) 409cf86673 [IMP]: complexity field is added in ir_module_module
bzr revid: han@tinyerp.com-20110706123053-an4rk7vspzrdh8u0
2011-07-06 18:00:53 +05:30
aag (OpenERP) f6a7ad9b60 [IMP] Base : Remove Readonly="1" from view - already in py file
bzr revid: aag@tinyerp.co.in-20110704065705-6ypjq2cc52tp9nsl
2011-07-04 12:27:05 +05:30
aag (OpenERP) 1f5094e9ad [FIX] Base : Remove select= 1 from view
bzr revid: aag@tinyerp.co.in-20110704052753-fitgr1fm2yb51cv9
2011-07-04 10:57:53 +05:30
aag (OpenERP) 6298ed3d17 [IMP]base:Optimize Help
bzr revid: aag@tinyerp.co.in-20110331073807-vmp2n00bo4czap3a
2011-03-31 13:08:07 +05:30
aag (OpenERP) cbc13937e3 [MERGE]: Merge with lp:trunk-rework-server-23-mar-aag
bzr revid: aag@tinyerp.co.in-20110328123138-b2wjp720skvmxlri
2011-03-28 18:01:38 +05:30
aag (OpenERP) 5937bf5f1b [IMP]server: Modification of Rework on 28 mar
bzr revid: aag@tinyerp.co.in-20110328122012-1eil91tbkm1av7db
2011-03-28 17:50:12 +05:30
aag (OpenERP) df95b01bd5 [IMP] BASE: Now we can Inatall and Uninstall with only one Btn
bzr revid: aag@tinyerp.co.in-20110324094305-tls5c7bpn70a8cmd
2011-03-24 15:13:05 +05:30
Rucha (Open ERP) 62cb6ff7cc [REVERT]: Applied reverse changes for revno:3358
bzr revid: rpa@tinyerp.com-20110323121204-58g0hzqg5gz7f9yg
2011-03-23 17:42:04 +05:30
Rucha (Open ERP) 0c6da1259c [IMP]: Minor usability improvement
bzr revid: rpa@tinyerp.com-20110316133901-hcset7z5obd2793n
2011-03-16 19:09:01 +05:30
sus 73378da514 [IMP] : Improvement in server(module.py file)
bzr revid: sus@sus-desktop-20110301074035-7fx0v3gv8889slbb
2011-03-01 13:10:35 +05:30
Vo Minh Thu f8572e5c60 [IMP] openerp python module.
- Some logging code moved from netsvc.py to loglevels.py
- Changed imports to use the new openerp module
- config and netsvc initialization calls move to openerp-server.py
- Moved openerp-server.py outside the old bin directory
- Some imports in tools moved inside the methods to break mutual-dependencies

bzr revid: vmt@openerp.com-20110207125723-ooee7d7ng5elmkso
2011-02-07 13:57:23 +01:00