Details

    • Type: Improvement Improvement
    • Status: Resolved Resolved
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: Near Future
    • Component/s: OIOIOI
    • Labels:
      None
    • Sprint:
      TAG 2020/21 Summer Sprint 2

      Activity

      Hide
      Gerrit Gerrit added a comment -
      Change oioioi~python3~I9b451ebe22f4edad44a06c412bedb94611129bf0, patchset 1
      https://gerrit.sio2project.mimuw.edu.pl/3672

      SIO-2426 Add django 2.1 support

      Added 1.11 compatible changes.
      Change load staticfiles to load static in templates.
      Removed use of django.utils.translation.string_concat().
      Updated is_safe_url to new standard.

      Change-Id: I9b451ebe22f4edad44a06c412bedb94611129bf0
      Show
      Gerrit Gerrit added a comment - Change oioioi~python3~I9b451ebe22f4edad44a06c412bedb94611129bf0, patchset 1 https://gerrit.sio2project.mimuw.edu.pl/3672 SIO-2426 Add django 2.1 support Added 1.11 compatible changes. Change load staticfiles to load static in templates. Removed use of django.utils.translation.string_concat(). Updated is_safe_url to new standard. Change-Id: I9b451ebe22f4edad44a06c412bedb94611129bf0
      Hide
      Gerrit Gerrit added a comment -
      Change oioioi~python3~Iccc870ed9b7da334713ab1e8265702edf49989d7, patchset 1
      https://gerrit.sio2project.mimuw.edu.pl/3673

      SIO-2426 Add django 2.1 support

      Added obligatory positional obj parameter to InlineAdmin.
      Added obligatory positional request parameter to authenticate.
      Bumped Django version.

      Change-Id: Iccc870ed9b7da334713ab1e8265702edf49989d7
      Show
      Gerrit Gerrit added a comment - Change oioioi~python3~Iccc870ed9b7da334713ab1e8265702edf49989d7, patchset 1 https://gerrit.sio2project.mimuw.edu.pl/3673 SIO-2426 Add django 2.1 support Added obligatory positional obj parameter to InlineAdmin. Added obligatory positional request parameter to authenticate. Bumped Django version. Change-Id: Iccc870ed9b7da334713ab1e8265702edf49989d7
      Hide
      Gerrit Gerrit added a comment -
      Change oioioi~python3~I9b451ebe22f4edad44a06c412bedb94611129bf0, patchset 2
      https://gerrit.sio2project.mimuw.edu.pl/3672

      SIO-2426 Add django 2.1 support

      Added 1.11 compatible changes.
      Change load staticfiles to load static in templates.
      Removed use of django.utils.translation.string_concat().
      Few more string enforcements.
      Updated is_safe_url to new standard.

      Change-Id: I9b451ebe22f4edad44a06c412bedb94611129bf0
      Show
      Gerrit Gerrit added a comment - Change oioioi~python3~I9b451ebe22f4edad44a06c412bedb94611129bf0, patchset 2 https://gerrit.sio2project.mimuw.edu.pl/3672 SIO-2426 Add django 2.1 support Added 1.11 compatible changes. Change load staticfiles to load static in templates. Removed use of django.utils.translation.string_concat(). Few more string enforcements. Updated is_safe_url to new standard. Change-Id: I9b451ebe22f4edad44a06c412bedb94611129bf0
      Hide
      Gerrit Gerrit added a comment -
      Change oioioi~python3~Iccc870ed9b7da334713ab1e8265702edf49989d7, patchset 2
      https://gerrit.sio2project.mimuw.edu.pl/3673

      SIO-2426 Add django 2.1 support

      Added obligatory positional obj parameter to InlineAdmin.
      Added obligatory positional request parameter to authenticate.
      Adapted FileInFiletracker to change File class.
      Bumped Django version.

      Change-Id: Iccc870ed9b7da334713ab1e8265702edf49989d7
      Show
      Gerrit Gerrit added a comment - Change oioioi~python3~Iccc870ed9b7da334713ab1e8265702edf49989d7, patchset 2 https://gerrit.sio2project.mimuw.edu.pl/3673 SIO-2426 Add django 2.1 support Added obligatory positional obj parameter to InlineAdmin. Added obligatory positional request parameter to authenticate. Adapted FileInFiletracker to change File class. Bumped Django version. Change-Id: Iccc870ed9b7da334713ab1e8265702edf49989d7
      Hide
      Gerrit Gerrit added a comment -
      Change oioioi~python3~I9b451ebe22f4edad44a06c412bedb94611129bf0, patchset 3
      https://gerrit.sio2project.mimuw.edu.pl/3672

      SIO-2426 Add django 2.1 support

      Added 1.11 compatible changes.
      Change load staticfiles to load static in templates.
      Removed use of django.utils.translation.string_concat().
      Updated is_safe_url to new standard.
      Few more string enforecements.
      Added workaround for sqlite change.

      Change-Id: I9b451ebe22f4edad44a06c412bedb94611129bf0
      Show
      Gerrit Gerrit added a comment - Change oioioi~python3~I9b451ebe22f4edad44a06c412bedb94611129bf0, patchset 3 https://gerrit.sio2project.mimuw.edu.pl/3672 SIO-2426 Add django 2.1 support Added 1.11 compatible changes. Change load staticfiles to load static in templates. Removed use of django.utils.translation.string_concat(). Updated is_safe_url to new standard. Few more string enforecements. Added workaround for sqlite change. Change-Id: I9b451ebe22f4edad44a06c412bedb94611129bf0
      Hide
      Gerrit Gerrit added a comment -
      Change oioioi~python3~Iccc870ed9b7da334713ab1e8265702edf49989d7, patchset 3
      https://gerrit.sio2project.mimuw.edu.pl/3673

      SIO-2426 Add django 2.1 support

      Added obligatory positional obj parameter to InlineAdmin.
      Added obligatory positional request parameter to authenticate.
      Adapted FileInFiletracker to change File class.
      Adjusted dependencies versions.
      Added support to has_change_permission in get_form on admin sites.

      Change-Id: Iccc870ed9b7da334713ab1e8265702edf49989d7
      Show
      Gerrit Gerrit added a comment - Change oioioi~python3~Iccc870ed9b7da334713ab1e8265702edf49989d7, patchset 3 https://gerrit.sio2project.mimuw.edu.pl/3673 SIO-2426 Add django 2.1 support Added obligatory positional obj parameter to InlineAdmin. Added obligatory positional request parameter to authenticate. Adapted FileInFiletracker to change File class. Adjusted dependencies versions. Added support to has_change_permission in get_form on admin sites. Change-Id: Iccc870ed9b7da334713ab1e8265702edf49989d7
      Hide
      Gerrit Gerrit added a comment -
      Change oioioi~python3~Iccc870ed9b7da334713ab1e8265702edf49989d7, patchset 4
      https://gerrit.sio2project.mimuw.edu.pl/3673

      SIO-2426 Add django 2.1 support

      Added obligatory positional obj parameter to InlineAdmin.
      Added obligatory positional request parameter to authenticate.
      Adapted FileInFiletracker to change File class.
      Adjusted dependencies versions.
      Added support to has_change_permission in get_form on admin sites.

      Change-Id: Iccc870ed9b7da334713ab1e8265702edf49989d7
      Show
      Gerrit Gerrit added a comment - Change oioioi~python3~Iccc870ed9b7da334713ab1e8265702edf49989d7, patchset 4 https://gerrit.sio2project.mimuw.edu.pl/3673 SIO-2426 Add django 2.1 support Added obligatory positional obj parameter to InlineAdmin. Added obligatory positional request parameter to authenticate. Adapted FileInFiletracker to change File class. Adjusted dependencies versions. Added support to has_change_permission in get_form on admin sites. Change-Id: Iccc870ed9b7da334713ab1e8265702edf49989d7
      Hide
      Gerrit Gerrit added a comment -
      Change oioioi~python3~Iccc870ed9b7da334713ab1e8265702edf49989d7, patchset 5
      https://gerrit.sio2project.mimuw.edu.pl/3673

      SIO-2426 Add django 2.1 support

      Added obligatory positional obj parameter to InlineAdmin.
      Added obligatory positional request parameter to authenticate.
      Adapted FileInFiletracker to change File class.
      Adjusted dependencies versions.
      Added support to has_change_permission in get_form on admin sites.
      Added requests to context in responses.
      Fixed migration problems in sqlite test.

      Change-Id: Iccc870ed9b7da334713ab1e8265702edf49989d7
      Show
      Gerrit Gerrit added a comment - Change oioioi~python3~Iccc870ed9b7da334713ab1e8265702edf49989d7, patchset 5 https://gerrit.sio2project.mimuw.edu.pl/3673 SIO-2426 Add django 2.1 support Added obligatory positional obj parameter to InlineAdmin. Added obligatory positional request parameter to authenticate. Adapted FileInFiletracker to change File class. Adjusted dependencies versions. Added support to has_change_permission in get_form on admin sites. Added requests to context in responses. Fixed migration problems in sqlite test. Change-Id: Iccc870ed9b7da334713ab1e8265702edf49989d7
      Hide
      Gerrit Gerrit added a comment -
      Change oioioi~master~Iccc870ed9b7da334713ab1e8265702edf49989d7, patchset 1
      https://gerrit.sio2project.mimuw.edu.pl/3688

      SIO-2426 Add django 2.1 support

      Added obligatory positional obj parameter to InlineAdmin.
      Added obligatory positional request parameter to authenticate.
      Adapted FileInFiletracker to change File class.
      Adjusted dependencies versions.
      Added support to has_change_permission in get_form on admin sites.
      Added has_view_permissions() to custom AdminModel classes.
      Fixed migration problems in sqlite test.

      Change-Id: Iccc870ed9b7da334713ab1e8265702edf49989d7
      Show
      Gerrit Gerrit added a comment - Change oioioi~master~Iccc870ed9b7da334713ab1e8265702edf49989d7, patchset 1 https://gerrit.sio2project.mimuw.edu.pl/3688 SIO-2426 Add django 2.1 support Added obligatory positional obj parameter to InlineAdmin. Added obligatory positional request parameter to authenticate. Adapted FileInFiletracker to change File class. Adjusted dependencies versions. Added support to has_change_permission in get_form on admin sites. Added has_view_permissions() to custom AdminModel classes. Fixed migration problems in sqlite test. Change-Id: Iccc870ed9b7da334713ab1e8265702edf49989d7
      Hide
      Gerrit Gerrit added a comment -
      Change oioioi~python3~Iccc870ed9b7da334713ab1e8265702edf49989d7, patchset 6
      https://gerrit.sio2project.mimuw.edu.pl/3673

      SIO-2426 Add django 2.1 support

      Added obligatory positional obj parameter to InlineAdmin.
      Added obligatory positional request parameter to authenticate.
      Adapted FileInFiletracker to change File class.
      Adjusted dependencies versions.
      Added support to has_change_permission in get_form on admin sites.
      Added requests to context in responses.
      Fixed migration problems in sqlite test.

      Change-Id: Iccc870ed9b7da334713ab1e8265702edf49989d7
      Show
      Gerrit Gerrit added a comment - Change oioioi~python3~Iccc870ed9b7da334713ab1e8265702edf49989d7, patchset 6 https://gerrit.sio2project.mimuw.edu.pl/3673 SIO-2426 Add django 2.1 support Added obligatory positional obj parameter to InlineAdmin. Added obligatory positional request parameter to authenticate. Adapted FileInFiletracker to change File class. Adjusted dependencies versions. Added support to has_change_permission in get_form on admin sites. Added requests to context in responses. Fixed migration problems in sqlite test. Change-Id: Iccc870ed9b7da334713ab1e8265702edf49989d7
      Hide
      Gerrit Gerrit added a comment -
      Change oioioi~python3~Iccc870ed9b7da334713ab1e8265702edf49989d7, patchset 7
      https://gerrit.sio2project.mimuw.edu.pl/3673

      SIO-2426 Add django 2.1 support

      Added obligatory positional obj parameter to InlineAdmin.
      Added obligatory positional request parameter to authenticate.
      Adapted FileInFiletracker to change File class.
      Adjusted dependencies versions.
      Added support to has_change_permission in get_form on admin sites.
      Added has_changed_permission to requiring it model admins.
      Fixed migration problems in sqlite test.

      TODO:
      Review other model admins and check if they also need custon view permissions.

      Change-Id: Iccc870ed9b7da334713ab1e8265702edf49989d7
      Show
      Gerrit Gerrit added a comment - Change oioioi~python3~Iccc870ed9b7da334713ab1e8265702edf49989d7, patchset 7 https://gerrit.sio2project.mimuw.edu.pl/3673 SIO-2426 Add django 2.1 support Added obligatory positional obj parameter to InlineAdmin. Added obligatory positional request parameter to authenticate. Adapted FileInFiletracker to change File class. Adjusted dependencies versions. Added support to has_change_permission in get_form on admin sites. Added has_changed_permission to requiring it model admins. Fixed migration problems in sqlite test. TODO: Review other model admins and check if they also need custon view permissions. Change-Id: Iccc870ed9b7da334713ab1e8265702edf49989d7
      Hide
      Gerrit Gerrit added a comment -
      Change oioioi~python3~Iccc870ed9b7da334713ab1e8265702edf49989d7, patchset 8
      https://gerrit.sio2project.mimuw.edu.pl/3673

      SIO-2426 Add django 2.1 support

      Added optional positional obj parameter to InlineAdmin.
      Added obligatory positional request parameter to authenticate.
      Adapted FileInFiletracker to change File class.
      Adjusted dependencies versions.
      Added support to has_change_permission in get_form on admin sites.
      Added has_changed_permission to requiring it model admins.
      Fixed migration problems in sqlite test.

      TODO:
      Review other model admins and check if they also need custon view permissions.

      Change-Id: Iccc870ed9b7da334713ab1e8265702edf49989d7
      Show
      Gerrit Gerrit added a comment - Change oioioi~python3~Iccc870ed9b7da334713ab1e8265702edf49989d7, patchset 8 https://gerrit.sio2project.mimuw.edu.pl/3673 SIO-2426 Add django 2.1 support Added optional positional obj parameter to InlineAdmin. Added obligatory positional request parameter to authenticate. Adapted FileInFiletracker to change File class. Adjusted dependencies versions. Added support to has_change_permission in get_form on admin sites. Added has_changed_permission to requiring it model admins. Fixed migration problems in sqlite test. TODO: Review other model admins and check if they also need custon view permissions. Change-Id: Iccc870ed9b7da334713ab1e8265702edf49989d7
      Hide
      Gerrit Gerrit added a comment -
      Change oioioi~python3~Iccc870ed9b7da334713ab1e8265702edf49989d7, patchset 9
      https://gerrit.sio2project.mimuw.edu.pl/3673

      SIO-2426 Add django 2.1 support

      Added optional positional obj parameter to InlineAdmin.
      Added obligatory positional request parameter to authenticate.
      Adapted FileInFiletracker to change File class.
      Adjusted dependencies versions.
      Added support to has_change_permission in get_form on admin sites.
      Added has_changed_permission to requiring it model admins.
      Fixed migration problems in sqlite test.

      TODO:
      Review other model admins and check if they also need custon view permissions.

      Change-Id: Iccc870ed9b7da334713ab1e8265702edf49989d7
      Show
      Gerrit Gerrit added a comment - Change oioioi~python3~Iccc870ed9b7da334713ab1e8265702edf49989d7, patchset 9 https://gerrit.sio2project.mimuw.edu.pl/3673 SIO-2426 Add django 2.1 support Added optional positional obj parameter to InlineAdmin. Added obligatory positional request parameter to authenticate. Adapted FileInFiletracker to change File class. Adjusted dependencies versions. Added support to has_change_permission in get_form on admin sites. Added has_changed_permission to requiring it model admins. Fixed migration problems in sqlite test. TODO: Review other model admins and check if they also need custon view permissions. Change-Id: Iccc870ed9b7da334713ab1e8265702edf49989d7
      Hide
      Gerrit Gerrit added a comment -
      Change oioioi~python3~Iccc870ed9b7da334713ab1e8265702edf49989d7, patchset 10
      https://gerrit.sio2project.mimuw.edu.pl/3673

      SIO-2426 Add django 2.1 support

      Added optional positional obj parameter to InlineAdmin.
      Added obligatory positional request parameter to authenticate.
      Adapted FileInFiletracker to change File class.
      Adjusted dependencies versions.
      Added support to has_change_permission in get_form on admin sites.
      Added has_changed_permission to requiring it model admins.
      Fixed migration problems in sqlite test.

      TODO:
      Review other model admins and check if they also need custon view permissions.

      Change-Id: Iccc870ed9b7da334713ab1e8265702edf49989d7
      Show
      Gerrit Gerrit added a comment - Change oioioi~python3~Iccc870ed9b7da334713ab1e8265702edf49989d7, patchset 10 https://gerrit.sio2project.mimuw.edu.pl/3673 SIO-2426 Add django 2.1 support Added optional positional obj parameter to InlineAdmin. Added obligatory positional request parameter to authenticate. Adapted FileInFiletracker to change File class. Adjusted dependencies versions. Added support to has_change_permission in get_form on admin sites. Added has_changed_permission to requiring it model admins. Fixed migration problems in sqlite test. TODO: Review other model admins and check if they also need custon view permissions. Change-Id: Iccc870ed9b7da334713ab1e8265702edf49989d7
      Hide
      Gerrit Gerrit added a comment -
      Change oioioi~python3~Iccc870ed9b7da334713ab1e8265702edf49989d7, patchset 11
      https://gerrit.sio2project.mimuw.edu.pl/3673

      SIO-2426 Add django 2.1 support

      Added optional positional obj parameter to InlineAdmin.
      Added obligatory positional request parameter to authenticate.
      Adapted FileInFiletracker to change File class.
      Adjusted dependencies versions.
      Added support to has_change_permission in get_form on admin sites.
      Added has_changed_permission to requiring it model admins.
      Fixed migration problems in sqlite test.

      TODO:
      Review other model admins and check if they also need custon view permissions.

      Change-Id: Iccc870ed9b7da334713ab1e8265702edf49989d7
      Show
      Gerrit Gerrit added a comment - Change oioioi~python3~Iccc870ed9b7da334713ab1e8265702edf49989d7, patchset 11 https://gerrit.sio2project.mimuw.edu.pl/3673 SIO-2426 Add django 2.1 support Added optional positional obj parameter to InlineAdmin. Added obligatory positional request parameter to authenticate. Adapted FileInFiletracker to change File class. Adjusted dependencies versions. Added support to has_change_permission in get_form on admin sites. Added has_changed_permission to requiring it model admins. Fixed migration problems in sqlite test. TODO: Review other model admins and check if they also need custon view permissions. Change-Id: Iccc870ed9b7da334713ab1e8265702edf49989d7
      Hide
      Gerrit Gerrit added a comment -
      Change oioioi~python3~Iccc870ed9b7da334713ab1e8265702edf49989d7, patchset 12
      https://gerrit.sio2project.mimuw.edu.pl/3673

      SIO-2426 Add django 2.1 support

      Added optional positional obj parameter to InlineAdmin.
      Added obligatory positional request parameter to authenticate.
      Adapted FileInFiletracker to change File class.
      Adjusted dependencies versions.
      Added support to has_change_permission in get_form on admin sites.
      Added has_changed_permission to requiring it model admins.
      Fixed migration problems in sqlite test.

      TODO:
      Review other model admins and check if they also need custon view permissions.

      Change-Id: Iccc870ed9b7da334713ab1e8265702edf49989d7
      Show
      Gerrit Gerrit added a comment - Change oioioi~python3~Iccc870ed9b7da334713ab1e8265702edf49989d7, patchset 12 https://gerrit.sio2project.mimuw.edu.pl/3673 SIO-2426 Add django 2.1 support Added optional positional obj parameter to InlineAdmin. Added obligatory positional request parameter to authenticate. Adapted FileInFiletracker to change File class. Adjusted dependencies versions. Added support to has_change_permission in get_form on admin sites. Added has_changed_permission to requiring it model admins. Fixed migration problems in sqlite test. TODO: Review other model admins and check if they also need custon view permissions. Change-Id: Iccc870ed9b7da334713ab1e8265702edf49989d7
      Hide
      Gerrit Gerrit added a comment -
      Change oioioi~python3~Iccc870ed9b7da334713ab1e8265702edf49989d7, patchset 13
      https://gerrit.sio2project.mimuw.edu.pl/3673

      SIO-2426 Add django 2.1 support

      Added optional positional obj parameter to InlineAdmin.
      Added obligatory positional request parameter to authenticate.
      Adapted FileInFiletracker to change File class.
      Adjusted dependencies versions.
      Added support to has_change_permission in get_form on admin sites.
      Added has_changed_permission to requiring it model admins.
      Fixed migration problems in sqlite test.

      TODO:
      Review other model admins and check if they also need custon view permissions.

      Change-Id: Iccc870ed9b7da334713ab1e8265702edf49989d7
      Show
      Gerrit Gerrit added a comment - Change oioioi~python3~Iccc870ed9b7da334713ab1e8265702edf49989d7, patchset 13 https://gerrit.sio2project.mimuw.edu.pl/3673 SIO-2426 Add django 2.1 support Added optional positional obj parameter to InlineAdmin. Added obligatory positional request parameter to authenticate. Adapted FileInFiletracker to change File class. Adjusted dependencies versions. Added support to has_change_permission in get_form on admin sites. Added has_changed_permission to requiring it model admins. Fixed migration problems in sqlite test. TODO: Review other model admins and check if they also need custon view permissions. Change-Id: Iccc870ed9b7da334713ab1e8265702edf49989d7
      Hide
      Gerrit Gerrit added a comment -
      Change oioioi~python3~Iccc870ed9b7da334713ab1e8265702edf49989d7, patchset 14
      https://gerrit.sio2project.mimuw.edu.pl/3673

      SIO-2426 Add django 2.1 support

      Added optional positional obj parameter to InlineAdmin.
      Added obligatory positional request parameter to authenticate.
      Adapted FileInFiletracker to change File class.
      Adjusted dependencies versions.
      Added support to has_change_permission in get_form on admin sites.
      Added has_changed_permission to requiring it model admins.
      Fixed migration problems in sqlite test.
      Adjusted date in tests to fit in 32bit timestamp.

      TODO:
      Review other model admins and check if they also need custon view permissions.

      Change-Id: Iccc870ed9b7da334713ab1e8265702edf49989d7
      Show
      Gerrit Gerrit added a comment - Change oioioi~python3~Iccc870ed9b7da334713ab1e8265702edf49989d7, patchset 14 https://gerrit.sio2project.mimuw.edu.pl/3673 SIO-2426 Add django 2.1 support Added optional positional obj parameter to InlineAdmin. Added obligatory positional request parameter to authenticate. Adapted FileInFiletracker to change File class. Adjusted dependencies versions. Added support to has_change_permission in get_form on admin sites. Added has_changed_permission to requiring it model admins. Fixed migration problems in sqlite test. Adjusted date in tests to fit in 32bit timestamp. TODO: Review other model admins and check if they also need custon view permissions. Change-Id: Iccc870ed9b7da334713ab1e8265702edf49989d7
      Hide
      Gerrit Gerrit added a comment -
      Change oioioi~python3~I9b451ebe22f4edad44a06c412bedb94611129bf0, patchset 4
      https://gerrit.sio2project.mimuw.edu.pl/3672

      SIO-2426 Add django 2.1 support

      Added 1.11 compatible changes.
      Change load staticfiles to load static in templates.
      Removed use of django.utils.translation.string_concat().
      Updated is_safe_url to new standard.
      Few more string enforecements.
      Added temporary workaround for sqlite change.

      Change-Id: I9b451ebe22f4edad44a06c412bedb94611129bf0
      Show
      Gerrit Gerrit added a comment - Change oioioi~python3~I9b451ebe22f4edad44a06c412bedb94611129bf0, patchset 4 https://gerrit.sio2project.mimuw.edu.pl/3672 SIO-2426 Add django 2.1 support Added 1.11 compatible changes. Change load staticfiles to load static in templates. Removed use of django.utils.translation.string_concat(). Updated is_safe_url to new standard. Few more string enforecements. Added temporary workaround for sqlite change. Change-Id: I9b451ebe22f4edad44a06c412bedb94611129bf0
      Hide
      Gerrit Gerrit added a comment -
      Change oioioi~python3~I9b451ebe22f4edad44a06c412bedb94611129bf0, patchset 5
      https://gerrit.sio2project.mimuw.edu.pl/3672

      SIO-2426 Add django 2.1 support

      Added 1.11 compatible changes.
      Change load staticfiles to load static in templates.
      Removed use of django.utils.translation.string_concat().
      Updated is_safe_url to new standard.
      Few more string enforecements.
      Added temporary workaround for sqlite change.

      Change-Id: I9b451ebe22f4edad44a06c412bedb94611129bf0
      Show
      Gerrit Gerrit added a comment - Change oioioi~python3~I9b451ebe22f4edad44a06c412bedb94611129bf0, patchset 5 https://gerrit.sio2project.mimuw.edu.pl/3672 SIO-2426 Add django 2.1 support Added 1.11 compatible changes. Change load staticfiles to load static in templates. Removed use of django.utils.translation.string_concat(). Updated is_safe_url to new standard. Few more string enforecements. Added temporary workaround for sqlite change. Change-Id: I9b451ebe22f4edad44a06c412bedb94611129bf0
      Hide
      Gerrit Gerrit added a comment -
      Change oioioi~python3~Iccc870ed9b7da334713ab1e8265702edf49989d7, patchset 15
      https://gerrit.sio2project.mimuw.edu.pl/3673

      SIO-2426 Add django 2.1 support

      Added optional positional obj parameter to InlineAdmin.
      Added obligatory positional request parameter to authenticate.
      Adapted FileInFiletracker to change File class.
      Adjusted dependencies versions.
      Added support to has_change_permission in get_form on admin sites.
      Added has_changed_permission to requiring it model admins.
      Fixed migration problems in sqlite test.
      Adjusted date in tests to fit in 32bit timestamp.

      TODO:
      Review other model admins and check if they also need custon view permissions.

      Change-Id: Iccc870ed9b7da334713ab1e8265702edf49989d7
      Show
      Gerrit Gerrit added a comment - Change oioioi~python3~Iccc870ed9b7da334713ab1e8265702edf49989d7, patchset 15 https://gerrit.sio2project.mimuw.edu.pl/3673 SIO-2426 Add django 2.1 support Added optional positional obj parameter to InlineAdmin. Added obligatory positional request parameter to authenticate. Adapted FileInFiletracker to change File class. Adjusted dependencies versions. Added support to has_change_permission in get_form on admin sites. Added has_changed_permission to requiring it model admins. Fixed migration problems in sqlite test. Adjusted date in tests to fit in 32bit timestamp. TODO: Review other model admins and check if they also need custon view permissions. Change-Id: Iccc870ed9b7da334713ab1e8265702edf49989d7
      Hide
      Gerrit Gerrit added a comment -
      Change oioioi~python3~Iccc870ed9b7da334713ab1e8265702edf49989d7, patchset 16
      https://gerrit.sio2project.mimuw.edu.pl/3673

      SIO-2426 Add django 2.1 support

      Added optional positional obj parameter to InlineAdmin.
      Added obligatory positional request parameter to authenticate.
      Adapted FileInFiletracker to change File class.
      Adjusted dependencies versions.
      Added support to has_change_permission in get_form on admin sites.
      Added has_changed_permission to requiring it model admins.
      Fixed migration problems in sqlite test.
      Adjusted date in tests to fit in 32bit timestamp.

      TODO for me in further commit:
      Review other model admins and check if they also need custon view permissions.

      Change-Id: Iccc870ed9b7da334713ab1e8265702edf49989d7
      Show
      Gerrit Gerrit added a comment - Change oioioi~python3~Iccc870ed9b7da334713ab1e8265702edf49989d7, patchset 16 https://gerrit.sio2project.mimuw.edu.pl/3673 SIO-2426 Add django 2.1 support Added optional positional obj parameter to InlineAdmin. Added obligatory positional request parameter to authenticate. Adapted FileInFiletracker to change File class. Adjusted dependencies versions. Added support to has_change_permission in get_form on admin sites. Added has_changed_permission to requiring it model admins. Fixed migration problems in sqlite test. Adjusted date in tests to fit in 32bit timestamp. TODO for me in further commit: Review other model admins and check if they also need custon view permissions. Change-Id: Iccc870ed9b7da334713ab1e8265702edf49989d7
      Szymon Czyżmański made changes -
      Field Original Value New Value
      Status New [ 10000 ] Resolved [ 5 ]
      Assignee Wojciech Dubiel [ wolf480 ]
      Resolution Fixed [ 1 ]
      Transition Time In Source Status Execution Times Last Executer Last Execution Date
      New New Resolved Resolved
      64d 14h 42m 1 Szymon Czyżmański 2021-06-24 12:06

        People

        • Assignee:
          Wojciech Dubiel
          Reporter:
          Hubert Badocha
        • Votes:
          0 Vote for this issue
          Watchers:
          2 Start watching this issue

          Dates

          • Created:
            Updated:
            Resolved:

            Agile