ams-procs-postgresql.xql

  • last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added elements proc. Added procedure documentation

  1. … 1 more file in changeset.
Small tuning with not using ams_attributes.

moving a number of queries from ams-procs.tcl to ams-procs-postgresql.xql

checking for parent object_type for any attribute_name when searching for an id (not just email) and removing ams::package_id proc because it was useless

  1. … 2 more files in changeset.
fixing html_options display and cleaning up some procs

  1. … 5 more files in changeset.
caching attribute::id proc.

  1. … 1 more file in changeset.
adding ams::util::orderby_clause and making ams::values_not_cached and ams::ad_form::elements use it so that attributes are orderby by list then by sort order , not just sort order

  1. … 1 more file in changeset.
adding check for existing attribute values to ams::object_copy so the proc doesn't return an error if it copying to an object that already has values

Reverting change by miguel

  1. … 2 more files in changeset.
commit changes from merge with HEAD

    • -692
    • +137
    ./ams-procs-postgresql.xql
  1. … 76 more files in changeset.
making changes to support html options in attributes widgets

  1. … 2 more files in changeset.
making changes in queries and procedures to get the right order in the elements and retrieved values

  1. … 1 more file in changeset.
making changes to use new switch in ams::values procedure to get rid of duplicates in attributes

  1. … 1 more file in changeset.
adding procedure and changin ams::ad_form::elements procedure to get the attributes_id

  1. … 3 more files in changeset.
adding cached procedures

  1. … 1 more file in changeset.
added procedure to return *one* value

added util_memoize to attribute pretty_name and pretty_plural procs

  1. … 1 more file in changeset.
Moved sql to xql file

  1. … 1 more file in changeset.
Procs for viewing attribute data added

  1. … 2 more files in changeset.
Uploading AMS 1.0d code

  1. … 53 more files in changeset.
fix missing rdbms things and a few oracle or postgresisms that snuck in the wrong files

  1. … 57 more files in changeset.
Adding the UI for AMS

  1. … 31 more files in changeset.
got ams_options working and some bug fixing

  1. … 1 more file in changeset.
Made switches required for ams-procs.tcl, created ams::multirow::extend to efficiently deal with multirows

  1. … 4 more files in changeset.
Changed all procs that did not use switches to make them use switches (to provide tcl api consistency), improved and update the documentation

  1. … 3 more files in changeset.
adding some missing initial files and procs

  1. … 5 more files in changeset.
Initial import of ams

  1. … 12 more files in changeset.
Initial revision

    • -0
    • +676
    ./ams-procs-postgresql.xql
  1. … 12 more files in changeset.