• last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix proc and contract doc elements, so they are properly parsed by apidoc::api_*_documentation.

- @cvs_id -> @cvs-id

- @version -> @cvs-id

- @creation_date -> @creation-date

- @date -> @creation-date

- Different variations of $Id$

- Remove wrong @param entry

- Fix typos

  1. … 368 more files in changeset.
remove conditions, which are always true

remove parens

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

  1. … 7834 more files in changeset.
- replace onchange handlers in admin pages and manage membership pages by event listeners

- get rid of MISSING FORMWIDGET messages

  1. … 3 more files in changeset.
- get rid of the pesky "MISSING FORMWIDGET: ...formbutton:ok" message

  1. … 1 more file in changeset.
- add editor hints to keep spaces/tabs in the future more consistent

  1. … 217 more files in changeset.
- use $$ quoting in postgres SQL

- use name parameter for SQL functions

- provide compatility with pg9

- replace deprecated "acs_sc_call" by "acs_sc::invoke"

- replace deprecated "ad_maybe_redirect_for_registration" by "auth::require_login"

- brace expressions

- favor tcl-compilable string comparisons

- don't use numeric comparison operator for non-numeric arguments

- use numeric comparison operator for truth value comparisons

- use "in" or "ni" expression instead of "lsearch"

- bump version number to indicate compatibility with 5.8.1

  1. … 146 more files in changeset.
Merged oacs-5-3 branch to HEAD

  1. … 187 more files in changeset.
Fix referer and HTML cleanup

  1. … 1 more file 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 assessment, assessment-portlet, dotlrn, dotlrn-assessment, dotlrn-catalog, dotlrn-evaluation, ecommerce, evaluation and evaluation-portlet

  1. … 913 more files in changeset.
Adding a page for deleting classes (subjects) that have no class instances.

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

  1. … 2275 more files in changeset.
Adding the .lrn toolbar and search support for departments, subjects, terms and classes.

  1. … 17 more files in changeset.
replacing manually created lists with list builders with paginationy

  1. … 13 more files in changeset.
I18N: merging many one word messages into messages containing phrases to make translation to languages such as finnish easier (for example, finnish doesn't have prepositions). For the en_US messages I have decided to keep the reuse of pretty names of classes, departments etc. inside other messages. This reuse is optional though and will not be appropriate for some languages (such as finnish).

  1. … 32 more files in changeset.
making the dotlrn package (with its .adp, .info, and .tcl files) use the message catalog

  1. … 192 more files in changeset.
copyright OpenForce -> MIT

  1. … 546 more files in changeset.
everyone now uses dotlrn::parameter

  1. … 51 more files in changeset.
allow multiple instances of the same class per term; other minor fixes

  1. … 16 more files in changeset.
adding license

  1. … 395 more files in changeset.
cleaned up class and dept administrative ui; added drop downs for terms and departments in various places

  1. … 17 more files in changeset.
fixes

  1. … 62 more files in changeset.
bettered departments admin ui

  1. … 10 more files in changeset.