Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extract hr_evaluation from odoo/8.0 and make it unistallable #344

Merged
merged 3,737 commits into from Oct 2, 2017

Conversation

dreispt
Copy link
Sponsor Member

@dreispt dreispt commented Jun 3, 2017

The purpose is to make the original Odoo module available with all the (quite long) history.
The only actual change made was to make it uninstallable.
The actual migration should go in its own PR.

Gery Debongnie and others added 30 commits April 3, 2014 16:37
bzr revid: ged@openerp.com-20140403143727-uvjz6by9xw5g3lf6
bzr revid: ged@openerp.com-20140403144651-9c2a4wi5klvtnw75
bzr revid: rma@tinyerp.com-20140404112926-716zimuh3p2ec80k
bzr revid: rim@openerp.com-20140402073422-u3ysvtln130z0kbr
bzr revid: rim@openerp.com-20140403084250-a3d5vmnsya7jx1qe
bzr revid: rim@openerp.com-20140407073946-nx1648yopw91m7v8
bzr revid: rma@tinyerp.com-20140407100240-vk43kganr5g0gz5i
bzr revid: rma@tinyerp.com-20140407100737-oj6r1olz6v1mq2oe
bzr revid: rma@tinyerp.com-20140407102440-ngtr58o2w2ypqrol
bzr revid: tde@openerp.com-20140401100513-e4iglorrxnj0ne8j
bzr revid: tde@openerp.com-20140403122017-zl668mpi0w5gwps0
bzr revid: tde@openerp.com-20140408083733-8plf5daah4c8yxxx
…, it now can work in 'lazy' or 'eager' mode (lazy by default), which is an important feature for the graph view.

bzr revid: ged@openerp.com-20140408134607-hejp8d584nwkgw0w
…use the new 'eager' feature of read_group.

It should improve the graph view performance in a big way (very low number of read_group requests, and that number does not depend on the amount of data)

bzr revid: ged@openerp.com-20140408134917-y0gdmrxa4uzhz9bb
bzr revid: rim@openerp.com-20140408140555-m4z8o9onif92f9i8
bzr revid: rim@openerp.com-20140408145835-036xh7znapwdxcsz
bzr revid: launchpad_translations_on_behalf_of_openerp-20140409070627-o5ns6nniq2dc1lme
bzr revid: dka@tinyerp.com-20140409084452-w1e499j21i3eli9d
…e@openerp.com-20140409093422-imrg2hqozf46kj8d

bzr revid: dle@openerp.com-20140409093616-3060or02z8zmv8tm
…m-20140410102422-fcwxhjk40z0oy8x5

bzr revid: chs@openerp.com-20140410105454-6utwgruj80h8wdss
bzr revid: rim@openerp.com-20140410120341-n1idn9rtnf2lmvcy
bzr revid: ged@openerp.com-20140410145131-fj17mdpi13wa5a9m
bzr revid: mba@tinyerp.com-20140408123619-j3qv10fsnrxqn6a9
bzr revid: mba@tinyerp.com-20140411045426-dngn51p0qw4nduig
bzr revid: rma@tinyerp.com-20140411061647-m6iupt9567igzs4x
bzr revid: rma@tinyerp.com-20140411061843-kxugxk0p63ifkjg7
bzr revid: rma@tinyerp.com-20140411062328-srzutp1ln9xe7sxq
bzr revid: rim@openerp.com-20140401071103-v3290rmesztf6rjl
bzr revid: rim@openerp.com-20140402073433-y5spv10ms9nnmdim
bzr revid: rim@openerp.com-20140404062949-88d0tqhn8mr4ejnz
bzr revid: rim@openerp.com-20140407141506-e54pr3bwtnts6y3g
bzr revid: rim@openerp.com-20140408140530-fy6u3iz2x75xil9c
bzr revid: rim@openerp.com-20140409193801-ckzgmc5zfjlg4irk
bzr revid: rim@openerp.com-20140410120421-md5ts8wxd33mitnl
bzr revid: rim@openerp.com-20140410152240-t54id35dkowbqi56
bzr revid: rim@openerp.com-20140411115553-cbd8pq1yafkv7qcr
…ll be now listed under 'Marketing')

bzr revid: rim@openerp.com-20140411125709-yrih60a1bcnq1vsx
bzr revid: rim@openerp.com-20140411131028-fqudb40nz71qhwc6
…re no records, especially when displaying empty columns

bzr revid: rim@openerp.com-20140411135759-r4fv9g4vucjee6t6
bzr revid: tde@openerp.com-20140411140929-7w4qo086j991houy
a dict but that could be None; added management of country flag on the
contact widget.

bzr revid: tde@openerp.com-20140411183425-nzhuk6mb80pahvwm
bzr revid: launchpad_translations_on_behalf_of_openerp-20140412083153-3ona1js7o6z421vg
bzr revid: ypa@tinyerp.com-20140404114223-zalha5tvp2l0ov8f
bzr revid: rim@openerp.com-20140414091137-icatnn1humn7kisc
@oca-clabot
Copy link

Hey @dreispt, thank you for your Pull Request.

It looks like some users haven't signed our Contributor License Agreement, yet.
You can read and sign our full Contributor License Agreement here: http://odoo-community.org/page/website.cla
Here is a list of the users:

  • Launchpad Translations on behalf of openerp (no github login found)
  • Randhir Mayatra rma-openerp (no github login found)
  • Vidhin Mehta (OpenERP) (no github login found)
  • Chirag Dodiya (OpenERP) (no github login found)

Appreciation of efforts,
OCA CLAbot

@dreispt dreispt force-pushed the 9.0-hr-evaluation branch 2 times, most recently from 821659e to fc12bb3 Compare June 4, 2017 07:52
@dreispt dreispt changed the title [WIP] hr evaluation: extract and port to 9.0 Extract hr_evaluation from odoo/8.0 and make it unistallable Jun 4, 2017
@hbrunn
Copy link
Member

hbrunn commented Jul 27, 2017

do we have a process for this? We're very adamant for new contributors that every commit must come from a person having signed our CLA, but that's not the case with Odoo core code of course. Or do we have an agreement with Odoo SA that we can hijack their code in such cases?

@hbrunn hbrunn added this to the 9.0 milestone Jul 27, 2017
@gurneyalex
Copy link
Member

@hbrunn we have.

Ideally we should have a flag saying that the module is not covered 100% by the OCA's IP rights

@gurneyalex gurneyalex merged commit c520d03 into OCA:9.0 Oct 2, 2017
sambarros pushed a commit to sambarros/hr that referenced this pull request Jul 26, 2018
[BSSFL-468] Stock reservation wizard
Mraimou pushed a commit to camptocamp/hr that referenced this pull request Nov 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet