Skip to content
Snippets Groups Projects
Select Git revision
  • 117-use-django-guardian-s-prefetch-mechanism-for-object-permissions
  • 130-show-print-timetable-button-on-mobile-devices
  • 140-show-abbreviations-in-the-substitution-plan-only-once
  • 144-preference-section-is-called-chronos
  • 160-ignore-subject-color-in-timetable-if-fg-bg
  • 161-manage-basic-data-in-frontend
  • 162-extend-the-reference-to-the-next-lesson
  • 175-graphql-schemas
  • 197-adaptations-for-spa-operation
  • 2.0a4
  • 204-graphql-schema-for-subject
  • 211-implement-vue-substitution-frontend-2
  • 221-show-course-name-of-lessons-in-the-timetable
  • 228-drop-legacy-model-and-form-extensions
  • 234-add-links-to-different-timetables-in-timetable-details-cards
  • 241-substitution-planning-cancelled-checkbox-does-not-have-false-as-value-when-unchecked-actively
  • 242-add-query-for-groups-of-which-the-current-user-can-see-the-respective-timetable
  • 278-extensible-lessonevent-calendar-dialog
  • 281-add-argument-to-lesson-events-get_objects-method-that-bypasses-the-filtering-done-if-own-false
  • 283-adjust-to-registryobject-classvar-name-change
  • 4.0.0.dev10 protected
  • 4.0.0.dev9 protected
  • 4.0.0.dev8 protected
  • 4.0.0.dev7 protected
  • 4.0.0.dev6 protected
  • 4.0.0.dev5 protected
  • 4.0.0.dev4 protected
  • 4.0.0.dev3 protected
  • 4.0.0.dev2 protected
  • 4.0.0.dev0 protected
  • 3.0.2 protected
  • 3.0.1 protected
  • 3.0 protected
  • 3.0b0 protected
  • 3.0.dev1 protected
  • 2.5 protected
  • 2.4.2 protected
  • 2.4.1 protected
  • 3.0.dev0 protected
  • 2.4 protected
40 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.018Jan1714131211109876543122Dec181413118728Nov262423201817141312111087654330Oct292724232220875430Sep292824211716151413118765432131Aug3027262524232221201918171514131211654329Jul282724221817163113Jun84329May25232216532128Apr272625232221201413111025Mar241817103224Feb23221424Jan20864330Dec292227Nov654Add model extension to Person for check if the person is a teacherAdd calendarweek to pyproject.toml and update poetry.lockFix get_next_relevant_day for use with "calendarweek" libraryRefactor template filenamesAdd base structure for "My timetable"Update README.rstAdd some i18n workRemove old templates for timetable generationAdd support for django-js-reverseUse lists with tuples for weekday choicesUpdate poetry.lockChange some code parts to new weekday indexFix var names and add missing importUse out-sourced calendarweek libraryApply suggestion to aleksis/apps/chronos/models.pyMerge branch 'master' into biscuit-mergeAdd helper class methods to get locale day names from stdlibday-namesday-namesMerge branch 'fix-week' into 'master'Create common base QuerySet for periods and substitutionsRename _type to type_Rename migration 0005 to a more specific nameMove color detection from models.py to template and use type detection insteadMove JS code to new filesMergeShow group owners correctlyApply suggestion to aleksis/apps/chronos/templates/chronos/plan.htmlResort templatesAdd trainling slashes to urls.py and resort "all timetables" to top-levelAdd comas to groups.htmlAdd regular planUpdate variables to AlekSIS in substitution partial templatesAdd timetable.css to substitution.htmlAdd get_next_relevant_day to viewsFix CalendarWeek.from_date in this case: week == 1 and month == 12Include calendar week selects and prev/next buttons in plan.htmlFix CalendarWeek.from_date in this case: week == 1 and month == 12Fix JS datepicker in substitution.htmlAdd mobile view with new vars in plan.html and move time cards to new fileAdd i18n to substitution.html and reformatChange variables in lesson.html and refactor
Loading