topiceditform.jsp

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5397 Change label from Finish to Post

  1. … 3 more files in changeset.
LDEV-5397 switch from lams:errors to lams:errors5

  1. … 15 more files in changeset.
LDEV-5397 bootstrap5 Forum tool

  1. … 20 more files in changeset.
LDEV-5397 Migrate old Bootstrap3 class names into Bootstrap5 in *all* tools' learning

* Did this following 2 guides:

https://getbootstrap.com/docs/4.1/migration/

https://getbootstrap.com/docs/5.2/migration/

* Apart from changing class names, also performed other updates required in aforementioned guides.

For instance, checkboxes, radios, selects have now proper Bootstrap5 structure; removed "media" objects.

* Replaced some outdated LAMS class names

  1. … 105 more files in changeset.
LDEV-4440 Error messages converted to new error tag

  1. … 129 more files in changeset.
LDEV-4440 removed Errors - changed into errorMap

  1. … 6 more files in changeset.
LDEV-4440 Fixed authoring - changed way of setting content type, fixed monitoring - correct paths at update marks

  1. … 5 more files in changeset.
LDEV-4440 Forum - changes at monitoring, new way to download marks, added spring's errors

  1. … 13 more files in changeset.
LDEV-4440 Migration of Forum started - controllers, no tiles and no struts

  1. … 85 more files in changeset.
LDEV-4248: Fixing the file delete. Had been broken when the screen was bootstrapped.

  1. … 2 more files in changeset.
LDEV-4237: Include label informing the max size file LDEV-4241: File upload validation LDEV-4240: Consistent upload widget Using new tags and the shared javascript code to create consistency across tools for the look and validation behaviour of file upload.

  1. … 21 more files in changeset.
LDEV-2951: removing unused images from tool forum

  1. … 4 more files in changeset.
LDEV-3436: Consistent Save/Cancel Buttons

  1. … 2 more files in changeset.
LDEV-3812 : IE-9 Compatibility stops the FormData references working in Forum. Removed the meta-tag from affected projects. Cleaned up the DOCTYPEs to ensure they were not causing any issues and put a fallback in place so that if FormData does not work the user can still post messages, just cannot upload files.

  1. … 15 more files in changeset.
LDEV-3701 Update Forum Learner to Bootstrap

  1. … 27 more files in changeset.
LDEV-3443: Improve performance by paging - load only 50 'threads' at a time within a topic. The Edit and the Reply are also inlined for the standard interface.

  1. … 36 more files in changeset.
LDEV-3443: Inlined Learner Edit.

  1. … 14 more files in changeset.
LDEV-3322 LDEV-3324 adding id/name tags to facilitate selenium testing

  1. … 7 more files in changeset.
LDEV-3322 LDEV-3324 adding id/name tags to facilitate selenium testing

  1. … 7 more files in changeset.
LDEV-3441: Cancel was broken - when the buttons were moved, the matching c:set wasn't moved with it.

  1. … 1 more file in changeset.
LDEV-3441: Cancel was broken - when the buttons were moved, the matching c:set wasn't moved with it.

  1. … 1 more file in changeset.
LDEV-3409: change button positions

  1. … 2 more files in changeset.
LDEV-3409: change button positions

  1. … 2 more files in changeset.
LDEV-3395 Implement a minimum number of characters for forum postings

  1. … 32 more files in changeset.
LDEV-3395 Implement a minimum number of characters for forum postings (mobile version)

  1. … 13 more files in changeset.
LDEV-3395 Implement a minimum number of characters for forum postings

  1. … 15 more files in changeset.
LDEV-3395 Implement a minimum number of characters for forum postings

  1. … 20 more files in changeset.
LDEV-2839: Forum Tool clean up: remove duplicate taglibs file, update references.

  1. … 28 more files in changeset.
Added maxlength to message.subject field

  1. … 4 more files in changeset.
LDEV-1676: Adding a new column in forun that shows if any of a learner's files have been marked.

Also fixed a problem with the view forum screen in teacher mode. When accessed from monitoring, the teacher was able to see and edit the learner's reflection. Now when the screen is accessed from the summary screen, the reflection cannot be seen (as this is primarily for marking). When the screen is accessed from the learner progress screen the reflection can be seen but not modified.

  1. … 18 more files in changeset.