• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed packaged body bug

add missing dot between table and column name

add missing dot between table and column name

Fix missing column "widget" in category_tree_map in Oracle; strangely enough, the upgrade script was available.

Oooops, fixed for my previous commit. Actually the checks were OK there, it was the one used as condition to build the revoke/grant prilige link that was wrong

    • -4
    • +6
    /openacs-4/packages/dotlrn/www/admin/user.tcl
Fixed the is user swa, is user dotlrn_admin checks by passing the user_id to the procs, otherwise they would check using ad_conn user_id...

    • -3
    • +3
    /openacs-4/packages/dotlrn/www/admin/user.tcl
Fix missing column "widget" in category_tree_map in Oracle

fix the last fix

    • -2
    • +4
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- improve handling for form-fields of type form_page (makes it easier to change the xowiki instance, from where the form is resolved)

- better handling of nested package initialzations

    • -2
    • +12
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
admin index converted to tcl/adp pair

    • -0
    • +58
    /openacs-4/packages/ecommerce/www/admin/index.adp
fix for bug #3129; used provided patch

fix for bug #3129; used provided patch

Resurrecting message keys added on en_US locale for de_DE, el_GT, es_ES,

nl_NL, pt_BR.

pragmatically resolving bug #2324

removing apparently unused files

ignore locale in category_tree::get_id for now, since it seems broken

    • -2
    • +3
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
make SQL importer more robust, provide content-disposition for csv-output, provde has_hstore in symmetry to has_ltree

make importer more robust with strange names of stored precedures in SQL.

fix comma in comment

- changed pretty value to omit ".." from category trees on level>1

- minor refactoring: made FormField::select and FormField::radio

subclasses of the abstract class FormField::enumeration,

keeping now the common methods for these classes

- import/export of FormFields using category trees as

source.

    • -2
    • +4
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -24
    • +165
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
Added missing message keys ...

use template::head if available, preload icons used in file panel, do not show [x] if folder is empty, escape double quotes in json fields, url encode download_url

Message keys for core packages from translation server ( Openacs 5.4.1 ).

Added title ...

eliminating entries miguelm lars peterm, this needs more cleanup

karma for stefans over rep

Missing "@" in a var ref

Fix to avoid the growth of the subject line in a multi-language environment. The Re: prefix is always added using the site wide locale to be able to trim it.

Fixed default template: only render content when it's HTML or can be converted to HTML

fix validation of empty file names in file-uploads when trying to create new files