• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed typo in bookmark edit link.

Titles (descriptions) or URLs containing control characters such as \n break

the javascript so they need to be removed.

merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040628 and jcd-merge-5-1-20040712 to HEAD

    • -0
    • +44
    ./sql/postgresql/bookmarks-create.sql
    • -0
    • +53
    ./sql/postgresql/upgrade/upgrade-5.0d1-5.0d2.sql
  1. … 110 more files in changeset.
Updated version number in the url to match package version number.

file upgrade-5.0d1-5.0d2.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-5.0d1-5.0d2.sql
Added bookmark folder names to the bookmark search results.

    • -0
    • +44
    ./sql/postgresql/bookmarks-create.sql
    • -0
    • +53
    ./sql/postgresql/upgrade/upgrade-5.0d1-5.0d2.sql
merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040517 and jcd-merge-5-1-20040628 to HEAD

    • -37
    • +75
    ./sql/postgresql/bookmarks-create.sql
    • -60
    • +6
    ./sql/postgresql/bookmarks-drop.sql
  1. … 673 more files in changeset.
Switch to the list builder.

Over-encoded.

Add expand / collapse all functionality for javascript bookmarks.

Need to escape \ in javascript literal.

Fix for bug 1836.

file tree_tpl.js was initially added on branch oacs-5-1.

file minusbottom.gif was initially added on branch oacs-5-1.

    • binary
    ./www/resources/tree-icons/minusbottom.gif
file minus.gif was initially added on branch oacs-5-1.

    • binary
    ./www/resources/tree-icons/minus.gif
file line.gif was initially added on branch oacs-5-1.

    • binary
    ./www/resources/tree-icons/line.gif
file joinbottom.gif was initially added on branch oacs-5-1.

    • binary
    ./www/resources/tree-icons/joinbottom.gif
file join.gif was initially added on branch oacs-5-1.

    • binary
    ./www/resources/tree-icons/join.gif
file folderopen.gif was initially added on branch oacs-5-1.

    • binary
    ./www/resources/tree-icons/folderopen.gif
file folder.gif was initially added on branch oacs-5-1.

    • binary
    ./www/resources/tree-icons/folder.gif
file empty.gif was initially added on branch oacs-5-1.

    • binary
    ./www/resources/tree-icons/empty.gif
file base.gif was initially added on branch oacs-5-1.

    • binary
    ./www/resources/tree-icons/base.gif
file plusbottom.gif was initially added on branch oacs-5-1.

    • binary
    ./www/resources/tree-icons/plusbottom.gif
file plus.gif was initially added on branch oacs-5-1.

    • binary
    ./www/resources/tree-icons/plus.gif
file page.gif was initially added on branch oacs-5-1.

    • binary
    ./www/resources/tree-icons/page.gif
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
    ./www/resources/tree-icons/base.gif
    • binary
    ./www/resources/tree-icons/empty.gif
    • binary
    ./www/resources/tree-icons/folder.gif
    • binary
    ./www/resources/tree-icons/folderopen.gif
    • binary
    ./www/resources/tree-icons/join.gif
    • binary
    ./www/resources/tree-icons/joinbottom.gif
    • binary
    ./www/resources/tree-icons/line.gif
  1. … 5 more files in changeset.
Fix for bug 942. On the test system, the query time dropped from 23s to 67ms.

    • -21
    • +20
    ./www/tree-dynamic-postgresql.xql
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)

    • -37
    • +75
    ./sql/postgresql/bookmarks-create.sql
    • -60
    • +6
    ./sql/postgresql/bookmarks-drop.sql
    • -2
    • +2
    ./www/toggle-open-close-postgresql.xql
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.