• last updated 13 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added the catalog files for i18n (forgot in last commit).

    • -0
    • +245
    ./packages/survey/catalog/survey.AR_LB.utf-8.xml
    • -0
    • +10
    ./packages/survey/catalog/survey.ch_zh.utf-8.xml
    • -0
    • +289
    ./packages/survey/catalog/survey.en_US.ISO-8859-1.xml
    • -0
    • +18
    ./packages/survey/catalog/survey.ja_JP.utf-8.xml
    • -0
    • +245
    ./packages/survey/catalog/survey.pt_PT.ISO-8859-1.xml
    • -0
    • +130
    ./packages/survey/catalog/survey.ru_RU.utf-8.xml
Added internatioanlization. Added language catalog files from old survey system as well.

    • -1
    • +2
    ./packages/survey/www/one-respondent.adp
    • -5
    • +5
    ./packages/survey/www/process-response.adp
    • -1
    • +2
    ./packages/survey/www/survey-portlet.adp
    • -1
    • +2
    ./packages/survey/www/admin/master.adp
    • -1
    • +2
    ./packages/survey/www/admin/name-edit.adp
    • -1
    • +2
    ./packages/survey/www/admin/no-responses.adp
    • -3
    • +4
    ./packages/survey/www/admin/one-respondent.adp
    • -48
    • +49
    ./packages/survey/www/admin/one.adp
  1. … 14 more files in changeset.
Fixed a query bug. Ported to postgresql.

    • -0
    • +13
    ./packages/survey/www/admin/section-edit-2-oracle.xql
    • -0
    • +14
    ./packages/survey/www/admin/section-edit-2-postgresql.xql
    • -7
    • +0
    ./packages/survey/www/admin/section-edit-2.xql
Fixed the create and drop statements.

Fixed bug in creation of pm_tasks_xrefs table

Addresses a number of bugs: removed custom code from add-edit.tcl which was causing a bug, fixed bugs in the status_default_open proc definitions, fixed bug which prevented users from creating new tasks. Added a link to organizations.

    • -5
    • +3
    ./packages/project-manager/tcl/task-procs.tcl
    • -0
    • +1
    ./packages/project-manager/www/index.tcl
    • -2
    • +2
    ./packages/project-manager/www/one.tcl
    • -1
    • +1
    ./packages/project-manager/www/tasks.tcl
Lots of changes!

First of all, one user reported that a view was breaking because

customer_id wasn't a part of the projects table. I'm trying one other

thing that might work.

Add a proc for creating tasks

Add sorting columns in list builder views

Add in status values for tasks, procs to get standard status values

Tasks page now shows own tasks by default, option to show other people's tasks.

Lots more debugging, but some of the new functionality hasn't been

tested much yet.

    • -1
    • +44
    ./packages/project-manager/tcl/task-procs.tcl
    • -0
    • +0
    ./packages/project-manager/www/add-edit-2.tcl
    • -0
    • +0
    ./packages/project-manager/www/add-edit.tcl
  1. … 22 more files in changeset.
Adding in a mostly unused page

    • -0
    • +98
    ./packages/project-manager/www/task-print.adp
    • -0
    • +268
    ./packages/project-manager/www/task-print.tcl
file task-print-postgresql.xql was initially added on branch oacs-5-0.

file task-print.tcl was initially added on branch oacs-5-0.

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

    • -0
    • +0
    ./packages/project-manager/www/task-print.adp
Version 0.7d upgrade not supported (need to use the drop and create script)

Many many updates and fixes and improvements, too numerous really to mention.

    • -0
    • +0
    ./packages/project-manager/tcl/task-procs.tcl
    • -6
    • +1
    ./packages/project-manager/www/add-edit-2.tcl
  1. … 25 more files in changeset.
improvements to 50 upgrade scripts

    • -0
    • +24
    ./misc/zzz-upgrade-to-5-0.tcl
Changed to work with renamed acs_CopyText javascript proc

  1. … 1 more file in changeset.
Changed code to not use ad_returnredirect -abort

  1. … 3 more files in changeset.
Added first bit of admin UI for the simplified installation of portlets and

their associated applications.

    • -6
    • +29
    ./packages/portal/tcl/portal-procs.tcl
    • -0
    • +1
    ./packages/portal/tcl/portal-procs.xql
    • -0
    • +38
    ./packages/portal/www/admin/add-applications-2.tcl
    • -0
    • +31
    ./packages/portal/www/admin/add-applications-2.xql
    • -0
    • +11
    ./packages/portal/www/admin/add-applications.adp
    • -0
    • +40
    ./packages/portal/www/admin/add-applications.tcl
    • -0
    • +19
    ./packages/portal/www/admin/add-applications.xql
    • -0
    • +3
    ./packages/portal/www/admin/configure.adp
    • -0
    • +12
    ./packages/portal/www/admin/index.xql
- adding ad-one to view/edit/delete Ads. Need to take its functionality

and move to /lib as a template so it can be used in www and www/admin.

    • -0
    • +6
    ./packages/classified-ads/www/ad-one.adp
    • -0
    • +131
    ./packages/classified-ads/www/ad-one.tcl
file ad-one.adp was initially added on branch oacs-5-0.

    • -0
    • +0
    ./packages/classified-ads/www/ad-one.adp
file ad-one.tcl was initially added on branch oacs-5-0.

    • -0
    • +0
    ./packages/classified-ads/www/ad-one.tcl
- Fixed bug in caterogies where it gathered custom fields belonging

to children of a category, when it should get from itself and any

parent category.

- Fixed noquote bug in index.

    • -1
    • +3
    ./packages/classified-ads/www/index.adp
- Fixed bug in categories cookie trail.

- Updated documentation.

    • -13
    • +30
    ./packages/classified-ads/www/doc/index.adp
- Added -limit switch to get_assigned and get_unassigned ads to allow

for restricted number of ads to pull.

- Index page now uses list-builder (thanks Lars!!). I have to figure out

how to have dynamically-built -elements for LB.

    • -2
    • +19
    ./packages/classified-ads/tcl/ads-procs.tcl
    • -0
    • +2
    ./packages/classified-ads/tcl/ads-procs.xql
    • -129
    • +11
    ./packages/classified-ads/www/index.adp
    • -14
    • +72
    ./packages/classified-ads/www/index.tcl
set package version to 1.0.0b1

    • -6
    • +11
    ./packages/simulation/simulation.info
  1. … 1 more file in changeset.
bugfix: correcting misnamed switch to ad_returnredirect

  1. … 1 more file in changeset.
document upload bug fix. No long passing along description

  1. … 1 more file in changeset.
view workflow_case_assigned_user_actions has been renamed wf_case_assigned_user_actions

  1. … 1 more file in changeset.
Action-links UL's

    • -2
    • +4
    ./packages/simulation/www/simplay/case.adp
  1. … 3 more files in changeset.
Killed description from documents

    • -8
    • +2
    ./packages/simulation/tcl/ui-procs.tcl
    • -2
    • +1
    ./packages/simulation/www/simplay/message.tcl
    • -1
    • +0
    ./packages/simulation/www/simplay/tasks.tcl
  1. … 5 more files in changeset.
avoiding bcms proc bombing by setting storage_type to text if the user doesn't upload any content (neither file nor text)

  1. … 1 more file in changeset.
Case admin page

    • -1
    • +3
    ./packages/simulation/tcl/message-procs.tcl
    • -3
    • +4
    ./packages/simulation/tcl/ui-procs.tcl
  1. … 8 more files in changeset.