• last updated 11 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added the make-the-URL-element-a-real-link hack that I've borrowed from Lars (thanks Lars :-)) ...

Added a help text in front of the tabs and edited the parameter link.

Added one message key and altered a couple of sentences.

Marking ad_acs_kernel_id public and ad_acs_kernel_id_mem private (was opposite)

Removed colon from title

Define test case procs private so they don't show up in the search

Hide private procs by default

Display message when user has changed his/her password

Typo correction in default-master.adp.

Slight work on interface.

A lot of cleaning up the interface.

Multiple i18n fixes

    • -17
    • +33
    /openacs-4/packages/calendar/www/mini-calendar.tcl
Much cleaner page for assigning tasks

Added in constraints for uniqueness on several tables

adding an s to the package name makes it sound better

removing ACS and OpenACS prefixes from core package names as they weren't really conveying any useful information for system admins

adding UI for setting which authority registers users

implementing the proc get_register_authority

removing ACS and OpenACS prefixes from core package names as they weren't really conveying any useful information for system admins

    • -2
    • +2
    /openacs-4/packages/acs-tcl/acs-tcl.info
removing package_name switch from invocations of site_node::instantiate_and_mount for the core packages as it wasn't doing anything. We should instead change the names of these packages to be more readable (drop the ACS/OpenACS prefix) in the info files

Separated out developer services on the site-wide admin page, and added link to documentation and api browser

    • -0
    • +11
    /openacs-4/packages/acs-admin/lib/developer-services.adp
    • -0
    • +9
    /openacs-4/packages/acs-admin/lib/developer-services.tcl
Use new inclueable template for displaying and editing user information

Pulled user-info out into a separate template, and uses that on Your Workspace and basic-info-update

    • -0
    • +1
    /openacs-4/packages/acs-subsite/lib/user-info.adp
    • -0
    • +94
    /openacs-4/packages/acs-subsite/lib/user-info.tcl
Made local accounts accept and store screen_name

Removed UseEmailForUsername parameter again, moved to acs-kernel

Added UsePasswordWidgetForUsername and UseEmailForUsername parameters

Removed quotes and backslashes from message

Change to use default form builder style

Added link to set parameters for services packages right from the site-wide admin page

    • -0
    • +1
    /openacs-4/packages/acs-admin/lib/service-parameters.adp
    • -0
    • +18
    /openacs-4/packages/acs-admin/lib/service-parameters.tcl
Added screen_name to ad_user_new, and deprecated it