Home
The Toolkit for Online Communities
15899 Community Members, 0 members online, 2545 visitors today
Log In Register

Forum CVS Commits: openacs-4/packages/news/tcl - robertl (2 files)

OpenACS Home : Forums : CVS Commits : openacs-4/packages/news/tcl - robertl (2 files)

Icon of Envelope Request notifications

Author:	robertl
Update of /cvsroot/openacs-4/packages/news/tcl
In directory samoyed.furfly.net:/tmp/cvs-serv1592/tcl

Modified Files:
	news-procs.tcl news-procs.xql 
Log Message:
Applied 2 simple fixes from Kiran Halwai to make news work with search.
+
Posted by OpenACS CVS System on
Author:	peterm
Update of /cvsroot/openacs-4/packages/logger/www
In directory samoyed.furfly.net:/tmp/cvs-serv12788/www

Modified Files:
      Tag: oacs-4-6	log.adp log.tcl 
Log Message:
making log history on the log page be N days back from last logged entry instead of today. Adding permissions checking for editing of log entries. You can edit a log entry if you have edit privilege on it or if you created it (we currently don't grant admin to the creator of log entries, but maybe we should)
+
Posted by OpenACS CVS System on
Author:	peterm
Update of /cvsroot/openacs-4/packages/logger/www/lib
In directory samoyed.furfly.net:/tmp/cvs-serv12788/www/lib

Modified Files:
      Tag: oacs-4-6	entries-table-oracle.xql entries-table-postgresql.xql 	entries-table.adp entries-table.tcl 
Log Message:
making log history on the log page be N days back from last logged entry instead of today. Adding permissions checking for editing of log entries. You can edit a log entry if you have edit privilege on it or if you created it (we currently don't grant admin to the creator of log entries, but maybe we should)
Author:	lars
Update of /cvsroot/openacs-4/packages/acs-service-contract/tcl
In directory samoyed.furfly.net:/tmp/cvs-serv24948

Modified Files:
      Tag: oacs-4-6	contract-procs.tcl implementation-procs.tcl 
Log Message:
Added documentation for acs_sc::contract::new_from_spec and acs_sc::impl::new_from_spec
Author:	peterm
Update of /cvsroot/openacs-4/packages/acs-core-docs/www/xml/developers-guide
In directory samoyed.furfly.net:/tmp/cvs-serv3363/developers-guide

Modified Files:
      Tag: oacs-4-6	tutorial-pages.xml 
Log Message:
changing to reflect that since 4.6.2 the APM doesn't require the scanning and adding of files but only adding of watches. Adding mkdir of www dir.
+
Posted by OpenACS CVS System on
Author:	lars
Update of /cvsroot/openacs-4/packages/logger/www
In directory samoyed.furfly.net:/tmp/cvs-serv19767/www

Modified Files:
      Tag: oacs-4-6	index.adp index.tcl 
Log Message:
Use instance name as the title on the index page
+
Posted by OpenACS CVS System on
Author:	lars
Update of /cvsroot/openacs-4/packages/logger/www
In directory samoyed.furfly.net:/tmp/cvs-serv3172/www

Modified Files:
      Tag: oacs-4-6	log.tcl 
Log Message:
Separate edit/view modes for the log entry. Plus added return_url, which we don't use yet.
+
Posted by OpenACS CVS System on
Author:	lars
Update of /cvsroot/openacs-4/packages/logger/www/lib
In directory samoyed.furfly.net:/tmp/cvs-serv3172/www/lib

Modified Files:
      Tag: oacs-4-6	entries-table.adp entries-table.tcl 
Log Message:
Separate edit/view modes for the log entry. Plus added return_url, which we don't use yet.
+
Posted by OpenACS CVS System on
Author:	joela
Update of /cvsroot/openacs-4/packages/acs-core-docs/www
In directory samoyed.furfly.net:/tmp/cvs-serv20734

Modified Files:
      Tag: oacs-4-6	release-notes.html index.adp 
Log Message:
updated for 4.6.3
+
Posted by OpenACS CVS System on
Author:	peterm
Update of /cvsroot/openacs-4/packages/acs-tcl/tcl
In directory samoyed.furfly.net:/tmp/cvs-serv12330

Modified Files:
      Tag: oacs-4-6	apm-install-procs.tcl apm-install-procs.xql 
Log Message:
changing upgrade of packages to not remove parameters that are not present in the new version (this can be done explicitly in an upgrade script though). See discussion here: http://openacs.org/forums/message-view?message_id=100077