summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-03-31accepts params user and blog id to limit listwjames51-3/+6
2007-03-31lots of content permissions work. tentatively added updateUserPermissions() t...Max Kremmel2-8/+5
2007-03-29fix comments access/displaywjames52-10/+20
2007-03-29avoid errors with respect to trackbacks. looks like trackbacks need to be cle...Max Kremmel1-6/+9
2007-03-29fix indexes and add comments to AUTO columnMax Kremmel1-2/+5
2007-03-27clean up last blog posts modulewjames52-6/+11
2007-03-27move constraints to liberty_content because content_id is not primary on teh ...Christian Fowler1-5/+4
2007-03-27not perfect icon for crosspost but at least it exists.Max Kremmel2-3/+5
2007-03-27modification to previous editAndy Stanford1-1/+1
2007-03-27Minor template cleanupAndy Stanford1-1/+1
2007-03-27some template cleanupMax Kremmel2-31/+32
2007-03-27simplify post detailsMax Kremmel1-15/+12
2007-03-26fix email psot error tied to blog_idwjames51-2/+8
2007-03-26remove print post error tied to blog_idwjames51-2/+10
2007-03-26make rankings for blog posts and use bw liberty standard rankingswjames52-2/+69
2007-03-26fix time in blog creation previewwjames52-3/+5
2007-03-26fix blog edit preview, and parse format bug in getBlogwjames53-11/+16
2007-03-26add table field for storing a note when crossposting a post to a blog, not ye...wjames52-0/+2
2007-03-25userers > userslaetzer1-2/+2
2007-03-23major overhaul to permissioning just about complete, fix crosspost, fix viewi...Christian Fowler10-190/+91
2007-03-23preserves timestamp in blogs_posts_map on resave, and sets blog post listings...wjames51-7/+21
2007-03-22remove errant vd - sorrywjames51-4/+3
2007-03-22adds function and form for crossposting, structurally it seems perfect, but t...wjames56-6/+189
2007-03-22first pass at content perm sql - right now on p_blogs_post is taking advantageChristian Fowler2-24/+11
2007-03-22Fix the module to look for the data in the right placeAndy Stanford1-2/+2
2007-03-22typowjames51-4/+4
2007-03-22tpl logic fixes, migrate to check boxes, almost ready for perm checkingChristian Fowler5-22/+24
2007-03-21remove blog service - was a false startwjames52-33/+1
2007-03-21remove from blog creation, posting, display, may still be some refs in ranki...wjames57-72/+99
2007-03-20fix rss feed and display of icon, allow full_data option in BitBlogPost::getListChristian Fowler3-40/+47
2007-03-20fix multiple blog listing, add groovy commentsChristian Fowler1-8/+3
2007-03-20remove deprecated calls to old object permissionsChristian Fowler1-23/+1
2007-03-19add new permissioning code blogs, major cleanout of old code, get multi-selec...Christian Fowler9-379/+143
2007-03-19polish up schema_inc for blogs_posts_map changesChristian Fowler1-2/+4
2007-03-18init blogs refactoringwjames522-279/+597
2007-03-16add first pass with content perms assigning. no logical support yetChristian Fowler1-1/+7
2007-03-15remove vdwjames51-2/+1
2007-03-05adds new blog service - auto gen user blogs on new user registration - off by...wjames55-2/+40
2007-03-04show split posts when viewing posts in an individual blogwjames51-0/+2
2007-03-03fix bad row name in perms upgradewjames51-2/+2
2007-03-03adds perms for viewing future and expired posts and query limits in getListwjames53-5/+23
2007-03-02enable editing of publish and expire time, set publish time as default time d...wjames56-14/+37
2007-03-02modernizes store and verifywjames52-53/+121
2007-03-02adds default val if blog_posts_description_length is nullwjames51-4/+4
2007-03-02schema update to support future posting and experation dating of postswjames52-0/+6
2007-03-02adds admin option for split char countwjames52-1/+10
2007-03-01adds support for split syntax and blog posts with read morewjames57-11/+61
2007-03-01fully comments out categories referencewjames51-2/+2
2007-03-01removed a superfluous {/if}Andy Stanford1-1/+1
2007-03-01comments out all references to categories package and vvcat, services appear ...wjames56-10/+46