Commit Graph

88 Commits

Author SHA1 Message Date
Christophe Simonis e404e54e38 passing in GPL-3
bzr revid: christophe@tinyerp.com-20081103182716-6c6xyeewubx4uas0
2008-11-03 19:27:16 +01:00
Fabien Pinckaers 0131fb844f bugfixes
bzr revid: fp@tinyerp.com-20081031204401-ygteigbmtok58vql
2008-10-31 21:44:01 +01:00
Fabien Pinckaers 1d7ec09389 bugfoix
bzr revid: fp@tinyerp.com-20081031164014-u5s14861l0ity3w9
2008-10-31 17:40:14 +01:00
Fabien Pinckaers 97e080c448 module_layout_print_report
bzr revid: fp@tinyerp.com-20081028231542-i0z2xm40d507le8o
2008-10-29 00:15:42 +01:00
Fabien Pinckaers 93cbe3d14a improve
bzr revid: fp@tinyerp.com-20081023174549-yooeluxdpfrsizgs
2008-10-23 19:45:49 +02:00
Amit Mendapara 08e80733c4 * Support for adding custom O2M & M2M fields
* Improved fields view definitions

bzr revid: ame@tinyerp.com-20081023132828-nvjtv26qna56cztk
2008-10-23 18:58:28 +05:30
Christophe Simonis f274b8edf8 ir_model_access.check_group can now take a list of group
bzr revid: christophe@tinyerp.com-20081017161553-u0fmkv268d30683x
2008-10-17 18:15:53 +02:00
Christophe Simonis 854b48096f improve
bzr revid: christophe@tinyerp.com-20081017100550-22lqibto3fa7ajgx
2008-10-17 12:05:50 +02:00
Fabien Pinckaers aa4bca4cf8 improve
bzr revid: fp@tinyerp.com-20081017095914-xidmsrlw33vy5gkz
2008-10-17 11:59:14 +02:00
Christophe Simonis 6dc3eced85 ir.model.access: add method check_group
bzr revid: christophe@tinyerp.com-20081017092318-kq5ys1uv66m2yrc3
2008-10-17 11:23:18 +02:00
Christophe Simonis f538cefe02 * improve security on attachment: use the access right of the linked model
* improve cache managment

bzr revid: christophe@tinyerp.com-20081016182816-o2h4swwye1urt3kw
2008-10-16 20:28:16 +02:00
Christophe Simonis e7e9ac879c filter the menu on the user's groups and the access rights on objects linked to the menu (cached)
bzr revid: christophe@tinyerp.com-20081009072900-6tqvlinbjqljvqvc
2008-10-09 09:29:00 +02:00
Christophe Simonis 3922651262 ir_model_access.check: allow the model to be passed as an object
bzr revid: christophe@tinyerp.com-20081008141318-pqx4h74ieg98pb3i
2008-10-08 16:13:18 +02:00
Christophe Simonis c5524c600c better error message
bzr revid: christophe@tinyerp.com-20080930131754-92b1go3t22yk7zmn
2008-09-30 15:17:54 +02:00
Harshad Modi 4f80a8e213 Improvement on Configuration wizard step :
* rename "ir.module.module.configuration.step" with "ir.actions.todo" and put into ir/ir_actions.py file
* added more fields like :
- active
- start_date (datetime)
- stop_date (datetime)
- users_id and groups_id ( for security)
- type : configure | service | other ( default type is  "configure" )
- start_on : at once | auto | manual
* rename "ir.module.module.configuration.wizard" with "ir.actions.configuration.wizard" and put into ir/ir_actions.py file

bzr revid: hmo@tinyerp.com-20080929084906-8jke69eg3uadl9vm
2008-09-29 14:19:06 +05:30
Christophe Simonis 180b5be158 * fix error with access rights
* some refactor

bzr revid: christophe@tinyerp.com-20080922111318-y6hx790y5kqvsoyv
2008-09-22 13:13:18 +02:00
Jay Vora 68dd2596bf fix:Displayed required and readonly attributes of a model.
bzr revid: jvo@tinyerp.com-20080922064849-q2wphtmsblxjn1yl
2008-09-22 12:18:49 +05:30
Fabien Pinckaers 0df2df24bc Modifs
bzr revid: fp@tinyerp.com-20080904161413-fu2vhqin8b4etv83
2008-09-04 18:14:13 +02:00
Fabien Pinckaers c65d70e168 Better Security Rules
bzr revid: fp@tinyerp.com-20080904002248-vh8kpyyckkdszttn
2008-09-04 02:22:48 +02:00
Fabien Pinckaers 90b59fe85a Improved Security
bzr revid: fp@tinyerp.com-20080903181103-bqd5cey4r48bmjyf
2008-09-03 20:11:03 +02:00
Fabien Pinckaers 853b858a6c Merged C2C Security Branch + Improvements
Security By Default on Objects

bzr revid: fp@tinyerp.com-20080902213144-d95924bxmq8o3i0p
2008-09-02 23:31:44 +02:00
Jean-Baptiste Aubort 2f76382cf9 * Removed type on ir.model
bzr revid: jean-baptiste.aubort@camptocamp.com-20080826083746-yw2gz32rufnz0d37
2008-08-26 10:37:46 +02:00
Fabien Pinckaers 2bd9ce97ac Access Rights
bzr revid: fp@tinyerp.com-20080824150323-c7s9kwv4mjlumpz2
2008-08-24 17:03:23 +02:00
Jean-Baptiste Aubort ed2c0e73c0 merge trunk #1015
bzr revid: jean-baptiste.aubort@camptocamp.com-20080822144626-kblv6krdoo4pema2
2008-08-22 16:46:26 +02:00
Jean-Baptiste Aubort dc40cf2749 * default ir.model type is 'addons'
bzr revid: jean-baptiste.aubort@camptocamp.com-20080822130926-mno267o52fhjxiiw
2008-08-22 15:09:26 +02:00
Fabien Pinckaers 4e4e10b4c9 Renamed Model to Object
bzr revid: fp@tinyerp.com-20080821134955-iuoq8kwn17i6u4gn
2008-08-21 15:49:55 +02:00
Jean-Baptiste Aubort bb19863302 * Normalize and debug rights
* Removed print

bzr revid: jean-baptiste.aubort@camptocamp.com-20080821123611-t2x6kxrsr9moykru
2008-08-21 14:36:11 +02:00
mga@tinyerp.com 8c8bab48a6 Bug-Fix
* Remove group_name from ir.model.fields

bzr revid: mga@tinyerp.com-20080820194230-esl6lwhphhzv7ed6
2008-08-21 01:12:30 +05:30
mga@tinyerp.com 73c21a4237 * add colum which is used in the orm `group_name`
* add field in to the ir_model_fields `group_name`
* add method state_change in to the `ir.module.module`

bzr revid: mga@tinyerp.com-20080820190608-kne60tnsltzdnsfl
2008-08-21 00:36:08 +05:30
Fabien Pinckaers fc62fe34d2 Properties:
removed old <properties/> tag

bzr revid: fp@tinyerp.com-20080819192552-ji5cxr3ykt0r1qs2
2008-08-19 21:25:52 +02:00
Fabien Pinckaers 8da94d89f8 Bugfix
bzr revid: fp@tinyerp.com-20080819123013-fk1bhqym921tg2wp
2008-08-19 14:30:13 +02:00
Fabien Pinckaers 0f12b770c5 Very small speed improvement at db creation
bzr revid: fp@tinyerp.com-20080818223422-yiuv0dgr23vrjhfe
2008-08-19 00:34:22 +02:00
Jean-Baptiste Aubort 3534bb0d51 merge with #956 trunk
bzr revid: jean-baptiste.aubort@camptocamp.com-20080812132056-o0gyr6nruf496sbr
2008-08-12 15:20:56 +02:00
Jean-Baptiste Aubort d76bc2e311 * Better views for: acces, menus, roles and rules
* Base security
* Res security
* Only root can change root password

bzr revid: jean-baptiste.aubort@camptocamp.com-20080812124747-99ulh5h5lb1i3cew
2008-08-12 14:47:47 +02:00
Jean-Baptiste Aubort 2316891751 * Added groups to roles definition
bzr revid: jean-baptiste.aubort@camptocamp.com-20080804093137-fg2ccx2vo624rp05
2008-08-04 11:31:37 +02:00
Jean-Baptiste Aubort 8370ba11fd * Resolved bug in permissions view (Define Access)
* Actions for demo user
* Added missing mandatory fields to new views
* User security in draft

bzr revid: jean-baptiste.aubort@camptocamp.com-20080730124248-9i13imd1nj2iio7g
2008-07-30 14:42:48 +02:00
Jean-Baptiste Aubort 7787904163 * Better security related views
* Re-organized security menu
* Added missing crossed object views (ie.: User-Roles)
* Improvements

bzr revid: jean-baptiste.aubort@camptocamp.com-20080728154335-t037bhyekjg9mu97
2008-07-28 17:43:35 +02:00
Jean-Baptiste Aubort c7ec22cce1 * Added RES security
* Password check in root redefine password configuration wizard

bzr revid: jean-baptiste.aubort@camptocamp.com-20080724161944-4phjz9rnycafs0ei
2008-07-24 18:19:44 +02:00
Christophe Simonis 2eb6b8265b add encoding comment and vim comment
bzr revid: christophe@tinyerp.com-20080723150127-fmitw7zgeokcualh
2008-07-23 17:01:27 +02:00
Aubort Jean-Baptiste 1ed3dca300 * Added objects groups for system and base
* Renamed ir_model_security to ir_model_group

bzr revid: jean-baptiste.aubort@camptocamp.com-20080723142704-p1nlczd0vtep9qtf
2008-07-23 16:27:04 +02:00
Aubort Jean-Baptiste 986ac9207a * Configuration wizard to define root password
* Base security in XML
* Group of objet

bzr revid: jean-baptiste.aubort@camptocamp.com-20080723102520-idmifh14v9dtt5s3
2008-07-23 12:25:20 +02:00
Christophe Simonis 2dd9723b8b convert tabs to 4 spaces
bzr revid: christophe@tinyerp.com-20080722142436-143iu4ryy47w3av0
2008-07-22 16:24:36 +02:00
Aubort Jean-Baptiste 283b95c6a5 * Deleted user Admin
* user R00T has now a password and is the only one to have acces to everything
* No more admin group, ERP Manager is here for the client

bzr revid: jean-baptiste.aubort@camptocamp.com-20080718164051-axoezrrfn1yscncx
2008-07-18 18:40:51 +02:00
Aubort Jean-Baptiste bbaa945575 Advanced view for security management & removed parent_id on ir.model
bzr revid: jean-baptiste.aubort@camptocamp.com-20080718155312-8z9elapi9w5xldm4
2008-07-18 17:53:12 +02:00
Jean-Baptiste Aubort 13cbbe29ea Base security added: Access denied for everyone, admin has access everywhere by design (no need to assign groups to admin user)
bzr revid: jbaubort@wichside-20080714135301-apglvmybfjjqk9fi
2008-07-14 15:53:01 +02:00
Christophe Simonis 0b1dfd702f * translation of nearly all exceptions
* the export of translations per module take only the files of these modules

bzr revid: chs@tinyerp.com-52cb3686b17250df7bc23bf90d18397c7888e6f2
2008-07-08 08:13:12 +00:00
Christophe Simonis f3a2f05dde temporary fix for allowing everybody to work...
bzr revid: chs@tinyerp.com-5b667f73c019d51003106098efae7151fb5b7f38
2008-06-30 07:10:16 +00:00
Christophe Simonis 0dc7ab8c00 Community Days 2008:
Security: Now, by default, the user have no access...

bzr revid: chs@tinyerp.com-af0c02b8b14f4ca511670cf5f5dd53c2c0c1b4d4
2008-06-26 08:18:03 +00:00
Fabien Pinckaers 616475fb2e Bugfix
bzr revid: fp@tinyerp.com-65c24c59d6ffde5a6ed73ba211c0eed93a43d0f0
2008-06-20 11:11:37 +00:00
Amit Mendapara c61376b843 fixed create `custome field` problem (state should be manual)
bzr revid: ame@tinyerp.com-342d0381e45947dd408f8bf65d17f84eda1a1f4b
2008-06-20 05:41:49 +00:00