• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added support to edit result points; added support for assessment password; added message to mark at least one correct choice; bugfix in browsing catalog to next page

    • -0
    • +7
    /openacs-4/packages/assessment/lib/actions-results.adp
    • -0
    • +1
    /openacs-4/packages/assessment/lib/actions-results.tcl
    • -0
    • +16
    /openacs-4/packages/assessment/lib/actions-results.xql
    • -0
    • +27
    /openacs-4/packages/assessment/lib/results-edit-mc.adp
    • -0
    • +23
    /openacs-4/packages/assessment/lib/results-edit-mc.tcl
    • -0
    • +28
    /openacs-4/packages/assessment/lib/results-edit-mc.xql
    • -0
    • +8
    /openacs-4/packages/assessment/lib/results-edit-oq.adp
    • -0
    • +10
    /openacs-4/packages/assessment/lib/results-edit-oq.tcl
    • -0
    • +17
    /openacs-4/packages/assessment/lib/results-edit-oq.xql
    • -0
    • +2
    /openacs-4/packages/assessment/lib/results-edit-sa.adp
    • -0
    • +4
    /openacs-4/packages/assessment/lib/results-edit-sa.tcl
  1. … 64 more files in changeset.
adding feature that allows admins to bulk import product images

file import-images-2.tcl was initially added on branch oacs-5-1.

file import-images.tcl was initially added on branch oacs-5-1.

adding a security comment to ns_param maxinput since the default value was recently increased by a factor of 10.

more cleanup, change search sweeper to pull id's and release handle few fixes to syndication stuff

    • -8
    • +20
    /openacs-4/packages/search/tcl/search-procs.tcl
    • -78
    • +84
    /openacs-4/packages/search/www/search.adp
    • -9
    • +21
    /openacs-4/packages/search/www/search.tcl
adding image comment that states source (SystemURL, SystemOwner) of the image, which is readible by many image editors. Helps to identify published assets.

adding more flexibility for creating thumbnails, the new option is especially useful for setting boundary limits when image aspect ratios vary wildly, approaching limit extremes. Using the standard method, thumbnails can actually be created that are larger than the original image! This creates a new parameter, so requires upgrade to use.

added assignee and fix for version to the bug add script; added appropriate upgrade scripts for postgres and oracle; fixed an oracle installation bug

file upgrade-1.3a7-1.3a8.sql was initially added on branch oacs-5-1.

the form's quantity size is affected by the CartMaxToAdd parameter value

adding a security/safety check to lower the possibility that someone could intentionally overload the system by creating huge quantities of basket contents, required adding a parameter, so updated version to 5.03

backing out a change I made, because it does not work well for the action copy-paste version. Instead, adding the full pathname for createdb and an explanation why the instruction uses fullpathname, when it would not be necessary for user pgsql

making some changes on links and display

changing some display

    • -0
    • +10
    /openacs-4/packages/dotlrn-catalog/www/dotlrn-info.adp
    • -0
    • +15
    /openacs-4/packages/dotlrn-catalog/www/dotlrn-info.tcl
removed emtpy query tag set

fixing freebsd note typo, updating some aolserver module builds that were using INST= to AOLSERVER=

Tuning the select_classes* queries, and adding database specific versions in the process.

file term-oracle.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    /openacs-4/packages/dotlrn/www/admin/term-oracle.xql
file term-postgresql.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    /openacs-4/packages/dotlrn/www/admin/term-postgresql.xql
Add optional dform parameter to generate pages. Add optional dform support to template pages.

Fix template forms to use autogenerated for definition

Added elements subsite_node_id, subsite_url, vhost_subsite_url and vhost_package_url to allow includes and master templates to vhost aware server relative urls.

Added subsite::get_url to allow functions to generate vhost aware absolute urls.

fix the build_query function to be more in line with the lexer, sort by rank high to low, index title, keywords as weight A,B respectively

Fix query for guessing foreign key options lists.

Fix edit of content_revision subtypes to create revision and subtype revision

correctly.

commit for Jonatan Tierno Alvite <jonatan at it.uc3m.es> on lorsish things

Fix bug in edit of content_revision subtypes (in form::process)

Add more tempate pages for index, one, edit

file one.tcl was initially added on branch oacs-5-1.

file one.adp was initially added on branch oacs-5-1.