• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
changing <b> tag to <em> tag to meet accessibility requirements

changing <br/> to <br> to meet html transitional validation requirements

changing <br/> to <br> to meet html transitional validation requirements

    • -1
    • +1
    ./acs-admin/www/users/merge-confirm.adp
    • -2
    • +2
    ./acs-api-browser/tcl/acs-api-documentation-procs.tcl
    • -1
    • +1
    ./acs-templating/resources/forms/standard.adp
    • -6
    • +6
    ./acs-templating/tcl/richtext-procs.tcl
removing / from <input ... /> tag to meet html transitional requirements

I missed one reference to the user_new_template in my last commit, this fixes that

UserInfoTemplate should be used instead of UserNewTemplate when at /pvt/home since we are not creeating a new user but editing the info on an existing one

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