• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- use numeric comparison for truth values

  1. … 16 more files in changeset.
- use property "doc(title)" throughout oacs-5-8 instead of "title" to get rid of warnings in error.log of the form:

Warning: /forums/message-view has no doc(title) set.

Using doc(title) is required in blank-master.tcl but was used so far only in a few packages

  1. … 333 more files in changeset.
- replace deprecated "export_url_vars" by "export_vars -url"

- fix bracing in "export_vars -form"

  1. … 119 more files in changeset.
- replace deprecated "export_form_vars" by "export_vars -form"

- replace deprecated "ad_export_vars" by "export_vars"

  1. … 70 more files in changeset.
- revert form_vars update

  1. … 80 more files in changeset.
- replace deprecated "ad_export_vars" by "form_vars"

  1. … 51 more files in changeset.
- replace deprecated "export_form_vars" by "form_vars"

  1. … 31 more files in changeset.
- replace deprecated ad_permission_p with permission::permission_p

  1. … 28 more files in changeset.
Normalizing string comparison operations into tcl 8.4 operations, enabling byte-code compilation for expressions and many conditionals

  1. … 365 more files in changeset.
merge all the changes on the oacs-5-1 and dotlrn-2-0 branches up to tag jcd-merge-20040420

  1. … 645 more files in changeset.
When adding a user to a group we were checking read permission on the users offered for selection. Since all OpenACS users have a null context_id only the site-wide-admin would have read privilege on them. To also allow subsite admins to add users to groups I removed the read privilege check on the users. See http://openacs.org/forums/message-view?message_id=171339

the version 1.14 change to package_instantiate_object proc would break this page because form didn't contain the rel_id column. Adding rel_id to form.

i18n

noquote changes (Dirk Gomez)

  1. … 98 more files in changeset.
merge of 4.6.3b1 to HEAD

  1. … 107 more files in changeset.
Fixed bug #368: /admin/relations/add doesn't forward return_url to /admin/parties/new

I18N: trying to make sure that everytime the role pretty names are displayed they are localized (they may be message keys in the database). Since I couldn't figure out how to use the group type / relationship admin UI I didn't test this change as thoroughly as I would have like to...sorry

  1. … 6 more files in changeset.
merge from oacs-4-6

  1. … 130 more files in changeset.
fix some spelling errors

  1. … 24 more files in changeset.
more abstract URLs

  1. … 48 more files in changeset.
remove superfluous package local masters and use sitewide master by default

  1. … 694 more files in changeset.

Merged with OpenACS 4.5 beta1 branch.

  1. … 88 more files in changeset.

Applied Lars Pind's patch #179 - the PG version wasn't allowing one to

explicitly add members to a group.

Changed the representation of tree_sortkeys from "text" to "bit varying".

  1. … 62 more files in changeset.

Switched tree-based queries to a tree-using form, which will greatly enhance

scalability...

  1. … 24 more files in changeset.

Fixed a few spelling mistakes

Ported a bunch more of acs-subsite

Fixed a few small, acs-subsite related bugs

  1. … 39 more files in changeset.
Port queries/query extractor output

    • -0
    • +71
    ./add-postgresql.xql
    • -0
    • +15
    ./change-member-state.xql
    • -0
    • +24
    ./one-postgresql.xql
    • -0
    • +33
    ./remove-postgresql.xql
  1. … 172 more files in changeset.
OpenACS 4.x

  1. … 1311 more files in changeset.
Initial revision

    • -0
    • +16
    ./add-no-valid-parties.adp
    • -0
    • +38
    ./change-member-state.tcl
    • -0
    • +18
    ./remove-dependants-exist.adp
  1. … 1311 more files in changeset.