Resolve "Support jpegPhoto" #62

Merged
nik merged 1 commit from 9-support-jpegphoto into master 2020-03-31 11:28:23 +02:00
nik commented 2020-03-31 01:40:21 +02:00 (Migrated from edugit.org)

Closes #9

Closes #9
nik commented 2020-03-31 01:40:22 +02:00 (Migrated from edugit.org)

changed milestone to %"2.0a2"

changed milestone to %"2.0a2"
nik commented 2020-03-31 01:41:20 +02:00 (Migrated from edugit.org)

Based on !61 and includes its history; will resolve WIP state once !61 was merged.

Based on !61 and includes its history; will resolve WIP state once !61 was merged.
nik commented 2020-03-31 01:47:09 +02:00 (Migrated from edugit.org)

added 2 commits

  • 33c26869 - Use isinstance instead of type
  • 9dec0fed - Merge branch '7-mass-import-of-users' into 9-support-jpegphoto

Compare with previous version

added 2 commits <ul><li>33c26869 - Use isinstance instead of type</li><li>9dec0fed - Merge branch &#39;7-mass-import-of-users&#39; into 9-support-jpegphoto</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-LDAP/-/merge_requests/5/diffs?diff_id=1595&start_sha=dcaba896b704fa5b93144e099ac2808fe203c294)
nik commented 2020-03-31 02:10:01 +02:00 (Migrated from edugit.org)

added 2 commits

  • 59acaefd - Fix typo
  • 4540c1cc - Merge branch '7-mass-import-of-users' into 9-support-jpegphoto

Compare with previous version

added 2 commits <ul><li>59acaefd - Fix typo</li><li>4540c1cc - Merge branch &#39;7-mass-import-of-users&#39; into 9-support-jpegphoto</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-LDAP/-/merge_requests/5/diffs?diff_id=1597&start_sha=9dec0fedc7a7945bf6cf273a31794911e1d78667)
nik commented 2020-03-31 02:16:54 +02:00 (Migrated from edugit.org)

added 1 commit

  • c99e08d8 - Support synchronising file fields, e.g. jpegPhoto

Compare with previous version

added 1 commit <ul><li>c99e08d8 - Support synchronising file fields, e.g. jpegPhoto</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-LDAP/-/merge_requests/5/diffs?diff_id=1598&start_sha=4540c1cc9fef7a0f4ec387de600b895d66cbdf02)
nik commented 2020-03-31 02:17:07 +02:00 (Migrated from edugit.org)

unmarked as a Work In Progress

unmarked as a **Work In Progress**
hansegucker commented 2020-03-31 10:28:28 +02:00 (Migrated from edugit.org)

Please rebase.

Please rebase.
nik commented 2020-03-31 11:21:35 +02:00 (Migrated from edugit.org)

added 20 commits

  • c99e08d8...faf2fff8 - 19 commits from branch master
  • 8bf4b672 - Support synchronising file fields, e.g. jpegPhoto

Compare with previous version

added 20 commits <ul><li>c99e08d8...faf2fff8 - 19 commits from branch <code>master</code></li><li>8bf4b672 - Support synchronising file fields, e.g. jpegPhoto</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-LDAP/-/merge_requests/5/diffs?diff_id=1600&start_sha=c99e08d82257f90b272d46dda9f1134565dd2631)
nik commented 2020-03-31 11:22:03 +02:00 (Migrated from edugit.org)

Done.

Done.
nik commented 2020-03-31 11:22:50 +02:00 (Migrated from edugit.org)

Oh wait a moment, I found an improvement...

Oh wait a moment, I found an improvement...
nik commented 2020-03-31 11:27:28 +02:00 (Migrated from edugit.org)

No I didn't.

I thought about closing the BytesIO object by using its context manager, but while that would look very clean and thought ful, it is actually unnecessary additional complexity in the code. BytesIO objects are closed when garbage-collected.

No I didn't. I thought about closing the `BytesIO` object by using its context manager, but while that would look very clean and thought ful, it is actually unnecessary additional complexity in the code. BytesIO objects are closed when garbage-collected.
nik commented 2020-03-31 11:27:37 +02:00 (Migrated from edugit.org)

resolved all threads

resolved all threads
hansegucker commented 2020-03-31 11:28:23 +02:00 (Migrated from edugit.org)

merged

merged
hansegucker commented 2020-03-31 11:28:24 +02:00 (Migrated from edugit.org)

mentioned in commit 0d7c17a56d

mentioned in commit 0d7c17a56def97ee874118cf50f2b029ecefe479
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
aleksis/AlekSIS-App-LDAP!62
No description provided.