The branch master has been updated. The following is a summary of the commits. Further details on each commit can be found below.
b3a0f96... Assign copyright to horde. Use autoloader. Split News class into driver based class from: 1f29c9197500160f3bff50775c85ac9db473259f ----------------------------------------------------------------------- commit b3a0f96229fb739a2040c29a464967a7a3c4775f Author: Duck (Jakob Munih) <[email protected]> Date: Sat Feb 7 18:41:54 2009 +0100 Assign copyright to horde. Use autoloader. Split News class into driver based class news/add.php | 14 +- news/browse.php | 7 +- news/cloud.php | 6 +- news/content.php | 8 +- news/content_edit.php | 6 +- news/delete.php | 15 +- news/delete_file.php | 6 +- news/diff.php | 6 +- news/edit.php | 7 +- news/feed.php | 6 +- news/files.php | 6 +- news/index.php | 6 +- news/lib/Categories.php | 2 +- news/lib/News.php | 711 ++----------------------------- news/lib/TagCloud.php | 7 +- news/lib/View.php | 2 +- news/lib/base.php | 11 +- news/mail.php | 6 +- news/news.php | 8 +- news/note.php | 8 +- news/pdf.php | 8 +- news/print.php | 6 +- news/reads.php | 6 +- news/search.php | 13 +- news/templates/edit/row.php | 2 +- news/templates/news/attachments.php | 2 +- news/templates/news/info.php | 4 +- news/templates/news/parents.php | 2 +- news/trackback.php | 5 +- 29 files changed, 161 insertions(+), 735 deletions(-) mode change 100755 => 100644 news/lib/Categories.php mode change 100755 => 100644 news/lib/News.php mode change 100755 => 100644 news/lib/View.php mode change 100755 => 100644 news/lib/api.php mode change 100755 => 100644 news/lib/base.php mode change 100755 => 100644 news/templates/common-header.inc mode change 100755 => 100644 news/templates/menu.inc http://git.horde.org/diff.php/news/add.php?rt=horde-hatchery&r1=0a3d4aa5ad62cbfaddedbc85fb7b1e3141631dc6&r2=b3a0f96229fb739a2040c29a464967a7a3c4775f http://git.horde.org/diff.php/news/browse.php?rt=horde-hatchery&r1=15e2f752ee6a6528614bf057c8a9808f9bcbc222&r2=b3a0f96229fb739a2040c29a464967a7a3c4775f http://git.horde.org/diff.php/news/cloud.php?rt=horde-hatchery&r1=15e2f752ee6a6528614bf057c8a9808f9bcbc222&r2=b3a0f96229fb739a2040c29a464967a7a3c4775f http://git.horde.org/diff.php/news/content.php?rt=horde-hatchery&r1=15e2f752ee6a6528614bf057c8a9808f9bcbc222&r2=b3a0f96229fb739a2040c29a464967a7a3c4775f http://git.horde.org/diff.php/news/content_edit.php?rt=horde-hatchery&r1=15e2f752ee6a6528614bf057c8a9808f9bcbc222&r2=b3a0f96229fb739a2040c29a464967a7a3c4775f http://git.horde.org/diff.php/news/delete.php?rt=horde-hatchery&r1=15e2f752ee6a6528614bf057c8a9808f9bcbc222&r2=b3a0f96229fb739a2040c29a464967a7a3c4775f http://git.horde.org/diff.php/news/delete_file.php?rt=horde-hatchery&r1=bd43ae9e230f07d76b6f1e607700b70c66450c86&r2=b3a0f96229fb739a2040c29a464967a7a3c4775f http://git.horde.org/diff.php/news/diff.php?rt=horde-hatchery&r1=15e2f752ee6a6528614bf057c8a9808f9bcbc222&r2=b3a0f96229fb739a2040c29a464967a7a3c4775f http://git.horde.org/diff.php/news/edit.php?rt=horde-hatchery&r1=15e2f752ee6a6528614bf057c8a9808f9bcbc222&r2=b3a0f96229fb739a2040c29a464967a7a3c4775f http://git.horde.org/diff.php/news/feed.php?rt=horde-hatchery&r1=15e2f752ee6a6528614bf057c8a9808f9bcbc222&r2=b3a0f96229fb739a2040c29a464967a7a3c4775f http://git.horde.org/diff.php/news/files.php?rt=horde-hatchery&r1=6a623c025d26cd0da2626edf2948b0813d423524&r2=b3a0f96229fb739a2040c29a464967a7a3c4775f http://git.horde.org/diff.php/news/index.php?rt=horde-hatchery&r1=15e2f752ee6a6528614bf057c8a9808f9bcbc222&r2=b3a0f96229fb739a2040c29a464967a7a3c4775f http://git.horde.org/diff.php/news/lib/Categories.php?rt=horde-hatchery&r1=6a623c025d26cd0da2626edf2948b0813d423524&r2=b3a0f96229fb739a2040c29a464967a7a3c4775f http://git.horde.org/diff.php/news/lib/News.php?rt=horde-hatchery&r1=6a623c025d26cd0da2626edf2948b0813d423524&r2=b3a0f96229fb739a2040c29a464967a7a3c4775f http://git.horde.org/diff.php/news/lib/TagCloud.php?rt=horde-hatchery&r1=0e18f7acdaee82963c5463da9a5afcfe5b5c1215&r2=b3a0f96229fb739a2040c29a464967a7a3c4775f http://git.horde.org/diff.php/news/lib/View.php?rt=horde-hatchery&r1=6a623c025d26cd0da2626edf2948b0813d423524&r2=b3a0f96229fb739a2040c29a464967a7a3c4775f http://git.horde.org/diff.php/news/lib/api.php?rt=horde-hatchery&r1=6a623c025d26cd0da2626edf2948b0813d423524&r2=b3a0f96229fb739a2040c29a464967a7a3c4775f http://git.horde.org/diff.php/news/lib/base.php?rt=horde-hatchery&r1=6a623c025d26cd0da2626edf2948b0813d423524&r2=b3a0f96229fb739a2040c29a464967a7a3c4775f http://git.horde.org/diff.php/news/mail.php?rt=horde-hatchery&r1=15e2f752ee6a6528614bf057c8a9808f9bcbc222&r2=b3a0f96229fb739a2040c29a464967a7a3c4775f http://git.horde.org/diff.php/news/news.php?rt=horde-hatchery&r1=15e2f752ee6a6528614bf057c8a9808f9bcbc222&r2=b3a0f96229fb739a2040c29a464967a7a3c4775f http://git.horde.org/diff.php/news/note.php?rt=horde-hatchery&r1=6a623c025d26cd0da2626edf2948b0813d423524&r2=b3a0f96229fb739a2040c29a464967a7a3c4775f http://git.horde.org/diff.php/news/pdf.php?rt=horde-hatchery&r1=679447dd884cd59bfe815e3b2772a8baced112f3&r2=b3a0f96229fb739a2040c29a464967a7a3c4775f http://git.horde.org/diff.php/news/print.php?rt=horde-hatchery&r1=15e2f752ee6a6528614bf057c8a9808f9bcbc222&r2=b3a0f96229fb739a2040c29a464967a7a3c4775f http://git.horde.org/diff.php/news/reads.php?rt=horde-hatchery&r1=15e2f752ee6a6528614bf057c8a9808f9bcbc222&r2=b3a0f96229fb739a2040c29a464967a7a3c4775f http://git.horde.org/diff.php/news/search.php?rt=horde-hatchery&r1=15e2f752ee6a6528614bf057c8a9808f9bcbc222&r2=b3a0f96229fb739a2040c29a464967a7a3c4775f http://git.horde.org/diff.php/news/templates/common-header.inc?rt=horde-hatchery&r1=0c9f12977d718a9a8a4ff8e59ce27d60e51d0f76&r2=b3a0f96229fb739a2040c29a464967a7a3c4775f http://git.horde.org/diff.php/news/templates/edit/row.php?rt=horde-hatchery&r1=15e2f752ee6a6528614bf057c8a9808f9bcbc222&r2=b3a0f96229fb739a2040c29a464967a7a3c4775f http://git.horde.org/diff.php/news/templates/menu.inc?rt=horde-hatchery&r1=b0c38e3f19a4405b01ff3bd45cede89f9ca68c79&r2=b3a0f96229fb739a2040c29a464967a7a3c4775f http://git.horde.org/diff.php/news/templates/news/attachments.php?rt=horde-hatchery&r1=15e2f752ee6a6528614bf057c8a9808f9bcbc222&r2=b3a0f96229fb739a2040c29a464967a7a3c4775f http://git.horde.org/diff.php/news/templates/news/info.php?rt=horde-hatchery&r1=b0c38e3f19a4405b01ff3bd45cede89f9ca68c79&r2=b3a0f96229fb739a2040c29a464967a7a3c4775f http://git.horde.org/diff.php/news/templates/news/parents.php?rt=horde-hatchery&r1=15e2f752ee6a6528614bf057c8a9808f9bcbc222&r2=b3a0f96229fb739a2040c29a464967a7a3c4775f http://git.horde.org/diff.php/news/trackback.php?rt=horde-hatchery&r1=15e2f752ee6a6528614bf057c8a9808f9bcbc222&r2=b3a0f96229fb739a2040c29a464967a7a3c4775f __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
