• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
noquote changes (Dirk Gomez)

  1. … 123 more files in changeset.
Applied patch #163: adding books without ISBN fails.

Applied patch #115

Fixed problem with book_no not exported in URLs

Amazon changed their layout. We should probably switch to SOAP.

removing the Admin link from the navbar as there are no admin pages yet (broken link)

trivial fix: edit link on book-view page was broken as book number didn't get exported properly

author, title swapped bug 1765/patch 463 Bart Teeuwisse

Delete objects before dropping object type.

    • -0
    • +1
    ./sql/postgresql/bookshelf-books-drop.sql
Added bookshelf version 0.2

    • -0
    • +68
    ./sql/postgresql/bookshelf-books-create.sql
    • -0
    • +24
    ./sql/postgresql/bookshelf-books-drop.sql
    • -0
    • +198
    ./sql/postgresql/bookshelf-books-package-create.sql
    • -0
    • +38
    ./sql/postgresql/bookshelf-books-package-drop.sql
    • -0
    • +10
    ./sql/postgresql/bookshelf-create.sql
    • -0
    • +10
    ./sql/postgresql/bookshelf-drop.sql
    • -0
    • +105
    ./tcl/amazon-procs.tcl
    • -0
    • +193
    ./tcl/bookshelf-books-procs.tcl
    • -0
    • +33
    ./www/book-chunk.adp
    • -0
    • +27
    ./www/book-chunk.tcl
  1. … 14 more files in changeset.