• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.

Applied #725, fixed #1936

Fixed I18n keys and checked look in plain openacs install

  1. … 1 more file in changeset.
fix for bug #2703

Fix bug#2689. Allow nested subsites to be joined correctly. Set rel_id for required segments as a hidden element in the form.

Fix bug#2689. Add rel_id to form for required segments, don't show the form if all the elements are hidden.

Removed Rafael's change to the default index page due to the following

reasons.

1. This is OpenACS, not OpenACS/dotLRN. A .LRN install properly identifies

itself as .LRN.

2. The formatting was horrible, with the subsite list ending up low on the

right-hand corner of the page.

3. The file was not localized. If we want more information on the default

index page we need to localize it.

4. Changes with this level of visibility - the first thing a potential new

developer sees upon installing the toolkit - should not be done unilaterally.

We need to talk about such things first.

making changes to accept the formart yyyy in year

No longer needed

Fixed the issue with an already existing relationship

Cleaned up the upload, made it more foolproof, changed the parent_id of the portrait, reenabled the creation of the link

changing the default format of calendar output to y-mm-dd instead of d-m-y

adding missing ;

adding format functionallity to showCalendar function that specifies the way the date is going to be returned. Use it like this showCalendar(id,dateformat) where date format can be any combination of letters y m d D M with a separator like a , or a - .If dateformat is not provided then set the default dateformat to d-m-y

fixed link

fixed broken link