• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
provide named arguments for stored procedures to reduce warnings with recent versions of OpenACS

  1. … 2 more files in changeset.
improve spelling

  1. … 8 more files in changeset.
- allow session_id to be bigint. This change is necesasry on long running sites, when the session_id outgrows SQLs integer type

  1. … 2 more files in changeset.
- modernize tcl further

- bump version number

  1. … 7 more files in changeset.
Exported info file from APM. Upgrading to 5.0d3

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

  1. … 116 more files in changeset.
merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

  1. … 598 more files in changeset.
Updated version numbers to upgrade to changes made for Oracle 9i support

  1. … 37 more files in changeset.
merge of 4.6.3b1 to HEAD

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

  1. … 130 more files in changeset.
Finished global permissions setting

  1. … 4 more files in changeset.
Updated one-host.xql

  1. … 1 more file in changeset.
Most Popular hosts/URLs working.

  1. … 3 more files in changeset.
Search functionality working.

  1. … 2 more files 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.
Forgot to update bookmarks.info

Bookmark Import working

  1. … 4 more files 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

  1. … 7 more files in changeset.

1. Added a check that PG was initdb's with the collation order for

characters that we expect.

2. Jon added a "sql/common" directory for the insert statements which

load data for acs-references, so I added a new datamodel type "common"

to the APM.

3. Created a new db API routine that returns true if a given db_type is

compatible with the current RDBMS.

4. Added a workaround for a PL/pgSQL "execute" bug in acs-workflow (other

cases had been fixed previously by others but this one was missed)

5. Diddled a couple of .info files using the APM.

  1. … 10 more files in changeset.
Bookmarks administration (by Admin) working...

  1. … 3 more files in changeset.
Fixed error in actually selecting bookmarks to view. Hadn't tried that yet...you can use them now.

  1. … 3 more files in changeset.
Fixed error in sort order on index page. Added editing and viewing. Basic

functionality is working.

  1. … 15 more files in changeset.
Fixed error in tree_sortkey insert trigger; hopefully tree_sortkey being created/updated properly now.

  1. … 4 more files in changeset.
Working on bookmark-delete

  1. … 5 more files in changeset.
Fixing multiple functions without return values....oops!

  1. … 3 more files in changeset.
'Create new folder' works.

  1. … 9 more files in changeset.

Staring work with query porter and xql files. Done queries in tcl, and index files in www...

  1. … 10 more files in changeset.

Initial data model changes for OpenACS (Postgres added). bookmark.info

also updated. www files not yet touched

  1. … 2 more files in changeset.

1. Ripped out the '' vs. NULL string kludge, which was a stupid idea in the

first place (MY stupid idea, for the record).

2. More .xql file porting...

  1. … 23 more files in changeset.