• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040724 and jcd-merge-5-1-20050111

    • -1
    • +66
    ./sql/postgresql/upgrade/upgrade-5.0d1-5.0d2.sql
  1. … 2273 more files in changeset.
SQL function "bookmark__initialize_in_closed_p" takes 3 arguments starting with

package version 5.0d2.

    • -1
    • +66
    ./sql/postgresql/upgrade/upgrade-5.0d1-5.0d2.sql
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.