• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
propigate context, remove title and markup from local master. use sitewide master, fix bug for list by letter

propigate context list to master

remove hardcoded from address

improve navigation with index files

    • -0
    • +10
    /openacs-4/packages/cronjob/www/index.adp
    • -0
    • +38
    /openacs-4/packages/cronjob/www/index.tcl
    • -0
    • +2
    /openacs-4/packages/cronjob/www/admin/index.tcl
propigate context list, use master instead of directly referencing default-master

  1. … 5 more files in changeset.
propigate context list to master

    • -2
    • +2
    /openacs-4/packages/chat/www/grant-entry.adp
    • -1
    • +1
    /openacs-4/packages/chat/www/html-chat.adp
    • -2
    • +2
    /openacs-4/packages/chat/www/index.adp
    • -2
    • +2
    /openacs-4/packages/chat/www/index.tcl
    • -1
    • +1
    /openacs-4/packages/chat/www/java-chat.adp
    • -3
    • +2
    /openacs-4/packages/chat/www/master.adp
    • -2
    • +2
    /openacs-4/packages/chat/www/room-delete.adp
    • -2
    • +2
    /openacs-4/packages/chat/www/room-delete.tcl
  1. … 20 more files in changeset.
propigate context list rather than vals

    • -1
    • +1
    /openacs-4/packages/bulk-mail/www/one.adp
    • -3
    • +3
    /openacs-4/packages/bulk-mail/www/one.tcl
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