-
- Downloads
Don't hardcode the term start months
This patch gets rid of the hardcoded term start months (april and october) and makes them configurable within two admin settings. In addition to that change, two functions are added to the data_controller class which make the term start months gettable for callers from outside of the plugin. To make clear from when on these functions are available for other plugins which require this plugin, the plugin version is bumped.
Showing
- classes/data_controller.php 52 additions, 2 deletionsclasses/data_controller.php
- lang/de/customfield_semester.php 5 additions, 0 deletionslang/de/customfield_semester.php
- lang/en/customfield_semester.php 5 additions, 0 deletionslang/en/customfield_semester.php
- locallib.php 29 additions, 0 deletionslocallib.php
- settings.php 49 additions, 0 deletionssettings.php
- version.php 1 addition, 1 deletionversion.php
Loading
Please register or sign in to comment