index
:
boards
master
Bitweaver boards package repository
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
BitBoard.php
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-31
reorg util package to put library code in includes/ and used new UTIL_PKG_INC...
spiderr
1
-2
/
+2
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 parent::__...
spiderr
1
-1
/
+1
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
2010-06-09
Strip down CVS keywords.
cvs2git
1
-3
/
+3
2010-04-17
SCHEMA CHANGE - liberty_content_types - change content_description to content...
CVS_HEAD
wjames5
1
-7
/
+7
2009-10-05
add liberty icon services to board view, and hide linkedboard link from board...
wjames5
1
-4
/
+4
2009-08-26
reactivate board notifications
Tyler Bello
1
-4
/
+4
2009-08-26
use is_a( $pObject , 'LibertyComment' ) instead of isContentType( BITCOMMENT_...
Tyler Bello
1
-11
/
+6
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 thread_forward...
wjames5
1
-10
/
+17
2009-03-17
upgrade Comments to LiberytMime to support attaching files to comments. big m...
wjames5
1
-3
/
+33
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 t...
Tekimaki
1
-3
/
+16
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
2008-10-20
BIG CHANGE: migrate p_*_edit permissions to p_*_update permission naming conv...
Christian Fowler
1
-6
/
+6
2008-10-03
CORE CHANGE: cleave Create permission from Edit permission so that they are d...
wjames5
1
-3
/
+4
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
2008-05-18
make sure mail list server exists and mailing list name has been set - avoid ...
wjames5
1
-4
/
+4
2008-05-18
replaced "~~~ None ~~~" with dashes, avoids singular/plural issue in other la...
laetzer
1
-4
/
+4
2008-04-26
IMPORTANT: standardize liberty_comments table ref name as lcom, lcm cases ch...
wjames5
1
-5
/
+5
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 g...
Christian Fowler
1
-5
/
+42
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 parameter...
Christian Fowler
1
-3
/
+4
2007-09-10
try to standardise getDisplayUrl accross content types a bit and add some pre...
Max Kremmel
1
-11
/
+22
2007-07-16
Add m(Admin|Edit|View)ContentPermission to various classes. update LibertyCon...
Max Kremmel
1
-10
/
+15
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
[next]