• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
changed timestamp columns/variables to 'timestamp with time zone'

changed timestamp to timestamptz (matching -create)

forgot to cvs add these new .xql files

    • -0
    • +16
    ./packages/wp-slim/www/edit-slide.xql
    • -0
    • +16
    ./packages/wp-slim/www/presentation-revisions.xql
various fixes:

* noquote;

* il8n (capitalisation and others);

* master template problem

* standardised format of context bar across pages

    • -1
    • +1
    ./packages/wp-slim/www/create-presentation.adp
    • -3
    • +3
    ./packages/wp-slim/www/create-slide.tcl
    • -1
    • +1
    ./packages/wp-slim/www/create-slide.xql
    • -1
    • +1
    ./packages/wp-slim/www/edit-presentation.adp
    • -2
    • +3
    ./packages/wp-slim/www/edit-slide-2.tcl
    • -0
    • +12
    ./packages/wp-slim/www/edit-slide-2.xql
    • -2
    • +2
    ./packages/wp-slim/www/serve-presentation.adp
    • -4
    • +4
    ./packages/wp-slim/www/serve-slide.adp
    • -2
    • +4
    ./packages/wp-slim/www/serve-slide.tcl
    • -3
    • +3
    ./packages/wp-slim/www/slides-reorder.tcl
    • -0
    • +11
    ./packages/wp-slim/www/slides-reorder.xql
  1. … 5 more files in changeset.
changed timestamp to 'timestamp with time zone'

Fixing bug #528, make HTML security check.

    • -2
    • +2
    ./packages/faq/www/admin/q_and_a-new-2.tcl
Fixing bug #842, allowing createion of communities/subcommunities.

    • -0
    • +6
    ./packages/acs-subsite/www/admin/subsite-add.adp
    • -0
    • +58
    ./packages/acs-subsite/www/admin/subsite-add.tcl
Fixing bug #852, wrong relation naming

Fixed timezone RSS support: Always convert times to GMT

    • -3
    • +4
    ./packages/lars-blogger/tcl/rss-procs.tcl
Changed RSS link to use Dave Winer's gif (are we allowed to do that?)

    • binary
    ./packages/lars-blogger/www/resources/xml.gif
Bumped up version number, and required latest version of rss-support

    • -3
    • +3
    ./packages/lars-blogger/lars-blogger.info
Bumped up version number

    • -2
    • +2
    ./packages/rss-support/rss-support.info
Added support for RSS 2.0

    • -6
    • +13
    ./packages/lars-blogger/tcl/rss-procs.tcl
    • -1
    • +2
    ./packages/lars-blogger/www/admin/index.adp
    • -1
    • +1
    ./packages/lars-blogger/www/admin/index.tcl
Added (basic) support for RSS 2.0

Typo

    • -1
    • +1
    ./packages/rss-support/www/subscrs-include.adp
Fixed timezonification bug

    • -1
    • +1
    ./packages/rss-support/www/subscrs-include.adp
    • -3
    • +3
    ./packages/rss-support/www/subscrs-include.tcl
Tweaked the non-dotlrn display of title and context bar even more. It's not great, but we really need to make dotlrn just be acs-subsite

    • -14
    • +15
    ./packages/dotlrn/www/dotlrn-master.adp
    • -3
    • +4
    ./packages/dotlrn/www/dotlrn-master.tcl
Using list builder for bug listing

    • -3
    • +3
    ./packages/bug-tracker/bug-tracker.info
    • -2
    • +10
    ./packages/bug-tracker/lib/nav-bar.tcl
    • -1
    • +317
    ./packages/bug-tracker/tcl/bug-procs.tcl
    • -0
    • +61
    ./packages/bug-tracker/tcl/bug-procs.xql
    • -1
    • +1
    ./packages/bug-tracker/www/bug-add.adp
    • -2
    • +2
    ./packages/bug-tracker/www/bug-add.tcl
    • -34
    • +0
    ./packages/bug-tracker/www/bug-oracle.xql
    • -32
    • +0
    ./packages/bug-tracker/www/bug-postgresql.xql
  1. … 10 more files in changeset.
Use new templated parameters page

    • -2
    • +2
    ./packages/acs-developer-support/www/index.tcl
Added view workflow_case_assigned_actions

Changed local_account_ok_p to get_local_account_status, which can also return no_account. Helps prevents problems with old cookies that do no longer have a corresponding user_id

    • -3
    • +8
    ./packages/acs-tcl/tcl/security-procs.tcl
Added more gifs: left and right arrows

    • binary
    ./packages/acs-subsite/www/resources/stock_left-16.png
    • binary
    ./packages/acs-subsite/www/resources/stock_left.png
    • binary
    ./packages/acs-subsite/www/resources/stock_right-16.png
    • binary
    ./packages/acs-subsite/www/resources/stock_right.png
String trim label for null_label

    • -3
    • +3
    ./packages/acs-templating/tcl/list-procs.tcl
Removed commented out debugging statement