• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
removed the remaining procs which were -deprecated -warn in 5.0 and fixed most occurances of those procs in the code

  1. … 43 more files in changeset.
Revert

Resolved Problem with wrong I18N string for subtopics

  1. … 4 more files in changeset.
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.
Do not convert content if mime type is text/html.

REVERT

Removed the /index part from the URLs returned to search as it is not necessary.

Prevent breaking of search because an item is no longer in the site-node

Added code to access the content of a subtopic directly using the package_id

Added support for subnavbar and etp-custom-init.tcl to HEAD.

Added subnavbar application to etp-init.tcl. Added the support of etp-custom-init.tcl so people will not have to clutter etp-init.tcl with their custom ETP applications.

file etp-custom-init.tcl was initially added on branch oacs-5-0.

Changed @returns to @return with command perl -pi -e 's/\@returns/\@return/g' *.tcl

  1. … 6 more files in changeset.
make some Notices either warnings or debug and made them more descriptive by generally including the proc name as well bug #1032

  1. … 72 more files in changeset.
Check for null mime_type.

Fixing etp::get_subtopics, although it isn't used anywhere, etp::get_content_items is more genearlly useful. Closed bug#669

Adding support for enhanched text formbuilder widget and converting etp-edit

to use ad_form. Increased version number for added pl/pgsql proc with upgrade script.

  1. … 8 more files in changeset.
Merged 4.6.4d1 (unreleased) to HEAD. This marks the end of the life of the oacs-4-6 branch.

  1. … 816 more files in changeset.
Fix typo. bug#636

Fixed typo.

Fix bug that supresses edit this page link on subsites. Bug#628

Fix restriction that limited serving only Main Subsite content folder with ETP.

Now any subsite can have a content folder managed by ETP.

Fixed automatic service contract implementations.

merge of 4.6.3b1 to HEAD

  1. … 34 more files in changeset.
Merging fixed from oacs-4-6

  1. … 3 more files in changeset.
adding missing files from merge

  1. … 19 more files in changeset.
Merge in updates from 4.6.2

Removed LU: error log message, which doesn't seem to do be because of any error.

Make a proc, 'get_etp_url', which gets just the URL, so you can place, style, and title the link yourself.

Added 'context' property alongside 'context_bar'. The latter should probably be phased out, but this is backwards compatible.