• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
adding missing message key

Change id name to match element name so calendar widget work with accessible form

Change id name to match element name so calendar widget work with accessible form

make sure the sessions are flushed in the section flush proc, seems the flush command for the session is missing an anchor parameter hence the sessions are not being flushed

Reduce duplicated code

Added code to check constraint name for postgresql

Added missing noquote for label element

Added missing noquote for label element

Added submission deadlines for reports.

    • -0
    • +9
    /openacs-4/packages/lab-report/www/section-comment-ae.adp
    • -0
    • +88
    /openacs-4/packages/lab-report/www/section-comment-ae.tcl
  1. … 15 more files in changeset.
Added feedback description popup.

Made sure the organization_id is found correctly

Added new report for project offers

Added new report for project offers

    • -0
    • +2
    /openacs-4/packages/invoices/lib/report-projects-offers.adp
    • -0
    • +94
    /openacs-4/packages/invoices/lib/report-projects-offers.tcl
    • -0
    • +45
    /openacs-4/packages/invoices/lib/report-projects-offers.xql
    • -0
    • +28
    /openacs-4/packages/invoices/www/#index.adp#
    • -0
    • +33
    /openacs-4/packages/invoices/www/offer-projects-reports.adp
    • -0
    • +27
    /openacs-4/packages/invoices/www/offer-projects-reports.tcl
restoring keys removed in v1.32.2.10 inappropriately; see bug 2979

Remove extra ]. Add $ for variable reference.

Respect behavelikefilesystemp parameter in generating url for

downloading a file storage attachment. Use cr_items.name by default.

Added custom css for forms.

    • -0
    • +72
    /openacs-4/packages/lab-report/www/resources/forms.css
Added blank portal for lab reports.

    • -0
    • +36
    /openacs-4/packages/lab-report/www/resources/blank-portal.adp
    • -0
    • +52
    /openacs-4/packages/lab-report/www/resources/blank-portal.tcl
Added feedback components to report section.

Set mime type of email text on edit request

    • -2
    • +2
    /openacs-4/packages/dotlrn/lib/member-email.tcl
Performance tuning of the relationship portlet. This is now mainly handled on the webserver side, not anymore on the database, resulting in faster overall performance

    • -2
    • +2
    /openacs-4/packages/contacts/lib/fax.tcl
We need to unset the array first, otherwise data from the previous person is available

Remove unnecessary notices

Once and for all resolve the case where page_query_name is blank in

template::list::create. If its blank or if its not blank, the query

text is retrieved previously in the procedure so it does not matter

what query name we pass in.

Fix missing square bracket

Fixed bug: file-storage/tcl/file-storage-callback-procs.tcl wasn't being sourced due to unmatched parantheses.

Added feedback functionality.

    • -0
    • +10
    /openacs-4/packages/lab-report/www/iframe/feedback-ae.adp
    • -0
    • +81
    /openacs-4/packages/lab-report/www/iframe/feedback-ae.tcl
    • -0
    • +18
    /openacs-4/packages/lab-report/www/iframe/feedback-view.adp
    • -0
    • +47
    /openacs-4/packages/lab-report/www/iframe/feedback-view.tcl
  1. … 11 more files in changeset.
Add content filtering for binary types. Pass object_id to content_get

so we can grab the path to filesystem stored items

    • -5
    • +5
    /openacs-4/packages/search/tcl/search-procs.tcl
Add better mime type matching in conversion. Add utility for

powerpoint conversion.

Fixed date issues and made sure the assignment when adding a new task works even if you selected multiple roles for a person.