summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-02-04clean up junkpre_deprecate_bit_setup_incPRE_BIT_SETUP_CHANGEwjames51-1/+1
2010-02-02use ->getTitle() method instead of ->mInfo.title in templates to allow for cl...Christian Fowler2-4/+4
2009-11-22rollback this is not the right way to enforce crossposting as blog is not req...wjames51-2/+2
2009-11-22Use blog content settings rather than post for new posts - committed for othe...Lester Caine1-2/+2
2009-11-12Begin module upgrade - read in modules from both old and new locations and pr...wjames53-0/+112
2009-11-03move hide user blog posts on user pages to admin opt in feature, and dont hid...R270wjames53-5/+8
2009-10-22typowjames51-2/+2
2009-10-01remove ref to non-existant copyright.txt filewjames513-29/+29
2009-10-01fix LGPL license ref from non-existant license.txt file to lgpl urlwjames513-29/+29
2009-09-21add 'primary' sub class on thumbnail imageChristian Fowler1-1/+1
2009-09-02remove hard coded showEmpty, and use module_parameters.show_emptyChristian Fowler1-2/+2
2009-08-20use root url for path to original attachment - someone smarter than me should...wjames51-4/+4
2009-07-28thow in vars comments wantswjames51-1/+3
2009-07-28set uri_modeChristian Fowler1-1/+4
2009-07-15small format cleanup, handle extra registration_date_desc sort_modeChristian Fowler1-6/+9
2009-05-04Cleared up error report from Eclipse - suspect that the code is still broken ...Lester Caine1-3/+3
2009-05-01pull variable data listBlog.last_modified out of tr blockChristian Fowler1-1/+1
2009-04-21cant call get_offset on system because it changes the offset - use standalone...Tekimaki1-7/+7
2009-04-01remove unused and antiquated get_random_blog_post, replace with modern ::getP...Christian Fowler3-12/+71
2009-02-18drop comment deletion should be handled by parent classwjames51-8/+3
2009-02-04use post id if we have it for urlTekimaki1-3/+7
2009-01-20Fix quotes on many smarty include directivesR250Daniel Sutcliffe2-6/+6
2009-01-20blogs implemented non standard url param, add standard display_url and update...wjames53-5/+8
2008-11-24Fix for 2039819 mod_top_visited_blogs.Tomasz Kalkosinski2-8/+8
2008-11-18Fixes for SQL statements to work properly with Oracle.Tomasz Kalkosinski2-8/+12
2008-11-09remove unused and confusing registerPlugin parameters: security and pathMax Kremmel1-4/+2
2008-10-28call verify on parent classes if verify fails to return all errors to user in...wjames51-2/+7
2008-10-25if verify fails anywhere along the class chain then process parent verify che...wjames51-3/+8
2008-10-25properly populate the post form if store failswjames51-1/+11
2008-10-20BIG CHANGE: migrate p_*_edit permissions to p_*_update permission naming conv...Christian Fowler9-21/+21
2008-10-16consistent html; wordingpre_update_permissionlaetzer1-1/+1
2008-10-04check perm to see tools via BitUser method so global group perm is respectedwjames51-1/+1
2008-10-03CORE CHANGE: cleave Create permission from Edit permission so that they are d...wjames55-12/+15
2008-10-02call verifyEdit and verifyView directly instead of generic verifyPermissioncreate_permissionwjames52-4/+4
2008-09-19tra() for error/warning/delete messageslaetzer3-11/+21
2008-09-17improved plurallaetzer1-1/+1
2008-09-16translation for 'default'laetzer2-4/+4
2008-09-10a number of html and consistency fixes for module helpMax Kremmel2-9/+14
2008-09-09one help file for each module (that takes parameters), html code change from ...laetzer3-0/+49
2008-08-30add verifyTicket on expungeChristian Fowler1-1/+2
2008-08-27note to the readerlaetzer1-1/+2
2008-08-27r.i.p. centerTitlelaetzer2-4/+4
2008-08-26module still doesn't work, but also doesn't produce WSOD anymorelaetzer1-3/+8
2008-08-01allow param 'module title' for center blocklaetzer2-3/+4
2008-08-01avoids error message (module still not working though)laetzer1-6/+5
2008-08-01added {strip}laetzer1-2/+4
2008-07-16Updated the header feed links for a blog post to point to the feeds for the b...Jo-Herman Haugholt1-4/+8
2008-07-16Made the header RSS link reference the feed of the current blog instead of th...Jo-Herman Haugholt1-1/+5
2008-07-16Added 'rel="bookmark"' to pemalink <a> tagsJo-Herman Haugholt4-4/+4
2008-07-14update calls to show and hideSpinner to BitBasewjames51-2/+2