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

Added subsite::url callback and hooked it into o.vuh

  1. … 1 more file in changeset.
Commit on behalf of Nima. Support for a callback on parameter change

  1. … 1 more file in changeset.
Added information about openacs/dotlrn, links and resources so newbies know what to do after install

added h2 for background compatibility and removed all action-links tag

made column narrower and swaped them

redesign according to graphic designer specs

I18N of strings and roles

    • -7
    • +7
    ./permissions/perm-user-add-include.tcl
  1. … 6 more files in changeset.
I18N

  1. … 1 more file in changeset.
I18N of strings

handles internationalization of supertypes options

internationalization fix for pretty_name

internationalization fix for pretty_name, pretty_plural

handles internationalized roles and object types

replaces plsql with tcl api to create role -> internationalizes role names

query for real roles; see bug 2543

displays in member list other roles than just member and admin, if defined