topicreplyform.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 make sure all buttons have proper "type" attribute

  1. … 24 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-5397 further bootstrap 5 related changes

Also

* change bootstrap classes from col-*-offset-* to offset-*-

* deprecated form-group

* .hidden-xs to .d-none .d-sm-block

* .pull-left to .float-start

* .pull-right to .float-end

* add class="activity-bottom-buttons"

  1. … 116 more files in changeset.
LDEV-4917 Add Uppy upload to Forum tool

  1. … 18 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 monitoring migration in progress

  1. … 8 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-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-4237: Adding file size help text to authoring and learner new post, and updating the reply to use different formatting.

  1. … 5 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 some cosmetic adjustments

  1. … 6 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: Inlining the reply for the standard interface

  1. … 10 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. … 20 more files in changeset.