• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixing servername - accidently set to Shaun in previous check in.

    • -1
    • +1
    /lams_common/db/sql/insert_rams_windows_config_data.sql
Added a new configuration item - server url context. This should be either "lams" or "rams". Used by the FCKEditor upload servlet code to generate the appropriate paths to the images.

Also converted paths over to refer to RAMS rather than LAMS.

    • -5
    • +6
    /lams_common/db/sql/insert_rams_unix_config_data.sql
    • -5
    • +6
    /lams_common/db/sql/insert_rams_windows_config_data.sql
Added a new configuration item - server url context. This should be either "lams" or "rams". Used by the FCKEditor upload servlet code to generate the appropriate paths to the images.

    • -0
    • +1
    /lams_common/db/sql/insert_lams_unix_config_data.sql
    • -0
    • +1
    /lams_common/db/sql/insert_lams_windows_config_data.sql
Updating entries - still a few references to "LAMS" left.

Adding link to the RAMS Community

Updated the FCKEditor tag to remove hardcoded "lams" from path.

    • -0
    • +30
    /lams_monitoring/web/WEB-INF/lams.tld
    • -85
    • +85
    /lams_monitoring/web/WEB-INF/tags/Passon.tag
    • -99
    • +99
    /lams_monitoring/web/WEB-INF/tags/Tab.tag
    • -52
    • +52
    /lams_monitoring/web/WEB-INF/tags/TabBody.tag
    • -2
    • +2
    /lams_www/web/WEB-INF/tags/FCKEditor.tag
    • -0
    • +37
    /lams_www/web/WEB-INF/tags/ImgButtonWrapper.tag
    • -85
    • +85
    /lams_www/web/WEB-INF/tags/Passon.tag
    • -99
    • +99
    /lams_www/web/WEB-INF/tags/Tab.tag
    • -52
    • +52
    /lams_www/web/WEB-INF/tags/TabBody.tag
    • -69
    • +69
    /lams_www/web/WEB-INF/tags/Tabs.tag
file ImgButtonWrapper.tag was initially added on branch editonfly_branching.

    • -0
    • +0
    /lams_www/web/WEB-INF/tags/ImgButtonWrapper.tag
updated preloaders + dictionary files (missing ones from head + some minor alterations)

    • binary
    /lams_central/src/flash/lams_authoring_main.fla
    • binary
    /lams_central/src/flash/lams_wizard_main.fla
    • binary
    /lams_central/src/flash/main_monitoring.as
    • binary
    /lams_central/src/flash/preloader.fla
    • binary
    /lams_central/src/flash/preloader_wizard.fla
    • binary
    /lams_central/web/lams_authoring.swf
  1. … 4 more files in changeset.
updated RAMS logos + added preloader logo

    • binary
    /lams_www/conf/lams/preloader.logo.swf
    • binary
    /lams_www/conf/rams/learner.logo.swf
    • binary
    /lams_www/conf/rams/monitor.logo.swf
    • binary
    /lams_www/conf/rams/preloader.logo.swf
file preloader.logo.swf was initially added on branch editonfly_branching.

    • binary
    /lams_www/conf/lams/preloader.logo.swf
    • binary
    /lams_www/conf/rams/preloader.logo.swf
LDEV-1100

Encoded the username component in the userinfo callback url.

LDEV-1192

The function 'launchInstructionPopup' is missing from page. This is called by the 'View' button.

Added common.js script which contains this function.

LDEV-1191

Added download link for teacher.

Adding License file

    • -0
    • +51
    /sakai-lamstwo/LICENSE.TXT
LDEV-1137 export portfolio needed to setup some session attributes

News file for RAMS

file news.html was initially added on branch editonfly_branching.

    • -0
    • +0
    /lams_www/conf/lams/news.html
    • -0
    • +0
    /lams_www/conf/rams/news.html
LDEV-1213 use & instead of & otherwise firefox pops up an error

LDEV-1213 fixing paths for fckeditor, set contentfolderid=-1 for now

    • -0
    • +14
    /lams_admin/conf/xdoclet/servlets.xml
LDEV-167 forgot this file during original commit

Added to public CVS

    • -0
    • +44
    /sakai-lamstwo/.classpath
    • -0
    • +2
    /sakai-lamstwo/.cvsignore
    • -0
    • +19
    /sakai-lamstwo/.project
    • -0
    • +10
    /sakai-lamstwo/.sakaiapp
    • -0
    • +2
    /sakai-lamstwo/.svnignore
    • -0
    • +25
    /sakai-lamstwo/README.txt
    • -0
    • +30
    /sakai-lamstwo/project.xml
    • -0
    • +62
    /sakai-lamstwo/api/logic/project.xml
    • -0
    • +31
    /sakai-lamstwo/api/model/project.xml
    • -0
    • +39
    /sakai-lamstwo/api/model/src/java/model-readme.txt
    • -0
    • +173
    /sakai-lamstwo/impl/dao/project.xml
  1. … 57 more files in changeset.
only display 'change my password' link if user is a local user (i.e. uses lams-db as their authentication method)

No longer required - language files now split into LAMS and RAMS. These files missed being deleted in cvs when the files were moved.

    • -78
    • +0
    /lams_learning/conf/language/ApplicationResources_ar_JO.properties
    • -78
    • +0
    /lams_learning/conf/language/ApplicationResources_da_DK.properties
    • -78
    • +0
    /lams_learning/conf/language/ApplicationResources_el_GR.properties
    • -78
    • +0
    /lams_learning/conf/language/ApplicationResources_fr_FR.properties
    • -78
    • +0
    /lams_learning/conf/language/ApplicationResources_ko_KR.properties
    • -78
    • +0
    /lams_learning/conf/language/ApplicationResources_no_NO.properties
    • -78
    • +0
    /lams_learning/conf/language/ApplicationResources_pl_PL.properties
    • -78
    • +0
    /lams_learning/conf/language/ApplicationResources_pt_BR.properties
    • -50
    • +0
    /lams_learning/conf/language/ApplicationResources_zh_CN.properties
LDEV-1212 - remove EARDir path from static/final variable so EARDir changes are registered on the fly

removing Configuration.get(EARDir) from static final file paths

news_page_path shouldn't be static final if it includes 'Configuration.get(EARDir)', since a sysadmin may need to change value of EARDir

login_page_path shouldn't be static final if it includes 'Configuration.get(EARDir)', since a sysadmin may need to change value of EARDir; show error if can't write to login.jsp based on path in EARDir

change default value for allowEditOnFly

    • binary
    /lams_monitoring/web/lams_monitoring.swf
    • binary
    /lams_monitoring/web/lams_monitoring_library.swf
Had wrong server url and path, and wrong date for dictionary. Remerging changes from head.

    • -2
    • +3
    /lams_common/db/sql/insert_lams_unix_config_data.sql
    • -2
    • +3
    /lams_common/db/sql/insert_rams_unix_config_data.sql
    • -2
    • +3
    /lams_common/db/sql/insert_rams_windows_config_data.sql
Checked in the wrong values for the server url and the jboss directory.

    • -2
    • +3
    /lams_common/db/sql/insert_lams_unix_config_data.sql
    • -2
    • +2
    /lams_common/db/sql/insert_rams_unix_config_data.sql
    • -1
    • +1
    /lams_common/db/sql/insert_rams_windows_config_data.sql