• last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2537 more files in changeset.
- check ids in page contracts

  1. … 40 more files in changeset.
- 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. … 332 more files in changeset.
- replace deprecated "ad_get_user_id" by "ad_conn user_id"

  1. … 6 more files in changeset.
Improve the layout of the page + i18n of the page title

Made sure you can use a different home template

  1. … 4 more files in changeset.
I missed one reference to the user_new_template in my last commit, this fixes that

UserInfoTemplate should be used instead of UserNewTemplate when at /pvt/home since we are not creeating a new user but editing the info on an existing one

Merged the 5.3 branch with HEAD. Look for tags with the pattern

drb-*-20070513

  1. … 324 more files in changeset.
Bugfixes

  1. … 10 more files in changeset.
closing open h2

Normalizing string comparison operations into tcl 8.4 operations, enabling byte-code compilation for expressions and many conditionals

  1. … 365 more files in changeset.
Merged acs-core oacs-5-2 (currently 5.2.3) -> HEAD.

TODO:

1. Bump acs-core package version numbers to 5.3.0d1

2. Would be nice to do a test install, wouldn't it?

  1. … 719 more files in changeset.
Fixed I18n keys and checked look in plain openacs install

  1. … 1 more file in changeset.
added h2 for background compatibility and removed all action-links tag

made column narrower and swaped them

redesign according to graphic designer specs

use -catch for callback so if page fragment has error we still serve page

fix subsite_url

user subsite list

  1. … 3 more files in changeset.
change ad_verify_and_get_user_id to ad_conn user_id, change ad_maybe_redirect_for_registration to auth::require_login, make some db_ and dt_ function -public

  1. … 689 more files in changeset.
Adding support for email-image

  1. … 3 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. … 2274 more files in changeset.
bringing back previous version

  1. … 1 more file in changeset.
bringing back previous version

Allows the user to choice if they want to show or hide their e-mail and ShowEmailP parameter check

Allows the user to choice if they want to show or hide their e-mail

file hide-email.tcl was initially added on branch oacs-5-1.

file hide-email.xql was initially added on branch oacs-5-1.