editprofile.jsp

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5397 switch to Bootstrap Validation CSS classes

  1. … 8 more files in changeset.
LDEV-5397 use the same .btn styling for learner and the rest of LAMS

  1. … 7 more files in changeset.
LDEV-5397 bootstrap5 profile and portrait pages

  1. … 8 more files in changeset.
LDEV-5426 minor UI alignments

  1. … 4 more files in changeset.
LDEV-5426 Switch from custom time zones to built-in Java ones

  1. … 40 more files in changeset.
LDEV-5404 Escaping funny characters that break js

  1. … 40 more files in changeset.
LDEV-5213 Use version-dependent imports for LAMS JS files

  1. … 338 more files in changeset.
LDEV-4886 Automated tests for v4.0

  1. … 19 more files in changeset.
LDEV-4995 Upgrade to bootstrap 4

* Update LAMS code to use bootstrap 4

* Update and redesign index page

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

  1. … 41 more files in changeset.
LDEV-4932 Add CSRF to monitor and central

* Add CSRF protection to:

- Change lesson status (incl. remove)

- Remove lesson using main.jsp button

- Rename lesson

* Start using /common/taglibs.jsp in lams_central

  1. … 23 more files in changeset.
LDEV-4932 Remove obsolete form input

LDEV-4932 Use same approach to token injection in all forms

Revert "LDEV-4932 Initial integration of CSRF Guard"

This reverts commit c5a709e4cb42d0729ad3fbd814714fb27dd844df.

It should have been in a separate branch.

  1. … 9 more files in changeset.
LDEV-4932 Initial integration of CSRF Guard

Add library and configuration file. Only Edit Profile form has a token

injected into form. Other POSTed forms will be stopped by the Guard,

with an error logged.

  1. … 9 more files in changeset.
LDEV-4932 Initial integration of CSRF Guard

Add library and configuration file. Only Edit Profile form has a token

injected into form. Other POSTed forms will be stopped by the Guard,

with an error logged.

  1. … 9 more files in changeset.
LDEV-4931 Adding ids to support Admin tests

  1. … 7 more files in changeset.
LDEV-4930 Avoid displaying excessive user parameters on edit profile jsp

  1. … 3 more files in changeset.
Merge branch 'develop' into LDEV-4759

# Conflicts:

# lams_central/web/authoring/template/tool/mcquestion.jsp

# lams_central/web/authoringConfirm.jsp

# lams_central/web/css/_learner_base.scss

# lams_central/web/profile/editprofile.jsp

# lams_learning/web/optionsActivity.jsp

# lams_monitoring/web/monitor.jsp

# lams_monitoring/web/tblmonitor/sequence.jsp

# lams_monitoring/web/tblmonitor/teams.jsp

# lams_tool_assessment/web/pages/tblmonitoring/assessment.jsp

# lams_tool_lamc/web/authoring/candidateAnswersList.jsp

# lams_tool_lamc/web/common/monitoringheader.jsp

# lams_tool_preview/web/pages/monitoring/criteria.jsp

# lams_tool_preview/web/pages/monitoring/reflections.jsp

# lams_tool_scratchie/web/pages/tblmonitoring/burningQuestions.jsp

# lams_tool_scratchie/web/pages/tblmonitoring/tra.jsp

# lams_tool_task/web/common/monitorheader.jsp

  1. … 94 more files in changeset.
SP-2 Allow only first and last name editing on back end

  1. … 1 more file in changeset.
SP-3 Initial implementation of limiting profile editing

LDEV-4790 Fix showing of username on the profile editing page

LDEV-4759 DateTimePicker and Accordians updated

  1. … 391 more files in changeset.
LDEV-4759 Panels are now cards.

  1. … 506 more files in changeset.
LDEV-4440, LDEV-3676 Fix HTML tags stripping after reload

  1. … 1 more file in changeset.
LDEV-4440 Fix profile pages cancel buttons

  1. … 4 more files in changeset.
LDEV-4440 Fix profile editing validation and save

  1. … 2 more files in changeset.
LDEV-4440 Error tag tweaks to be more like Spring tags.

  1. … 9 more files in changeset.
LDEV-4440 Error tag to standardise error message layout

  1. … 10 more files in changeset.
LDEV-4440 Fix language formatting on edit profile page