• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
updated core package version numbers to 5.0.0

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

Fixed new package_exec_lsql proc and also fixed bug involving funcs which

have parameters named "key" etc by renaming internal vars "__key" etc as

needed ...

Fixed Bug #1373 in ACS-Subsite by using Jade's patch 415

Fixed Bug #1373 in ACS-Subsite by using Jade's patch 415

Added a file to hold our base javascript library

    • -0
    • +51
    ./www/resources/core.js
  1. … 2 more files in changeset.
Added Copy icon

    • binary
    ./www/resources/Copy16.gif
    • binary
    ./www/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

Use untrusted_user_id for list of subsites to show

Added "package_exec_plsql" which, like "package_instantiate_object", allows

one to call PLSQL from Tcl, which reduces the need for oracle/pg-specific

XQL files.

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

Use list-builder actions instead of separate links

Added 'new subsite' to nav bar

Added 'refresh login', ordering

    • -1
    • +1
    ./catalog/acs-subsite.da_DK.ISO-8859-1.xml
    • -6
    • +7
    ./catalog/acs-subsite.en_US.ISO-8859-1.xml
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

    • -80
    • +150
    ./www/resources/site-master.css
Moved all actions to last column

Templated site-map page, quick-and-dirty

    • -0
    • +5
    ./www/admin/site-map/index.adp
del/delete typo

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