• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
converted some more template db queries to std db api queries

  1. … 4 more files in changeset.
converted template queries to std db api

Fixed typo in the name querytext.

converted template queries to std db api

converted template queries to std db api

    • -3
    • +1
    /openacs-4/packages/cms/www/register.tcl
    • -2
    • +1
    /openacs-4/packages/cms/www/signin.tcl
    • -6
    • +5
    /openacs-4/packages/cms/www/item/create.tcl

Improved sort order of rates overview. Minor UI improvement.

cleaned up add_user_to_community a bit

removed duplicate call to add_portlet_helper

fix get subcomm joining for no_inherit perm fix

register link changes due to no_inherit security fix

    • -1
    • +1
    /openacs-4/packages/dotlrn/www/register-link.adp
important permission bug fix to dotlrn_community::new.

new communities should _not_ inherit perms from the

root dotlrn instace, since all dotlrn users have

read on the root dotlrn instance. without this

fix, users will be able to read stuff in comm's

they are not members of.

that was dumb, reverting

    • -19
    • +1
    /openacs-4/packages/dotlrn/www/register-link.adp
indented to see the logic

    • -1
    • +19
    /openacs-4/packages/dotlrn/www/register-link.adp
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()

*** empty log message ***

added Torben's fix to make the side lines look great in Navigator (olah)

converted template db api queries to std api queries

    • -169
    • +63
    /openacs-4/packages/cms/tcl/form-procs.tcl
    • -56
    • +25
    /openacs-4/packages/cms/tcl/item-procs.tcl
    • -117
    • +15
    /openacs-4/packages/cms/tcl/module-procs.tcl
    • -28
    • +10
    /openacs-4/packages/cms/tcl/perm-procs.tcl
    • -31
    • +2
    /openacs-4/packages/cms/tcl/publish-procs.tcl
    • -20
    • +2
    /openacs-4/packages/cms/tcl/rel-procs.tcl
    • -7
    • +6
    /openacs-4/packages/cms/tcl/user-procs.tcl
changed method for search form from POST to GET

Now you can share the URLs resulting from a search from the search box!

fix bug in clone where event types were not getting copied

documented the bulk upload process and cvs format in painful detail

moved recruiting_foo functions into a recruiting namespace

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

making this slightly more html 4 compliant

    • -1
    • +1
    /openacs-4/packages/dotlrn/www/dotlrn-master.adp
minor doc update

changed set_type_package_id to use named params

    • -1
    • +3
    /openacs-4/packages/dotlrn/tcl/dotlrn-procs.tcl
added delete_type and get_type_package_id procs. other minor updates

cleaned up and added delete link if the dept is empty