Commit Graph

73002 Commits

Author SHA1 Message Date
niv-openerp f1b47a3e0e Added grunt-tests command
bzr revid: nicolas.vanhoren@openerp.com-20130729150553-ps7w9g6fuqx4qxes
2013-07-29 17:05:53 +02:00
Launchpad Translations on behalf of openerp ff8af0b04d Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130725051258-3nzwdk9vxqbek8el
bzr revid: launchpad_translations_on_behalf_of_openerp-20130726051450-12v8h0so01s5y7xn
2013-07-26 05:14:50 +00:00
Denis Ledoux d91eb53390 [ADD][IMP]google_spreadsheet: module which adds the possibility to display data from OpenERP in Google Spreadsheet in real time, + some adaption to google_drive and google_base_account for more generic to anticipate other google related modules
bzr revid: dle@openerp.com-20130725125016-a20m4qad40xs24ob
2013-07-25 14:50:16 +02:00
Denis Ledoux 2dc7914225 [FIX]google_spreadsheet: typo
bzr revid: dle@openerp.com-20130725124259-h6apjfjpu579tl6z
2013-07-25 14:42:59 +02:00
Denis Ledoux da25e7858d [FIX]google_spreadsheet: i18n add pot file
bzr revid: dle@openerp.com-20130725122804-sx4airv20d7a278s
2013-07-25 14:28:04 +02:00
niv-openerp 4af94efccc [IMP] Added grunt file to use jshint on all the javascript files in the 'web' addons and corrected all the potential errors highlighted by jshint
bzr revid: nicolas.vanhoren@openerp.com-20130725120811-vehacpc8scpfef0p
2013-07-25 14:08:11 +02:00
niv-openerp faffe8805c Minor modifs to grunt file
bzr revid: nicolas.vanhoren@openerp.com-20130725120742-0omjb6l80kwon2vi
2013-07-25 14:07:42 +02:00
Denis Ledoux 329662956f [MERGE]upstream
bzr revid: dle@openerp.com-20130725115829-jtb3v3q42j15nl61
2013-07-25 13:58:29 +02:00
niv-openerp ec9ae7ec81 Does not allow functions in loops anymore
bzr revid: nicolas.vanhoren@openerp.com-20130725113041-n6u9gyo1vbv1blw5
2013-07-25 13:30:41 +02:00
niv-openerp 17ba69eb52 Applied jshint on test files and corrected errors
bzr revid: nicolas.vanhoren@openerp.com-20130725112416-j6wbm254yx05i890
2013-07-25 13:24:16 +02:00
niv-openerp c767a0d34c Added semicolons
bzr revid: nicolas.vanhoren@openerp.com-20130725103301-65nld10p1if7k0zt
2013-07-25 12:33:01 +02:00
niv-openerp 42e493e73e Added Gruntfile with jshint and corrected most js errors
bzr revid: nicolas.vanhoren@openerp.com-20130725100749-0i82gf3k3nvt4r44
2013-07-25 12:07:49 +02:00
Launchpad Translations on behalf of openerp a892e25901 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130724053159-8wdv92pt9hwa3qgp
bzr revid: launchpad_translations_on_behalf_of_openerp-20130725051315-bc4hramkauuexjra
2013-07-25 05:13:15 +00:00
Denis Ledoux f3e189698d [FIX]google_drive, google_spreadsheet: move of get_google_scope in google objects instead of config
bzr revid: dle@openerp.com-20130724153754-thj2l0b1t4lw136j
2013-07-24 17:37:54 +02:00
niv-openerp b105770bbc [IMP] removed hack to force disable the browser's cache and use http headers instead
bzr revid: nicolas.vanhoren@openerp.com-20130724151929-8j1bo1ae64lwkxdw
2013-07-24 17:19:29 +02:00
Denis Ledoux a3f57cd43b [FIX]ir_attachement: if res_id = 0, allow to read if allowed to read model
bzr revid: dle@openerp.com-20130724130936-u1payhg18hcssj0z
2013-07-24 15:09:36 +02:00
Denis Ledoux 54de4095ae [FIX]google_drive, google_spreadsheet: go to configuration panel only for group settings, spreadsheet attached to model without res_id
bzr revid: dle@openerp.com-20130724130534-axyvc0u0g1um07fg
2013-07-24 15:05:34 +02:00
niv-openerp 7db84a3a72 [IMP] Simplified db detection by removing 'db' http parameter handling in http.py to put it in main.py
bzr revid: nicolas.vanhoren@openerp.com-20130724130036-owht2qy2aayynpoi
2013-07-24 15:00:36 +02:00
niv-openerp 2205c3021f Some more correction to always have the db in the url
bzr revid: nicolas.vanhoren@openerp.com-20130724122328-kbnwq2uois37q74n
2013-07-24 14:23:28 +02:00
Denis Ledoux d5539ec96c [MERGE]upstream
bzr revid: dle@openerp.com-20130723141356-5lgimgx0vxmvx1h3
bzr revid: dle@openerp.com-20130724120435-o99sa0t5x91ytxp0
2013-07-24 14:04:35 +02:00
niv-openerp 3b384da858 [IMP] Removed http param 'db' handling from http.py and put it in the main controller in main.py
bzr revid: nicolas.vanhoren@openerp.com-20130724100030-yxbpntlz58kohy1n
2013-07-24 12:00:30 +02:00
niv-openerp 761ba75055 [IMP] Cleaned some more http.py, removed 'debug' handling and put it in the controller serving the home page
bzr revid: nicolas.vanhoren@openerp.com-20130724073624-uhshc0cn2m3rs7iq
2013-07-24 09:36:24 +02:00
Thibault Delavallée e81708ba35 [MERGE] [REF] mail: removed duplicated method check_mail_message_access
and replaced by a _mail_post_access attribute on the model.

[DOC] Added changelog.

bzr revid: tde@openerp.com-20130723151514-3dhbbyf645rnwwau
2013-07-23 17:15:14 +02:00
Thibault Delavallée 2784af1971 [DOC] mail: added changelog
bzr revid: tde@openerp.com-20130723151105-fk8c0rgi6xya0np5
2013-07-23 17:11:05 +02:00
Thibault Delavallée e0e3d98557 [IMP] mail: refactored check_mail_message_access
bzr revid: tde@openerp.com-20130723144507-bwwegheqofs7x1ox
2013-07-23 16:45:07 +02:00
Denis Ledoux 3fca3eaad2 [FIX]google_drive: typo
bzr revid: dle@openerp.com-20130723141256-tohys9etqw6wbrxw
2013-07-23 16:12:56 +02:00
Denis Ledoux 605a84efc7 [FIX]google_spreadsheet: attach spreadsheet to its template
bzr revid: dle@openerp.com-20130723141009-1b301rk5txiihstl
2013-07-23 16:10:09 +02:00
Denis Ledoux d69046f327 [FIX]google_drive: add in more menu duplicate when clicking on form switch button
bzr revid: dle@openerp.com-20130723133055-evcyunmih9uma3k4
2013-07-23 15:30:55 +02:00
Denis Ledoux 9ae6b18ded [FIX]google_spreadsheet: add active field on google drive template and handle when auth_crypt is installed
bzr revid: dle@openerp.com-20130723130453-0vns37b89v622kh0
2013-07-23 15:04:53 +02:00
Thibault Delavallée 688bf37eeb [MERGE] Addons: various improvements
[IMP] hr
- hr.employee_category: now called 'Tag'
- hr.holidays: improved help on 'limit' field
[IMP] product
- product.pricelist.item: added a default method on 'base' field
- pricelist view: added type in context
[IMP] purchase: modified buttons presence based on state
[IMP] project: added avatar of members in form view

Coming from an old addons-style task.

bzr revid: tde@openerp.com-20130723113539-zdqb4hiuwsr6tc48
2013-07-23 13:35:39 +02:00
Thibault Delavallée 8c054f1bd2 [MERGE] [IMP] hr_timesheet: sign_in / sign_out wizard form view usability improvement
[IMP] account: form view usability improvement: compute balance field visible in bank statement

Coming from an old PS task.

bzr revid: tde@openerp.com-20130723111935-22sm7ung473mcyf0
2013-07-23 13:19:35 +02:00
Thibault Delavallée 92a58f3757 [MERGE] [IMP] mail: added edit of subscriptions.
Users in technical feature can now edit the subtypes that followers have checked. This allows for example to edit the subscription of partners that have no access to the document, or to ensure that a follower is following the right subtypes.

An edit button is visible near the remove cross, next to the partner name, in the follower list.

bzr revid: tde@openerp.com-20130723102422-mju7e2tzsg0lrls0
2013-07-23 12:24:22 +02:00
Thibault Delavallée 68d1c2928f [CLEAN] Cleaning befor merging
No need to use an image for edition -> use webtypo font instead
Small code cleaning in js / python

bzr revid: tde@openerp.com-20130723095509-knp45uvmlfmr27v9
2013-07-23 11:55:09 +02:00
Thibault Delavallée 6a066aca56 [MERGE] Sync with trunk
bzr revid: tde@openerp.com-20130723091308-dck3bt8ihi6480lc
2013-07-23 11:13:08 +02:00
Launchpad Translations on behalf of openerp 1d82442202 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130722053434-s45ygm64hlnww4xu
bzr revid: launchpad_translations_on_behalf_of_openerp-20130723050146-4be9ky5ndzjfs9km
2013-07-23 05:01:46 +00:00
Denis Ledoux 7415da971d [FIX]google_spreadsheet: add missing file
bzr revid: dle@openerp.com-20130722165238-rreum7iphpaqx995
2013-07-22 18:52:38 +02:00
Denis Ledoux 8fe619095b [ADD]google_spreadsheet: view (ir.attachement) in reporting, formula used in description of attachement
bzr revid: dle@openerp.com-20130722164508-1849vgrr6j0j6yhk
2013-07-22 18:45:08 +02:00
Denis Ledoux 661ca759d3 [MERGE]upstream
bzr revid: dle@openerp.com-20130722145407-3pmx8dv3dlczb8oa
2013-07-22 16:54:07 +02:00
Denis Ledoux 5a1b08bfbd [FIX]google_spreadsheet: write formula once spreadsheet opened
bzr revid: dle@openerp.com-20130722143034-4tf8mr71ocf049ma
2013-07-22 16:30:34 +02:00
Nimesh Contractor (OpenERP) 301919d9a0 [MERGE] with trunk.
bzr revid: nco@tinyerp.com-20130722054812-wimj8aj06y0zlexy
2013-07-22 11:18:12 +05:30
niv-openerp 6021f031e5 [IMP] Added possibility to customize the tipsy of kanban groups in kanban views
bzr revid: nicolas.vanhoren@openerp.com-20130719154604-vgr3wtn6xm1ezywg
2013-07-19 17:46:04 +02:00
Denis Ledoux c8404ec934 [MERGE]upstream
bzr revid: dle@openerp.com-20130719100642-34eq4o6n3hreg96b
2013-07-19 12:06:42 +02:00
Thibault Delavallée f37497aaa8 [MERGE] [REF] project task/issue stage management cleaning
Using stages and states is not easy to manage. Indeed those two fields mess with the same basic concept. This task remove the state on project.task and project.issue models, leaving only stages.

Main features:
- removed base_stage inheritance on project.task and project.issue models
- removed state field on project.task and project.issue models
- removed state field on project.task.type model
- added date_last_stage_update on project.task and project.issue models, holding the date of the last stage change, allowing reporting and analysis on time spend in stages
- date_open is set when assigning an user to the task / isuse; date_open now means assignation date

This allows to remove all buttons on the form view, leaving only a dynamic stage management using the statusbar.

Subtypes have been updated :
- new: stage_id.sequence=1
- stage changed: stage_id changed, not new
- user assigned: when user_id is set

Misc:
- [IMP] views accordingly;
- [IMP] reports accordingly, added date_last_stage_update in reports;
- [IMP] subtypes
- [REM] [REF] [TESTS] removed some tests because they are not applicable anymore; rewrite some tests and moved some of them into unittests
- [DOC] doc directory + changelog + stage explanation in project and project_issue;
- [REM] removed project.task.reevaluate wizard

bzr revid: tde@openerp.com-20130719094706-ea0hbwjj99pochzo
2013-07-19 11:47:06 +02:00
Thibault Delavallée 573220c286 [FIX] project: fixed last commit
bzr revid: tde@openerp.com-20130719091733-awl83dlr56fih8wh
2013-07-19 11:17:33 +02:00
Thibault Delavallée 85b1d336e3 [CLEAN] project: misc cleaning before merging
bzr revid: tde@openerp.com-20130719090058-wngpyzf7oz3rnftp
2013-07-19 11:00:58 +02:00
Thibault Delavallée 67ac805e51 [MERGE] [IMP] fields: date, datetime: added MONTHS variable holding list of (month_number, month_name) + [DOC] updated changelog
This allows to remove the definition of MONTHS that appear in several addons, notably in reporting. Addons branches will come that use this new attribute

bzr revid: tde@openerp.com-20130719081834-dhiwl13vxd5fmbrr
2013-07-19 10:18:34 +02:00
Denis Ledoux c89bd96143 [ADD]crm_partner_assign: lead demo data, with portal user assigned
bzr revid: dle@openerp.com-20130718144344-zwy1eg9zxvjjeu0g
2013-07-18 16:43:44 +02:00
Thibault Delavallée 486c31af17 [MERGE] Sync with trunk
bzr revid: tde@openerp.com-20130718084544-jgz0p60kphl8cdc1
2013-07-18 10:45:44 +02:00
Thibault Delavallée 0d68a800e3 [FIX] project_mrp: fixed issue with the state field used in an sql query.
bzr revid: tde@openerp.com-20130718084451-z6us9ajaoli2a28c
2013-07-18 10:44:51 +02:00
Christophe Simonis 0729f9292f [MERGE][FIX]crm: lead/opp convert/opp wizard: Add salesperson and salesteam in wizard form
bzr revid: chs@openerp.com-20130717154502-2om2l3gzwjyj81nd
2013-07-17 17:45:02 +02:00