lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4365 Implement duplicate lesson feature

Moodle has a particular method that is called when duplicating an item.

In such case, what it needs to do is create a new instance based on

the lesson we had before and then copy the same settings.

LDEV-4365 code formatting

LDEV-4367 SASS Used for CSS Development

First pass of converting our .css development to use SASS. Autobuild to

convert .scss to .css files has been set up for all projects where

target .css files were found. The overall ANT build has been modified

so the normal build will generate the .css files from .scss files. The

base variables are defined in lams_build/conf/sccs.

    • -0
    • +0
    /lams_admin/web/css/admin.scss
    • -58
    • +40
    /lams_admin/web/css/learningLibraryGroup.css
    • -0
    • +95
    /lams_admin/web/css/learningLibraryGroup.scss
    • -0
    • +840
    /lams_build/conf/scss/_bootstrap-variables.scss
    • -0
    • +56
    /lams_build/conf/scss/_lams_variables.scss
  1. … 144 more files in changeset.
Revert "Ignore common.properties and unix.properties"

This reverts commit 88ca26c293ffb1f136e2a15dc9d7d4808b5fd874.

Ignore common.properties and unix.properties

Adding common.properties and unix.properties files to .gitignore in

order to be able to modify them locally without the need to push them to

the remote repo

LDEV-4370 Show/Hide resources in monitor does not refresh properly

LDEV-4350, LDEV-2999 adding labels

LDEV-4350, LDEV-2999 adding labels

LDEV-4350, LDEV-2999: adding labels

Adding new lable for LDEV-4350 and LDEV-2999

LDEV-4054: updating labels

Updating Greek

LDEV-4350 Include delete file button for student to remove the old file and reload a new one.

Merge branch 'LDEV-4368'

LDEV-4184, LDEV-4368 Allow longer ID format for password recovery request key

LDEV-4350 Include delete file button for student to remove the old file and reload a new one.

LDEV-4366 Prototype Kumalive front and back ends

  1. … 4 more files in changeset.
LDEV-4350: Include delete file button for student to remove the old file and reload a new one.

After migration clean up

    • -0
    • +2
    /lams_tool_doku/.gitignore
LDEV-4366 Add database and Hibernate layer for Kumalive.

Remove folder after it was moved to master

Removing as there is no need to keep it in lams25 branch after it was

moved to the master branch.

    • -841
    • +0
    /lams_bb_integration/LICENSE.TXT
    • -145
    • +0
    /lams_bb_integration/RELEASE_NOTES.TXT
    • -563
    • +0
    /lams_bb_integration/WEB-INF/tlds/c.tld
    • -149
    • +0
    /lams_bb_integration/WEB-INF/web.xml
    • binary
    /lams_bb_integration/lib/bb-cms-admin-9.1.201510.1171621.jar
    • binary
    /lams_bb_integration/lib/bb-platform-9.1.201510.1171621.jar
  1. … 107 more files in changeset.
Ignore build folders

    • -0
    • +1
    /lams_bb_integration/.gitignore
    • -0
    • +1
    /lams_launchlearnerurl/.gitignore
    • -0
    • +1
    /lams_signup/.gitignore
    • -0
    • +1
    /lams_svggenerator/build/.gitignore
    • -0
    • +1
    /lams_tool_dimdim/.gitignore
    • -0
    • +1
    /lams_tool_example/.gitignore
Fix project names

    • -0
    • +1
    /lams_bb_integration/.gitignore
Remove folder after it was moved to master

Removing it as there is no need to keep it in lams25 branch after it was

moved to the master branch. Besides, it was never meant to be run under

JBoss (lams25 branch).

    • -34
    • +0
    /lams_tool_doku/db/sql/activity_insert.sql
  1. … 125 more files in changeset.
Merge branch 'LDEV-4364'

LDEV-4364 Properly save question after another one was removed

The problem comes from MCQ incorrectly assigning question's orderId

after some question was removed.

Merge branch 'LDEV-4363'

LDEV-4363 Adding stub for old lams_tool_dimdim

Adding lams_tool_dimdim to GitHub as we need to use it for other site

and we didn't import it originally from CVS.

    • -0
    • +2
    /lams_tool_dimdim/.gitignore
    • -0
    • +28
    /lams_tool_dimdim/db/sql/activity_insert.sql
    • -0
    • +3
    /lams_tool_dimdim/db/sql/create_lams_tool_dimdim.sql
    • -0
    • +14
    /lams_tool_dimdim/db/sql/library_insert.sql
    • -0
    • +42
    /lams_tool_dimdim/db/sql/tool_insert.sql
  1. … 6 more files in changeset.
Merge branch 'LDEV-4361'

LDEV-4361 Remove Pedagocial Planner auto deployment

From now on the Planner has to be deployed manually using its "deploy"

Ant task.

LDEV-4362: adding LICENSE.txt (GNU GPL V2)

Adding GNU GPL v2 license to LAMS repository to follow GitHub practices.

LDEV-4305 adding new labels. LDEV-4217 Removing labels

Adding new labels for upload widget and dropping labels for LDEV-4305

Removing labels for LDEV-4217