• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Prefer 'incr' to increment variables instead of 'expr'.

  1. … 3 more files in changeset.
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.
Rework variable assignment (set -> lassign) + Whitespace changes

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

  1. … 7834 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2547 more files in changeset.
- use "lassign" instead of "util_unlist"

- replace deprecated "ad_get_user_id" by "ad_conn user_id"

- replace deprecated "ad_require_permission" by "permission::require_permission"

- replace deprecated "ad_permission_p" by "permission::permission_p"

- use "lassign" instead of "foreach ... break" idiom

  1. … 19 more files in changeset.
Revert ajax dependency. More fix for fractional points

  1. … 11 more files in changeset.
Finish work to support fractional points. All tables switched to

float. Forms switched to validate float.

  1. … 4 more files in changeset.
Use template head.

  1. … 1 more file in changeset.
Add support for 'other' question types plus general UI improvements

  1. … 4 more files in changeset.
HTML Strict cleanup

  1. … 1 more file in changeset.
HTML Strict cleanup

  1. … 16 more files in changeset.
Replace header_stuff property with calls to template::head

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

  1. … 187 more files in changeset.
Merged changes to HEAD ...

  1. … 1556 more files in changeset.
The real fix for changing the number of rows in the richtext widgets

without accidentally deleting half the file.

Increase rows for richtext to work in IE.

Allow xinha/richtext for Question/Feedback Right/Feedback Wrong fields

  1. … 1 more file in changeset.
Fix missing square bracket

Allow richtext xinha editor for question text. Rename title to question text in the form so we know what we are editing. Allow any length text in question text now that its stored in blob/text column.

  1. … 5 more files in changeset.
Merge oacs-5-2 to HEAD

  1. … 226 more files in changeset.
optimized speed, show names of responsing users in anonymous assessment, set existing choice set when editing item, display more fields for item copy, csv date range, removed item name to field name, fixed assessment creator to be initial creator

  1. … 37 more files in changeset.
partial fix of bug 2388

  1. … 14 more files in changeset.
reset default number of choices to 10 not 0

partial fix of bug 2388

  1. … 7 more files in changeset.
fixes bug 2386 -- adds a field for num_choices to the form

add permission verification

  1. … 50 more files in changeset.
change files to asm-admin directory to manage permissions

  1. … 176 more files in changeset.