Commit Graph

19 Commits

Author SHA1 Message Date
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
Xavier Morel 7a2d912964 [REM] bunch of nonsensical @model + @ref
bzr revid: xmo@openerp.com-20130429124333-p1h11fpy04y3sljy
2013-04-29 14:43:33 +02:00
Fabien Pinckaers 4ae90a7206 [IMP] fancy note by default
bzr revid: fp@tinyerp.com-20121215130053-4q72g3z2nvu6h7zq
2012-12-15 14:00:53 +01:00
Christophe Matthieu f7933378aa [IMP] note: remove fancy mode
bzr revid: chm@openerp.com-20121129094412-s5g8uffx8j7q4xpg
2012-11-29 10:44:12 +01:00
Christophe Matthieu a0fd0a7233 [IMP] note: remove default fancy mode
bzr revid: chm@openerp.com-20121123103845-1wwcfhm9g98g9gue
2012-11-23 11:38:45 +01:00
Vijaykumar Baladaniya 17eeb7e740 [FIX]Give a access rule.
bzr revid: vba@tinyerp.com-20121105085213-26mi5y3t134o80ci
2012-11-05 14:22:13 +05:30
Fabien Pinckaers a17c7ad91f [IMP] fancy notes by default
bzr revid: fp@openerp.com-20121029205419-4vsjpab5frvsk0oa
2012-10-29 21:54:19 +01:00
Fabien Pinckaers cfb22c62fb [FIX] visibility of note group
bzr revid: fp@tinyerp.com-20120927192123-oyktxq2ms964eskw
2012-09-27 21:21:23 +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
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 4290c35f06 [MERGE] from trunk
bzr revid: chm@openerp.com-20120918152550-zdo1b9gtc3r3v6xc
2012-09-18 17:25:50 +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 a15456ba0f [FIX] note: access rules
bzr revid: chm@openerp.com-20120914101418-7bpc4aecprfz1vvt
2012-09-14 12:14:18 +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
Christophe Matthieu 481c300cc5 [IMP] note: add button and search filters on kanban view for active/inactive notes. Add note.tag. Html field on form view.
bzr revid: chm@openerp.com-20120907091708-z9x8g9tzdu6e7oad
2012-09-07 11:17:08 +02:00
Anael Closson 87c4a3a3b7 initial note push
bzr revid: acl@openerp.com-20120813170429-91dibb1dpe32j6w2
2012-08-13 19:04:29 +02:00