• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Ordered labs in ASC order by end_date.

Added new line to end of file.

Added extra options to popup script.

fix the javascript so that start and end time is deactivated if the user chose all day event and submit the form and the form returns an error

Add return urls for edit item and new item

    • -10
    • +16
    /openacs-4/packages/calendar/www/cal-item-new.adp
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