• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
bugfix: fixing bug #2618: sql syntax error

bugfix: fixing bug #2618: sql syntax error

Added contact::util::get_employee_organization

    • -2
    • +23
    ./packages/contacts/tcl/contacts-procs.tcl
New file location

    • -1
    • +1
    ./packages/invoices/tcl/invoice-procs.tcl
Bugfix on free registration test

adding function

    • -0
    • +24
    ./packages/invoices/tcl/offer-procs.xql
removing commented line

    • -1
    • +1
    ./packages/project-manager/www/reports.xql
adding reports link

    • -3
    • +3
    ./packages/project-manager/lib/projects.tcl
adding reports functionallity (pages and procedures)

adding messages

adding procedure for reports

adding files for reports

    • -0
    • +15
    ./packages/project-manager/www/reports.adp
    • -0
    • +173
    ./packages/project-manager/www/reports.tcl
    • -0
    • +39
    ./packages/project-manager/www/reports.xql
removed shade buttons that were 'out-of-order'. Need to find out if users acctually use them

first tests of the complete parser (level A) succeeded.

still very early to try something else than parsing ims-ld compliant xml files.

    • -0
    • +2
    ./packages/imsld/sql/postgresql/imsld-drop.sql
    • -2
    • +6
    ./packages/imsld/tcl/apm-callback-procs.tcl
    • -2
    • +1
    ./packages/imsld/tcl/imsld-cp-procs.tcl
    • -1
    • +2
    ./packages/imsld/tcl/imsld-fs-procs.tcl
    • -37
    • +87
    ./packages/imsld/tcl/imsld-install-procs.tcl
    • -129
    • +913
    ./packages/imsld/tcl/imsld-parse-procs.tcl
    • -1038
    • +30
    ./packages/imsld/tcl/imsld-procs.tcl
    • -1
    • +1
    ./packages/imsld/www/admin/imsld-new-3.tcl
* Added a 'printer friendly page' for the task calendar.

* Minor changes to formating of task calendar. Employees here have so

many tasks that displaying everyone who is associated with each task

gets to be too unwieldy

I18N of the description. This way you can use language keys in the description of a task

    • -3
    • +3
    ./packages/project-manager/tcl/task-procs.tcl
increment version number to get the changes from registering lang messages for locale de_DE foreach attribute_id and option_id created in contacts populate procedures

registering lang messages for locale de_DE foreach attribute_id and option_id created

process_name should also be send to the template

remove comments and debug notices from applications.tcl

Fixed and added salutation

Removed possibility to add a new offer due to the fact that offers are hard linked with projects

    • -1
    • +1
    ./packages/invoices/lib/offer-list.tcl
Made sure the PDF file actually exists before returning the filename

    • -2
    • +10
    ./packages/acs-tcl/tcl/pdf-procs.tcl
theme-selva, although not a good name for the package should be used as default for mounting and should have a page that links to the documentation. This adds both

    • -1
    • +1
    ./packages/theme-selva/theme-selva.info
    • -0
    • +5
    ./packages/theme-selva/www/index.adp
fix membership create so that instructors and teaching assistants are give dotlrn_admin_rel role, fixed a missing close brace in a comment inside tree-chuck.tcl

    • -1
    • +1
    ./packages/dotlrn-ecommerce/lib/tree-chunk.tcl
Better fix for bug#2539 that works with host-node mapping.

Applied patch#707 to fix bug#2539. Submit registration form to subsite

register url.

Join on acs_users_all instead of cc_users.

Join on acs_users_all instead of cc_users.

Join on acs_users_all instead of cc_users. Speeds up query immensely.