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

Added a file to hold our base javascript library

  1. … 2 more files in changeset.
Added Copy icon

    • binary
    ./resources/Copy16.gif
    • binary
    ./resources/Copy24.gif
Improved developer-support, including stylesheet

More tabs

- Added styles for tabs on normal pages

- Added styles for developer-toolbar, forthcoming

Added subnavbar_links to group-master template

Had forgotten to take out call to ad_footer

Make buttons, not plain links

  1. … 1 more file in changeset.
Sort applications by instance name

Fixes Bug #1286: Changing permission for a given group erases previous permissions already given for that same group on the refered object.

Make context bar go from top of the site

Cleaned up navigation

Made index page more portal-like, cleaned up links

Improved design, improved css usage

Moved all actions to last column

Templated site-map page, quick-and-dirty

    • -0
    • +5
    ./admin/site-map/index.adp
Changed admin link from 'Admin' to 'Administration'

group::add_member now handles admin_rels correctly, so we don't need the bandaid here

Delete the site nodes and the instances in separate transactions, since most packages don't delete their instances cleanly

title as 'instance_name Parameters' instead of just 'Parameters'

Removing members now requires user_id, not rel_id, because we may need to remove more than one rel

Remove both membership_rel and admin_rel when removing members

Also offer to add users who already have an admin_rel, but no membership_rel

    • -1
    • +1
    ./members/member-invite-postgresql.xql
Hack to make page work by calling auth::create_user instead of ad_user_new - should really use acs-subsite/lib/user-new includelet instead

Added page to add multiple applications in one go

    • -1
    • +3
    ./admin/applications/application-add.adp
    • -2
    • +4
    ./admin/applications/application-add.tcl
    • -0
    • +6
    ./admin/applications/multiple-add.adp
    • -0
    • +48
    ./admin/applications/multiple-add.tcl
Added experimentational action link class

bug fix: removing semicolon from xql file

merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

    • -17
    • +17
    ./admin/site-map/index-postgresql.xql
  1. … 584 more files in changeset.