• last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Adding trackback support package

    • -0
    • +28
    ./packages/trackback/trackback.info
    • -0
    • +9
    ./packages/trackback/lib/trackback-chunk.adp
    • -0
    • +8
    ./packages/trackback/lib/trackback-chunk.tcl
    • -0
    • +17
    ./packages/trackback/sql/oracle/trackback-create.sql
    • -0
    • +20
    ./packages/trackback/sql/oracle/trackback-drop.sql
    • -0
    • +17
    ./packages/trackback/sql/postgresql/trackback-create.sql
    • -0
    • +28
    ./packages/trackback/sql/postgresql/trackback-drop.sql
    • -0
    • +191
    ./packages/trackback/tcl/trackback-procs.tcl
    • -0
    • +14
    ./packages/trackback/tcl/trackback-procs.xql
    • -0
    • +87
    ./packages/trackback/www/index.vuh
Adding general_comment_new tcl proc.

Changed the permission grant page to use the new 'party_search' widget which allows to search for the party to grant permission to within the form, and to display the privilege hierarchy in a html tree, to convey visually the information about privilege inheritance. This includes a big hack to build the hierarchy in tcl in the oracle version, since it can't be queried directly (join doesn't like connect by in 8i).

    • -0
    • +64
    ./packages/acs-subsite/www/permissions/grant.adp
Default channel_lastBuildDate in the right format, output putDate

Noquote

    • -1
    • +1
    ./packages/rss-support/www/subscr-ae.adp
Removed LARS debugging log notices

    • -3
    • +1
    ./packages/acs-tcl/tcl/security-procs.tcl
Added help text, removed DOS line breaks

    • -129
    • +116
    ./packages/lars-blogger/www/category-edit.tcl
Fixed focus

    • -1
    • +1
    ./packages/lars-blogger/www/category-edit.adp
removing the secret question (now off by default) from the add_user proc

    • -4
    • +0
    ./etc/install/tclwebtest-functions.tcl
Deal gracefully with missing RSS file

    • -2
    • +6
    ./packages/lars-blogger/www/rss/index.vuh
moving the password question parameters to acs-kernel. Updating parameter::get calls in local-procs to always provide a package_id (either current subsite or acs-kernel)

    • -2
    • +0
    ./packages/acs-subsite/acs-subsite.info
Fix bug #768, patch #296

- Fix bug #846, patch #295

Adding the new 'redirect' package, by default not installed, as in Tip #16.

    • -0
    • +31
    ./packages/redirect/redirect.info
    • -0
    • +58
    ./packages/redirect/www/index.vuh
    • -0
    • +76
    ./packages/redirect/www/doc/index.html
Added link to set permissions for a package

Add quick link to add a single user

Fixed bug with cache not being updated on Oracle when no package is mounted at a site node

    • -6
    • +7
    ./packages/acs-tcl/tcl/site-nodes-procs.tcl
Adding use of stylesheet classes.

    • -50
    • +52
    ./packages/lars-blogger/www/entry-chunk.adp
    • -3
    • +14
    ./packages/lars-blogger/www/index.adp
    • -9
    • +8
    ./packages/lars-blogger/www/lars-blogger.css
    • -1
    • +5
    ./packages/lars-blogger/www/one-entry.adp
    • -1
    • +1
    ./packages/lars-blogger/www/one-entry.tcl
Add support for a package specific blog stylesheet.

    • -0
    • +1
    ./packages/lars-blogger/lars-blogger.info
    • -0
    • +93
    ./packages/lars-blogger/www/lars-blogger.css
    • -0
    • +4
    ./packages/lars-blogger/www/one-entry.adp
    • -0
    • +3
    ./packages/lars-blogger/www/one-entry.tcl
Typo

Fixed problem getting default variable id on Oracle

    • -1
    • +7
    ./packages/logger/tcl/variable-procs.tcl
changing test case to use auth::create_user instead of ad_user_new

Fixed problem with chaning password for a user causing the connection's authentication to change

Default to RSS 2.0

removing user login links from our dev server that I committed by mistake

    • -5
    • +1
    ./packages/dotlrn/www/dotlrn-master.adp
Adding category support and bumping up version

    • -2
    • +3
    ./packages/lars-blogger/lars-blogger.info
Added support for categories

    • -0
    • +8
    ./packages/lars-blogger/tcl/entry-procs.tcl
    • -0
    • +11
    ./packages/lars-blogger/tcl/entry-procs.xql
    • -2
    • +24
    ./packages/lars-blogger/www/blog.tcl
    • -4
    • +0
    ./packages/lars-blogger/www/calendar.adp
    • -14
    • +0
    ./packages/lars-blogger/www/calendar.tcl
  1. … 15 more files in changeset.
Fixed bug #856: acs_sc::impl::new had -pretty_name be a required switch.

Removed user/, supported by new www/index.vuh

    • -62
    • +0
    ./packages/lars-blogger/www/user/index.vuh
    • -22
    • +0
    ./packages/lars-blogger/www/user/archive/index.vuh
Removed archive, supported by new www/index.vuh

    • -19
    • +0
    ./packages/lars-blogger/www/archive/index.vuh