• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
propigate context to master

    • -1
    • +1
    /openacs-4/packages/calendar/www/view.adp
more fixing

removed that, it was a mistake, ad_form uses its own hidden vars and I don't

want to be dependent on the internal structure of ad_form

maybe a ad_form_cofirm proc to generate the mutltirow would be nice

simplified message-post-confirm to explicitly show

the form vars instead of the multirow magic. This is alot easier to read and

not really necessary to use the multirow in this case because we know what

form vars are coming.

added useful comments explaining change to ad_form

testing that cvs log is working again

removed unused index.adp file

propigate context_bar to master template

    • -3
    • +0
    /openacs-4/packages/bulk-mail/www/one.adp
    • -2
    • +2
    /openacs-4/packages/bulk-mail/www/one.tcl
pass context_bar and title to master template, cleanup html

  1. … 60 more files in changeset.
pass context_bar and title to master template, cleanup some html

    • -0
    • +10
    /openacs-4/packages/acs-subsite/www/pvt/master.adp
    • -0
    • +15
    /openacs-4/packages/acs-subsite/www/pvt/master.tcl
  1. … 40 more files in changeset.
use sitewide master ever with head_content set

add link to bookmark and mailto on detail page

pass context_bar up to master template

  1. … 9 more files in changeset.
propigate context_bar to master template

pass context_bar and title up to master template

    • -0
    • +10
    /openacs-4/packages/address-book/www/master.adp
    • -0
    • +15
    /openacs-4/packages/address-book/www/master.tcl
change to pass title and context_bar to sitewide master template

    • -0
    • +12
    /openacs-4/packages/adserver/www/default.tcl
    • -0
    • +12
    /openacs-4/packages/adserver/www/admin/default.tcl
fix backwards logic on dont_spam_me_p bug 1560/patch 276 Carsten Clasohm

pass title and context_bar to master template

cleaned up master to call default master and

cleaned up index page to actually make sense.

    • -7
    • +12
    /openacs.org-dev/packages/wp-slim/www/index.adp
    • -10
    • +1
    /openacs.org-dev/packages/wp-slim/www/master.adp
Don't require return_url for flush-cache

Don't use fixed with for form

Fixed the arguments to lars_blog_get_as_string_mem to be positional again

Removed the 1 in front of ad_libaray that Jeff accidentally added

added a local master.adp to get title and context bar for current default setup

move title and context bar into master.adp for acs-admin/users

    • -0
    • +10
    /openacs-4/packages/acs-admin/www/users/master.adp
show object creation date rather than user creation date fixes bug 1607

removed <if> to check for number of sites. it doesn't work correctly

with the random selection.

make things mostly xhtml/html compliant

    • -32
    • +29
    /openacs-4/packages/acs-tcl/tcl/widgets-procs.tcl
br singleton

make plsql-subprogram pages use the master template