• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Indentation

Bug #252: Verify folder names, checking not just other site nodes, but also directories underneath the package mounted at the parent site node

Bug #252: Added proc to verify folder names, checking not just other site nodes, but also directories underneath the package mounted at the parent site node

making backing up of package directories when installing apm files not overwrite old backup files

Account registration, though not configurable enough for now

Fixing the error display mode of the form - previously any form error (e.g. empty but required description) bombed because page_title was not carried over. Fixing _very_ confusing indentation in one place. Calling ad_script_abort where it is supposed to.

Fixed account registration framework

Make sure we set a password_message

When login page is expired, redirect back so we set new timestamps

Login page can display a message

Implemented password management

updating spell checker test to reflect that text input fields are spellcheck disabled by default

Making ad_generate_random_string public

focus for recover password page

removing the upper-casing of the portal titles. It breaks translator mode, titles are already upper case, plus it can be done with CSS instead

Fixed 'group' -> 'community' labeling

Fixed focus

Fixed problem with usernames being not really case-sensitive, nor case-insensitive

Tweaking test cases

- Ignore case in usernames

- Fixing missing flush cache statements

fixing trivial mistakes in the new cached acs_user::get proc

Added some debugging and logging statements

No caching of the progress bar -- otherwise it doesn't work.

adding the trackback package as a module

Added FAQ style

Used dl dt dd for faq

    • -11
    • +11
    /openacs.org-dev/packages/faq/www/one-faq.adp
Added catch around util_httpget so we don't blow up on a http timeout.

Added name column to trackback_pings table to store the name of the pinging web site.

Completed trackback support. Added trackback parameters and explanation of what trackback is. It's turned on by default.

Finished trackback support. Added support for templated comments to include notice of which comments are trackback.

Paramters.tcl accepts optional section paramtere to limit the list to just one

section.

added a new features enumeration for 5.0 release