• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merged over acs-developer-support stylesheet from HEAD

  1. … 1 more file in changeset.
Moved acs-developer-support stylesheet to acs-developer-support package

Oops. Wanted to fix Bug #1563 but realized after looking in bugtracker that I'm not supposed to commit these things myself in other peoples' packages.

    • -1
    • +1
    ./admin/applications/application-add.tcl
Fixed Bug #1563 by changing help_text in the application-add form

    • -2
    • +2
    ./admin/applications/application-add.tcl
Remerge Timo's changes for tip 42,43, cf tip 53

  1. … 95 more files in changeset.
merge the changes between 5.0.3 and 5.0.4 to head

  1. … 247 more files in changeset.
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