• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Revert massive replacement of empty list creation sentences. The use of '[list]' instead of '{}' adds semantics that could be used for performance improvements in the future, such as using a different internal representation. There is already work in this direction, avoiding the generation of the string representation during comparison of empty strings (huge thanks to Stefan Sobernig for the pointer: https://core.tcl.tk/tcl/info/44527c632ed609c2).

  1. … 475 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 225 more files in changeset.
Note title is no longer ambiguous.

Change OpenACS 4.x to just OpenACS is the description.

Cosmetic ...

Oops last commit was from the www subdirectory ...

    • -0
    • +99
    ./sql/oracle/upgrade/upgrade-0.12d-0.13d.sql
    • -88
    • +88
    ./sql/postgresql/notes-create.sql
    • -0
    • +40
    ./sql/postgresql/upgrade/upgrade-0.12d-0.13d.sql
Rewrote "notes" to use ad_form and package_instantiate_object to make it a

better example (Rocael at University of Galileo asked for a nice example so

I decided to just rewrite notes). We should also have an example using the

CR of course ... some other time.

merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

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

    • -0
    • +107
    ./sql/oracle/upgrade/upgrade-0.11d-0.12d.sql
  1. … 6 more files in changeset.
Updated version numbers to upgrade to changes made for Oracle 9i support

  1. … 37 more files in changeset.
Oracle9i porting changes

- Changed procedure names from delete to del

- Changed view declaration to use actual column names

- Changed "rel_constraints_violated_one" and "rel_constraints_violated_two"

(http://openacs.org/forums/message-view?message_id=81045)

  1. … 273 more files in changeset.
noquote fix

  1. … 10 more files in changeset.
Added -- after call to ad_text_to_html to prevent argument from being considered a switch

  1. … 4 more files in changeset.
noquote changes (Dirk Gomez)

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

  1. … 39 more files in changeset.
Merge of all changes from oacs-4-6 to HEAD. All changes up to tag jcd-merge-2

on oacs-4-6 are included.

  1. … 53 more files in changeset.
added a comment at the top saying what this file is for

    • -0
    • +11
    ./sql/postgresql/notes-sc-create.sql
merge from oacs-4-6

  1. … 103 more files in changeset.
add missing ad_library calls

  1. … 14 more files in changeset.
no per page title/context, propigate to master

double qoute width=NUM%> to avoid the ADP parser warnings fixes bug 1582 patch 304

  1. … 38 more files in changeset.
sorry - this is the proper fix for title bug.

omitting title used to bomb - not anymore. also added alt tags to img's

added name method

    • -10
    • +16
    ./sql/postgresql/notes-create.sql
*** empty log message ***

enhanced search package

  1. … 10 more files in changeset.
support/implementation of FtsContentProvider

    • -0
    • +64
    ./sql/postgresql/notes-sc-create.sql
    • -0
    • +18
    ./sql/postgresql/notes-sc-drop.sql
    • -0
    • +37
    ./tcl/notes-procs.tcl
adjusted .info files to reflect OpenACS

  1. … 4 more files in changeset.
removed aD code

removed aD code

improved comments

    • -167
    • +72
    ./sql/postgresql/notes-create.sql