• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
cleaning up links

Added util::array_list_spec_pretty proc

apm_package__singleton_p returns an integer, not a boolean

Correctly drop column and view otherwise upgrade script fails. Drop column is supported on pg 7.3 and 5.0 only supports pg 7.3

Removed unused Java-based function from the Oracle version.

Removed listfilters section to get rid of redundant sorting UI.

make upgrade scripts work, make it a little safer for accidental resourcing (so it won't step on existing usernames), drop views, patch 391 Robert Gaszewski

message_id is overwritten by a query, this uses the array version which is not stepped on, bug 1254 patch 392 Martin Magerl

    • -3
    • +3
    /openacs-4/packages/forums/www/message-view.tcl
Adding admin files to set DAV access.

Fixed blogroll layout

Bumped to version 2.0d1

Title 'Administration'

Added technorati portlet

Typo

Weird character in file

Technorati API support for lars-blogger

    • -0
    • +7
    /openacs-4/packages/lars-blogger/lib/technorati.adp
    • -0
    • +10
    /openacs-4/packages/lars-blogger/lib/technorati.tcl
    • -0
    • +12
    /openacs-4/packages/lars-blogger/lib/technorati.xql
Technorati and Blogroll support for lars-blogger

    • -0
    • +4
    /openacs-4/packages/lars-blogger/tcl/technorati-init.tcl
    • -0
    • +180
    /openacs-4/packages/lars-blogger/tcl/technorati-procs.tcl
    • -0
    • +32
    /openacs-4/packages/lars-blogger/tcl/technorati-procs.xql
Categories in metaweblog.editPost

Recognize files in lib as include_pages

Spit out errorInfo in errorlog when a call fails

Cleaned up UI

    • -0
    • +1
    /openacs-4/packages/categories/lib/tree-form.adp
    • -0
    • +37
    /openacs-4/packages/categories/lib/tree-form.tcl
  1. … 7 more files in changeset.
Fixed bug with calling __copy with wrong params

- Default multirow to list-template name.

- Throw error if you're providing bulk_actions, but haven't set the key

Added proc to get options-list of enabled locales

Final 2 changes for blogroll: the patch to the front page template and an uninstantiate hook to remove blogroll entries.

    • -0
    • +23
    /openacs-4/packages/lars-blogger/tcl/blogroll-procs.tcl
Hide untranslated counts for locales that are not enabled and have zero localized messages (i.e. messages haven't been loaded yet)

CSS changes for lars-blogger blogroll

Blogroll feature for lars-blogger. The patch includes datamodel

and admin UI pages for adding items to the blogroll, as well as an

includelet to display the blogroll. The includelet has been added

to the blogger front page.

    • -0
    • +16
    /openacs-4/packages/lars-blogger/lib/blogroll.xql
    • -0
    • +21
    /openacs-4/packages/lars-blogger/www/admin/blogroll-delete.tcl
    • -0
    • +14
    /openacs-4/packages/lars-blogger/www/admin/blogroll-delete.xql
    • -0
    • +61
    /openacs-4/packages/lars-blogger/www/admin/blogroll-move.tcl
  1. … 5 more files in changeset.
Typos, misplaced commas

Recreate pinds_blog_entry.new to not insert into obsolete posted_date column