• last updated 7 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.
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7834 more files 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.
- replace depreacted "ad_parameter" by parameter::get

- replace deprecated "ad_get_user_id" by "ad_conn user_id"

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

- replace deprecated "export_url_vars" by "export_vars"

  1. … 24 more files in changeset.
Set portal page name as context to be shown in the breadcrumbs (usability)

  1. … 10 more files in changeset.
Fix titles

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

  1. … 1556 more files in changeset.
Reference to theme-selva has to go, not quite sure why that was put there

First shot at merging oacs-5-2 apps used in .LRN to HEAD.

  1. … 2478 more files in changeset.
Found the bug caroline talked about yesterday, which caused some unwanted

information to show up on every .LRN page using dotlrn-master-custom.

<property>foo<property> is passed through to the browser, causing "foo" to

appear. Oops. Close those tags, people!

  1. … 4 more files in changeset.
file communities.tcl was added on branch oacs-5-2 on 2006-06-01 00:02:55 +0000

some minor fixes

  1. … 55 more files in changeset.
added a page that displays all communities and linked it from the main dotlrn portlet instead of separate classes and clubs pages

  1. … 10 more files in changeset.
more ui and workflow changes

  1. … 11 more files in changeset.
improvements to the core

  1. … 48 more files in changeset.
some more stuff

  1. … 24 more files in changeset.
some infrastructure changes for better support of multiple community_types; basic clubs infrastructure

  1. … 29 more files in changeset.