• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
get the _applet's_ package_id not the community's, duh!

Typo...

removed unused "render_element" proc

Fixed a few minor bugs and updated some info files...

    • -31
    • +1
    ./calendar/www/cal-weekview-oracle.xql
    • -31
    • +1
    ./calendar/www/cal-weekview-postgresql.xql
Removed dependency on db_type by using db_map instead. Makes for cleaner code.

    • -0
    • +9
    ./news/www/admin/revision-add-oracle.xql
Changed pretty_name and pretty_plural for news content type to 'News Article(s)' to avoid conflict with ETP.

A variety of minor fixes ...

    • -23
    • +22
    ./acs-content-repository/sql/oracle/content-create.sql
    • -125
    • +20
    ./ref-timezones/sql/oracle/ref-timezones-create.sql
  1. … 1 more file in changeset.
*** empty log message ***

The monthview queryfile was named "*-oralce*" by mistake earlier, and I

split stuff out into a queryfile in the other file being updated.

    • -0
    • +12
    ./calendar/tcl/calendar-community-core-procs.xql
    • -0
    • +56
    ./calendar/www/cal-monthview-oracle.xql

Added new files to the .info file.

Port query

    • -11
    • +11
    ./acs-subsite/tcl/subsite-procs-postgresql.xql

Made ref-timezones work with PostgreSQL, made names of reference packages

be consistent.

    • -35934
    • +35934
    ./ref-timezones/sql/common/ref-timezones-rules.sql
    • -1
    • +2
    ./ref-timezones/sql/oracle/ref-timezones-drop.sql
    • -11
    • +29
    ./ref-timezones/sql/postgresql/ref-timezones-drop.sql
    • -2
    • +2
    ./ref-us-counties/ref-us-counties.info
    • -2
    • +2
    ./ref-us-zipcodes/ref-us-zipcodes.info
*** empty log message ***

acs-interface has been replaced by acs-service-contract

    • -16
    • +0
    ./acs-interface/sql/oracle/acs-interface-drop.sql
    • -328
    • +0
    ./acs-interface/sql/oracle/upgrade-4.0.1b2-4.0.1b3.sql
    • -116
    • +0
    ./acs-interface/www/doc/design.html
    • -103
    • +0
    ./acs-interface/www/doc/requirements.html

This package has been replaced by "ref-timezones"

    • -40049
    • +0
    ./timezones/sql/common/timezone-rules.sql
    • -532
    • +0
    ./timezones/sql/oracle/timezone-data.sql
    • -25
    • +0
    ./timezones/sql/oracle/timezone-drop.sql
    • -512
    • +0
    ./timezones/sql/oracle/timezones-create.sql
First port of news. Tested on both Oracle and Postgres. Search is still missing in Postgres.

    • -0
    • +887
    ./news/sql/postgresql/news-create.sql
    • -0
    • +179
    ./news/sql/postgresql/news-drop.sql
    • -0
    • +41
    ./news/tcl/news-procs-oracle.xql
    • -0
    • +36
    ./news/tcl/news-procs-postgresql.xql
    • -0
    • +48
    ./news/www/index-oracle.xql
    • -0
    • +48
    ./news/www/index-postgresql.xql
    • -0
    • +20
    ./news/www/index.xql
    • -0
    • +39
    ./news/www/item-create-3-oracle.xql
    • -0
    • +31
    ./news/www/item-create-3-postgresql.xql
    • -0
    • +13
    ./news/www/item-create-oracle.xql
    • -0
    • +13
    ./news/www/item-create-postgresql.xql
  1. … 35 more files in changeset.
start of dotLRN doc

    • -0
    • +0
    ./dotlrndoc/www/doc/architecture-overview.adp
    • -0
    • +0
    ./dotlrndoc/www/doc/permission-overview.adp
    • -0
    • +0
    ./dotlrndoc/www/doc/permission-overview.txt
Initial revision

    • -0
    • +5
    ./dotlrndoc/WHAT_THE_HECK_IS_THIS.txt
    • -0
    • +14
    ./dotlrndoc/tcl/dotlrn.tcl
    • -0
    • +10
    ./dotlrndoc/www/index.adp
    • -0
    • +42
    ./dotlrndoc/www/style.css
    • -0
    • +177
    ./dotlrndoc/www/doc/architecture-overview.adp
    • -0
    • +62
    ./dotlrndoc/www/doc/detailed-todo.adp
    • -0
    • +16
    ./dotlrndoc/www/doc/index.adp
    • -0
    • +59
    ./dotlrndoc/www/doc/nomenclature.adp
    • -0
    • +235
    ./dotlrndoc/www/doc/permission-overview.adp
    • -0
    • +81
    ./dotlrndoc/www/doc/permission-overview.txt
    • -0
    • +90
    ./dotlrndoc/www/doc/schedule.adp
    • -0
    • +117
    ./dotlrndoc/www/doc/subsite-use.txt

Fixed Dan's new trigger ...

acs service contract documentation by kapil thangavelu

    • -0
    • +167
    ./acs-service-contract/www/doc/index.html
Added my_bookmarks_select query to index-postgresql.xql to allow views of own bookmarks to avoid permissions_p hit

    • -0
    • +34
    ./bookmarks/www/index-postgresql.xql
minor changes

    • -5
    • +3
    ./dotlrn-portlet/tcl/dotlrn-portlet-procs.tcl
Get package_id from applet callback, then insert

Forgot to insert newly created package_id into dotlrn_community_applets

updates file info to reflect host-node mapping patch

mime type finding fix

portal proc names changed

removed debug code, changed names

    • -24
    • +16
    ./new-portal/tcl/portal-procs.tcl

Applied patch #73

    • -3
    • +10
    ./acs-bootstrap-installer/tcl/30-apm-load-procs.tcl
added acs_object__new which takes security_inherit_p as an arguement. Needed for static pages