Commit Graph

133 Commits

Author SHA1 Message Date
Antony Lesuisse f3f1699be7 [IMP] settings menu reorg
bzr revid: al@openerp.com-20120418232650-amyi9cs68nqa5xhj
2012-04-19 01:26:50 +02:00
Thibault Delavallée 7b073bd386 [FIX] Propagated name change from ir_needaction_users to ir_needaction_users_rel.
bzr revid: tde@openerp.com-20120418091357-w3364qw5e0fyfjkj
2012-04-18 11:13:57 +02:00
Thibault Delavallée 8a5d24df88 [IMP] Email menus: email has no restriction anymore: mail_servers is moved to technical group.
bzr revid: tde@openerp.com-20120406081937-5hnau38k1ru28yhw
2012-04-06 10:19:37 +02:00
Raphael Collet 5078ffaeb4 [MERGE] branch trunk-v62_config: new config wizards
bzr revid: rco@openerp.com-20120405144458-mykpm9zk870fe3ge
2012-04-05 16:44:58 +02:00
Thibault Delavallée aa0205c849 [REF] Cleaned model and code: removed classmethods, moved some code to needaction_users, cleaned models.
bzr revid: tde@openerp.com-20120403145426-gjhdwhxb44bme8mi
2012-04-03 16:54:26 +02:00
Raphael Collet 3aa0852ae9 [IMP] base: reorder menuitems inside Settings > Configuration
bzr revid: rco@openerp.com-20120403134128-9g1p2bzapyxjoakf
2012-04-03 15:41:28 +02:00
Raphael Collet c2c44a28f9 [IMP] Settings: restrict menu 'Sequences & Identifiers' to group_no_one
bzr revid: rco@openerp.com-20120402091610-8g2qwc5yykucf18x
2012-04-02 11:16:10 +02:00
Thibault Delavallée 0f09c8eb91 [REF] Refactoring: moved from base to ir; renamed from base.needaction->ir.needaction; updated files accordingly
bzr revid: tde@openerp.com-20120330132452-ww57gzp8ggx1pfj2
2012-03-30 15:24:52 +02:00
Thibault Delavallée 349f5c82b3 [REM] Removed fields added for debug purpose
bzr revid: tde@openerp.com-20120329072634-y432oy9k3wboxvlc
2012-03-29 09:26:34 +02:00
Thibault Delavallée 8196c9e1b1 [REF] Refactored needaction mechanism. Added functional fields in ir.ui.menu so the web client only has to manage the values.
bzr revid: tde@openerp.com-20120328163549-4g3dc5mwdagenrq1
2012-03-28 18:35:49 +02:00
Antony Lesuisse 2cd26d3763 [FIX] ir.model.fields form view
lp bug: https://launchpad.net/bugs/912769 fixed

bzr revid: al@openerp.com-20120208213047-2uq1wze2xdzbghgh
2012-02-08 22:30:47 +01:00
Antony Lesuisse 30b8d271e5 [FIX] ir.model form view
lp bug: https://launchpad.net/bugs/912769 fixed

bzr revid: al@openerp.com-20120208175223-lqoyeqcfj53gb0lh
2012-02-08 18:52:23 +01:00
Olivier Dony d925235e62 [MERGE] sync with trunk
bzr revid: odo@openerp.com-20111222102555-bydsozbdu6urkj31
2011-12-22 11:25:55 +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
Amit Bhavsar (Open ERP) 69102dc169 [polish3],improve the setting menu
bzr revid: amb@tinyerp.com-20111118092013-le696vrtwpeo0s2w
2011-11-18 14:50:13 +05:30
Olivier Dony 3bf3279f25 [MERGE] Implementation of sparse field (to review), by Sebastien Beau, Akretion
bzr revid: odo@openerp.com-20111116172525-rmri79n9hpf2plwg
2011-11-16 18:25:25 +01:00
Antony Lesuisse 01dce90eb4 [IMP] Create Setting->Email root menu item
bzr revid: al@openerp.com-20111027071000-cwfpk7wd7r82sw2c
2011-10-27 09:10:00 +02:00
Vo Minh Thu d9b6f5e2d0 [MERGE] merged trunk.
bzr revid: vmt@openerp.com-20111003153509-8mbfg1t8hm92pult
2011-10-03 17:35:09 +02:00
Fabien Pinckaers a15f532739 [IMP] config wizard list not editable
bzr revid: fp@tinyerp.com-20111002154457-5krl4kuwasihs16a
2011-10-02 17:44:57 +02:00
Fabien Pinckaers c999a6ed8a [FIX] bad XML
bzr revid: fp@tinyerp.com-20111002105701-lj0btbhunmf09ts6
2011-10-02 12:57:01 +02:00
Fabien Pinckaers f71ff61472 [IMP] useability
bzr revid: fp@tinyerp.com-20111001211247-xbcvy6t5g8w3to13
2011-10-01 23:12:47 +02:00
Fabien Pinckaers c8a29501e4 [FIX] remove warnings, better view for mails
bzr revid: fp@tinyerp.com-20111001195103-sd8y0n4t8snzju9o
2011-10-01 21:51:03 +02:00
Vo Minh Thu 42fe3d4ff5 [IMP] ir_sequence: added the new "implementation" field in the views.
bzr revid: vmt@openerp.com-20110928132744-lb8m15yzg7kc3e56
2011-09-28 15:27:44 +02:00
Vo Minh Thu 9ac094fe5b [MERGE] ir.xml: ir.model ir.rule changed to use child_of instead of = for the company_id.
lp bug: https://launchpad.net/bugs/812843 fixed

bzr revid: vmt@openerp.com-20110921083041-gyl19c4elsge1ku0
2011-09-21 10:30:41 +02:00
sebastien beau b243c0567c [REF] ir_model_field replace the serialisation_field by serialization_field_id
change request in base.sql as a new field is created in ir_model_fields

bzr revid: sebastien.beau@akretion.com.br-20110920170707-2wmfs1sg37hgvbl1
2011-09-20 19:07:07 +02:00
Olivier Dony 8c5cb638b9 [MERGE] enforce unique `key` attribute for res.currency, ir.model, res.company
For res.company the constraint is made of 2 parts:
 - one normal unique constraint (name,company_id) to catch
   most cases and define the user error message
 - one additional unique index to enforce the unique currency
   name even for multiple entries with NULL company_id, not
   caught by the constraint. The index is named with the 
   constraint name as prefix, in order to automatically
   share the user error message

Also, cleanup up the res.currency views a bit, and improved
field labels in ir.model to make them easier to understand.

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

bzr revid: odo@openerp.com-20110919144821-708avl7t9q7g8vpr
2011-09-19 16:48:21 +02:00
sebastien beau 29297ed841 [IMP] add the posibility to create sparse field dynamically
bzr revid: sebastien.beau@akretion.com.br-20110917183535-idzw9wg340gywduy
2011-09-17 20:35:35 +02:00
Vo Minh Thu 8254ffe9c8 [MERGE] ir_actions: swapped (corrected) signal name with module name, usability enhancement.
lp bug: https://launchpad.net/bugs/819872 fixed

bzr revid: vmt@openerp.com-20110916082907-n73wothbef0wfq2i
2011-09-16 10:29:07 +02:00
Olivier Dony ef5edae1ca [MERGE] latest trunk
bzr revid: odo@openerp.com-20110908113641-xai86jar2fkbwdm7
2011-09-08 13:36:41 +02:00
Olivier Dony caef9821a3 [MERGE] latest trunk
bzr revid: odo@openerp.com-20110906080822-tyadkxvycrx7bl1d
2011-09-06 10:08:22 +02:00
Olivier Dony eab6a77a26 [IMP] ir.model.data: usability - rename `XML ID` -> `External ID`
bzr revid: odo@openerp.com-20110906075711-lev8g5tkfhc9j3c1
2011-09-06 09:57:11 +02:00
Olivier Dony e333a2eb2e [IMP] ir.values: improved defaults doc + removed `object` column completely
The `object` column actually directly depended on the value of
the `key` column, so it can be totally removed with no side-effects.
Docstrings updated following review comments.

bzr revid: odo@openerp.com-20110905141058-xa01o77l1rto6hg9
2011-09-05 16:10:58 +02:00
Olivier Dony 38ddb76960 [IMP] ir.values: minor cleanup/view improvements
bzr revid: odo@openerp.com-20110902101530-13r328uwhwdpudn5
2011-09-02 12:15:30 +02:00
Olivier Dony 75e0749542 [IMP] ir.values: separated defaults and actions API, added different views
This should prepare for a future split of the two parts
currently composing ir.values entries: user defaults and
action bindings to a model's UI.

bzr revid: odo@openerp.com-20110901181254-g14lyeogs0wv23bz
2011-09-01 20:12:54 +02:00
Antony Lesuisse be328ad7c3 [MERGE] trunk
bzr revid: al@openerp.com-20110827213628-4kflylkgtln6o4k4
2011-08-27 23:36:28 +02:00
Antony Lesuisse 45496327d4 [FIX] ir.action.act_window form missing target
bzr revid: al@openerp.com-20110822145244-dctqa7gd1m9b35e2
2011-08-22 16:52:44 +02:00
Olivier Dony 3fa9dcea34 [MERGE] latest trunk
bzr revid: odo@openerp.com-20110819150201-pas7z2md5sa3bk7e
2011-08-19 17:02:01 +02:00
Antony Lesuisse 2f9f557e18 [FIX] get rid of unsued menus and submenu
bzr revid: al@openerp.com-20110811181217-y2yxdz34uswijwza
2011-08-11 20:12:17 +02:00
Olivier Dony 8d8b620430 [FIX] ir.actions.server: make trigger actions work (based on ideas from F. Degrave)
lp bug: https://launchpad.net/bugs/819872 fixed

bzr revid: odo@openerp.com-20110811143434-2xm0tnzb04lgy12f
2011-08-11 16:34:34 +02:00
Olivier Dony c90c1a735d [MERGE] latest trunk
bzr revid: odo@openerp.com-20110809160953-i1yrg5knplw4jy9l
2011-08-09 18:09:53 +02:00
Antony Lesuisse bcc1d99808 [MERGE] trunk-usability-improve_filter-rmu
bzr revid: al@openerp.com-20110806005046-4w8w2rnapbw5wbx1
2011-08-06 02:50:46 +02:00
Antony Lesuisse 4f2dee92a3 [MERGE] trunk
bzr revid: al@openerp.com-20110805211717-4bu7sz08l4hchrr8
2011-08-05 23:17:17 +02:00
RavishchanraMurari (Open ERP) da9f43e278 filter_management_resummit
bzr revid: rmu@tinyerp.com-20110804130508-efncl6hfr99gyetz
2011-08-04 18:35:08 +05:30
Xavier Morel f723234f4d [IMP] todos: rename 'special' type to 'automatic', remove 'recurring' type, remove 'hidden' state, fix relevant code sections
bzr revid: xmo@openerp.com-20110729142622-yxvi33planv3m5a0
2011-07-29 16:26:22 +02:00
Amit (OpenERP) e9181a40d5 [FIX]:fixed ir.rule
bzr revid: apa@tinyerp.com-20110727121921-rxkekubawe870adh
2011-07-27 17:49:21 +05:30
Amit (OpenERP) cde5d8d6a0 [FIX]:rename menus
bzr revid: apa@tinyerp.com-20110726123714-arj5400g5j7s44qm
2011-07-26 18:07:14 +05:30
RavishchanraMurari (Open ERP) 2e004d0741 filter management
bzr revid: rmu@tinyerp.com-20110726085218-w3om75wrt0eusxw1
2011-07-26 14:22:18 +05:30
ARA (OpenERP) 7d7ae4b0fe [FIX] Invoice company change (Multi-company)
lp bug: https://launchpad.net/bugs/812843 fixed

bzr revid: ara@tinyerp.com-20110725084416-ct30t2i2s2feze0k
2011-07-25 14:14:16 +05:30
Olivier Dony 3cdd68e392 [IMP] ir.values: slightly more info in key2 help string
bzr revid: odo@openerp.com-20110722144606-sw9n1oiuirnm26t0
2011-07-22 16:46:06 +02:00
Olivier Dony 1c55d35026 [IMP] ir.mail_server: next round of review/cleanup
bzr revid: odo@openerp.com-20110720101822-b7n9kinz8sic1vuw
2011-07-20 12:18:22 +02:00
Olivier Dony 6e3e3c3b8b [MERGE] sync with trunk
bzr revid: odo@openerp.com-20110715003655-vx3h5n4109hpa7i2
2011-07-15 02:36:55 +02:00
Olivier Dony 3080ba3452 [IMP] ir.mail_server: another round of cleanup
bzr revid: odo@openerp.com-20110715002809-ryvm27wi4ktv8v49
2011-07-15 02:28:09 +02:00
Quentin (OpenERP) 0274021306 [IMP] usability: configuration wizards should be available in simple view (for gtk users) too
bzr revid: qdp-launchpad@openerp.com-20110630140513-jo7qlrmizmimu0cz
2011-06-30 16:05:13 +02:00
Quentin (OpenERP) 96b7f91bcf [MERGE] usability in list of config wizards
bzr revid: qdp-launchpad@openerp.com-20110630133406-5k2qqruxovjim3j4
2011-06-30 15:34:06 +02:00
Quentin (OpenERP) 025fb306f1 [MERGE] merge with main trunk
bzr revid: qdp-launchpad@openerp.com-20110630131818-nodhau21de4t1n39
2011-06-30 15:18:18 +02:00
aag (OpenERP) bfd2ab534a [IMP] Base: In Configuration Wizards actions tree view put Action field before Category field
bzr revid: aag@tinyerp.co.in-20110629093002-dn3gadkr7ar2eu0t
2011-06-29 15:00:02 +05:30
aag (OpenERP) 43286f89bf [IMP] Base: In Configuration Wizards actions search view put Action field before Category field
bzr revid: aag@tinyerp.co.in-20110629091057-3znihyev1vno9fn7
2011-06-29 14:40:57 +05:30
Quentin (OpenERP) 1b754989c4 [MERGE] merged aag branch with data for ir.actions.todo categories + improved views of ir.actions.todo
bzr revid: qdp-launchpad@openerp.com-20110608084928-3e0vs45o19vrv3qw
2011-06-08 10:49:28 +02:00
aag (OpenERP) 12b77a1dea [IMP]Base:In obj ir.actions.todo.category add one field
bzr revid: aag@tinyerp.co.in-20110606045944-rays9mr89k1jbrzm
2011-06-06 10:29:44 +05:30
aag (OpenERP) 4597ab294b [IMP]base:Tools / Customization -5
bzr revid: aag@tinyerp.co.in-20110603105215-qgugx5gm9ayxwzl6
2011-06-03 16:22:15 +05:30
aag (OpenERP) 4e36a597dc [IMP]base:Add catg Sales Management -5
bzr revid: aag@tinyerp.co.in-20110603074100-pflef8yx7ip6b51t
2011-06-03 13:11:00 +05:30
Olivier Dony 6bbe8c7200 [IMP] ir.rule: local rules will be combined with OR within the same group
This makes it more intuitive: global rules are restrictions and
always combined with AND, while local rules are always combined
with OR, regardless if they are in the same group or different
groups. It makes it also easier to add rules in an existing group
to grant more rights.

bzr revid: odo@openerp.com-20110601130156-c0swo9w21zqun2gl
2011-06-01 15:01:56 +02:00
Xavier Morel 5695adf5e6 [IMP] @editable on forms and fields is nonsense, on trees it should only be able to take the values 'top' and 'bottom'
bzr revid: xmo@openerp.com-20110531101518-1ycw1fjy5vczcf8g
2011-05-31 12:15:18 +02:00
aag (OpenERP) 1f800291fa [IMP]Base:Change name of Category Obj and put name field as required
bzr revid: aag@tinyerp.co.in-20110520053910-71b9sl1slepqid74
2011-05-20 11:09:10 +05:30
aag (OpenERP) 0a64359a6e [IMP]Base :add a new field category on config wizard
bzr revid: aag@tinyerp.co.in-20110519104240-4l4v9keihok6xzmp
2011-05-19 16:12:40 +05:30
Vo Minh Thu a2e39003d8 [MERGE] ir.ui.menu form view: set parent_id in new submenus.
bzr revid: vmt@openerp.com-20110512113816-ebbosf5u932zq03t
2011-05-12 13:38:16 +02:00
Raphael Collet ab011e2062 [FIX] in submenu panel: set parent_id in new submenus
bzr revid: rco@openerp.com-20110503101520-xmw46uwpmli72f1l
2011-05-03 12:15:20 +02:00
Rucha (Open ERP) 91b91a13ff [MERGE]: Merge with latest trunk
bzr revid: rpa@tinyerp.com-20110415092007-oajzijtrc89v8chy
bzr revid: rpa@tinyerp.com-20110426064101-1ngfketkd63yxvlp
bzr revid: rpa@tinyerp.com-20110427044312-ublvi2qqxza5njhx
2011-04-27 10:13:12 +05:30
Vo Minh Thu 91eed5bc4f [MERGE] merged nch branch to add the model in the xml report tree view.
bzr revid: vmt@openerp.com-20110426103953-m0gs9dfrg1x422wb
2011-04-26 12:39:53 +02:00
Naresh (OpenERP) 9de7a041ae [IMP]:added model name in the list view for ir.actions.report.xml
lp bug: https://launchpad.net/bugs/755473 fixed

bzr revid: nch@tinyerp.com-20110421085257-e0aitgy4vuz2m0so
2011-04-21 14:22:57 +05:30
Rucha (Open ERP) 17bb1fff10 [IMP]: added action in search view of config wizard in order to search a wizard by its name
bzr revid: rpa@tinyerp.com-20110414084311-2v5h1m3jx1yc9ril
2011-04-14 14:13:11 +05:30
Rucha (Open ERP) ba26e7a16b [FIX]: base: fixed wrong id in action reference
bzr revid: rpa@tinyerp.com-20110412061024-s33q2lufr0iwtzyh
2011-04-12 11:40:24 +05:30
Rucha (Open ERP) 712f70c41c [MERGE]: Merge work of aag for new proposed changes for field restart (WORK IN PROGRESS)
bzr revid: rpa@tinyerp.com-20110411122509-wxuavchvlcm73fsu
2011-04-11 17:55:09 +05:30
aag (OpenERP) da001be94f [IMP]SERVER:Change Field Restart To Type
bzr revid: aag@tinyerp.co.in-20110408122657-hlsz5alctovlu6i7
2011-04-08 17:56:57 +05:30
Harry (OpenERP) beb4aa6652 [IMP] mail.server: useability improvement
bzr revid: hmo@tinyerp.com-20110406100500-mqdrfvsz03etzbpv
2011-04-06 15:35:00 +05:30
Raphael Collet edaae88606 add a page with submenus in edit_menu_access form
bzr revid: rco@openerp.com-20110330153321-bstnetdx7cg7q6ii
2011-03-30 17:33:21 +02:00
Rifakat Haradwala (Open ERP) 573431a8ba [IMP] ir_mail_server.py: corrected argument of send_method and did related changes and also removed unused imports
bzr revid: rha@tinyerp.com-20110329115309-q7q02pto691a9nxp
2011-03-29 17:23:09 +05:30
Rifakat Haradwala (Open ERP) 6a76b19d2e [IMP] ir_mail_server.py: implemented onchange for tls and ssl boolean field
bzr revid: rha@tinyerp.com-20110325115702-6066ifi582eztgfq
2011-03-25 17:27:02 +05:30
Rifakat Haradwala (Open ERP) b0d6ac3915 [IMP] : improvement in send_email
bzr revid: rha@tinyerp.com-20110323130601-hryhc1fh8dakr2o7
2011-03-23 18:36:01 +05:30
Rifakat Haradwala (Open ERP) 6c699c5082 [IMP] ir_mail_server.py: created method email_send and did other changes
bzr revid: rha@tinyerp.com-20110322133555-dshlx0em3n3y7el3
2011-03-22 19:05:55 +05:30
Rifakat Haradwala (Open ERP) 75e5720f4e [IMP] ir.xml: created view for ir_mail_server and added menu
bzr revid: rha@tinyerp.com-20110321131209-jqwa3mop83nuy7av
2011-03-21 18:42:09 +05:30
aag (OpenERP) 43690eb21f [IMP] REWORK-SERVERSIDE :Improvement Config wiz , ON SERVER SIDE
bzr revid: aag@tinyerp.co.in-20110301072241-a8s1iialq6xeot23
2011-03-01 12:52:41 +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