• last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed problem with logger_project not beeing defined in the edit funtion.

    • -2
    • +5
    ./packages/project-manager/www/add-edit.tcl
    • -94
    • +0
    ./packages/project-manager/www/style.css
Made sure we do not have a hardwired link to the organization package in there.

    • -5
    • +2
    ./packages/project-manager/www/index.tcl
fixing search on the tasks-bulk page to search both message body and title.

    • -12
    • +11
    ./packages/simulation/lib/tasks.tcl
  1. … 1 more file in changeset.
The display was wrong, as it was selecting the timestamp of the logentry that I entered last. This is wrong. It should display the log entries 31 days back from my last log entry. It is really confusing if you enter a log date e.g. three days back and suddenly your entries for yesterday disappear.

    • -10
    • +2
    ./packages/project-manager/www/log.tcl
People listitem not working. Was tried to be commented out but the adp parser still read it. Took it out. Fixed the problem with no project_code given.

    • -4
    • +3
    ./packages/project-manager/www/one.adp
    • -2
    • +6
    ./packages/project-manager/www/one.tcl
more form find fixes to the demo data setup script

  1. … 1 more file in changeset.
bug fix: adding a form find to the add user proc

  1. … 1 more file in changeset.
Extending the case history with documents and messages. This is for ticket 25.

    • -12
    • +12
    ./packages/simulation/lib/messages.tcl
    • -1
    • +2
    ./packages/simulation/lib/portfolio.tcl
  1. … 4 more files in changeset.
removing obsolete table sim_case_object_map

  1. … 1 more file in changeset.
partial implementation of collaboraid ticket #20

    • -1
    • +34
    ./packages/simulation/lib/tasks.tcl
  1. … 2 more files in changeset.
Restricting search terms to at least 3 chacters, using GET instead of

POST.

    • -1
    • +10
    ./packages/simulation/lib/yellow-pages.tcl
  1. … 1 more file in changeset.
adding search in yellow pages. Collaboraid ticket #22.

    • -0
    • +1
    ./packages/simulation/lib/yellow-pages.adp
    • -3
    • +31
    ./packages/simulation/lib/yellow-pages.tcl
    • -1
    • +19
    ./packages/simulation/tcl/object-procs.tcl
  1. … 3 more files in changeset.
Changed the callback procedures to reflect reality in /tcl/apm-callback-procs.tcl .

file entries-table-postgresql.xql was initially added on branch oacs-5-0.

file nav-bar.tcl was initially added on branch oacs-5-0.

    • -0
    • +0
    ./packages/project-manager/www/lib/nav-bar.tcl
file nav-bar.adp was initially added on branch oacs-5-0.

    • -0
    • +0
    ./packages/project-manager/www/lib/nav-bar.adp
file master.tcl was initially added on branch oacs-5-0.

    • -0
    • +0
    ./packages/project-manager/www/lib/master.tcl
file master.adp was initially added on branch oacs-5-0.

    • -0
    • +0
    ./packages/project-manager/www/lib/master.adp
file entries-table.xql was initially added on branch oacs-5-0.

    • -0
    • +0
    ./packages/project-manager/www/lib/entries-table.xql
file entries-table.tcl was initially added on branch oacs-5-0.

    • -0
    • +0
    ./packages/project-manager/www/lib/entries-table.tcl
file entries-table.adp was initially added on branch oacs-5-0.

    • -0
    • +0
    ./packages/project-manager/www/lib/entries-table.adp
file log.adp was initially added on branch oacs-5-0.

    • -0
    • +0
    ./packages/project-manager/www/log.adp
file log.xql was initially added on branch oacs-5-0.

    • -0
    • +0
    ./packages/project-manager/www/log.xql
file log.tcl was initially added on branch oacs-5-0.

    • -0
    • +0
    ./packages/project-manager/www/log.tcl
Project manager 1.0 alpha release. Contains logger integration, UI enhancements and fewer bugs (or newer, more interesting ones). Upgrades not supported

    • -39
    • +114
    ./packages/project-manager/tcl/task-procs.tcl
    • -1
    • +1
    ./packages/project-manager/www/add-edit-2.tcl
  1. … 44 more files in changeset.
committed notes, so others can have some more info

    • -0
    • +25
    ./packages/bcms-ui-wizard/www/TODO.txt
making sure you can go straight to the participants tab in the siminst wizard. Fixing ticket 13

  1. … 1 more file in changeset.
giving anonymous users access to the yellow-pages page (ticket #12)

  1. … 1 more file in changeset.
changing permission check to be done on the authenticated user_id (ad_conn user_id), not the untrusted one.

    • -2
    • +2
    ./packages/simulation/lib/object-display.tcl
  1. … 1 more file in changeset.
adding an example value to the description for the MapXMLFilePath parameter fixing collaboraid ticket 14

  1. … 1 more file in changeset.