• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file entries-table-postgresql.xql was initially added on branch oacs-5-0.

file log.adp was initially added on branch oacs-5-0.

    • -0
    • +0
    ./packages/project-manager/www/log.adp
file log.xql was initially added on branch oacs-5-0.

    • -0
    • +0
    ./packages/project-manager/www/log.xql
file log.tcl was initially added on branch oacs-5-0.

    • -0
    • +0
    ./packages/project-manager/www/log.tcl
Project manager 1.0 alpha release. Contains logger integration, UI enhancements and fewer bugs (or newer, more interesting ones). Upgrades not supported

    • -39
    • +114
    ./packages/project-manager/tcl/task-procs.tcl
    • -1
    • +1
    ./packages/project-manager/www/add-edit-2.tcl
  1. … 44 more files in changeset.
committed notes, so others can have some more info

    • -0
    • +25
    ./packages/bcms-ui-wizard/www/TODO.txt
making sure you can go straight to the participants tab in the siminst wizard. Fixing ticket 13

  1. … 1 more file in changeset.
giving anonymous users access to the yellow-pages page (ticket #12)

  1. … 1 more file in changeset.
changing permission check to be done on the authenticated user_id (ad_conn user_id), not the untrusted one.

    • -2
    • +2
    ./packages/simulation/lib/object-display.tcl
  1. … 1 more file in changeset.
adding an example value to the description for the MapXMLFilePath parameter fixing collaboraid ticket 14

  1. … 1 more file in changeset.
removing dependency of the simulation package on file-storage

  1. … 1 more file in changeset.
added some better perl munging from openacs.org's upgrade script;

added work-from-copy in step 1 and and /connect munging

Implementing ticket #20: Bulk Task Response. The bulk of the changes are on the tasks include and the task-detail page. Implementing ticket #17: sending message to own role (just removing an if statement)

    • -5
    • +83
    ./packages/simulation/lib/tasks.tcl
    • -5
    • +34
    ./packages/simulation/tcl/template-procs.tcl
    • -3
    • +4
    ./packages/simulation/www/simplay/index.adp
    • -3
    • +0
    ./packages/simulation/www/simplay/message.tcl
    • -0
    • +10
    ./packages/simulation/www/simplay/tasks-bulk.adp
    • -0
    • +16
    ./packages/simulation/www/simplay/tasks-bulk.tcl
  1. … 11 more files in changeset.
Added in view.vuh file, changed the way cr_folders were inherited

from, so that general-comments will work.

    • -4
    • +4
    ./packages/resource-list/www/add-edit.tcl
    • -2
    • +2
    ./packages/resource-list/www/index.adp
    • -2
    • +3
    ./packages/resource-list/www/index.tcl
    • -7
    • +15
    ./packages/resource-list/www/one.tcl
    • -9
    • +12
    ./packages/resource-list/www/type-add-edit.tcl
    • -0
    • +0
    ./packages/resource-list/www/types.tcl
    • -0
    • +18
    ./packages/resource-list/www/view.vuh
Added file so people know what this directory is for.

Moved templates to survey folder so they can be processed correctly.

deleting old relations properly on edit so that we don't have trailing acs_object records lying around that cause context_id integrity violation on deletion

  1. … 1 more file in changeset.
Bug #1514. Fixed typo.

Bug #1527. Fixed typo.

Bug #1564. Fixed typo.

    • -1
    • +1
    ./packages/survey/www/admin/condition-add.tcl
Bug #1565. Changed the text in the catalog.

#1574. Fixed typo.

Added parameter that controls whether to use the navbar or subnavbar css

classes when rendering our navigation bar.

These were redundant, in the wrong directory

    • -29
    • +0
    ./packages/portal/www/render-element.adp
    • -42
    • +0
    ./packages/portal/www/render-element.tcl
Made new element name default to the portal datasource's pretty name, rather

than internal name.

    • -3
    • +3
    ./packages/portal/tcl/element-procs.tcl
Changed the "simple" theme to be a "standard OpenACS theme", by which I mean

it uses the portal, portal-body and portal-header .CSS classes which are

defined in our standard .CSS file. This gives portlets a look that's identical

to the non-portalled standard OpenACS index page.

    • -30
    • +46
    ./packages/portal/lib/page-configure.adp
    • -3
    • +3
    ./packages/portal/sql/oracle/defaults.sql
    • -2
    • +2
    ./packages/portal/sql/postgresql/defaults.sql
    • -49
    • +31
    ./packages/portal/www/themes/simple-theme.adp
Version 0.8 of project-manager. Processes now work as they should,

task editing fixed, began moving some functionality to /tcl

procs. Found a bug in compute_status proc that could hang the

server. Still not release-ready, but getting closer. Notifications are

broken, and Processes use an older UI than Tasks, but at least they

now work.

    • -8
    • +360
    ./packages/project-manager/tcl/task-procs.tcl
  1. … 31 more files in changeset.
Took advantage of Lars's improvement to the template engine (includes are

wrapped in "catch" now so a broken include doesn't break the entire page).

Return object/ or object-content/ based on mime_type

    • -2
    • +7
    ./packages/simulation/tcl/object-procs.tcl
  1. … 2 more files in changeset.
removing obsolete join with cr_item_rels that was causing objects to get duplicated in the map XML

    • -3
    • +2
    ./packages/simulation/tcl/object-procs.tcl
  1. … 1 more file in changeset.