• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removing custom sql and instead using the tcl api to get the best revision id for pm::project::get_project_item_id

    • -9
    • +1
    ./project-manager/tcl/project-procs-oracle.xql
    • -11
    • +0
    ./project-manager/tcl/project-procs-postgresql.xql
    • -5
    • +3
    ./project-manager/tcl/project-procs.tcl
Adding no_perm_check to contacts::person::new when adding to the contacts default group since permissions checks take place before this proc is run

Adding the ability to add the opposite end of a relationship, i.e. either an employer OR an employee when creating a new contact

Moving context_id to be included in the form even if there are no file attachments (integration from csreurope)

update of message catalog

adjust to changes in xotcl-core, make form entry table accept more different content fields, bump version number

    • -12
    • +21
    ./xowiki/tcl/xowiki-portlet-procs.tcl
add aditional attribute to table fields (richtext), bump verison numbers to force this version

additional menu button includelet "copy"

    • -12
    • +52
    ./xowiki/tcl/xowiki-portlet-procs.tcl
set in xowiki includes the global variable ::xowiki_head

connection locale handling for toc and book

    • -12
    • +23
    ./xowiki/tcl/xowiki-portlet-procs.tcl
allow links ..../swf/...

support for local links [[//....]] for images, css and .js

adjust to released version of xotcl-core and xowiki

    • -2
    • +2
    ./xowiki-portlet/www/xowiki-admin-portlet.tcl
some work on locale handling in toc includelet

    • -10
    • +18
    ./xowiki/tcl/xowiki-portlet-procs.tcl
SQL standard (limit sentence is only for postgresql)

    • -0
    • +22
    ./new-portal/tcl/portal-procs-oracle.xql
    • -0
    • +20
    ./new-portal/tcl/portal-procs-postgresql.xql
flag built-in methods in class browser

explain more details in the class browser

extend the class browser to show the class hierarchy

Save page variable when generating context bar with link to filtered list

    • -0
    • +1
    ./bug-tracker/tcl/bug-tracker-procs.tcl
Problem with role in subgroups with evaluation

Problem with role in subgroups with evaluation

    • -1
    • +1
    ./evaluation/www/admin/grades/grades-reports.xql
Give .lrn admins nav tools to the lrn admin page, i.e. the "admin" tab

on the main navbar and the "admin" link on the dotlrn toolbar.

    • -101
    • +109
    ./theme-zen/tcl/navigation-procs.tcl
Removed garbage assessment link that linked to a non-existent script and

which shouldn't exist in core anyway. We should never present a link to

a non-existent script, whether it's guarded by a "package installed" bool

or not.

add rule for create-new to policy2 and policy3

add rule for create-new to policy2 and policy3

improve api browser output

changing lang message acs-kernel.common_No to acs-kernel.common_No since the upper case reference is not in the kernel

Removing dos based ^M characters from the end of lines in user-tracking/www/communities-card.tcl

    • -269
    • +269
    ./user-tracking/www/communities-card.tcl
The variable total_completed, used for counting the number of completed

activities was not initialized. I just added the line before the loop.

decativating unneeded and broken button on admin paages for creating FormPages via "nobody" privilege