• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed bug: Pass up context

Fixed a small problem which led to a "URL not found" error if you deleted

a subsite from within its own sitemap.

    • -14
    • +21
    ./admin/site-map/instance-delete.tcl
added clear: left; to the style for breadcrumb.

The requirement is only apparent in mozilla - since the font sizing etc there

makes the sitename text sit a little lower, the lhs of the breadcrumb would

alignt with the rhs of the sitename. note that the design requires it in all

css implementations to be correct, and it will do no harm...

Configure HTMLarea to have the right root directory

rollback of Timo's name, package_id commit; see TIP 53

  1. … 94 more files in changeset.
TIP#42,43: adding package_id and title to acs_objects table

  1. … 94 more files in changeset.
Fixed rendering bug on IE: context bar should be 'position: relative', otherwise the float: left stuff on the tabs causes it to not be shown at all

Killed URL-generation code for automated testing, i18n -- no longer used in ADP, plus will cause page to break if you mount automated testing more than once

Fixed bug when granting zero privileges crashing page

Fixed rendering bug on IE 6: div float right and table width 100% doesn't mix well. This fix shouldn't be merged to HEAD/5.1, since HEAD/5.1 has a completely different rendering

Added a "portlet-header" class to match the "portal" and "portal-body" classes.

Made it easier to generate the protal package portlet header with its

multicolumn format. Portal standard theme now uses the proper OpenACS

CSS stuff.

Confirmation message on changing password

  1. … 1 more file in changeset.
Latest version

Moved context-bar to site-master

the version 1.14 change to package_instantiate_object proc would break this page because form didn't contain the rel_id column. Adding rel_id to form.

the group new.tcl page broke because of the change in version 1.14 to package_instantiate_object proc. Fix is to not pass in a form_id to relation_add proc

merge of all changes on oacs-5-0 branch between tag openacs-5-0-0-final and jcd-merge-pre503 (except those in lars-blogger).

  1. … 292 more files in changeset.
Added subsite name as page title

adding auto-login page

adding auto-login page

    • -0
    • +23
    ./register/auto-login.tcl
Pass on header_stuff

Nicer 'no users online' message

Cleaned up site-master css with Jeff

    • -247
    • +326
    ./resources/site-master.css
Added list-builder Javascript to core.js

Templated context bar

Adding creator of the subsite to the subsite group: This hadn't been changed to fit the new data model which requires the user to have both a membership_rel and an admin_rel, so only the admin_rel was created

Use user-message for expired login

  1. … 1 more file in changeset.
Fixed bug: Not logged in after password change

Added message, let you leave non-subsite groups

Fixed untrusted/user_id bug