• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
We can further simplify the display query when using the paginator because

we don't need to include the filter clauses that are used to restrict the

rows returned. The paginator returns a list of ids that have already been

so restricted so the filter clauses are redundant in the display query.

Switched views for filtered queries that return a bug assigned to a

particular user. The workflow views invoked in these queries simply

do not scale well. This needs to be addressed fundamentally in workwflow

at some point but hacking bug-tracker seems easiest for now.

add a dependency for dotlrn so it won;t try to install before dotlrn is installed

Apply patch 555, fixing bug 1963 makes query on robot detection postgres 7.3

compliant.

Apply a patch 602 (slightly modified) to make party_search be optional when

it is declared to be optional. Fixes bug 2122.

Apply patch 622, makes install.sh respect pg_db_user and UNICODE

Fixes bug 2238 by adding in css file for developer support. The fix

was made by Lars in March 2004 on HEAD.

fix pg syntax for loop...

require dotlrn since without it installing lors initially breaks since it references dotlrn_communities_all in it;s datamodel

comment referenced wrong table

fix some typos in install

some tweaks to install on pg 8.0 -- for some reason acs__magic_object_id declared immutable breaks the install on 8.0 so make it stable

Internationalized the download reasons (other). Sadly this looks like an aweful cludge, if someone else know how to solve this better, feel free to do so

removing the rel_types::new call

changes to create the relation for emailimage

    • -0
    • +41
    /openacs-4/packages/acs-subsite/sql/postgresql/email-image.sql
changes to create the relation for emailimage in oracle

    • -0
    • +35
    /openacs-4/packages/acs-subsite/sql/oracle/email-image.sql
Now the xml files are accepted by the lorsm template, it have to be analized how to manage the xml files, as a temporal fix the lorsm template is not trying to convert the xml file into a html file

It looks like things have sped up to the point where it's worth trying

to pagination 10 pages of 25 entries a page at a time for now.

Finally figured out the obnoxious main query and rewrote the pagination

query to match my new understanding ...

Now the xml files are accepted by the lorsm template, it have to be analized how to manage the xml files, as a temporal fix the lorsm template is not trying to convert the xml file into a html file

add validation

Remove pl/sql function from where clause.

Fix variable reference.

Replace pl/sql function in where clause with two queries (via Tcl API)

fix variables in messages keys which were prefixed by $

add a get_ablum query for oracle

oracle port of postal-address datamodel by tom ayles and simon buckle

fix the name_method name for oracle

context bar fixes from tom ayles and a portlet adp include in ./lib

    • -0
    • +12
    /openacs-4/packages/survey/lib/portlet.adp
    • -0
    • +51
    /openacs-4/packages/survey/lib/portlet.tcl
    • -0
    • +10
    /openacs-4/packages/survey/lib/portlet.xql
    • -1
    • +0
    /openacs-4/packages/survey/www/index.adp
    • -3
    • +1
    /openacs-4/packages/survey/www/index.tcl
  1. … 47 more files in changeset.
remove duped provides/requires from merge