• last updated 48 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fix to bug 375

bug fixing / enhancements

non necesary files anymore for moving photos

handling all the queries here

bug fixing / enhancements

bug fixing / enhancements

  1. … 33 more files in changeset.
Added timed actions

    • -47
    • +323
    /openacs-4/packages/workflow/tcl/action-procs.tcl
    • -15
    • +21
    /openacs-4/packages/workflow/tcl/action-procs.xql
    • -51
    • +201
    /openacs-4/packages/workflow/tcl/case-procs.tcl
    • -26
    • +23
    /openacs-4/packages/workflow/tcl/case-procs.xql
    • -1
    • +21
    /openacs-4/packages/workflow/tcl/install-procs.tcl
  1. … 4 more files in changeset.
file upgrade-1.2d1-1.2b2.sql was initially added on branch oacs-5-0.

Fixed bug #361 again (parent_id of log entry cr_items point to case's object), this time providing an upgrade script, changing the parent_id of existing log entries, and fixing the case deletion proc to delete cases properly given the parent_id.

fixing the template-edit page

    • -0
    • +28
    /openacs-4/packages/simulation/tcl/template-procs.xql
*** empty log message ***

use informal table as there was no title provided

fix the listitem missing para children

remove the blockquotes around the tables since they break pdf output and are stupid anyway

fixed add_url bug

fixed broken link

further work on the crawl_links proc, making it handle relative links correctly by adding the previous_url switch and forcing tclwebtest to use that as the base for relative urls

    • -5
    • +13
    /openacs-4/etc/install/tcl/twt-procs.tcl
bug fixes

  1. … 5 more files in changeset.
making crawler work and fixing some bugs related to that

    • -5
    • +17
    /openacs-4/etc/install/tcl/twt-procs.tcl
    • -0
    • +26
    /openacs-4/packages/simulation/test/crawl-links.test
  1. … 4 more files in changeset.
Fixed bug #940: logic for turning on/off hour widgets was bad

    • -16
    • +11
    /openacs-4/packages/calendar/www/cal-item-new.adp
Require admin permission on the calendar, not the user

fix column count in table

Use auth::require_login instead of the custom login check block

Order the user dropdown

added handling for subnavbar link text

moving object page back to root

more mockups

    • -0
    • +1
    /openacs-4/packages/simulation/lib/simulations.adp
    • -0
    • +57
    /openacs-4/packages/simulation/lib/simulations.tcl
  1. … 5 more files in changeset.
making the ::twt::crawl_links work much better than before

    • -27
    • +58
    /openacs-4/etc/install/tcl/twt-procs.tcl
fix ulink href= to url=

fix ulink using href rather than url