manage-memberships.tcl

  • last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- tighten page contracts

  1. … 43 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.
- add editor hints to keep spaces/tabs in the future more consistent

  1. … 217 more files in changeset.
- standardize url construction to protect against injection attacks

  1. … 11 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.
Removed format HTML tags

Untabify and indent

Fix redirect url

  1. … 1 more file in changeset.
Link to the dotlrn community only if the user is member or swa

Resolve conflicts after merging oacs-5-4

  1. … 1 more file in changeset.
Add title and fix breadcrumbs

  1. … 1 more file in changeset.
Add missing properties (context and title)

Localized the "All" option of the select widget

  1. … 1 more file in changeset.
HTML Strict cleanup: removed trailing slash of the BR tag

  1. … 42 more files in changeset.
Fix typo

HTML Strict cleanup

  1. … 1 more file in changeset.
Merged changes to HEAD ...

  1. … 1556 more files in changeset.
conversions to use list builder

  1. … 7 more files in changeset.
Merging dotlrn-all and dotlrn-extras from oacs-5-2

  1. … 882 more files in changeset.
more fixes for 2835: title attrib for links. Added id and headers to table (wcag 5.2). Fixed select_non_member_classes in manage-membership to obtain also classes that don't have end_date

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

  1. … 2478 more files in changeset.
Check SelfRegistrationP flag to allow/prevent users from leaving/joining communities

  1. … 4 more files in changeset.
Added SelfRegsitrationP parameter to allow/prevent users from joining/leaving communities or classes on their own

  1. … 3 more files in changeset.
Added active start and enddate. Only show classes where the active end date is not in the past (after all you would not join a class from the past).

  1. … 2 more files in changeset.
Fixed some german language keys. Added functionality for displaying course information before joining

  1. … 9 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.
Reverting change

  1. … 1 more file in changeset.
Reverting change

Fixed bug #1880. Added richtext editing to the bulkmail messages

  1. … 6 more files in changeset.
adding new .LRN admin features, by Hector A. hr_amado@galileo.edu

  1. … 50 more files in changeset.
Applied patch #309 to fix bug #376