authoring.jsp

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5188 Remove obsolete attributes from TabBody tag

  1. … 83 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 Secure save tool authoring with CSRF Guard

  1. … 42 more files in changeset.
LDEV-4913 Include a minimum number of files to submit

* Improve learner jsp layout

  1. … 16 more files in changeset.
LDEV-4440 Clean up shared files

  1. … 206 more files in changeset.
LDEV-4440 Sbmt - authoring migration

  1. … 2 more files in changeset.
LDEV-4440 Submit Files after migration to Spring - no Struts

  1. … 35 more files in changeset.
LDEV-4440 Migration of Submit Files in progress

  1. … 5 more files in changeset.
LDEV-4440 Migration of sbmt in progress

  1. … 7 more files in changeset.
LDEV-4440 Started Sbmt migration

  1. … 47 more files in changeset.
LDEV-4407 Move classes to the proper packages

Action classes were moved to tool.sbmt.web.action package; forms to

tool.sbmt.web.form; exception to tool.sbmt.web.util, SbmtConstants to

tool.sbmt.

(To access files' earlier history use Eclipse's Show in History feature

or run 'git log --follow ./path/to/file')

  1. … 34 more files in changeset.
LDEV-4286 Show Authoring advanced tab on re-editing content from monitor

  1. … 21 more files in changeset.
LDEV-3781: Update Submit Files Author to Bootstrap. Clean up.

  1. … 24 more files in changeset.
LDEV-2917: Change DOCTYPE tag of files which have not been picked up by previous runs as they had this tag broken into 2 lines and regex had not detected them.

  1. … 340 more files in changeset.
LDEV-3460: Remove references to obsolete CSS files. Re-introduce necessary images.

  1. … 13 more files in changeset.
LDEV-3460: Remove references to obsolete CSS files. Re-introduce necessary images.

  1. … 13 more files in changeset.
LDEV-3147 Simplify tools: get rid of instructions tab, define in monitor and offline activity options

  1. … 339 more files in changeset.
LDEV-1255: Moving the code for stopping jsps caching to a new custom tag, so that it can be applied consistently across all pages. Moved the utf-8 statements to the same tag so we don't have to remember to put them in all pages.

  1. … 184 more files in changeset.
RTL changes

  1. … 74 more files in changeset.
Removed call to initTabSize. No longer needed.

  1. … 24 more files in changeset.
Changes pages to suit the "stripes" css styles. Popup() code moved to lams-central so that it isn't duplicated across tools.

  1. … 34 more files in changeset.
Added "copy-tags" to the build to make it easier to update the tags. Updated the jsp pages to support stripes and the separate learner stylesheet.

  1. … 269 more files in changeset.
added help tag

  1. … 23 more files in changeset.
Remove Token of STRUTS b/c HttpSession is not shared anymore

  1. … 3 more files in changeset.
Removed redundant code left over from previous changes.

  1. … 14 more files in changeset.
Updated authoring pages. See LDEV-576

  1. … 11 more files in changeset.
Merge online and offline instruction files, so that it read out from SessionMap rather than the request scope form. This make error echo back screen does not lost file list. And delete/upload file java code turn out simple as well.

  1. … 28 more files in changeset.
Lots style change

Lots style change

  1. … 11 more files in changeset.