• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added warning for mass invoices

Removed transaction as it was not needed

Made some more performance tuning for billable projects

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

Added check that prohibits negative rebates

    • -4
    • +10
    ./invoices/catalog/invoices.de_DE.ISO-8859-1.xml
Caching of package_id

Performance tuning for the tasks query

    • -1
    • +2
    ./project-manager/lib/tasks-postgresql.xql
Adding carosel files.

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

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

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

    • -2
    • +2
    ./project-manager/project-manager.info
Speeding up search

    • -1
    • +2
    ./project-manager/lib/search-project.tcl
    • -7
    • +6
    ./project-manager/lib/search-project.xql
Fixing some bugs and provide some documentation on what is happening with the project_new callback

    • -2
    • +6
    ./project-manager/tcl/project-manager-callback-procs.tcl
    • -12
    • +12
    ./project-manager/tcl/project-procs.tcl
My bad. table_name can be null on OpenACS 5.3. reverting my commit

    • -5
    • +3
    ./acs-tcl/tcl/test/object-test-case-procs.tcl
Change project::new to use content::item::new

    • -0
    • +7
    ./project-manager/tcl/project-procs-postgresql.xql
    • -16
    • +61
    ./project-manager/tcl/project-procs.tcl
Fix acs_object_procs_test on PG. Was complaining about null value for table_name

    • -3
    • +5
    ./acs-tcl/tcl/test/object-test-case-procs.tcl
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

    • -1
    • +4
    ./evaluation/catalog/evaluation.en_US.ISO-8859-1.xml
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

    • -2
    • +21
    ./imsld/catalog/imsld.en_US.ISO-8859-1.xml
    • -0
    • +1
    ./imsld/sql/postgresql/imsld-create.sql
    • -0
    • +46
    ./imsld/sql/postgresql/imsld-level-c-create.sql
    • -0
    • +10
    ./imsld/sql/postgresql/imsld-level-c-drop.sql
    • -2
    • +74
    ./imsld/tcl/imsld-condition-procs.tcl
    • -13
    • +53
    ./imsld/tcl/imsld-install-procs.tcl
    • -47
    • +389
    ./imsld/tcl/imsld-parse-procs.tcl
    • -0
    • +110
    ./imsld/tcl/imsld-parse-procs.xql
  1. … 3 more files in changeset.
Missing noquotes...

fixing bug #3010 (single quotes in page names)

added missing regression test file

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

Fixing some more bugs and cleaned up the search result page

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

    • -12
    • +29
    ./ajaxhelper/tcl/ajax-yahoo-procs.tcl
    • binary
    ./ajaxhelper/www/images/indicator.gif
    • binary
    ./ajaxhelper/www/images/indicator_arrows.gif
    • binary
    ./ajaxhelper/www/images/indicator_big.gif
    • binary
    ./ajaxhelper/www/images/indicator_medium.gif
    • -58
    • +0
    ./ajaxhelper/www/overlibmws/BabelFish.js
    • binary
    ./ajaxhelper/www/overlibmws/arrow.gif
    • -575
    • +0
    ./ajaxhelper/www/overlibmws/calendarmws.js
    • binary
    ./ajaxhelper/www/overlibmws/cornerBL.gif
    • binary
    ./ajaxhelper/www/overlibmws/cornerBR.gif
    • binary
    ./ajaxhelper/www/overlibmws/cornerTL.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.

Allow xinha/richtext for Question/Feedback Right/Feedback Wrong fields

    • -7
    • +2
    ./assessment/www/asm-admin/item-add.tcl
    • -7
    • +4
    ./assessment/www/asm-admin/item-edit.tcl
Check permissions on package_id if object doesn't exist yet.

    • -6
    • +13
    ./acs-templating/www/scripts/xinha/attach-file.tcl
Made notice to debug

Performance tuning