• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
remove superfluous package local masters and use sitewide master by default

  1. … 687 more files in changeset.
use sitewide master ever with head_content set

add link to bookmark and mailto on detail page

Patch 324 for Bug 1504 by Cathy Sarisky

in tree.tcl: removed extension .tcl from links

in index.adp: removed extension .tcl from tree.tcl

Changed the representation of tree_sortkeys from "text" to "bit varying".

    • -14
    • +6
    ./permissions-reset-all-2-postgresql.xql
    • -14
    • +6
    ./permissions-reset-all-postgresql.xql
  1. … 53 more files in changeset.

Some more speeding-up type activity...

  1. … 1 more file in changeset.
Adding my_bookmarks_select query to index-oracle.xql

Added my_bookmarks_select query to index-postgresql.xql to allow views of own bookmarks to avoid permissions_p hit

Fixed insert with quotes, and started work on tweaking the regexes for bookmarks-import. The import_list variable was not being tested properly for existence; this is fixed.

    • -10
    • +6
    ./bookmark-add-one-2-postgresql.xql
Fixing import from bookmarks.htmCVS: ----------------------------------------------------------------------

Finished global permissions setting

    • -0
    • +26
    ./permissions-reset-all-2-oracle.xql
    • -0
    • +50
    ./permissions-reset-all-2-postgresql.xql
    • -0
    • +16
    ./permissions-reset-all-oracle.xql
    • -0
    • +28
    ./permissions-reset-all-postgresql.xql
  1. … 1 more file in changeset.
Porting delete-dead-links

    • -21
    • +10
    ./delete-dead-links-postgresql.xql
Updated one-host.xql

  1. … 1 more file in changeset.
Ummmm...ok. NOW Most Popular hosts/URLs working! *grin*

Most Popular hosts/URLs working.

    • -0
    • +31
    ./most-popular-oracle.xql
    • -0
    • +59
    ./most-popular-postgresql.xql
  1. … 1 more file in changeset.
Search functionality working.

    • -0
    • +77
    ./search-postgresql.xql
  1. … 1 more file in changeset.
Javascript version working...successful w/ Opera 5 for Linux, Mozilla 0.9.1 and Galeon 0.11 on Linux. Konq isn't working yet (?? any ideas ??), and I haven't tested on WinX yet. I didn't change the actual js though (just the PG query), so hopefully it'll be ok.

  1. … 1 more file in changeset.
Updating js tree...

Adding files for Javascript view

    • -0
    • +33
    ./tree-dynamic-oracle.xql
    • -0
    • +37
    ./tree-dynamic-postgresql.xql
Bookmark Import working

    • -15
    • +10
    ./bookmarks-check-postgresql.xql
    • -0
    • +66
    ./bookmarks-import-oracle.xql
    • -0
    • +70
    ./bookmarks-import-postgresql.xql
    • -0
    • +70
    ./bookmarks-import.xql
  1. … 1 more file in changeset.
Syncing with server after move; adding fixes to CONNECT BY replacements. Presently, some are broken once multiple users are added to site

  1. … 1 more file in changeset.
Fixed error in bookmarks__new; context_id was not being set in acs_objects for all bookmarks -- added dead links checking

    • -0
    • +27
    ./bookmarks-user-list-oracle.xql
    • -0
    • +37
    ./bookmarks-user-list-postgresql.xql
    • -0
    • +42
    ./delete-dead-links-oracle.xql
    • -0
    • +55
    ./delete-dead-links-postgresql.xql
  1. … 3 more files in changeset.
Check Links also working for individual users

Bookmarks administration (by Admin) working...

    • -0
    • +47
    ./bookmarks-check-oracle.xql
    • -0
    • +55
    ./bookmarks-check-postgresql.xql
  1. … 1 more file in changeset.
Fixed error in actually selecting bookmarks to view. Hadn't tried that yet...you can use them now.

    • -0
    • +16
    ./bookmark-access-oracle.xql
    • -0
    • +26
    ./bookmark-access-postgresql.xql
  1. … 2 more files in changeset.
Fixed error in sort order on index page. Added editing and viewing. Basic

functionality is working.

    • -0
    • +47
    ./bookmark-add-one-2-oracle.xql
    • -0
    • +49
    ./bookmark-add-one-2-postgresql.xql
    • -0
    • +34
    ./bookmark-add-one-2.xql
    • -0
    • +35
    ./bookmark-edit-2-oracle.xql
    • -0
    • +45
    ./bookmark-edit-2-postgresql.xql
    • -0
    • +20
    ./bookmark-edit-2.xql
    • -0
    • +8
    ./bookmark-edit-oracle.xql
    • -0
    • +15
    ./bookmark-edit-postgresql.xql
    • -0
    • +32
    ./bookmark-view-oracle.xql
  1. … 2 more files in changeset.
Fixed error in tree_sortkey insert trigger; hopefully tree_sortkey being created/updated properly now.

  1. … 3 more files in changeset.
Bookmark delete is working

  1. … 1 more file in changeset.