• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix mismatched acs_attribute datatype with respect to related table (fixes automated tests)

  1. … 5 more files in changeset.
Fix a bunch of typos

  1. … 120 more files in changeset.
Fix more typos

  1. … 84 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7834 more files in changeset.
composition-rel reform:

- apply changes developed by Michael Steigman for making rel-types

configurable whether these should be composable or not

(default is: these are composable, which was up to now the only

choice)

- improved documentation of log argument lists of SQL functions

- Background:

http://openacs.org/forums/message-view?message_id=5330734

http://openacs.org/forums/message-view?message_id=4031049

- bump version number of acs-kernel to 5.9.1d16

  1. … 34 more files in changeset.
- Alter caveman style booleans (type character(1)) to real SQL boolean types.

- bump version number to 2.9.1d1

  1. … 2 more files in changeset.
First shot at merging oacs-5-2 apps used in .LRN to HEAD.

  1. … 2478 more files in changeset.
committing changes, improvements and fixes to evaluation

  1. … 67 more files in changeset.
committing changes, improvements and fixes to assessment, assessment-portlet, dotlrn, dotlrn-assessment, dotlrn-catalog, dotlrn-evaluation, ecommerce, evaluation and evaluation-portlet

  1. … 913 more files in changeset.
evaluation now with support for oracle

  1. … 73 more files in changeset.
continue with oracle support. adding *-oracle.xql files, moving queries from *-postgres.xql files to *.xql

  1. … 26 more files in changeset.
adding oracle support for evaluation package

  1. … 18 more files in changeset.
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20050111 and jcd-merge-5-1-20050224

  1. … 321 more files in changeset.
Adding Estimated Time to the Assigments

Deleting the functions evaluation_create__template and evaluation_delete__template

  1. … 1 more file in changeset.
Adding function "create function evaluation__delete_template ()"

Adding function evaluation__create_templates

replacing sql function of model Data by CR TCL API

  1. … 55 more files in changeset.
puttin evaluation into oacs-5-1 to follow openacs release guidelines

  1. … 171 more files in changeset.
-performance:

writing the function source code instead of calling the plsql function

trying not to use views

-new stuff:

adding the option to store the files in the file system (this is the default now)

  1. … 83 more files in changeset.
double click protection

  1. … 2 more files in changeset.
bug fixing.

- adding missing links when editing the grades

- trying to avoid errors due to double click when submitting an answer and a task solution

- other bugs

  1. … 18 more files in changeset.
fixing references to the revisions_id, since now the references are made to the item_ids

  1. … 4 more files in changeset.
fixing bug in referenced columns

fixing bugs on column tables

fixing revisions bug, now the references are made to the item_id instead of revision_id

  1. … 62 more files in changeset.
task__name had evaluations_tasks but the table was really evaluation_tasks

storing only the name of the file in cr_revisions and not the item_name anymore.

tuning queries

  1. … 15 more files in changeset.
fixing sql scripts

  1. … 1 more file in changeset.
-fixing lot of bugs

-adding parameters to add the portles in a new page

-adding the option to enter the weight of a task in "net value"

  1. … 85 more files in changeset.