• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fix inccorect ad_script_aborts

  1. … 1 more file in changeset.
fix the object attributes (table, column name)

    • -2
    • +2
    ./sql/postgresql/simple-survey-create.sql
  1. … 2 more files in changeset.
more abstract URLs

  1. … 45 more files in changeset.
ns_return->ad_return, ad_script_abort, redirect to absract urls

    • -2
    • +2
    ./www/admin/question-modify-text-2.tcl
  1. … 54 more files in changeset.
cleanup javadoc tags (eg @cvs_id @cvs @cvs-id: instead if @cvs-id)

  1. … 678 more files in changeset.
remove superfluous package local masters and use sitewide master by default

  1. … 687 more files in changeset.
propigate context, cleanup context list some (needs more work though)

  1. … 26 more files in changeset.
add package_id to survsimp_surveys and __new function

    • -4
    • +9
    ./sql/postgresql/simple-survey-create.sql
Trailing comma after the last column in a create table doesn't work ...

    • -2
    • +2
    ./sql/postgresql/simple-survey-create.sql
double qoute width=NUM%> to avoid the ADP parser warnings fixes bug 1582 patch 304

  1. … 38 more files in changeset.
undo bad commit

    • -101
    • +4
    ./sql/oracle/simple-survey-package-create.sql
    • -14
    • +0
    ./www/admin/question-copy-oracle.xql
  1. … 1 more file in changeset.
use 'scoped_p' instead of 'style' to determine which view to present

    • -4
    • +101
    ./sql/oracle/simple-survey-package-create.sql
    • -0
    • +14
    ./www/admin/question-copy-oracle.xql
    • -0
    • +14
    ./www/admin/question-copy.tcl
  1. … 1 more file in changeset.
splitting out package creation in preparation for adding functionality

    • -251
    • +2
    ./sql/oracle/simple-survey-create.sql
    • -0
    • +232
    ./sql/oracle/simple-survey-package-create.sql
    • -0
    • +3
    ./sql/oracle/simple-survey-package-drop.sql
cleaned up to prepare for adding functionality

cleaned up to prepare for adding functionality

using navigation procs

fixed missing end clause

fixed up templating

    • -0
    • +29
    ./www/admin/question-add-2.adp
    • -0
    • +25
    ./www/admin/survey-create-confirm.adp
    • -0
    • +30
    ./www/admin/survey-create.adp
fixed up scoping of admin

added display types

    • -0
    • +4
    ./www/one_paragraph.adp
fixing up survey

    • -7
    • +9
    ./sql/postgresql/simple-survey-create.sql
    • -0
    • +1
    ./www/admin/survey-create-2-oracle.xql
    • -0
    • +1
    ./www/admin/survey-create-2-postgresql.xql
    • -0
    • +22
    ./www/admin/survey-display-type-edit.tcl
fixed wording

templating of survey package

    • -0
    • +21
    ./www/admin/description-edit-2.adp
    • -0
    • +21
    ./www/admin/description-edit.adp
    • -0
    • +31
    ./www/admin/name-edit-2.tcl
    • -0
    • +16
    ./www/admin/name-edit.adp
    • -0
    • +31
    ./www/admin/name-edit.tcl
    • -0
    • +27
    ./www/admin/question-add.adp
    • -0
    • +19
    ./www/admin/question-modify-text.adp
    • -0
    • +7
    ./www/admin/respondents.adp
    • -0
    • +12
    ./www/admin/responses.adp
fixed up simple survey templating

    • -26
    • +3
    ./www/admin/question-modify-text.tcl
    • -1
    • +1
    ./www/admin/survey-create-2-oracle.xql
  1. … 3 more files in changeset.
fixing up the display of simple-survey

    • -0
    • +13
    ./www/admin/index.adp
fixed package, no longer a singleton

fixing the package for better scoping

    • -4
    • +10
    ./sql/oracle/simple-survey-create.sql
    • -0
    • +1
    ./www/admin/survey-create-2-oracle.xql

1. Added a new Tcl procedure to the content repository's library, named

cr_write_content, which properly writes content to the connection

regardless of RDBMS and storage type. This simplified a bunch of stuff

(which explains the removed files).

2. Fixed a lot of general comments issues regarding HTML vs. Plain/Text,

attachments, etc.

3. Partially ported glossary.

  1. … 80 more files in changeset.

updated .info for util.logical_negation corrections. Added -postgresql.xql and -oracle.sql for a few files in admin/

changed logical_negation calls to util__logical_negation and util.logical_negation.

    • -0
    • +14
    ./www/admin/question-active-toggle-oracle.xql
    • -0
    • +14
    ./www/admin/question-active-toggle-postgresql.xql
    • -0
    • +14
    ./www/admin/question-required-toggle-oracle.xql
    • -0
    • +15
    ./www/admin/question-required-toggle-postgresql.xql
    • -0
    • +13
    ./www/admin/response-editable-toggle-oracle.xql
    • -0
    • +13
    ./www/admin/response-editable-toggle-postgresql.xql
    • -0
    • +14
    ./www/admin/response-limit-toggle-oracle.xql
    • -0
    • +14
    ./www/admin/response-limit-toggle-postgresql.xql