• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
remove unecessary file

Fixed problem were content_item__get_item_id was not returning and item_id

for an item that exists. Switched to plain old select and it works fine now.

escaped backslashes in static_page_regexp. (olah)

added templating

added support for templating

Changed the representation of tree_sortkeys from "text" to "bit varying".

    • -23
    • +18
    ./static-pages-procs-postgresql.xql
  1. … 62 more files in changeset.
Fixed extraneous end; in tcl/static-pages-procs-postgresql.xql

Fixed file update error in postgreql. It adds an mtime column, update your

datamodel on PG. Code checks for storage_type to run the correct queries/code

for Oracle/PG.

    • -3
    • +14
    ./static-pages-procs-postgresql.xql
  1. … 1 more file in changeset.
Fixed util_memoize_flush to correctly update when commenatbility abd commenets_displayed is changed

Fixed comment display to correctly display comment content when enabled

More fixes to static_page__grant/revoke permission and static-pagses-procs-postgresql.xql

  1. … 4 more files in changeset.
Fixed sp_grant_or_revoke_matching_permissions

Updates to oracle.xql files for relative paths

Adding missing files, sorry!

    • -0
    • +25
    ./static-pages-sc-create.sql
    • -0
    • +27
    ./static-pages-sc-procs-postgresql.xql
    • -0
    • +31
    ./static-pages-sc-procs.tcl
Fixed insert into cr_revisions to store relative file path

Adding missing static-pages-init.tcl

    • -0
    • +9
    ./static-pages-init.tcl
Fixed static folders. Now stores file path relative to installation root and uses cr_fs_path to get the full file path.

    • -12
    • +10
    ./static-pages-procs-postgresql.xql
  1. … 2 more files in changeset.
*** empty log message ***

  1. … 7 more files in changeset.
Fixed info file for postgresql and fixed Oracle version

  1. … 5 more files in changeset.
Postgresql ported - still needs modifications to work with static-pages. Oracle not tested and probably broken

    • -21
    • +48
    ./static-pages-procs-postgresql.xql
  1. … 4 more files in changeset.
stores content as "file" in content repository. Comments working

    • -9
    • +20
    ./static-pages-procs-postgresql.xql
Datamodel loads in postgresql. Beginning work on Tcl

    • -7
    • +11
    ./static-pages-procs-postgresql.xql
  1. … 2 more files in changeset.
Changed [db_nextval sp_session_id_seq] to [db_nextval sp_session_id_sequence] to use the view.

Now it's close to work

    • -50
    • +61
    ./static-pages-procs-postgresql.xql
  1. … 3 more files in changeset.
Start of postgresql port, if someone else want help fell free to edit this files

    • -0
    • +108
    ./static-pages-procs-oracle.xql
    • -0
    • +108
    ./static-pages-procs-postgresql.xql
    • -0
    • +109
    ./static-pages-procs.xql
  1. … 10 more files in changeset.

Forgot to define binary files before importing, so .gifs were messed up.

  1. … 2479 more files in changeset.
Initial revision

    • -0
    • +382
    ./static-pages-procs.tcl
  1. … 2479 more files in changeset.