• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix cases when 'selected_p' is empty, which is the default for 'ad_get_client_property'

  1. … 1 more file in changeset.
Whitespace changes + add editor hints

  1. … 26 more files in changeset.
Remove superflous parentheses

  1. … 29 more files in changeset.
Fix proc and contract doc elements, so they are properly parsed by apidoc::api_*_documentation.

- @cvs_id -> @cvs-id

- @version -> @cvs-id

- @creation_date -> @creation-date

- @date -> @creation-date

- Different variations of $Id$

- Remove wrong @param entry

- Fix typos

  1. … 368 more files in changeset.
Prefer again 'person::name', as the proc has been reimplemented using 'person::get_person_info', which uses the new 'person_info_cache' cache.

  1. … 13 more files in changeset.
Whitespace changes

  1. … 11 more files in changeset.
Prefer 'acs_user::get_element ...' to 'person::name ...', in cases when 'person' is a user, as it doesn't rely on util_memoize_cache.

  1. … 13 more files in changeset.
Fix typos

  1. … 150 more files in changeset.
- modernize Tcl

- standardize url construction to protect against injection attacks

  1. … 8 more files in changeset.
Fix URL for community tab and set label to community name if SmallTitleP is set

Fix URL for community tab and set label to community name if SmallTitleP is set

Merging dotlrn-all and dotlrn-extras from oacs-5-2

  1. … 881 more files in changeset.
More work on the bug #2930 stuff (tab selection in theme selva). Now, when

a user first logs in they get their home tab selected.

I am sure they will all be thrilled out of their ever-lovin' mind.

More fixes for #2835: clearly identify the target of each link using title attribute

  1. … 1 more file in changeset.
Changed the tab selection paradigm: if we don't know which tab to select,

rather than arbitrarily selecting the home tab, the code now keeps the

previous tab selected. If we don't know which tab was selected previously,

no tab is selected (for instance if a user bookmarks an admin page or the

like and then revisits).

More progress on bug #2930 (which wasn't really fixed by my previous

commit)

  1. … 1 more file in changeset.
Fixed bug #2930 - subnavbar disappeared if you navigated into a package

mounted under the dotlrn mount point rather than a personal portal page.

Fix #3037: don't show hidden portal pages

NEVER register a parameter in a manual apm-upgrade, as this screws up the whole automatic parameter creation

First shot at merging oacs-5-2 apps used in .LRN to HEAD.

  1. … 2477 more files in changeset.
Made class/club color "stick" to subgroups ...

  1. … 2 more files in changeset.
Added as subgroup Css Url parameter

  1. … 1 more file in changeset.
Moved community/class/subgroup tab to the right rather than insert on the

left. MUCH better.

Forgot to cvs-add the callback procs :)

file apm-callback-procs.tcl was initially added on branch oacs-5-2.

    • -0
    • +0
    ./apm-callback-procs.tcl
More fixes to Selva. Also rewrote the control-panel page to include

the bits of acs-subsite/www/pvt/home we (Carl, Olga, Emma, Daveb, me)

like. Removed the "My Account" link since we've got the bits we like

right on the page.

  1. … 4 more files in changeset.
Added "home" message key and used it. Fixed community/classes tabs (by

editing dotlrn-main-portlet, whose default behavior is unchanged). Made

subgroups show "Subgroup" left tab in Selva. Other changes that escape

my mind at the moment.

  1. … 4 more files in changeset.
Fixed selva so a class/community admin link only shows up if you're an

admin (duh, there was no checking whatsoever). Also minor change to messages

Fixed a small bug in the selva theme changes

  1. … 1 more file in changeset.
Changes to theme-selva per requests by Carl, Emma etc (and changes

to dotlrn-main-portlet to enable the implementation of those requests).

  1. … 8 more files in changeset.