| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-06-23 | Named constructors being deprecated in PHP7.x | lsces | 1 | -1/+1 | |
| 2016-06-22 | change-all-StartTrans-calls-to-BitBase-method | spider@app1 | 1 | -2/+2 | |
| 2013-07-11 | Tidy up commenting for phpdoc manual | lsces | 1 | -8/+26 | |
| 2012-11-24 | prepGetList should be static | lester@host81-138-11-136.in-addr.btopenworld.com | 1 | -1/+1 | |
| 2012-09-28 | Missed static function - e_strict compliance | lsces | 1 | -1/+1 | |
| 2012-05-06 | replace all PHP4 style calls to LibertyComment base constructors with ↵ | spiderr | 1 | -1/+1 | |
| parent::__construct() | |||||
| 2012-05-06 | Match parameter types to parent and additional static function | Lester Caine ext:(%22) | 1 | -2/+2 | |
| 2012-05-02 | replace self:: with static:: | spiderr | 1 | -3/+3 | |
| 2012-04-30 | Tidy up white space extra spaces and tabs | Lester Caine ext:(%22) | 1 | -4/+4 | |
| 2012-04-19 | lots of getDisplayUrl cleanup | spiderr | 1 | -13/+20 | |
| 2012-04-18 | major migration of getDisplayUrl to ->getDisplayUrl and ::getDisplayUrlFromHash | Christian Fowler | 1 | -4/+4 | |
| 2012-04-15 | Tidy up to remove 'STRICT' warnings | Lester Caine ext:(%22) | 1 | -3/+3 | |
| Split static and dynamic use of getDisplayUrl Create getContentUrl as the instantiated version load parameters need to be identical across all classes | |||||
| 2011-06-28 | add avatar_mime_type to selects, empty check on avatar_file_name | spiderr | 1 | -7/+13 | |
| 2011-06-26 | convert liberty_files.storage_path to liberty_files.file_name to remove all ↵ | Christian Fowler | 1 | -7/+11 | |
| hardcoded pathing information. legacy path is supported via basename | |||||
| 2010-06-09 | Strip down CVS keywords. | cvs2git | 1 | -3/+3 | |
| 2010-03-16 | white spacepre_ctype_desc_name_schmeachangePRE_CONTENTTYPE_NAME_PLURAL | Christian Fowler | 1 | -5/+5 | |
| 2009-05-01 | remove random references to pageExists that shouldnt be there | wjames5 | 1 | -4/+3 | |
| 2009-03-17 | upgrade Comments to LiberytMime to support attaching files to comments. big ↵ | wjames5 | 1 | -4/+25 | |
| move also of comment storage hash verification into LComm::verifyComment, everything else is support. new liberty admin option to enabled attachments on comments. boards and tickters verification bits move into verification services | |||||
| 2009-02-02 | call getServicesSql with a varaible array since pParamHash is now passed by ↵ | Christian Fowler | 1 | -4/+5 | |
| reference | |||||
| 2008-11-19 | comment sort mode should always be by created date to preserve conversation ↵ | wjames5 | 1 | -5/+5 | |
| order | |||||
| 2008-11-18 | add userCanUpdate, and remove root object stuff in userCanEdit since it was ↵ | Christian Fowler | 1 | -5/+5 | |
| so query and CPU intensive to completely load root objects on every row in getList call. change 'editable' hash_key to 'is_editable' | |||||
| 2008-11-02 | Fixes fatal error on submitting warn. Fixes bug 1948067. | Tomasz Kalkosinski | 1 | -4/+4 | |
| 2008-10-20 | BIG CHANGE: migrate p_*_edit permissions to p_*_update permission naming ↵ | Christian Fowler | 1 | -7/+7 | |
| convention, hasEditPermission is now hasUpdatePermission, many explicit perm checks have been cleaned up to hasUpdatePermission | |||||
| 2008-09-15 | force request board_id to int | Christian Fowler | 1 | -4/+4 | |
| 2008-07-01 | fix liberty_fetch_thumbnail_url | Christian Fowler | 1 | -4/+4 | |
| 2008-06-23 | replace individual function parameters with an array of options when using ↵ | Max Kremmel | 1 | -4/+7 | |
| liberty thumbnail fetching functions | |||||
| 2008-06-05 | goodby Attachable hello Mime, even tho boards makes no use of attachments at ↵ | wjames5 | 1 | -5/+5 | |
| this point | |||||
| 2008-04-30 | fix display url of comment so it outputs the correct css id tag for the commentR202 | wjames5 | 1 | -4/+4 | |
| 2008-04-21 | set flags in comment list requests so services know if we're asking for a ↵ | wjames5 | 1 | -5/+5 | |
| raw list or if we are asking for a list in context of a content object. | |||||
| 2008-03-10 | oops sorry bad place for definitions | wjames5 | 1 | -4/+3 | |
| 2008-03-10 | fix ambiguious col ref in query | wjames5 | 1 | -5/+7 | |
| 2007-12-30 | add sort option to post display | Jams H Thompson | 1 | -3/+17 | |
| 2007-09-10 | add missing global gBitSystem in getDisplayUrl | Christian Fowler | 1 | -3/+4 | |
| 2007-09-10 | try to standardise getDisplayUrl accross content types a bit and add some ↵ | Max Kremmel | 1 | -4/+10 | |
| pretty urls to boards. this is far from complete or perfect, but it's better than it was. | |||||
| 2007-07-16 | Add m(Admin|Edit|View)ContentPermission to various classes. update ↵ | Max Kremmel | 1 | -3/+8 | |
| LibertyContent::has(Admin|Edit|View)Permission to work with new values. To make use of these new permission checks simply use $gContent->hasEditPermission(). Please check to see if i inserted the correct permissions in all classes. new admin permission added to treasury. | |||||
| 2007-06-24 | update forums code to use new liberty comments hashed on content_id, and ↵ | Christian Fowler | 1 | -4/+4 | |
| with children | |||||
| 2007-06-24 | remove old user_avatar_url assignment which was causing NOTICE's | Christian Fowler | 1 | -4/+3 | |
| 2007-06-23 | automagically select best image type that's best for the particular upladed ↵ | Max Kremmel | 1 | -4/+8 | |
| file, allow override of file types and use liberty thumbnail fetcher where possible | |||||
| 2007-06-15 | liberty_fetch_thumbnail_url to get attachment thumbnails | Lester Caine | 1 | -5/+4 | |
| 2007-06-15 | Allow attachments to use .png thumbnails | Lester Caine | 1 | -5/+7 | |
| 2007-03-31 | rename bitboards to boards | Max Kremmel | 1 | -9/+9 | |
| 2007-03-14 | take a swipe at getting delete of topics to work. still non-functional, but ↵ | Christian Fowler | 1 | -11/+13 | |
| closer than the current totally broken state. | |||||
| 2007-03-09 | add auto-tracking of mod_recent_posts to include currently viewed board, add ↵ | Christian Fowler | 1 | -5/+16 | |
| user_id and board_id to BitBoardPost::getList | |||||
| 2007-03-08 | add getList to BitBoardPost to work like other class conventions. Use this ↵ | Christian Fowler | 1 | -7/+86 | |
| method for new recent posts module | |||||
| 2007-02-15 | Add phpdoc comment blocks for documentation | Lester Caine | 1 | -12/+15 | |
| 2007-02-02 | A few minor bug fixes. | Nick Palmer | 1 | -5/+5 | |
| 2007-01-08 | phpbb migration is roughly working now. stilllots of cleanup like deleting ↵ | Christian Fowler | 1 | -12/+18 | |
| posts, etc. | |||||
| 2007-01-08 | rename tables and columns to be consistent with standard bitweaver packages | Christian Fowler | 1 | -15/+59 | |
| 2006-12-20 | adjust to updates in messages | Max Kremmel | 1 | -5/+11 | |
| 2006-11-22 | various fixes - XHMTL compliance - js cleanup... | Max Kremmel | 1 | -6/+6 | |
