• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
wrapping insert and edit in a transaciton in ::create proc

Fixed help-contact-text problem on local authority

Fixed richtext issues

adding format column for the help_contact_text richtext column

Use error message from the catch

adding admin check on delete and disable, removing blockquotes, removing short_name from UI

changing pretty names, auto-generating short_name of authorities, adding the can_admin_system_without_authority_p proc

- Changed callbacks list to use list builder

- Added callback invoke feature

Fixed unterminated string in acs_sc_impl__new, and untabified the entire file

removing sourcing of 20-memoize-init as it's sourced on previous page

making pretty_name of acs_sc_impls default to null in plsql new function

using named parameters in call to acs_sc_impl.new

Cleaned out the registered files count, which was always zero

Shortened the page title

the three argument acs_sc_impl__new function was previously removed but it's used in more than 50 places in the code. Adding it back

Had left a debugging error statement in the code

Fixed account message on creation; fixed email verification

Added -- after call to ad_text_to_html to prevent argument from being considered a switch

    • -2
    • +2
    /openacs-4/packages/forums/www/message-chunk.tcl
    • -2
    • +2
    /openacs-4/packages/news/www/preview.tcl
    • -2
    • +2
    /openacs-4/packages/notes/www/index.tcl
fixed tdom link

Bug in sending out email verification email

Fixed email verification

Fixed display of account messages on login

Fixed handling of account messages

Don't show help text in display mode

Moved up/down arrow gifs to resources

    • binary
    /openacs-4/packages/acs-subsite/www/resources/arrow-down.gif
    • binary
    /openacs-4/packages/acs-subsite/www/resources/arrow-up.gif
Noquoting

noquoting member state links and showing non-authorized users when clicking the total users link on index page (so the count matches)

no-quoting widget and context bar on user-search page

adding the template::form::get_elements proc that returns the element names of a form

improving comment in ad_page_contract