group.jsp

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5354 Show growl-like message on course URL copy to clipboard

  1. … 2 more files in changeset.
LDEV-5354 Move course URL copy button to More Options menu

  1. … 4 more files in changeset.
LDEV-5354 Add course URL on index page

  1. … 8 more files in changeset.
LDEV-4995 Further development of index page

  1. … 16 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 Start using /common/taglibs.jsp in lams_central

  1. … 68 more files in changeset.
LDEV-4918 Collapsible subcourses

  1. … 13 more files in changeset.
LDEV-4759 Fixing responsive behaviour on front page and tabs.

  1. … 43 more files in changeset.
LDEV-4759 Main page restyled.

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

  1. … 506 more files in changeset.
LDEV-3962 * "Enable lesson sorting" - move to the "More options" menu * Remove "Refresh" button

  1. … 6 more files in changeset.
LDEV-4216: Creating a short tour for the main page. Using classes to tie the tour entries to the source elements.

  1. … 8 more files in changeset.
LDEV-3962: Fixing css

  1. … 3 more files in changeset.
LDEV-3962 * support for favorite orgs and last visited one * if last visited is stored, offcanvas bar is shown as hidden * offcanvas bar is shrank to 220px * CSS rules for main.jsp are all moved to main.css * Javascript methods for main.jsp are moved to main.js. Profile related ones to profile.js. Only methods used by other pages are kept in groupDisplay.js. * removed UserOrganisationCollapsed.java and code associated with it

  1. … 36 more files in changeset.
LDEV-3962: implementing the new course bootstrap panel(ish).

  1. … 23 more files in changeset.
LDEV-3070: Make redesigned index page the main LAMS layout. Update profile tab and pages customised for clients, so they work with the new layout.

  1. … 17 more files in changeset.
LDEV-1252 adding new table lams_user_organisation_collapsed; refactored jsps/action/data access to accomodate collapsible courses; added callback servlet UpdateCollapsedGroupServlet.

  1. … 20 more files in changeset.
LDEV-1253 convert newlines to <br> for lesson description, widen tooltip box, change colour. LDEV-1251 restored and added validation to LessonOrderServlet; fix ids in sortables so that containment now works for ie6/7 and firefox LDEV-1252 use slideToggle for ie6, otherwise the course contents gets messed up after being toggled twice (hide/show).

  1. … 5 more files in changeset.
LDEV-1253: adding ToolTip to interface.js, display lesson description in a hovering tooltip when moused over

  1. … 4 more files in changeset.
LDEV-1251 downgrade to jquery 1.1.4 + dimensions plugin for sortable compatibility with ie6; make lessons in child groups sortable as well

  1. … 4 more files in changeset.
LDEV-1251 workaround fix for problem with last item in sortable list being dropped outside of parent container

LDEV-1251 user needs monitor or group manager role in a group to be able to sort lessons.

  1. … 2 more files in changeset.
LDEV-1251, LDEV-1064. Refactored the way lessons are retrieved for the index page (fixed LDEV-1064); added interface 1.2 (jquery extension), allowing sorting of lessons via drag and drop (LDEV-1251); added ordered_lesson_ids column to lams_organisation (LDEV-1251).

  1. … 13 more files in changeset.
LDEV-1250, LDEV-1252, LDEV-1253: adding jquery 1.2.1, refactor index action into new DisplayGroupAction which can be called to display a jsp containing only the group specified

  1. … 14 more files in changeset.