• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Rework variable assignment (set -> lassign) + Whitespace changes

  1. … 17 more files in changeset.
fix bug (i hope) where new book function refers to passed in value p_context_id which does not exist

    • -0
    • +73
    ./sql/postgresql/upgrade/upgrade-0.4d2-0.4d3.sql
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040724 and jcd-merge-5-1-20050111

  1. … 2274 more files in changeset.
add searching and syndication for bookshelf entries

    • -12
    • +20
    ./tcl/bookshelf-search-procs.tcl
merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040628 and jcd-merge-5-1-20040712 to HEAD

  1. … 114 more files in changeset.
file random-book.adp was initially added on branch oacs-5-1.

file random-book.tcl was initially added on branch oacs-5-1.

there was a second ; on another line (from oacs-5-1)

spurious ; in table create for bookshelf_books (from oacs-5-1)

merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040517 and jcd-merge-5-1-20040628 to HEAD

    • -184
    • +204
    ./tcl/bookshelf-books-procs.tcl
  1. … 674 more files in changeset.
callbacks to install search service contracts for bookshelf + remove files from .info file

    • -0
    • +39
    ./tcl/bookshelf-install-procs.tcl
file book-delete.adp was initially added on branch oacs-5-1.

file book-delete.tcl was initially added on branch oacs-5-1.

merge changes on oacs-5-1 branch to head, changes between jcd-merge-20040420 and jcd-merge-5-1-20040517 were merged, head pre changes is jcd-merge-pre-20040517 and post is jcd-merge-post-20040517

  1. … 834 more files in changeset.
change the package navbar so it can work with a right persistent navbar

  1. … 2 more files in changeset.
bookshelf search procs

    • -0
    • +82
    ./tcl/bookshelf-search-procs.tcl
maintain acs_object.title when edited

propigate title, package_id to acs_objects, require kernel 5.2.0d2 bump version to 0.3, upgrade scripts tip 42

    • -0
    • +73
    ./sql/postgresql/upgrade/upgrade-0.2-0.3.sql
propigate displayed_object_id tip 55

  1. … 1 more file in changeset.
qualify table name for package_id

merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

  1. … 597 more files in changeset.
add -- to all string_truncate calls

  1. … 9 more files in changeset.
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