• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fix compatibility with new oacs-properties (HEAD, not HEADER_STUFF).

fix octal numbers messages with javascript from newer FF (month 09 is not valid)

move malte's initialization of counters to a place, where it is safe

close file that malte's initialzation did not close

deactivate initialization of counters for the time being, since it makes display very slow, some graphs are drawn as 3 mm thick lines

    • -27
    • +0
    ./xotcl-request-monitor/tcl/throttle_mod-init.tcl
    • -2
    • +42
    ./xotcl-request-monitor/tcl/throttle_mod-procs.tcl
Fixing problem with missing widget

    • -4
    • +6
    ./categories/sql/oracle/category-tree-package.sql
    • -0
    • +9
    ./categories/sql/oracle/upgrade/upgrade-1.1.2d1-1.1.2d2.sql
Update to documentation of the throttler class with a link to Thread management, as this was missing and caused me quite some search time

    • -3
    • +3
    ./xotcl-request-monitor/tcl/throttle_mod-procs.tcl
adding missing function args, fixing incorrect function args, including upgrade script

adding upgrade script

Fix incorrect function args

    • -2
    • +2
    ./acs-content-repository/acs-content-repository.info
commit template::head and the needed modifications in the master templates to make it work to CVS HEAD

    • -6
    • +7
    ./acs-templating/tcl/acs-integration-procs.tcl
    • -0
    • +398
    ./acs-templating/tcl/head-procs.tcl
  1. … 5 more files in changeset.
Fix return_url, you can't redirect to view the session you just deleted!

removed background color from xowiki-content

file sessions.xql was initially added on branch oacs-5-3.

    • -0
    • +0
    ./assessment/www/asm-admin/sessions.xql
Fix upgrade to work with correct constraint names

    • -48
    • +2
    ./assessment/www/asm-admin/sessions.tcl
    • -0
    • +57
    ./assessment/www/asm-admin/sessions.xql
doing the case logic outside where_clause as this case syntax is only for postgresql

    • -6
    • +14
    ./assessment/www/asm-admin/sessions.tcl
Fix query problem in oracle

    • -2
    • +3
    ./assessment/www/asm-admin/sessions.tcl
modified where true with where 1=1 in oracle and create distinct files for both dbs

    • -17
    • +51
    ./assessment/www/asm-admin/results-users-oracle.xql
add "-locale" option to weblog to allow e.g. multi-lingual announcements ...

    • -8
    • +11
    ./xowiki/tcl/xowiki-portlet-procs.tcl
    • -3
    • +3
    ./xowiki/www/prototypes/announcements.page
Add on delete cascade on as_session_items mapping table.

one more catalog file

fix adding of xowiki portlet to dotlrn, bump version number to update message catalog

    • -28
    • +48
    ./xowiki/www/admin/portal-element-add.tcl
upgrading to wymeditor 0.4

    • -0
    • +278
    ./xowiki/www/resources/jquery/GPL-LICENSE.txt
    • -0
    • +20
    ./xowiki/www/resources/jquery/MIT-LICENSE.txt
    • -0
    • +67
    ./xowiki/www/resources/jquery/README
    • -0
    • +11
    ./xowiki/www/resources/jquery/jquery.js
    • -2295
    • +0
    ./xowiki/www/resources/wymeditor/jquery.js
    • -176
    • +78
    ./xowiki/www/resources/wymeditor/jquery.wymeditor.js
    • -0
    • +1
    ./xowiki/www/resources/wymeditor/wym_css_parser.pack.js
    • -96
    • +108
    ./xowiki/www/resources/wymeditor/xhtml_parser.js
    • -0
    • +1
    ./xowiki/www/resources/wymeditor/xhtml_parser.pack.js
    • binary
    ./xowiki/www/resources/wymeditor/skins/wymeditor_icon.png
Fix bug introduced when custom code was committed. Remove reference to non-existant procedure. Remove reference to views package procedure.

more HTML and CSS cleanup for improved compliance

    • -15
    • +15
    ./xowiki/www/resources/xowiki.css
more HTML and CSS cleanup for improved compliance

    • -18
    • +19
    ./xowiki/www/resources/xowiki.css
loading xowiki.css before other style files (e.g. these from extra_css) to allow

easier redefinitions.

adding tags to search terms to improve results

improve html validation

improve html validation

fix link handling

Added checking for valid emails and record bounces when the email is not valid

    • -11
    • +2
    ./acs-mail-lite/tcl/acs-mail-lite-callback-procs.tcl
    • -55
    • +61
    ./acs-mail-lite/tcl/acs-mail-lite-procs.tcl
    • -2
    • +21
    ./acs-mail-lite/tcl/bounce-procs.tcl
    • -0
    • +19
    ./acs-mail-lite/tcl/bounce-procs.xql
    • -31
    • +60
    ./acs-mail-lite/tcl/complex-send-procs.tcl
For some reason it would not read the parameter from the database when using it in the thread. Therefore I initialize the parameters in the init file, which works

    • -0
    • +3
    ./xotcl-request-monitor/tcl/throttle_mod-init.tcl
bump version numbers to flag files with compatibility and HTML fixes