• last updated 39 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed the code to build repository for all relevant versions, include description, summary, etc. in manifest

    • -49
    • +207
    ./www/apm/build-repository.tcl
Removed old 'we're only showing authorized users...' message

Removed old code that had 'temporarily been taken out for ACS 4'. Thanks to the magic of revision control, we can always suck it out again later.

Removed note about the page being cached, because it isn't cached

Fixed creation_date bug

added automated test

    • -0
    • +19
    ./tcl/test/acs-admin-procs.tcl
  1. … 4 more files in changeset.
Fixed some context bar, show name of package being reloaded

authority page was broken for creating new authorities. Don't query for number of users if the authority doesn't exist

Show and allow editing of short_name for authorities, now that we're using it in parameters

- Made entry message longer

- Made link go to admin page for user, not normal community-member page

Added link to show the users in the authority

Add link to affected user in actions list, if exists

Let complex user search users in a specific authority

Improved UI

    • -0
    • +16
    ./www/auth/batch-job.xql
- Cleaned up page

- Added page to reset a password, since our new framework generally doesn't allow users to change passwords without knowing the current password

    • -0
    • +16
    ./www/users/password-reset.tcl
- Changed title to 'restarting', not 'restart', to imply that it's already happening.

- Changing delay to two seconds, to increase the chance that the page is served before the server shuts down

Added old monitor script to show active connections

- Filter by success_p

- Showing element-message inline if there's more than one message didn't work

Added parameters link

Fixed problem with reordering authorities

    • -2
    • +2
    ./www/auth/authority-set-sort-order.tcl
Respect return_url

Moved developer's admin link to a more obvious place

missing noquote

Don't display catalog_dir (we don't have it)

Round num_seconds

  1. … 1 more file in changeset.
Added some statistics

    • -0
    • +28
    ./www/auth/authority-oracle.xql
    • -0
    • +29
    ./www/auth/authority-postgresql.xql
Had curly braces instead of quotes

Fixed refs to /resources/acs-subsite/spacer.gif

Fixed pagination of batch-job result list

Optimized the /acs-admin/users/index page query (used cc_users, was veeeeery slow with many users)