• last updated 32 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added warning for mass invoices

    • -1
    • +4
    ./packages/invoices/www/mass-invoice.tcl
    • -1
    • +2
    ./packages/invoices/www/mass-invoice.xql
Removed transaction as it was not needed

    • -47
    • +47
    ./packages/invoices/tcl/offer-procs.tcl
Made some more performance tuning for billable projects

    • -8
    • +6
    ./packages/invoices/lib/projects-billable.tcl
    • -27
    • +20
    ./packages/invoices/lib/projects-billable.xql
made sure we deal correctly with project_manager

    • -1
    • +8
    ./packages/invoices/lib/offer-list.tcl
Added check that prohibits negative rebates

    • -4
    • +2
    ./packages/invoices/www/invoice-pay.tcl
    • -7
    • +16
    ./packages/invoices/www/offer-ae.tcl
Caching of package_id

    • -1
    • +12
    ./packages/dotlrn/tcl/community-procs.tcl
    • -1
    • +1
    ./packages/dotlrn/tcl/community-procs.xql
Performance tuning for the tasks query

Adding carosel files.

    • -0
    • +77
    ./packages/ajaxhelper/www/resources/carousel/carousel.css
    • -0
    • +241
    ./packages/ajaxhelper/www/resources/carousel/carousel.js
    • binary
    ./packages/ajaxhelper/www/resources/carousel/left-enabled.gif
Fixed display or running requests

    • -3
    • +6
    ./packages/xotcl-request-monitor/www/index.tcl
Added second page for the project overview as the one page design is overloaded

    • -0
    • +1
    ./packages/project-manager/www/two.adp
    • -0
    • +100
    ./packages/project-manager/www/two.tcl
New language keys

    • -1
    • +1
    ./packages/project-manager/lib/tasks.tcl
    • -0
    • +1
    ./packages/project-manager/www/send-mail.adp
Speeding up search

Fixing some bugs and provide some documentation on what is happening with the project_new callback

My bad. table_name can be null on OpenACS 5.3. reverting my commit

Change project::new to use content::item::new

Fix acs_object_procs_test on PG. Was complaining about null value for table_name

notifying the user only if his or her grade have been modified using the -subset option of the notification::send function

    • -7
    • +9
    ./packages/evaluation/tcl/evaluation-procs.tcl
notifying only the users whose grade was modified/added using the -subset flag of the notification::new function

    • -7
    • +9
    ./packages/evaluation/tcl/evaluation-procs.tcl
level C of the spec:

- notifications

* modifying the data base, adding tables

* modifying the parser, adding and editing functions

* modifying the player, adding and editing functions

    • -1
    • +3
    ./packages/imsld/sql/postgresql/imsld-drop.sql
    • -0
    • +46
    ./packages/imsld/sql/postgresql/imsld-level-c-create.sql
    • -0
    • +10
    ./packages/imsld/sql/postgresql/imsld-level-c-drop.sql
    • -2
    • +74
    ./packages/imsld/tcl/imsld-condition-procs.tcl
    • -13
    • +53
    ./packages/imsld/tcl/imsld-install-procs.tcl
    • -47
    • +389
    ./packages/imsld/tcl/imsld-parse-procs.tcl
    • -0
    • +110
    ./packages/imsld/tcl/imsld-parse-procs.xql
    • -11
    • +294
    ./packages/imsld/tcl/imsld-procs.tcl
    • -2
    • +240
    ./packages/imsld/tcl/imsld-procs.xql
    • -1
    • +4
    ./packages/imsld/www/activity-frame.tcl
  1. … 3 more files in changeset.
Missing noquotes...

    • -2
    • +2
    ./packages/acs-subsite/www/shared/confirm.adp
fixing bug #3010 (single quotes in page names)

    • -1
    • +1
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
    • -18
    • +18
    ./packages/xowiki/www/view-default.adp
added missing regression test file

    • -0
    • +1
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
    • -0
    • +503
    ./packages/xowiki/www/admin/test.tcl
fixing bug #3014

    • -4
    • +11
    ./packages/xowiki/tcl/package-procs.tcl
Fixing some more bugs and cleaned up the search result page

    • -63
    • +25
    ./packages/search/www/search.adp
commit version 0.7d, updated to scriptaculous v1.6.4 and YUI version 0.11.4, committed autosuggest code by Dennis Castillo, moved javascript files and images to resources folder to take advantage of request processor tracking

    • -1
    • +99
    ./packages/ajaxhelper/tcl/ajax-procs.tcl
    • -12
    • +29
    ./packages/ajaxhelper/tcl/ajax-yahoo-procs.tcl
    • -4
    • +6
    ./packages/ajaxhelper/www/doc/index.html
    • binary
    ./packages/ajaxhelper/www/images/indicator.gif
    • binary
    ./packages/ajaxhelper/www/overlibmws/arrow.gif
  1. … 321 more files in changeset.
Remove or comment out dotlrn specific code snuck into search. This

will be a callback of some sort eventually.

    • -2
    • +2
    ./packages/search/tcl/search-procs.tcl
Allow xinha/richtext for Question/Feedback Right/Feedback Wrong fields

Check permissions on package_id if object doesn't exist yet.

Made notice to debug

    • -2
    • +2
    ./packages/invoices/www/invoice-ae.tcl
Performance tuning

    • -26
    • +7
    ./packages/invoices/lib/offer-list.tcl
    • -8
    • +2
    ./packages/invoices/lib/offer-list.xql