• last updated 28 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

Added C. R. Oldham's patch to fix membership testing (unimplemented in ACS

4.2). Ported it to PG on the way ...

added person.first_names, person.last_name, party.email functions to person and party packages, as well as porting to their postgresql equivelants

cleaned up email check

fixing a bad query

changing wording a tad

made a template to be included in other templates that displays the contents of a folder, used in in the index page

    • -0
    • +35
    /openacs-4/packages/file-storage/www/folder-chunk.adp
    • -0
    • +28
    /openacs-4/packages/file-storage/www/folder-chunk.tcl
minor fixes

    • -2
    • +2
    /openacs-4/packages/dotlrn/dotlrn.info
    • -1
    • +1
    /openacs-4/packages/dotlrn/www/folder-chunk.adp

Minor typo, another apostrophe catastrophe.

changing default value of parameter just to make things easier

added some more shared folder stuff

    • -1
    • +3
    /openacs-4/packages/dotlrn/dotlrn.info
    • -0
    • +35
    /openacs-4/packages/dotlrn/www/folder-chunk.adp
    • -0
    • +28
    /openacs-4/packages/dotlrn/www/folder-chunk.tcl
cleaned up a little more to remove code duplication. added api to get the contents of a folder.

added a function for converting a list of ns_sets (probably created with db_list_of_ns_sets) into a multirow datasource

adding a utility function to convert an ns_ste into a list (useful for converting into an array)

adding db api call to return the result set as a list of ns_sets, one for each row in the result set

added removeuser and removeapplet ops. cleaned up file

Added "iscachable" to "tree_ancestor_p".

correct missing page_id var

Enable subcategory searching

HTML tags cleanup

fixed some more stuff up (hopefully pgsql version works)

fixes

add missing close-bracket

fixes bug #1055. send correct parent_community_id to package_inst_obj. don't set to null, then update which caused comm_key uniqueness errors

patch 157 applied

patch 109

making the parameters required explicitly

New xql files as part of the demo fix.

Fixed the 'Simple Form' and 'Editing: several pages in one' demos.

Run demo-drop and then demo-create scripts in Postgresql to take advantage

of this fix in a running system.

Changed timezone calls to CAST for PG 7.2 compatibility ...

more consistency