• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added create and drop scripts for privs

added mockup for more variables; different task types

make .dia binary as well

make .eps binary by default

add the partialquerys for author sorting fixes bug 1244

updated permissions

Fixed task-edit, role-edit, template-edit pages

  1. … 5 more files in changeset.
- Added role::edit, role::get_options

- Adding unique constraints on short_name and pretty_name to roles, actions, fsm_states

    • -14
    • +18
    /openacs-4/packages/workflow/tcl/action-procs.tcl
    • -15
    • +141
    /openacs-4/packages/workflow/tcl/role-procs.tcl
    • -18
    • +16
    /openacs-4/packages/workflow/tcl/role-procs.xql
fix calls to ad_return_complaint

    • -2
    • +2
    /openacs-4/packages/chat/tcl/chat-procs.tcl
    • -2
    • +2
    /openacs-4/packages/chat/www/room-delete-2.tcl
    • -2
    • +2
    /openacs-4/packages/chat/www/room-edit-2.tcl
    • -2
    • +2
    /openacs-4/packages/chat/www/room-edit.tcl
  1. … 8 more files in changeset.
Importing first version of resource-list. May have items that are safe4all.org specific.

    • -0
    • +7
    /openacs-4/contrib/packages/resource-list/www/add-edit.adp
    • -0
    • +148
    /openacs-4/contrib/packages/resource-list/www/add-edit.tcl
  1. … 13 more files in changeset.
Fixed bug 1142 again (more?)

file upgrade-5.0.0b3-5.0.0b4.sql was initially added on branch oacs-5-0.

remove version entity from most titles, remove OpenACS 4 from titles, add catalog and lib directory to server layout figure

  1. … 6 more files in changeset.
Make AOLserver and PostgreSQL all follow same case, clean up compat matrix some, add pg7.4 as untested for 5.0.0 (Guan Yang has installed on 7.4 so it seems to work), add comment on 7.4 and 9i status, remove unused version of compatability.xml

  1. … 4 more files in changeset.
small indenting change

commit for rocael on faq

add some diagnostics, don't fail silently on permissions failure, add more explicit help text for EmailQmailQueue

add a link to the parameters page

First implementation draft of the the SimInst module. Not yet fully functional.

  1. … 43 more files in changeset.
use ad_form for faqs, use permission::require_permission, bug 839 patch 372 Gerardo Rene Morales Cadoret

    • -0
    • +23
    /openacs-4/packages/faq/www/admin/faq-add-edit-oracle.xql
    • -0
    • +4
    /openacs-4/packages/faq/www/admin/faq-add-edit.adp
    • -0
    • +53
    /openacs-4/packages/faq/www/admin/faq-add-edit.tcl
    • -2
    • +3
    /openacs-4/packages/faq/www/admin/index.adp
    • -1
    • +1
    /openacs-4/packages/faq/www/admin/index.tcl
    • -5
    • +5
    /openacs-4/packages/faq/www/admin/one-faq.adp
    • -3
    • +2
    /openacs-4/packages/faq/www/admin/one-faq.tcl
    • -0
    • +4
    /openacs-4/packages/faq/www/admin/q-and-a-add-edit.adp
  1. … 3 more files in changeset.
added new string for available-in-this-language

Minor documentation changes.

added handler to resolve object_ids into urls

    • -0
    • +66
    /openacs-4/contrib/misc/o.vuh
the upgrade failed because notification_user_map constraint notif_user_map_notif_id_fk needed the pk on notifications_bak, now drops it and recreates it after the table is reloaded

don't get attach_p unless we put it into the form in the first place

    • -3
    • +5
    /openacs-4/packages/forums/www/message-post.tcl
updated data model docs

    • -14894
    • +20996
    /openacs-4/packages/simulation/www/doc/data-model.eps
added UI handling for new attributes

updated index to include form-builder.xml

added link to new docs

file form-builder.xml was initially added on branch oacs-5-0.