• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Improvements in order to increase the funcionalities, overall in the creation and using of chat rooms

    • -20
    • +107
    /openacs-4/packages/chat/tcl/chat-procs.tcl
    • -1
    • +0
    /openacs-4/packages/chat/www/html-chat.adp
    • -2
    • +2
    /openacs-4/packages/chat/www/java-chat.adp
    • -56
    • +103
    /openacs-4/packages/chat/www/room-edit.tcl
    • -6
    • +7
    /openacs-4/packages/chat/www/room-enter.tcl
Add nsv check so bulk mail sweep only run once at a time.

Added warning for mass invoices

Removed transaction as it was not needed

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

made sure we deal correctly with project_manager

Added check that prohibits negative rebates

Caching of package_id

Performance tuning for the tasks query

Adding carosel files.

Fixed display or running requests

Added second page for the project overview as the one page design is overloaded

New language keys

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

notifying only the users whose grade was modified/added using the -subset flag of the notification::new function

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

    • -47
    • +389
    /openacs-4/packages/imsld/tcl/imsld-parse-procs.tcl
    • -0
    • +110
    /openacs-4/packages/imsld/tcl/imsld-parse-procs.xql
    • -11
    • +294
    /openacs-4/packages/imsld/tcl/imsld-procs.tcl
    • -2
    • +240
    /openacs-4/packages/imsld/tcl/imsld-procs.xql
  1. … 3 more files in changeset.
Missing noquotes...

fixing bug #3010 (single quotes in page names)

    • -18
    • +18
    /openacs-4/packages/xowiki/www/view-default.adp
added missing regression test file

    • -1
    • +1
    /openacs-4/packages/xowiki/lib/view.tcl
    • -0
    • +503
    /openacs-4/packages/xowiki/www/admin/test.tcl
fixing bug #3014

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

    • -63
    • +25
    /openacs-4/packages/search/www/search.adp
    • -9
    • +16
    /openacs-4/packages/search/www/search.tcl
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. … 321 more files in changeset.
let everything run under dotlrn

    • -2
    • +3
    /openacs-dist/debian/debian/DEBIAN/prerm
    • -2
    • +2
    /openacs-dist/debian/debian/etc/init.d/dotlrn
Remove or comment out dotlrn specific code snuck into search. This

will be a callback of some sort eventually.

    • -2
    • +2
    /openacs-4/packages/search/tcl/search-procs.tcl
    • -6
    • +6
    /openacs-4/packages/search/www/search.tcl
remove CVS directories - added -rf switch