GithubHelp home page GithubHelp logo

axxter99 / acadtermmanage Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sakaicontrib/acadtermmanage

0.0 3.0 0.0 101 KB

Create an UI to manage the Academic Terms, so it doesn't need to happen via SQL or WebServices.

License: Apache License 2.0

Java 92.29% HTML 7.71%

acadtermmanage's Introduction

AcadTermManage

An UI to manage Academic Terms, so it doesn't need to happen via SQL or WebServices.

It supports creation of new terms and updates of existing terms.

It will also update the references in a the "term_eid" and "term_title" site properties if the term's EID or title has been changed.

It currently does NOT support the deletion of terms (in the UI), because it's unclear what should happen to site properties and/or sites which reference a deleted term (Do nothing? Delete the now outdated site properties? Delete the sites?)

screenshot

In theory, editing terms (and access to the tool) should be limited to sakai admins AND users who have the permission/function "sakai.acadtermmanage.is_manager" in the site where the tool is installed.

In practice, the course management API, which is used by this tool, requires users to be sakai admins (instead of checking the user's permissions), so adding that permission and checking it is currently disabled via the boolean org.sakaiproject.acadtermmanage.logic.impl.AcademicSessionLogicImpl.USE_PERMISSION. With that switch set to "false" (its current default), the tool will do the same as the course management API and require its users to be sakai admins.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.