• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Make title optional, not every question set needs to be saved for reuse.

Fix unescaped variable references.

Fixed ad_conn peeraddr to return the correct IP Address

    • -0
    • +28
    ./acs-tcl/tcl/request-processor-procs.tcl
use policy to decide, whether create-new-page links for unknown page references should be presented to a user

provide policy checking for uploading and/or renaming .js and .css files

corrected misspelled variable name form_d -> form_id

simplified naming conventions for ::xowiki::File (all are named now file:*, and not swf:* etc), simplified name resolution, allowing .css and .js to be included in an xowiki folder and being resolved from there

    • -2
    • +25
    ./xowiki/tcl/xowiki-callback-procs.tcl
Fixing two things I forgot

    • -1
    • +1
    ./acs-lang/www/admin/import-messages.adp
    • -0
    • +2
    ./acs-lang/www/admin/import-messages.tcl
Introduced (from AIMS product by Quest) the KeepLocalTranslations Parameter which allows anyone to keep their local changes even if the merge function believes the local change should be overwritten. A conflict is raised in this case. Additionally made sure we cannot register a message to a non existent package_key. Also be a little bit more conservative when deleting message keys (so they can only be deleted from the main locale, otherwise only unregistered

    • -15
    • +66
    ./acs-lang/tcl/lang-catalog-procs.tcl
    • -63
    • +115
    ./acs-lang/tcl/localization-procs.tcl
    • -32
    • +37
    ./acs-lang/www/admin/export-messages.adp
    • -2
    • +11
    ./acs-lang/www/admin/import-messages.adp
    • -1
    • +18
    ./acs-lang/www/admin/import-messages.tcl
    • -17
    • +47
    ./acs-lang/www/admin/localized-message-new.tcl
    • -14
    • +28
    ./acs-lang/www/admin/message-delete.adp
    • -9
    • +28
    ./acs-lang/www/admin/message-delete.tcl
    • -1
    • +0
    ./acs-lang/www/admin/message-list-oracle.xql
    • -91
    • +94
    ./acs-lang/www/admin/message-list.adp
    • -4
    • +24
    ./acs-lang/www/admin/message-list.tcl
    • -4
    • +22
    ./acs-lang/www/admin/package-list.tcl
Merge of lors* packages from oacs-5-3 (michele's work on the rte)

    • -0
    • +19
    ./lorsm/src/java/descriptionforjar.jardesc
    • -0
    • +337
    ./lorsm/src/java/org/adl/datamodels/Element.java
  1. … 68 more files in changeset.
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