• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
adding support for new portlet

    • -3
    • +3
    ./dotlrn-project-manager/dotlrn-project-manager.info
    • -0
    • +12
    ./dotlrn-project-manager/tcl/dotlrn-project-manager-procs-postgresql.xql
    • -7
    • +48
    ./dotlrn-project-manager/tcl/dotlrn-project-manager-procs.tcl
increment version number to get changes in code

    • -2
    • +2
    ./project-manager/project-manager.info
new include to show all projects for the sent party_id

    • -0
    • +6
    ./project-manager/lib/all-party-projects.adp
    • -0
    • +210
    ./project-manager/lib/all-party-projects.tcl
    • -0
    • +46
    ./project-manager/lib/all-party-projects.xql
Errors should be send to the HostAdministrator, not to the SystemOwner, as the hostadministrator deals with technical issues, not the system owner

Someone forgot to add the format of the date to the to_date function

titles and context corrected

    • -1
    • +1
    ./datamanager/www/one-object-delete.tcl
new marks added

    • -0
    • +4
    ./datamanager/catalog/datamanager.en_US.ISO-8859-1.xml
cleaned code

    • -44
    • +0
    ./datamanager/www/available-comm-template.xql
    • -60
    • +3
    ./datamanager/www/index-postgresql.xql
    • -91
    • +5
    ./datamanager/www/one-object-move.xql
cleaned code

    • -36
    • +7
    ./datamanager/tcl/datamanager-procs.tcl
    • -37
    • +37
    ./datamanager/tcl/datamanager-procs.xql
Initial import of accounts-payables

    • -0
    • +0
    ./accounts-payables/accounts-payables.info
    • -0
    • +0
    ./accounts-payables/tcl/accounts-payables-procs.tcl
Initial import of accounts-ledger

    • -0
    • +0
    ./accounts-ledger/accounts-ledger.info
    • -0
    • +0
    ./accounts-ledger/catalog/accounts-ledger.ar_EG.UTF-8.xml
    • -0
    • +0
    ./accounts-ledger/catalog/accounts-ledger.ct_ES.ISO-8859-1.xml
    • -0
    • +0
    ./accounts-ledger/catalog/accounts-ledger.cz_CZ.ISO-8859-2.xml
    • -0
    • +0
    ./accounts-ledger/catalog/accounts-ledger.da_DK.ISO-8859-1.xml
    • -0
    • +0
    ./accounts-ledger/catalog/accounts-ledger.de_AT.ISO-8859-1.xml
    • -0
    • +0
    ./accounts-ledger/catalog/accounts-ledger.de_CH.ISO-8859-1.xml
    • -0
    • +0
    ./accounts-ledger/catalog/accounts-ledger.de_DE.ISO-8859-1.xml
    • -0
    • +0
    ./accounts-ledger/catalog/accounts-ledger.el_GR.ISO-8859-7.xml
    • -0
    • +0
    ./accounts-ledger/catalog/accounts-ledger.en_AU.ISO-8859-1.xml
    • -0
    • +0
    ./accounts-ledger/catalog/accounts-ledger.en_CA.ISO-8859-1.xml
    • -0
    • +0
    ./accounts-ledger/catalog/accounts-ledger.en_GB.ISO-8859-1.xml
    • -0
    • +0
    ./accounts-ledger/catalog/accounts-ledger.en_US.ISO-8859-1.xml
    • -0
    • +0
    ./accounts-ledger/catalog/accounts-ledger.es_CO.UTF-8.xml
    • -0
    • +0
    ./accounts-ledger/catalog/accounts-ledger.es_EC.ISO-8859-1.xml
  1. … 48 more files in changeset.
Initial revision

    • -0
    • +31
    ./accounts-ledger/accounts-ledger.info
    • -0
    • +565
    ./accounts-ledger/catalog/accounts-ledger.ar_EG.UTF-8.xml
    • -0
    • +351
    ./accounts-ledger/catalog/accounts-ledger.ct_ES.ISO-8859-1.xml
    • -0
    • +620
    ./accounts-ledger/catalog/accounts-ledger.cz_CZ.ISO-8859-2.xml
    • -0
    • +794
    ./accounts-ledger/catalog/accounts-ledger.da_DK.ISO-8859-1.xml
    • -0
    • +137
    ./accounts-ledger/catalog/accounts-ledger.de_AT.ISO-8859-1.xml
    • -0
    • +154
    ./accounts-ledger/catalog/accounts-ledger.de_CH.ISO-8859-1.xml
    • -0
    • +676
    ./accounts-ledger/catalog/accounts-ledger.de_DE.ISO-8859-1.xml
    • -0
    • +350
    ./accounts-ledger/catalog/accounts-ledger.el_GR.ISO-8859-7.xml
    • -0
    • +112
    ./accounts-ledger/catalog/accounts-ledger.en_AU.ISO-8859-1.xml
    • -0
    • +70
    ./accounts-ledger/catalog/accounts-ledger.en_CA.ISO-8859-1.xml
    • -0
    • +199
    ./accounts-ledger/catalog/accounts-ledger.en_GB.ISO-8859-1.xml
    • -0
    • +1274
    ./accounts-ledger/catalog/accounts-ledger.en_US.ISO-8859-1.xml
    • -0
    • +1568
    ./accounts-ledger/catalog/accounts-ledger.es_CO.UTF-8.xml
    • -0
    • +785
    ./accounts-ledger/catalog/accounts-ledger.es_EC.ISO-8859-1.xml
  1. … 56 more files in changeset.
increment version number to get changes in code and i18N messages

new i18N messages

file contact.adp was added on branch oacs-5-2 on 2005-11-30 15:31:02 +0000

file contact.tcl was added on branch oacs-5-2 on 2005-11-30 15:31:02 +0000

calling ap-tasks-portlet file when the party_id is member of the group freelancer

portlet to call project-manager/lib/all-party-tasks include

    • -0
    • +24
    ./contacts/lib/ap-tasks-portlet.adp
    • -0
    • +1
    ./contacts/lib/ap-tasks-portlet.tcl
new include that shows all tasks a party_id is participating in across all project-manager instances

    • -0
    • +1
    ./project-manager/lib/all-party-tasks.adp
    • -0
    • +382
    ./project-manager/lib/all-party-tasks.tcl
    • -0
    • +139
    ./project-manager/lib/all-party-tasks.xql
fixed a bug, it was impossible to submit a form if the html area was not on the page

    • -3
    • +5
    ./acs-templating/tcl/richtext-procs.tcl
making changes in files that include project-manager/lib/tasks include to work correctlry with the filters

    • -3
    • +10
    ./project-manager-portlet/www/project-manager-task-portlet.adp
    • -2
    • +3
    ./project-manager-portlet/www/project-manager-task-portlet.tcl
making changes in tasks include to work correctlry with the filters

changin the name of the sent varaible

    • -1
    • +1
    ./project-manager/lib/tasks-portlet.adp
making changes in tasks include to work correctlry with the filters

    • -7
    • +43
    ./project-manager/lib/tasks-postgresql.xql
    • -81
    • +149
    ./project-manager/lib/tasks.tcl
now if there is no mounted instance of the package the proc aa_get_first_url will mount it

    • -5
    • +10
    ./acs-automated-testing/tcl/aa-test-procs.tcl
Oops, yesterday's commit was partially bogus, tested these queries at

Heidelberg this time ...

    • -5
    • +16
    ./acs-mail-lite/tcl/acs-mail-lite-procs.xql
removing callback implementatios from application-track and adding them to the owner packages

    • -0
    • +75
    ./photo-album/tcl/photo-album-callback-procs.tcl
    • -0
    • +76
    ./wp-slim/tcl/wp-slim-callback-procs.tcl
removing callback implementatios from application-track and adding them to the owner packages

    • -0
    • +77
    ./assessment/tcl/callback-procs.tcl
    • -1
    • +62
    ./evaluation/tcl/evaluation-callback-procs.tcl
    • -1
    • +90
    ./file-storage/tcl/file-storage-callback-procs.tcl
    • -1
    • +69
    ./forums/tcl/forums-callback-procs.tcl
    • -2
    • +50
    ./lars-blogger/tcl/lars-blogger-callback-procs.tcl
removing callback implementatios from application-track and adding them to the owner packages

    • -1
    • +2
    ./application-track/catalog/application-track.en_US.ISO-8859-1.xml
    • -640
    • +0
    ./application-track/tcl/application-track-callback-implementation-procs.tcl
    • -1
    • +1
    ./application-track/www/applications.tcl
    • -1
    • +1
    ./application-track/www/communities.tcl
capable to move and copy one or several objects to one or several destinys

    • -3
    • +6
    ./datamanager/tcl/datamanager-procs.tcl