Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

Releases: BU-ISCIII/django_utils

New release 1.2.5 26-Mar-2019

26 Mar 15:31
Compare
Choose a tag to compare

BUG FIXES

  • Minor fix: correct placeholder in password reset template.

New release 1.2.4 19-Feb-2019

05 Mar 14:17
Compare
Choose a tag to compare

FEATURES:
Added new function to check user group

New release v1.2.3 29-nov-2018

29 Nov 13:11
Compare
Choose a tag to compare

BUG FIXES:

  • Fix bug in account section.

NEW FEATURES:

  • Added email custom validation.
  • Added functionality for user sharing in account section. Now users can share its runs with other users in the system.

Release v1.2.2

12 Jul 13:25
Compare
Choose a tag to compare
  • Renaming the APP to iSkyLIMS_<app_name>
  • Splitting the static files into folders ( Static_Common and static_applications)

v1.2.1

19 Apr 17:42
Compare
Choose a tag to compare
  • Fixed broken links in error page.

iSkyLIMS starts!!

05 Apr 10:17
Compare
Choose a tag to compare

Changelog:

  • Deleted some trash files from repo.

iSkyLIMS starts!!

05 Apr 10:17
Compare
Choose a tag to compare

First code for utils app.

  • Custom login forms.
  • Models: transversarl center and ProfileUser models
  • MultipleCheckbox for tree using mptt
  • Custom templatetags: check group auth.

****This code is used for first preproduction pass.

First code django-utils

09 Jan 15:53
Compare
Choose a tag to compare
Pre-release
v0.1

Moved login code to utils app