loginmaintain.jsp

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5424 rename Page5.tag->PageAdmin.tag

  1. … 71 more files in changeset.
LDEV-5397 import bootstrap5.scss into components.scss

* Subsequently import components.scss into components-learner.scss

* It will allow using bootstrap5 CSS rules in components CSS classes

  1. … 49 more files in changeset.
LDEV-5348 Adding padding left and right

  1. … 25 more files in changeset.
LDEV-5348 General UI improvements for admin

  1. … 25 more files in changeset.
LDEV-5330 Merge changes made for sysadmin

It included upgrading to Bootstrap 5 and using UI guidelines set for

Monitoring UI.

  1. … 191 more files in changeset.
LDEV-5302 Rename sysadmin role to appadmin

  1. … 181 more files in changeset.
LDEV-4995 Moving breadcrumb to Page tag

  1. … 19 more files in changeset.
LDEV-4995 Upgrading admin to Bootstrap4 and accessibility improvements

  1. … 12 more files in changeset.
LDEV-4995 Move lams_admin to bootstrap4 and accessibility improvements

  1. … 23 more files in changeset.
LDEV-4932 removing multipart encoding

There are plenty of form we set the multipart encoding for uploading files, but no files are uploaded. This has implications for CSRF tokens. So we remove the enctype="multipart/form-data" for all the authoring forms that aren't needed.

  1. … 14 more files in changeset.
LDEV-4932 Passing CSRF token as a post rather than get

  1. … 41 more files in changeset.
LDEV-4932 Adding CSRF to Admin

Adding it to:

- User roles

- Create course

- Clone lessons

- assign roles in courses

- global roles

- change password for course

- change user pass

- delete all lessons

  1. … 23 more files in changeset.
LDEV-4931 Adding CSRF protection for LAMS Admin

Adding:

- Edit configuration

- Editing timezones

- Add/disable/enable/delete signup pages

- Add/disable/enable/delete integrated server

- Add/activate/deactivate policies

  1. … 16 more files in changeset.
LDEV-4748 Remove obsolete changeStyle.js

  1. … 49 more files in changeset.
LDEV-4747 Fix cancel button, which used to save instead of cancel

  1. … 3 more files in changeset.
LDEV-4391 Get rid of redundant jQuery UI themes

Only bootstrap theme is used now.

  1. … 97 more files in changeset.
LDEV-4440 Admin migration - fixed tool content list, theme management, ldap, cleaned code at controllers

  1. … 35 more files in changeset.
LDEV-4440 Admin - fixed sign up management, added errorMaps

  1. … 44 more files in changeset.
LDEV-4440 Migration of admin

  1. … 30 more files in changeset.
LDEV-4440 Migration of admin in progress

  1. … 71 more files in changeset.
LDEV-4440 Migration of admin in progress

  1. … 55 more files in changeset.
LDEV-4245: Removing logo upload from login maintenance screen.

  1. … 4 more files in changeset.
LDEV-4099: Removing the centred div as that causes the editing area to be centered, now that the CKEditor is inlined.

LDEV-3826: Updating Admin for Bootstrap.

  1. … 26 more files in changeset.
LDEV-3322: adding id tags

  1. … 1 more file in changeset.
LDEV-3322: adding id tags

  1. … 1 more file in changeset.
LDEV-2342: Make a folder for public images. Use this folder in custom login page.

  1. … 2 more files in changeset.
LDEV-2760: making the ckeditor bigger on the page

LDEV-2760: Move reading of exisiting login page content from CKEditor tag to a separate variable as it is not parsed correctly otherwise.

CNG-2: First attempt to support Open ID authentication. Currrently without using lams_openid project.

  1. … 3 more files in changeset.