• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Stubbing forgot to handle defaulted proc arguments correctly

Mark various procs public

- Default impl_pretty_name to impl_name

- Include impl_owner_name and impl_pretty_name in views

- Clean up UI and make it use list builder

Added a bunch of useful gifs

    • binary
    /openacs-4/packages/acs-subsite/www/resources/Open16.gif
    • binary
    /openacs-4/packages/acs-subsite/www/resources/Open24.gif
    • binary
    /openacs-4/packages/acs-subsite/www/resources/Properties16.gif
    • binary
    /openacs-4/packages/acs-subsite/www/resources/Properties24.gif
    • binary
    /openacs-4/packages/acs-subsite/www/resources/Zoom16.gif
    • binary
    /openacs-4/packages/acs-subsite/www/resources/Zoom24.gif
    • binary
    /openacs-4/packages/acs-subsite/www/resources/ZoomIn16.gif
    • binary
    /openacs-4/packages/acs-subsite/www/resources/ZoomIn24.gif
    • binary
    /openacs-4/packages/acs-subsite/www/resources/ZoomOut16.gif
    • binary
    /openacs-4/packages/acs-subsite/www/resources/ZoomOut24.gif
Started adding in processes.

    • -0
    • +35
    /openacs-4/contrib/packages/project-manager/www/processes.adp
    • -0
    • +96
    /openacs-4/contrib/packages/project-manager/www/processes.tcl
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