• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merge from oacs-4-6

  1. … 2 more files in changeset.
merge from oacs-4-6

  1. … 27 more files in changeset.
change CSS classes z_light, oddrow to odd, and z_dark, evenrow to even

  1. … 6 more files in changeset.
Added new files to .info files

  1. … 38 more files in changeset.
ns_return->ad_return, ad_script_abort, redirect to absract urls

  1. … 17 more files in changeset.
add missing ad_library calls

  1. … 14 more files in changeset.
remove superfluous package local masters and use sitewide master by default

  1. … 701 more files in changeset.
propigate context to master, add context to admin pages

  1. … 13 more files in changeset.
added upgrade scripts for Jun's changes

    • -0
    • +77
    ./sql/oracle/upgrade/upgrade-1.0a-1.5.sql
    • -0
    • +50
    ./sql/postgresql/upgrade/upgrade-1.0a-1.5.sql
added upgrade scripts and upgraded version to 1.5

Added Jun Yamog's beautiful changes to UI

Also ported his PG add file functions to Oracle

modified master.adp to use main.css by sending header_stuff property up to default_master.adp

    • -0
    • +44
    ./sql/postgresql/views-and-plsql.sql
    • -0
    • +31
    ./www/attach-file-oracle.xql
    • -0
    • +28
    ./www/attach-file-postgresql.xql
    • -0
    • +35
    ./www/attach-file.tcl
    • -0
    • +15
    ./www/attach-file.xql
    • -0
    • +16
    ./www/delete-file-oracle.xql
    • -0
    • +14
    ./www/delete-file-postgresql.xql
    • -0
    • +12
    ./www/delete-file.tcl
  1. … 20 more files in changeset.
fixed context_id reference

1) Updated .info file to reality

3) Changed '= null' to 'is null' test

send the proper date format to ad_dateentrywidget

adjusted .info files to reflect OpenACS

  1. … 4 more files in changeset.
cleanup of old oracle code

made date format prettier

Fixed typo

Fixed typo

forgot a -

fixed bug that disallowed html input

fixed ttl_v_users view that i had mistakenly changed

fixed parameter overlap

fixed typo

updated .info file

ported queries

    • -0
    • +15
    ./tcl/ticket-tracker-lite-procs-oracle.xql
    • -0
    • +15
    ./tcl/ticket-tracker-lite-procs-postgresql.xql
    • -0
    • +18
    ./www/assignment-ae-oracle.xql
    • -0
    • +18
    ./www/assignment-ae-postgresql.xql
    • -0
    • +13
    ./www/assignment-ae.xql
    • -0
    • +19
    ./www/comment-ae-2-oracle.xql
    • -0
    • +19
    ./www/comment-ae-2-postgresql.xql
    • -0
    • +59
    ./www/comment-ae-2.xql
    • -0
    • +32
    ./www/comment-ae.xql
  1. … 48 more files in changeset.
ported datamodel to pg

    • -0
    • +182
    ./sql/postgresql/ticket-tracker-lite-create.sql
    • -0
    • +38
    ./sql/postgresql/ticket-tracker-lite-drop.sql
    • -0
    • +100
    ./sql/postgresql/views-and-plsql.sql

Forgot to define binary files before importing, so .gifs were messed up.

    • -0
    • +0
    ./sql/oracle/ticket-tracker-lite-drop.sql
  1. … 2465 more files in changeset.
Initial revision

    • -0
    • +77
    ./ticket-tracker-lite.info
    • -0
    • +151
    ./sql/oracle/ticket-tracker-lite-create.sql
    • -0
    • +29
    ./sql/oracle/ticket-tracker-lite-drop.sql
    • -0
    • +108
    ./sql/oracle/views-and-plsql.sql
    • -0
    • +347
    ./tcl/ticket-tracker-lite-procs.tcl
    • -0
    • +31
    ./www/assignment-ae.tcl
    • -0
    • +78
    ./www/comment-ae-2.tcl
    • -0
    • +23
    ./www/comment-ae.adp
    • -0
    • +57
    ./www/comment-ae.tcl
  1. … 2465 more files in changeset.