| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-07-31 | reorg util package to put library code in includes/ and used new ↵ | spiderr | 1 | -2/+2 | |
| UTIL_PKG_INC constant | |||||
| 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 | -4/+4 | |
| 2016-06-21 | change-class-var-to-public | spider@app1 | 1 | -1/+1 | |
| 2012-11-24 | public static ::prepGetList | spiderr | 1 | -1/+1 | |
| 2012-11-24 | prepGetList should be static | lester@host81-138-11-136.in-addr.btopenworld.com | 1 | -2/+2 | |
| 2012-10-06 | static call function - e_strict compliance | lsces | 1 | -1/+1 | |
| 2012-09-28 | Missed static function - e_strict compliance | lsces | 1 | -1/+1 | |
| 2012-06-06 | pass by reference fixed | spiderr | 1 | -1/+2 | |
| 2012-05-06 | Match parameter types to parent and additional static function | Lester Caine ext:(%22) | 1 | -2/+2 | |
| 2012-05-06 | replace all PHP4 style calls to LibertyMime base constructors with ↵ | spiderr | 1 | -1/+1 | |
| parent::__construct() | |||||
| 2012-04-30 | Tidy up white space extra spaces and tabs | Lester Caine ext:(%22) | 1 | -8/+8 | |
| 2012-04-19 | lots of getDisplayUrl cleanup | spiderr | 1 | -21/+14 | |
| 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 | -10/+14 | |
| Split static and dynamic use of getDisplayUrl Create getContentUrl as the instantiated version load parameters need to be identical across all classes | |||||
| 2010-06-09 | Strip down CVS keywords. | cvs2git | 1 | -3/+3 | |
| 2010-04-17 | SCHEMA CHANGE - liberty_content_types - change content_description to ↵CVS_HEAD | wjames5 | 1 | -7/+7 | |
| content_name, add column content_name_plural - update all class files and hashes where appropriate | |||||
| 2009-10-05 | add liberty icon services to board view, and hide linkedboard link from ↵ | wjames5 | 1 | -4/+4 | |
| board objects is circular | |||||
| 2009-08-26 | reactivate board notifications | Tyler Bello | 1 | -4/+4 | |
| 2009-08-26 | use is_a( $pObject , 'LibertyComment' ) instead of isContentType( ↵ | Tyler Bello | 1 | -11/+6 | |
| BITCOMMENT_CONTENT_TYPE_GUID ) as isContentType checks isValid, and this service method will not properly handle new object stores | |||||
| 2009-05-01 | remove random references to pageExists that shouldnt be there | wjames5 | 1 | -4/+3 | |
| 2009-03-26 | need global ref | Tekimaki | 1 | -3/+4 | |
| 2009-03-26 | move comment service to comment service func, add exception if ↵ | wjames5 | 1 | -10/+17 | |
| thread_forward_seq is not set, check correct setting 'notification' | |||||
| 2009-03-17 | upgrade Comments to LiberytMime to support attaching files to comments. big ↵ | wjames5 | 1 | -3/+33 | |
| 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-19 | valid check needs to check both ids or it can be spoofed | Tekimaki | 1 | -4/+4 | |
| 2009-02-04 | fix comments getDisplayUrl - gets url based on root_id - related fix boards ↵ | Tekimaki | 1 | -3/+16 | |
| topics urls which are derived from comments - note the tpl tweak in boards | |||||
| 2008-12-05 | improve mailman config - still not perfect but getting there | Tekimaki | 1 | -4/+4 | |
| 2008-11-29 | Fixup transaction handling. | Tekimaki | 1 | -6/+15 | |
| Make sure owner is subscribed to list on create. Make sure group email is subscribed as a moderator on create. | |||||
| 2008-10-20 | BIG CHANGE: migrate p_*_edit permissions to p_*_update permission naming ↵ | Christian Fowler | 1 | -6/+6 | |
| convention, hasEditPermission is now hasUpdatePermission, many explicit perm checks have been cleaned up to hasUpdatePermission | |||||
| 2008-10-03 | CORE CHANGE: cleave Create permission from Edit permission so that they are ↵ | wjames5 | 1 | -3/+4 | |
| distinct. See mailing list for more details | |||||
| 2008-10-02 | Declare admin permission properly. | Nick Palmer | 1 | -3/+4 | |
| 2008-08-04 | add topic_count and post_count to board listing | Christian Fowler | 1 | -4/+12 | |
| 2008-08-01 | fix up various problems with moving topics | wjames5 | 1 | -13/+38 | |
| 2008-07-31 | tidy up with a preview method | wjames5 | 1 | -3/+33 | |
| 2008-06-05 | goodby Attachable hello Mime, even tho boards makes no use of attachments at ↵ | wjames5 | 1 | -9/+9 | |
| this point | |||||
| 2008-05-18 | make sure mail list server exists and mailing list name has been set - avoid ↵ | wjames5 | 1 | -4/+4 | |
| error of returning just @ | |||||
| 2008-05-18 | replaced "~~~ None ~~~" with dashes, avoids singular/plural issue in other ↵ | laetzer | 1 | -4/+4 | |
| languages | |||||
| 2008-04-26 | IMPORTANT: standardize liberty_comments table ref name as lcom, lcm cases ↵ | wjames5 | 1 | -5/+5 | |
| changed to lcom so tthat we don't drive services crazy | |||||
| 2008-04-22 | auto rmlist attached mailing list on expunge if attached | Christian Fowler | 1 | -3/+10 | |
| 2008-04-22 | remove debug | Christian Fowler | 1 | -4/+3 | |
| 2008-04-22 | add auto-create of mailing list on store if everything is in place, move to ↵ | Christian Fowler | 1 | -5/+42 | |
| getter methods for configuration values of board mailing list | |||||
| 2008-04-14 | add boards_content_expunge service method | Christian Fowler | 1 | -3/+10 | |
| 2008-01-26 | Fix boards linking into pigeonholes warning. | Nick Palmer | 1 | -7/+37 | |
| 2007-11-06 | typo - db prefix on column, not table | Christian Fowler | 1 | -4/+4 | |
| 2007-11-01 | BUG: 1824020: missing DB prefixes | Max Kremmel | 1 | -4/+4 | |
| 2007-09-11 | add missing global gBitSystem in getDisplayUrl, add missing initial ↵ | Christian Fowler | 1 | -3/+4 | |
| parameter, clean up to handle passed in parameter | |||||
| 2007-09-10 | try to standardise getDisplayUrl accross content types a bit and add some ↵ | Max Kremmel | 1 | -11/+22 | |
| 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 | -10/+15 | |
| 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-20 | Correct display of selected linked board on previewing unsaved content item | Lester Caine | 1 | -5/+10 | |
| 2007-06-20 | Allow board link to be set prior to the target content having been completed. | Lester Caine | 1 | -3/+7 | |
| This is wrapped in a transaction, so it will be rolled back if the content creation fails | |||||
