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

Cleaned up user-join page; haven't tested with attributes.

Added style for footer-links

Added new action-links graphic

    • binary
    ./resources/action-link-marker.png
- Added user message CSS

- Changed arrow for action-links

Changed JS for richtext_or_file widget

Added richtext widget javascript

merge of changes between oacs-5-0-0b4 and oacs-5-0-0-final to HEAD

    • -1
    • +1
    ./members/member-invite-postgresql.xql
  1. … 280 more files in changeset.
A little less whitespace before the header

Fixed two-level tab navigation design

ul.action-links

  1. … 1 more file in changeset.
a.action -> ul.action-links

    • -1
    • +3
    ./admin/applications/application-add.adp
Added ul style action-links, which lets you do an <ul>..<li>.. of action links, instead of the old a.action class, which would make the whitespace clickable, too

Removing margin-top: 0px for all headlines since that results in headlines sticking to the previous paragraph in a confusing way. css-expert daveb approved.