• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Importing the categories package developed by Timo Hentschel

    • -0
    • +0
    ./packages/categories/tcl/categories-init.tcl
    • -0
    • +0
    ./packages/categories/tcl/categories-procs.tcl
    • -0
    • +0
    ./packages/categories/tcl/categories-procs.xql
  1. … 78 more files in changeset.
Initial revision

    • -0
    • +27
    ./packages/categories/categories.info
    • -0
    • +189
    ./packages/categories/sql/oracle/categories-create.sql
    • -0
    • +57
    ./packages/categories/sql/oracle/categories-drop.sql
    • -0
    • +70
    ./packages/categories/sql/oracle/categories-init.sql
    • -0
    • +351
    ./packages/categories/sql/oracle/category-package.sql
    • -0
    • +404
    ./packages/categories/sql/oracle/category-tree-package.sql
    • -0
    • +12
    ./packages/categories/tcl/categories-init.tcl
    • -0
    • +135
    ./packages/categories/tcl/categories-procs-oracle.xql
    • -0
    • +151
    ./packages/categories/tcl/categories-procs-postgresql.xql
    • -0
    • +421
    ./packages/categories/tcl/categories-procs.tcl
    • -0
    • +81
    ./packages/categories/tcl/categories-procs.xql
    • -0
    • +148
    ./packages/categories/tcl/category-trees-procs-oracle.xql
    • -0
    • +164
    ./packages/categories/tcl/category-trees-procs-postgresql.xql
    • -0
    • +518
    ./packages/categories/tcl/category-trees-procs.tcl
  1. … 78 more files in changeset.
Added my little script to make proc names into links to api-doc

    • -0
    • +1
    ./packages/workflow/www/doc/api-docify.sh
file api-docify.sh was initially added on branch oacs-4-6.

    • -0
    • +0
    ./packages/workflow/www/doc/api-docify.sh
Made all API calls mentioned links to API-doc

    • -26
    • +27
    ./packages/workflow/www/doc/developer-guide.html
Package developer's guide completed

    • -2
    • +56
    ./packages/workflow/www/doc/developer-guide.html
    • -0
    • +4
    ./packages/workflow/www/doc/index.html
Updated to make use of workflow's get_activity_html's new ability to output the header for the new action.

    • -1
    • +1
    ./packages/bug-tracker/bug-tracker.info
Updated get_activitiy_html to be able to spit out the header for a new action

    • -2
    • +24
    ./packages/workflow/tcl/case-procs.tcl
Re-fixed the file watching problem when you're coming from the 'reload changed' page

changing proc apm_header to use ad_context_bar instead of deprecated ad_admin_context_bar. Adding a proc doc to clarify that apm_header is only for APM UI pages.

    • -5
    • +15
    ./packages/acs-admin/tcl/apm-admin-procs.tcl
changing to use ad_context_bar instead of deprecated ad_context_bar_ws_or_index

    • -2
    • +2
    ./packages/dotlrn/www/community-member.tcl
finishing the cleanup of the context bar soup. Deprecating ad_admin_context_bar and making it invoke ad_context_bar which is now the canonical proc for all context bars. Also making previously deprecated procs ad_context_bar_ws and ad_context_bar_ws_or_index invoke ad_context_bar. Updating various proc documentations to reflect recent changes

    • -29
    • +13
    ./packages/acs-tcl/tcl/navigation-procs.tcl
adding the form builder float data type on the 4-6 branch (previously added on head)

    • -3
    • +17
    ./packages/acs-templating/tcl/data-procs.tcl
adding proc ad_assert_arg_value_in_list on 4-6 branch (it was added previously on head)

Lars didn't remove all traces of My Workspace in the context bar in previous commit so I completed that job.

    • -12
    • +6
    ./packages/acs-tcl/tcl/navigation-procs.tcl
Cleanups, removing unnecessary code

    • -13
    • +13
    ./packages/bug-tracker/www/bug.tcl
Added more information

    • -7
    • +456
    ./packages/workflow/www/doc/developer-guide.html
Typos and cosmetic changes

    • -3
    • +12
    ./packages/workflow/www/doc/specification.html
Bumped version to 1.0

    • -3
    • +69
    ./packages/workflow/www/doc/index.html
Updated to require latest version of workflow, which adds an API for storing and retrieving workflow log entry data, and then uses that API to store the data. Had to bump up the version number to require a new workflow package.

    • -3
    • +3
    ./packages/bug-tracker/bug-tracker.info
    • -1
    • +4
    ./packages/bug-tracker/tcl/bug-procs.tcl
    • -13
    • +2
    ./packages/bug-tracker/tcl/bug-procs.xql
Bumped up version number to 1.0d1

Added API for setting and getting workflow log data

    • -1
    • +54
    ./packages/workflow/tcl/case-procs.tcl
    • -0
    • +27
    ./packages/workflow/tcl/case-procs.xql
Added a.bt_navbar:visited, so mozilla-based browsers display the visited link right.

seems the portrait code was copied over from the acs-subsite community member page, however, they forgot to change the relative url in the links to the portrait and portrait-bits pages. Fixed that by using absolute URIs to those pages under the main site (prefixing with /shared/).

    • -2
    • +2
    ./packages/dotlrn/www/community-member.adp
Moved the extra workflow::case-namespace procs up so they're under the right heading

    • -253
    • +253
    ./packages/workflow/tcl/case-procs.tcl
Removed stale debug logging statements

    • -10
    • +1
    ./packages/workflow/tcl/case-procs.tcl
Removed the 'will be localized' part of the description of the GetPrettyName operation on service contracts, since for 4.6.x, it won't.

    • -6
    • +6
    ./packages/workflow/tcl/install-procs.tcl
Added display of implementation owner, and added display of implementations when you click to view a contract.

    • -1
    • +2
    ./packages/acs-service-contract/www/index.adp
file contract-display-oracle.xql was initially added on branch oacs-4-6.

file contract-display-postgresql.xql was initially added on branch oacs-4-6.