• last updated 17 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added view tracking

Fixed the indention and added a missing closing brace

A previous change (torben's, I believe?) removed the "inline" style for

the UL tags used to build breadcrumbs, which uglifies them.

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

    • -5
    • +5
    ./admin/applications/application-add.tcl
    • -2
    • +2
    ./admin/group-types/change-join-policy.tcl
    • -2
    • +2
    ./admin/group-types/rel-type-add-2.tcl
  1. … 353 more files in changeset.
rollback prev ver.

eliminating registration assessment deadlink

eliminating registration assessment deadlink

I'm overwriting Torben's changes to breadcrumbs, which uglified them unacceptably

(broke the one-line display of breadcrumbs).

Please, folks, test your changes and make sure you don't break a fresh

install's default behavior/appearance.

Please.

Missed this change in my 5.3 merge

Missed a one-line change from 5.2 in the merge ...

Reverted all changes from Mannheim

    • -5
    • +1
    ./permissions/perm-include-postgresql.xql
  1. … 218 more files in changeset.
Mannheim update, fix and merge bugbash

  1. … 10 more files in changeset.
file go_de_DE.gif was initially added on branch oacs-5-2.

    • binary
    ./resources/go_de_DE.gif
file new_de_DE.gif was initially added on branch oacs-5-2.

    • binary
    ./resources/new_de_DE.gif
Mannheim update, fix and merge bugbash

    • -1
    • +5
    ./permissions/perm-include-postgresql.xql
  1. … 195 more files in changeset.
Fix #2976: store comment when uploading portrait

portrait-bits now accepts an optional size parameter for eg. returning avatar sized images

Missing noquotes...

remove the ability to reset the password by any user and add recover the password by using a token

http://openacs.org/bugtracker/openacs/bug?bug_number=2920

http://openacs.org/forums/message-view?message_id=447202

    • -0
    • +9
    ./user/password-reset.adp
    • -0
    • +100
    ./user/password-reset.tcl
  1. … 2 more files in changeset.
Check for data link before serving private image/files

Added redirection to registration URL

Made the name displayed in the mounting consitent with the instance name shown on the site map, as the object_name is not necessarily the instance name of the package

Add handler for uploaded images

Adding file download handler (for now until I have a better solution)

upgrading contextbar css to match technique used by action-list class in same files, which renders more consistently

  1. … 1 more file 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?

    • -7
    • +7
    ./permissions/perm-user-add-include.tcl
  1. … 707 more files in changeset.
adding showCalendarWithDefault javascript proc so that a default date can be set when the calendar first pops up

apply fixes to get the mini calendar dhtml popup to work

Added admin-button classes

Fixed a bug in the code to add an application, this has been here a long

time, presumably most people are adding apps from the main page.