• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed @returns -> @return

    • -6
    • +6
    ./packages/bcms/tcl/bcms-category-procs.tcl
    • -3
    • +3
    ./packages/bcms/tcl/bcms-folder-procs.tcl
    • -15
    • +15
    ./packages/bcms/tcl/bcms-item-procs.tcl
    • -7
    • +8
    ./packages/bcms/tcl/bcms-revision-procs.tcl
    • -5
    • +5
    ./packages/bcms/tcl/bcms-template-procs.tcl
    • -2
    • +2
    ./packages/bcms/tcl/bcms-widget-procs.tcl
Worked on config page, making it (hopefully) somewhat more useful, as well

as simplifying the code somewhat. Soon it can become a template rather

than HTML-from-Tcl.

    • -48
    • +58
    ./packages/portal/tcl/portal-procs.tcl
    • -3
    • +17
    ./packages/portal/www/place-element.adp
    • -3
    • +1
    ./packages/portal/www/place-element.tcl
Problem with missing messages fixed.

Added package awareness.

Fixed the truly lame but no longer broken portal edit page.

    • -25
    • +15
    ./packages/portal/www/place-element.adp
Added the last bit of .tcl internationalization.

    • -3
    • +3
    ./packages/survey/www/one-respondent.tcl
    • -14
    • +10
    ./packages/survey/www/process-response.tcl
    • -13
    • +11
    ./packages/survey/www/admin/send-mail.tcl
    • -3
    • +3
    ./packages/survey/www/admin/survey-copy.tcl
    • -12
    • +12
    ./packages/survey/www/admin/survey-create.tcl
    • -5
    • +5
    ./packages/survey/www/admin/survey-delete.tcl
    • -3
    • +3
    ./packages/survey/www/admin/survey-preview.tcl
Continued with Internationalization.

    • -3
    • +3
    ./packages/survey/www/admin/condition-add.tcl
    • -9
    • +7
    ./packages/survey/www/admin/name-edit.tcl
    • -3
    • +3
    ./packages/survey/www/admin/one-respondent.tcl
    • -13
    • +13
    ./packages/survey/www/admin/question-add-2.tcl
    • -5
    • +5
    ./packages/survey/www/admin/question-add-3.tcl
  1. … 12 more files in changeset.
Added more language keys.

    • -242
    • +7
    ./packages/survey/catalog/survey.ch_zh.utf-8.xml
Added old translations from current survey system out of oacs-5-0 branch.

    • -0
    • +29
    ./packages/survey/catalog/survey.FA_IR.utf-8.xml
    • -0
    • +104
    ./packages/survey/catalog/survey.RO_RO.utf-8.xml
    • -6
    • +241
    ./packages/survey/catalog/survey.ch_zh.utf-8.xml
    • -0
    • +261
    ./packages/survey/catalog/survey.da_DK.ISO-8859-1.xml
    • -0
    • +247
    ./packages/survey/catalog/survey.de_DE.ISO-8859-1.xml
    • -0
    • +8
    ./packages/survey/catalog/survey.it_IT.ISO-8859-1.xml
    • -0
    • +10
    ./packages/survey/catalog/survey.ms_my.utf-8.xml
    • -0
    • +245
    ./packages/survey/catalog/survey.nl_NL.ISO-8859-1.xml
    • -0
    • +245
    ./packages/survey/catalog/survey.pt_BR.ISO-8859-1.xml
Added forget granting of admin permissions to mailing_lists admins for their own mailing_lists.

    • -0
    • +3
    ./packages/mailing-lists/www/madmin/lists.tcl
A little more incremental progress towards a usable admin UI

    • -4
    • +4
    ./packages/portal/tcl/portal-procs.tcl
First cut at admin UI is working, you can now build portal pages for a

subsite using it though it is very primitive.

    • -1
    • +2
    ./packages/portal/tcl/element-procs-oracle.xql
    • -1
    • +2
    ./packages/portal/tcl/element-procs.tcl
    • -22
    • +17
    ./packages/portal/tcl/portal-procs.tcl
    • -0
    • +19
    ./packages/portal/tcl/portal-procs.xql
    • -0
    • +2
    ./packages/portal/www/admin/configure.adp
    • -38
    • +8
    ./packages/portal/www/admin/index.adp
    • -7
    • +21
    ./packages/portal/www/admin/index.tcl
    • -3
    • +11
    ./packages/portal/www/admin/index.xql
    • -2
    • +4
    ./packages/portal/www/admin/portal-config.tcl
Portal is no longer a singleton package ...

    • -2
    • +2
    ./packages/portal/tcl/datasource-procs.tcl
    • -1
    • +24
    ./packages/portal/tcl/portal-procs.tcl
    • -0
    • +10
    ./packages/portal/tcl/portal-procs.xql
fixing bug that item revisions were duplicated in the yellow pages. Fixing by joining with cr_items.live_revision

    • -1
    • +5
    ./packages/simulation/lib/yellow-pages.tcl
  1. … 1 more file in changeset.
show object view URL rather than object-content URL in map xml, see http://rocs.dotlegal.net/forums/message-view?message_id=2084

    • -2
    • +2
    ./packages/simulation/tcl/object-procs.tcl
  1. … 1 more file in changeset.
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.