Skip to content
#

law

Here are 183 public repositories matching this topic...

rattacresh
rattacresh commented Apr 18, 2018

To the extent allowable by law, employers get control over everything employees create while employed, 24/7

How is that different in any practical terms from

The Company owns any IP ("Company IP") that you create, or help create as its employee or contractor, but only if it meets one or more of these additional conditions: The IP was (i) related to an ... prospective Company product"

ossguy
ossguy commented Jul 28, 2017

1. What's the name of the policy?

https://github.com/github/site-policy/blob/master/Policies/github-terms-of-service.md

2. Is this issue related to a specific section within one of our policies (e.g. the Terms of Service)? If so, please include a link to the section or subsection.

https://github.com/github/site-policy/blob/master/Policies/github-terms-of-service.md#3-github-may-

kitcallie
kitcallie commented Oct 16, 2019

several services and websites are missing from both the annotate tool and the home page ratings search. However, when I try to add a service it says the name already exists.
It seems like the search engines aren't pulling the results
an example would be pixabay. Searching for this service's rating at the home page brings up a blank page, but it exists in annotate mode.
Then dailymotion doesn't

DhanshreeA
DhanshreeA commented Dec 24, 2019

Documentation for case 3 and case 1 in definition extraction methods is the same (ref: https://github.com/LexPredict/lexpredict-lexnlp/blob/f3920be16dac588b2f38e17811ea5482b417954d/lexnlp/extract/en/definition_parsing_methods.py#L134) however, case #3 seems to only work for Title case or upper case words followed by something from the strong trigger list, and case #1 must necessarily have the word

jcushman
jcushman commented Jan 10, 2020

https://cite.case.law/*/ throws a 500 because it tries to redirect to reverse('series', args=[slugify(series_slug)]), which doesn't match because * isn't a valid series_slug. We should catch the NoReverseMatch and return 404.

Internal Server Error: /*/

NoReverseMatch at /*/
Reverse for 'series' with arguments '('',)' not found. 1 pattern(s) tried: ['(?P<series_slug>[^/]+)\\/$']

ngx-cookieconsent
mightymatth
mightymatth commented Nov 18, 2019

Bug Report or Feature Request (mark with an x)

- [X] bug report -> please search issues before submitting
- [ ] feature request

OS Version?

macOS Mojave

Angular, Node and al Versions?

Angular CLI: 7.3.8
Node: 10.15.0
OS: darwin x64
Angular: 7.2.14

Repro steps

After I've cloned the repo, installed dependencies (npm install), built demo app (`np

ebuchman
ebuchman commented Mar 21, 2019

Signatures actually shouldn't be part of the same pdf document, since once you sign it you can't check that its the same document as before (unless you use eg. pdf-diff, related to #30).

Instead, signatures should probably be on some separate document that just contains the hash of the contract pdf. For electronic signatures this is possible by signing a contract that refers to the hash of the

Improve this page

Add a description, image, and links to the law topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the law topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.