• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added sorting of tasks.

Now should honor hard deadlines better.

Now computes the deadlines and dates for tasks and projects. Many other minor

fixes and improvements

Corrected and i18nized create-new-links for portlets and regular calendar. (Brought back hour_template).

Bring back prev_nav_template and next_nav_template, so that dotlrn portlets show properly working links.

Fixed the dateformat for current_date. We probably have to watch out for more nastinesses of that kind.

Adding some more missing templates. Updating date arithmetic in postings.tcl

    • -0
    • +20
    /openacs-4/templates/default-index.adp
    • -0
    • +25
    /openacs-4/templates/default-index.tcl
    • -1
    • +1
    /openacs-4/templates/widgets/postings.tcl
file community-new-index.adp was initially added on branch openacs-org.

    • -0
    • +0
    /openacs-4/templates/community-new-index.adp
file default-index.tcl was initially added on branch openacs-org.

    • -0
    • +0
    /openacs-4/templates/default-index.tcl
file default-index.adp was initially added on branch openacs-org.

    • -0
    • +0
    /openacs-4/templates/default-index.adp
added automated install files

    • -0
    • +97
    /openacs-4/etc/install/README
    • -0
    • +1
    /openacs-4/etc/install/TODO
    • -0
    • +186
    /openacs-4/etc/install/aolserver-errors.pl
    • -0
    • +8
    /openacs-4/etc/install/check-errors-output.sh
    • -0
    • +116
    /openacs-4/etc/install/checkout.sh
    • -0
    • +84
    /openacs-4/etc/install/config.tcl
    • -0
    • +60
    /openacs-4/etc/install/dotlrn-basic-setup.test
    • -0
    • +28
    /openacs-4/etc/install/dotlrn-links-check.test
    • -0
    • +35
    /openacs-4/etc/install/functions.sh
    • -0
    • +51
    /openacs-4/etc/install/install-and-alert.sh
    • -0
    • +233
    /openacs-4/etc/install/install.sh
    • -0
    • +72
    /openacs-4/etc/install/openacs-install.test
    • -0
    • +3
    /openacs-4/etc/install/post-checkout-script.sh
    • -0
    • +8
    /openacs-4/etc/install/ref-timezones-data.sql
    • -0
    • +30
    /openacs-4/etc/install/ref-timezones-rules.sql
  1. … 3 more files in changeset.
Code review/bug fixes in password recovery

Updated password-update to use ad_form

  1. … 11 more files in changeset.
Make acs_user::get_element work with auth/username as well

Bug fix: export_vars -entire_form didn't export variables with colon (:) in the name

Adding include that creates the curved boxes on the home page.

    • -0
    • +40
    /openacs-4/templates/box-master.adp
file box-master.adp was initially added on branch openacs-org.

    • -0
    • +0
    /openacs-4/templates/box-master.adp
Added all_users view to get basic user info without all the baggae of cc_users.

Clarified export-messages link

Added context bar, cleaned up page

Bug: acs_sc::invoke accidentally required contract even though you had impl_id

Code reviewed the authority API

I messed up with that Main Site -> Home change. Turns out there's code all over the place which depends on that name

Let acs_user::get accept username/authority in addition to user_id

Added option to verify that the implementation implements the contract you think

Code reviewed password management procs

Renamed Main Site to Home (uh-oh, hope I won't get kicked and yelled at)

Use API to test email verification

Changed error text

Granting 'read' to 'The Public', because otherwise people who sign up get a security violation