Commit Graph

66 Commits

Author SHA1 Message Date
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
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
Stephane Wirtel 3a4f98c7e4 remove print statement
bzr revid: stephane@tinyerp.com-20080922142612-67kil8o8kem4zunt
2008-09-22 16:26:12 +02:00
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
Harshad Modi 5c1949e71a fixed bug : configuration wizard for Select Extended View
bzr revid: hmo@tinyerp.com-20080919072820-9kvxnse755unyvu3
2008-09-19 12:58:20 +05:30
Fabien Pinckaers eae3463b99 Bugfix
bzr revid: fp@tinyerp.com-20080909094023-owi3zbiaokilfmi3
2008-09-09 11:40:23 +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 1837b36369 merged with #1024 trunk
bzr revid: jean-baptiste.aubort@camptocamp.com-20080826084217-plshba1mxektp8cf
2008-08-26 10:42:17 +02:00
Fabien Pinckaers fdb4812d33 Improvement in Config Wizards
bzr revid: fp@tinyerp.com-20080824171028-ul98prnl13wl1y13
2008-08-24 19:10:28 +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
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 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
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
Harshad Modi f3bbfe0a51 modification :
* put special cancel button with action for cancel/ skip wizard

bzr revid: hmo@tinyerp.com-a401f6d6f3192f093a2c45ccbb8c4a2d5482a512
2008-07-07 09:41:01 +00:00
Harshad Modi 9020c5e4db configuration wizard :
* improvement on user configuration wizard
* account journal for bank account wizard
* remove comment on install module wizard on profile_service module

bzr revid: hmo@tinyerp.com-06c4675c4a1b8ef32f28f543df69a3c3cad5193a
2008-07-02 08:42:47 +00:00
Fabien Pinckaers fca1637a6e Improvements
bzr revid: fp@tinyerp.com-3bf3ca5f392a63f5285035e50e972129f442ae35
2008-06-30 15:33:15 +00:00
stw f7afb7b000 Community Days: from Xavier ALT
bzr revid: stw-b92000db2a408c9250048365f26959401ae36f98
2008-06-26 15:42:22 +00:00
Christophe Simonis 777a5d7b3c Community Days 2008:
User groups: add a comment field

Patch from Vincent from C2C

bzr revid: chs@tinyerp.com-0f9911f0195f21e4e77ecb17b11ae8a27a3f2c41
2008-06-26 07:57:59 +00:00
Harshad Modi a3fccdb1fe modification:
* add icon on main configiration Steps and also all configuration wizards
* add new field 'note' on configuration step object for step desection
	which is display on main configuration wizard
* modify some configuration wizards :
	- configure user :	add new button for loop , save + new
	- select simple view or extend view : modify layout
	- journal of bank account : put one2many object with editable tree view to allow create more than one journal

bzr revid: hmo@tinyerp.com-6847618764e7199996115d04ccb6dac991b1438a
2008-06-25 11:57:29 +00:00
Harshad Modi a00dea7af6 imrovement on configuration wizard :
* change name of all configuration wizard
* imroovemnt on view
* put view_id on user configuration wizard's action
* put action on base setup and module upgrade wizard to call configuration wizard
* make new configuration wizard for install extra module on service profile
* make new configuration wizard for set extend group on admin user to set extendend view

bzr revid: hmo@tinyerp.com-a4b56d4283c1ab9cc0aa5162c9b5c269e4438e5b
2008-06-21 09:54:30 +00:00
Harshad Modi 24c3169bd7 prototype of configuration wizard
bzr revid: hmo@tinyerp.com-d9d10212c9d6bbb5902436d3bb6fc85005825691
2008-06-20 11:49:23 +00:00
Fabien Pinckaers 43e717ad30 Removed rules on users
bzr revid: fp@tinyerp.com-df7d77f75d29c1a746bba23c2807751a3c2a31ac
2008-06-19 05:09:48 +00:00
Fabien Pinckaers fa01eef644 Bugfix
bzr revid: fp@tinyerp.com-f569c6dea92caa683cadc6d3e64e46225d713494
2008-06-18 06:17:51 +00:00