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

Identify by school username #106

Open
bvorak opened this issue Mar 7, 2017 · 8 comments
Open

Identify by school username #106

bvorak opened this issue Mar 7, 2017 · 8 comments

Comments

@bvorak
Copy link
Contributor

bvorak commented Mar 7, 2017

It was agreed on not implementing this at the moment
but I still think it should be considered for the future

@frcroth
Copy link
Contributor

frcroth commented Mar 7, 2017

So v2 then?

@cnmicha
Copy link
Member

cnmicha commented Mar 7, 2017

Maybe v3?

@bvorak
Copy link
Contributor Author

bvorak commented Mar 7, 2017

We need a new label then ;)

cnmicha added a commit that referenced this issue Mar 8, 2017
cnmicha added a commit that referenced this issue Mar 8, 2017
frcroth added a commit that referenced this issue Mar 10, 2017
* #106 Identify by school username

* #116 Which DateTime is nil?

* outsourced SQL Null constant into DBConstants class

#116 Which DateTime is nil?

* addition to 9207b8e
cnmicha added a commit that referenced this issue Mar 10, 2017
implemented pattern search
@cnmicha cnmicha added waiting and removed database labels Mar 10, 2017
@ghost ghost removed the management label Mar 10, 2017
@frcroth frcroth added the GUI label Mar 24, 2017
@frcroth
Copy link
Contributor

frcroth commented Mar 24, 2017

Please implement this, management

@frcroth frcroth assigned ghost Mar 24, 2017
@frcroth
Copy link
Contributor

frcroth commented Mar 24, 2017

Maybe even a function that generates generic usernames from 6 letters of last name and 2 letters of first name? Wouldn't be too hard.

ghost pushed a commit that referenced this issue Mar 24, 2017
@ghost ghost mentioned this issue Mar 24, 2017
@ghost
Copy link

ghost commented Mar 24, 2017

function getStudentByLDAPUserPattern(ldap_user: string): ArrayOfStudents;
function SNew(lastN, firstN, classN, ldap_user: string; birth: TDate): int64;
Do the fnction just get the fname and lname and give the ldap_user ?

@JanMich
Copy link
Contributor

JanMich commented Mar 31, 2017

what is about getting the ldap by the csv. when we create the ldap then its possible that we create other usernames than Nuck does. So wenn we import the username with the csv file this would be no problem.
Tobis is talking to Nuck...

@JanMich
Copy link
Contributor

JanMich commented Mar 31, 2017

Nuck try to get the username into the csv file. But when the csv cant give us a username we can create one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants