• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

Extra "<queryset>" ...

*** empty log message ***

    • -31
    • +0
    /openacs-4/packages/calendar/sql/cal-item-drop.sql
*** empty log message ***

    • -145
    • +0
    /openacs-4/packages/calendar/sql/calendar-drop.sql
    • -0
    • +258
    /openacs-4/packages/calendar/sql/oracle/cal-item-create.sql
    • -0
    • +31
    /openacs-4/packages/calendar/sql/oracle/cal-item-drop.sql
    • -0
    • +26
    /openacs-4/packages/calendar/sql/oracle/cal-table-drop.sql
    • -0
    • +624
    /openacs-4/packages/calendar/sql/oracle/calendar-create.sql
    • -0
    • +145
    /openacs-4/packages/calendar/sql/oracle/calendar-drop.sql
*** empty log message ***

*** empty log message ***

moved CMS stuff to CR so that content can be displayed by the search interface without requiring the user to load cms

    • -41
    • +0
    /openacs-4/packages/cms/tcl/item-procs-oracle.xql
  1. … 7 more files in changeset.
slight change to db_qd_get_fullname that compensates for procs that are called with the global namespace qualifier - ::foo versus foo.

minor fix to handle lob

    • -2
    • +4
    /openacs-4/packages/search/tcl/search-procs.tcl

Fixed db_blob_get for PG, and got rid of db_continue_transaction, which we

can no longer support because PG automatically aborts a transaction after an

error.

fixed lob/file handling

    • -2
    • +2
    /openacs-4/packages/search/tcl/search-procs.tcl

Changed "ad_parameter" so you can use "-set" to set a parameter to NULL.

fixed feeling lucky when no results found

    • -2
    • +2
    /openacs-4/packages/search/www/search.tcl
*** empty log message ***

    • -6
    • +10
    /openacs-4/packages/search/www/index.adp
updated .info file

latest pg and openfts-tcl

enhanced search package

    • -1
    • +8
    /openacs-4/packages/notes/tcl/notes-procs.tcl
    • -6
    • +21
    /openacs-4/packages/search/search.info
    • -38
    • +38
    /openacs-4/packages/search/tcl/search-procs.tcl
    • -0
    • +26
    /openacs-4/packages/search/www/advanced-search.adp
    • -0
    • +18
    /openacs-4/packages/search/www/advanced-search.tcl
    • -22
    • +69
    /openacs-4/packages/search/www/search.tcl
xmlrpc_register_proc added to validator.tcl

*** empty log message ***

*** empty log message ***

*** empty log message ***

Adding more drop scripts ...

*** empty log message ***

Oops - forgot some add/remove monkey-motion in these packages ...

Mostly added the schema-browser, some other minor fixes ...

    • -0
    • +31
    /openacs-4/packages/schema-browser/www/function-body.tcl
    • -0
    • +24
    /openacs-4/packages/schema-browser/www/trigger-oracle.xql
    • -0
    • +22
    /openacs-4/packages/schema-browser/www/trigger-postgresql.xql
updated search support to include templates and images

cleaned up serving of virtual urls from CR

Finished global permissions setting

fixed virtual url handling for CR so that it will also display content that is not live. This was done so that non-live revision could be searched for. It is assumed that the user will only see content that they have permission to view regardless of whether it is live or not.

Updated .info file

Porting delete-dead-links