• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fixing bug #3 (in collaboraid leiden extranet). task count for cases you are in on the simplay index page was not taking role into account as it should

  1. … 1 more file in changeset.
bug fix in the upload_file_revision proc. The creation_user variable was not being defaulted properly (the variable name creation_user_id was used)

    • -2
    • +2
    ./packages/bcms/tcl/bcms-revision-procs.tcl
Looks like Jade's last commit accidentally replaced the project_query with something wrong.

Typo: organizaion -> organization

Require acs-datetime

Add optional root_url to bcms widget procs to support correct URLs

that are not directly under a mounted package_id.

    • -4
    • +10
    ./packages/bcms/tcl/bcms-widget-procs.tcl
Add bcms::template::register_template procedure to support assigning

templates per content_type or per item.

    • -0
    • +10
    ./packages/bcms/tcl/bcms-template-procs-postgresql.xql
    • -0
    • +19
    ./packages/bcms/tcl/bcms-template-procs.tcl
Change optional creation_user_id parameter to creation_user.

Return item_id in bcms::revision::list_revisions.

    • -2
    • +2
    ./packages/bcms/tcl/bcms-revision-procs-postgresql.xql
    • -12
    • +9
    ./packages/bcms/tcl/bcms-revision-procs.tcl
    • -3
    • +3
    ./packages/bcms/tcl/bcms-revision-procs.xql
Change optional creation_user_id parameter to creation_user.

    • -15
    • +18
    ./packages/bcms/tcl/bcms-procs.tcl
Change optional creation_user_id parameter to creation_user.

Change format of date returned from query to use lc_time_fmt in bcms::items::list_items

    • -10
    • +13
    ./packages/bcms/tcl/bcms-item-procs.tcl
Adding optional cascade parameter to bcms::folder::delete_folder to

delete all children. Default is false. Add

bcms::folder::content_types_select to generate a list of lists of

options for valid content types for a folder.

    • -2
    • +21
    ./packages/bcms/tcl/bcms-folder-procs.tcl
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