Commit Graph

92 Commits

Author SHA1 Message Date
mra (Open ERP) 288fc76f29 [FIX] users: add action_get method on res users (not opened user->preference)
bzr revid: mra@tinyerp.com-20100113062506-ui30jzmmz60tabkl
2010-01-13 11:55:06 +05:30
Xavier Morel c5609cf160 [merge] from trunk
bzr revid: xmo@tinyerp.com-20091222084844-r4df5vb4sgv1pduu
bzr revid: xmo@tinyerp.com-20091230083057-6yineipknlej5ssw
bzr revid: xmo@tinyerp.com-20100104155530-8robh326lwgwa5qj
bzr revid: xmo@tinyerp.com-20100105151118-voh4xm65y6r0jyvx
2010-01-05 16:11:18 +01:00
Fabien Pinckaers 028cb41b03 [FIX] user can change company
bzr revid: fp@tinyerp.com-20091223163711-65ayzf2jrp8ldm2t
2009-12-23 17:37:11 +01:00
Xavier Morel feca699a8e [fix] forgot one variable rename
bzr revid: xmo@tinyerp.com-20091217194716-2o1kf961ed6667xp
2009-12-17 20:47:16 +01:00
Xavier Morel 4730f553f9 [fix] address generation & use brand new multiple inheritance & cross osv/osv_memory instead of _columns hack
bzr revid: xmo@tinyerp.com-20091217194250-cvta8ckyuqslv3qm
2009-12-17 20:42:50 +01:00
Xavier Morel 714e56e5e7 [add] autogenerate signature on user creation form
bzr revid: xmo@tinyerp.com-20091217170905-q194aey4efi9wkpd
2009-12-17 18:09:05 +01:00
Xavier Morel 175fcd7b18 [add] email field to the user profile
bzr revid: xmo@tinyerp.com-20091217161957-mpfs3ztvto1nfnv3
2009-12-17 17:19:57 +01:00
Xavier Morel ef21375efa [imp] use *args in defaults lambdas
bzr revid: xmo@tinyerp.com-20091217161642-h83r8m6ici45aifv
2009-12-17 17:16:42 +01:00
Xavier Morel ea45f7a98c [imp] interface of initial view type configuration
bzr revid: xmo@tinyerp.com-20091217153008-ufhe2lren1j9keo1
2009-12-17 16:30:08 +01:00
Xavier Morel b765818f15 [merge] from trunk-lxml-fixes
bzr revid: xmo@tinyerp.com-20091210111811-r5yixjp5jararnzl
2009-12-10 12:18:11 +01:00
Xavier Morel b2a428c701 [IMP] provide hook methods for extensions orthogonal to the event handlers themselves
bzr revid: xmo@tinyerp.com-20091210073213-4wpiu60tr6ap8lco
2009-12-10 08:32:13 +01:00
Jay (Open ERP) 7e22f42485 [IMP] Limit for name_search() improved to 100
lp bug: https://launchpad.net/bugs/494401 fixed

bzr revid: jvo@tinyerp.com-20091209114241-e9amr10847awl5zq
2009-12-09 17:12:41 +05:30
Fabien Pinckaers a2b058e89e [IMP] multi companies on users
bzr revid: fp@tinyerp.com-20091209111834-kmicjotdgrnyquad
2009-12-09 12:18:34 +01:00
Fabien Pinckaers 920c9dd540 [FIX] select current compay on users
bzr revid: fp@tinyerp.com-20091209085739-sb1hq6c8ud7o7kmh
2009-12-09 09:57:39 +01:00
Xavier Morel 4dbb8813e4 [FIX][IMP] fix creation of second user in a row, make user creation view inherit from res_config_view_base
bzr revid: xmo@tinyerp.com-20091208144835-pdf83mwe6x9xd37b
2009-12-08 15:48:35 +01:00
Xavier Morel c2aeae60c4 [FIX] unbreak user creation
bzr revid: xmo@tinyerp.com-20091208135306-qcic48ugtff50aes
2009-12-08 14:53:06 +01:00
Xavier Morel 31ad1a84be [IMP] remove unused method action_skip on res.config.view
bzr revid: xmo@tinyerp.com-20091208130908-i14z2w3ips30ecyi
2009-12-08 14:09:08 +01:00
Xavier Morel c47d3ab275 [IMP] renamings & reformattings of button names
bzr revid: xmo@tinyerp.com-20091207182830-27bpxe68g9o31j26
2009-12-07 19:28:30 +01:00
Xavier Morel 0e4962391e [IMP] rename res.configurable to res.config: inheriting from it makes an object a config item
bzr revid: xmo@tinyerp.com-20091204105821-7133uv5p1b7n4euz
2009-12-04 11:58:21 +01:00
Xavier Morel 02e431c411 [IMP] make users configurable via res.configurable
Create a new user configuration object (res.config.users) whose job is to
create new users instance and interact with the related views

bzr revid: xmo@tinyerp.com-20091204101543-qpqfhaqvrpqfpcyi
2009-12-04 11:15:43 +01:00
Xavier Morel 97013e9aae [IMP] modify configurator for inheritability, move it to res_config, make res_config_view inherit from res.configurable
bzr revid: xmo@tinyerp.com-20091203151122-md545zxjs7rlyddk
2009-12-03 16:11:22 +01:00
Xavier Morel 08f7728ff8 [IMP] migrate res.user and res.config.view to the new configurator
bzr revid: xmo@tinyerp.com-20091203130904-9ndprgw23f4jc0ne
2009-12-03 14:09:04 +01:00
Harry (Open ERP) d8ce3f1e2a [FIX] replaced <TAB> with four white space.
bzr revid: hmo@tinyerp.com-20091124144405-9mzd91chohvf0uu7
2009-11-24 20:14:05 +05:30
xrg dad1ff955b [merge] merge from lp:~xrg/openobject-server/optimize-5.0 and removed some confilts
bzr revid: hmo@tinyerp.com-20091120143104-tb6136unkdw7yfy9
2009-11-20 20:01:04 +05:30
rpa-openerp 5561c46196 [IMP]able to pass context into record tag in xml file and pass context {"noadmin":True} in extended group data for not allocate that group to admin user
bzr revid: hmo@tinyerp.com-20091103064636-0v855wtnh06l0zop
2009-11-03 12:16:36 +05:30
pap(openerp) 251b6720ca Changed encoding to coding ref: PEP: 0263
bzr revid: hda@tinyerp.com-20091020105223-2o94yr2iv2v10axr
2009-10-20 16:22:23 +05:30
PSO(OpenERP) 4d7134cd99 Changed licencing
bzr revid: hda@tinyerp.com-20091014123215-nuyqs18090whzt5o
2009-10-14 18:02:15 +05:30
HDA (OpenERP) 9f57df820d [FIX] remove company from context
bzr revid: hda@tinyerp.com-20091008095448-h89of8ceb0cqxbp2
2009-10-08 15:24:48 +05:30
HDA (OpenERP) c68600cc53 [Merged]
bzr revid: hda@tinyerp.com-20090917072712-l7220bbv1gq4uckc
2009-09-17 12:57:12 +05:30
P. Christeas 02177cd1e0 Allow copying of res.group.
With this patch, access groups can be duplicated. Solves the
'unique(name)' constraint for the new instance.

bzr revid: p_christ@hol.gr-20090421161937-odqnx1ycmwvp04mp
2009-04-21 19:19:37 +03:00
Christophe Chauvet 24c7d75964 [IMP]
* Add "from tools.translate import _" in all missing file was used _('xxx')

bzr revid: christophe.chauvet@syleam.fr-20090306180650-5g11fkzbbhh61aql
2009-03-06 19:06:50 +01:00
Christophe Simonis 6f60b165f8 [IMP] automatically add new groups to admin user
bzr revid: christophe@tinyerp.com-20090204143629-3nb99mmzlf380fjp
2009-02-04 15:36:29 +01:00
Stephane Wirtel a90653c98f [FIX] User can read his own password
lp bug: https://launchpad.net/bugs/322221 fixed

bzr revid: stephane@tinyerp.com-20090128112014-besest79n8luqe8e
2009-01-28 12:20:14 +01:00
Stephane Wirtel 42f72577b0 [MERGE] from Geoff Gardiner
bzr revid: stephane@tinyerp.com-20090127101030-jh0oldlr451zpdq2
2009-01-27 11:10:30 +01:00
Fabien Pinckaers 701cafe2a5 bugfix_cache
bzr revid: fp@tinyerp.com-20090126231905-9tzzkfouctynak8k
2009-01-27 00:19:05 +01:00
Geoff Gardiner 9701d23806 Test of change to a label in res_user.py
bzr revid: gsg@pinot-grigio-20090126150453-m7qi2xvccs5qycu2
2009-01-26 15:04:53 +00:00
Fabien Pinckaers 0ea948d249 updated_cache_not_fixed_yet
bzr revid: fp@tinyerp.com-20090126075022-wlq7t4x93494kotk
2009-01-26 08:50:22 +01:00
Christophe Simonis cef5c76514 [FIX] unlink take the context in parameter
lp bug: https://launchpad.net/bugs/319172 fixed

bzr revid: christophe@tinyerp.com-20090121111956-nu8qi42x2d8xlcbv
2009-01-21 12:19:56 +01:00
Christophe Simonis 5a20219f9b [IMP] improve cache system
[FIX] cache now take in account default parameters
[IMP] new way to clear the cache
[FIX] clearing the cache is now made by database

bzr revid: christophe@tinyerp.com-20090105211746-o1fapuu319ozi7nv
2009-01-05 22:17:46 +01:00
Stephane Wirtel 9d293d1f00 [IMP] Update the copyright to 2009
bzr revid: stephane@tinyerp.com-20090104221329-rem11cbgwu30xnji
2009-01-04 23:13:29 +01:00
Fabien Pinckaers cb59d883b8 bugfix_cache_speed_improvement_store
bzr revid: fp@tinyerp.com-20081213060118-icn54am74m6ntyqw
2008-12-13 07:01:18 +01:00
Christophe Simonis c2cc3a3049 [FIX] psycopg2: in queries we must now use %s everywhere (no more %d or %f)
bzr revid: christophe@tinyerp.com-20081209123722-4kmv4pecjwiw3tm3
2008-12-09 13:37:22 +01:00
Naresh Choksy 01048293bb merge
bzr revid: nch@tinyerp.com-20081120072929-ogj8bui2nj0gasy9
bzr revid: nch@tinyerp.com-20081128061150-e0espfgn3ipvp2pl
2008-11-28 11:41:50 +05:30
hda@tinyerp.com 3e749e93cc added employee group as default in users
bzr revid: hda@tinyerp.com-20081121113022-08dt9x4t06htws3a
2008-11-21 17:00:22 +05:30
Fabien Pinckaers 09a5faf581 improved
bzr revid: fp@tinyerp.com-20081119202244-5sn9ogmlnzg5yz5r
2008-11-19 21:22:44 +01:00
Naresh Choksy bf7fd5ba71 bugfixes and small improvements
bzr revid: nch@tinyerp.com-20081119093750-o6j0uweg12tya5go
2008-11-19 15:07:50 +05:30
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
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 b751bebc98 filter menu using actions groups
bzr revid: christophe@tinyerp.com-20080923162456-3mimhd96ve8qfs4y
2008-09-23 18:24:56 +02:00