• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Upgraded to a new javascript. The old version was not working properly in some

of the new browsers (folders could not be opened or closed), and was slow to

start up in some browsers.

    • binary
    ./resources/tree-icons/folderopen.gif
    • binary
    ./resources/tree-icons/joinbottom.gif
  1. … 5 more files in changeset.
Fix for bug 942. On the test system, the query time dropped from 23s to 67ms.

Added user_name back in.

- Fix bugs 1491, 1653 (on PG at least)

- Defaults all folders to the closed state

- Fix to allow un-registered users to open/close folders

- Makes session_id negative when used interchangeably with user_id so it does

not collide with user_id

- The number of days to retain open/closed folder status is now a variable

(increased default from 1 to 31 days)

  1. … 9 more files in changeset.
merge changes on oacs-5-1 branch to head, changes between jcd-merge-20040420 and jcd-merge-5-1-20040517 were merged, head pre changes is jcd-merge-pre-20040517 and post is jcd-merge-post-20040517

  1. … 830 more files in changeset.
Noquote fixes (bug 1691), bookmark export folder hierarchy fixes (bug 1692),

retain "Personal Toolbar Folder" (bug 795). Fixed by applying patch 477.

- Gabriel Burca

This fixes bookmarks, bug 337 path 494 - Gabriel Burca

This fixes bookmarks, bug 337 patch 494 - Gabriel Burca

Fixed context bar -- bm_context_bar_args is a really weird proc

Added subnavbar navigation to bookmarks. Bookmark-header contains the header with the navigation and can be changed to whatever you want on your website. Maybe it should go to /lib.

    • -0
    • +48
    ./bookmark-header.adp
    • -0
    • +83
    ./bookmark-header.tcl
merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

  1. … 598 more files in changeset.
build a list to eval rather than eval ad_context_bar $args, bug 1265

  1. … 7 more files in changeset.
ui tweaks from Gabriel Burca patch 301

Oracle9i porting changes

- Changed procedure names from delete to del

- Changed view declaration to use actual column names

- Changed "rel_constraints_violated_one" and "rel_constraints_violated_two"

(http://openacs.org/forums/message-view?message_id=81045)

  1. … 272 more files in changeset.
index.vuh created from the original registered proc

because registered procs seem not to play with server

404s (index-oracle.xql index-postgresql.xql had query added)

Fixed bug #629: wrong xql query name

Applied patch #246

Tried to clean up a little, but it's incredibly crappy

Applied patch #273: add search form to search results page

Fixed edit link on search results page

Noquote fixes for bookmarks package.

noquote changes (Dirk Gomez)

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

  1. … 127 more files in changeset.
Fixing bug 1913. Disallow link checking on bookmarks you do not have (delete) rights on.

cleanup on .xql files, add rdbms tags to db specific files, clean XML, etc

  1. … 29 more files in changeset.
fix some spelling errors

  1. … 23 more files in changeset.
fix inccorect ad_script_aborts

  1. … 1 more file in changeset.
more abstract URLs

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

  1. … 47 more files in changeset.
Attempt to prevent inadvertently uploading bookmarks to

another users account. Bug 1626/patch 326 Cathy Sarisky

(although modified to still allow submission but prominently

display "Not in your account")