chak in OpenACS

commiting changes

initial revision

initial release

Initial revision

    • -0
    • +31
    /openacs-4/packages/recruiting-portlet/www/recruiting-portlet.adp
    • -0
    • +41
    /openacs-4/packages/recruiting-portlet/www/recruiting-portlet.tcl
    • -0
    • +26
    /openacs-4/packages/recruiting-portlet/www/recruiting-portlet.xql
fixed some typos

updated dependency info

chagned the package name in the dot-info file

    • -0
    • +132
    /openacs-4/packages/recruiting/recruiting.info
added email editing stuff

    • -0
    • +39
    /openacs-4/packages/recruiting/tcl/recruiting-email-procs.tcl
    • -0
    • +54
    /openacs-4/packages/recruiting/tcl/recruiting-email-procs.xql
    • -0
    • +5
    /openacs-4/packages/recruiting/www/admin/email-options.adp
    • -0
    • +37
    /openacs-4/packages/recruiting/www/admin/email-options.tcl
    • -0
    • +46
    /openacs-4/packages/recruiting/www/admin/email-options.xql
recruiting_email -> recruiting::email

added call to acs_impl_alias__new for cloning.. now loading this file works

modified dotlrn-dotlrn-create.sql files to source other sql files

removed sql from tcl files and added one missing query to xql file

rel_id->p_rel_id in function calls to ...rel__detete()

moved recruiting_foo functions into a recruiting namespace

  1. … 4 more files in changeset.
moved recruiting_foo functions into a recruiting namespace

first_name->first_names

changed all calls to table:: to be scoped ui::table:: and changed camelCapitalization to underscore_separation

  1. … 25 more files in changeset.
moved table ui stuff to new standalone ui package

added simple new/delete/update/get api for person objects

fixed but in dotlrn_admin_rel__delete

silly me, accidentally added backup files to the cvs. bad dan

more recruiting fixes

  1. … 27 more files in changeset.
db_nextval further modified to be more compact, and logging set to the debug level

hacked db_nextval to take both standard PG sequences and view-hack sequences into account

changed parameter declaration from integer to alias for..

fixed order of define_function_args for dotlrn_community__new and also added default value of false for archived_p. also placed the define_function_args calls next to their plsql procs so it is easier to see when the parameter lists don't match.

fixed incorrect ordering of parameters

fixed another typo in a member_rel_creation..

fixed a typo in a member_rel_creation..

bug fixes

    • -0
    • +5
    /openacs-4/packages/recruiting/www/admin/delete-interview.adp
    • -0
    • +39
    /openacs-4/packages/recruiting/www/admin/delete-interview.tcl