index
:
wiki
master
Bitweaver wiki package repository
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
BitPage.php
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-11
add BitPage::lookupObject; tidy up center_wiki_page (remove global use) for m...
turon
1
-0
/
+37
2014-08-22
For BitPage::getList, make content_type_guid optional, as the primary join is...
Christian Fowler
1
-9
/
+12
2012-05-26
It would be rather usefull if we could follow wiki links ... supply hash rath...
"Lester Caine ext:(%22)
1
-1
/
+1
2012-05-06
replace all PHP4 style calls to LibertyMime base constructors with parent::__...
spiderr
1
-1
/
+1
2012-05-02
replace self:: with static::
spiderr
1
-2
/
+2
2012-04-29
findContentIdByPageId is called statically
Lester Caine ext:(%22)
1
-1
/
+1
2012-04-29
Roll back getContentUrl to alternate static getDisplayUrl fix
Lester Caine ext:(%22)
1
-4
/
+4
2012-04-29
Strip extra white space
Lester Caine ext:(%22)
1
-31
/
+31
2012-04-20
fix getContentUrlFromHash
spiderr
1
-23
/
+8
2012-04-18
major migration of getDisplayUrl to ->getDisplayUrl and ::getDisplayUrlFromHash
Christian Fowler
1
-7
/
+7
2012-04-17
Make pageExists properly static to clear STRICT warning
Lester Caine ext:(%22)
1
-10
/
+3
2012-04-16
Tidy up to remove 'STRICT' warnings
Lester Caine ext:(%22)
1
-25
/
+38
2011-06-28
initialize mInfo['parsed_data']
spiderr
1
-0
/
+1
2011-03-17
add missing space to query
spiderr
1
-1
/
+1
2011-02-27
add findContentIdByPageId, move pageExists from LibertyContent to BitPage whe...
spiderr
1
-0
/
+42
2011-01-04
empty( this ) check in getDisplayUrl
spiderr
1
-7
/
+1
2010-06-09
Strip down CVS keywords.
cvs2git
1
-3
/
+3
2010-04-17
SCHEMA CHANGE - liberty_content_types - change content_description to content...
wjames5
1
-4
/
+4
2010-02-11
fix getLinkStructure() to only use available content
PRE_LIBERTYSYS_SERVICE_UPDATE
PRE_CONTENTTYPE_NAME_PLURAL
Max Kremmel
1
-7
/
+7
2009-11-22
Allow ordering of backlinks - alternative may be ORDER BY title
Lester Caine
1
-4
/
+4
2009-10-01
remove ref to non-existant copyright.txt file
wjames5
1
-4
/
+4
2009-10-01
fix LGPL license ref from non-existant license.txt file to lgpl url
wjames5
1
-4
/
+4
2009-05-01
remove random references to pageExists that shouldnt be there
wjames5
1
-4
/
+3
2009-02-21
format to coding standards
Tekimaki
1
-5
/
+5
2009-02-21
Allow switch to disable parsing of data - needed to allow fixing of pages tha...
Lester Caine
1
-5
/
+7
2009-02-19
if pretty urls in effect only encode the space - leave other chars litteral
Tekimaki
1
-4
/
+5
2008-11-13
big cleanup of wiki, removed unused tables, removed commented code, moved rem...
Max Kremmel
1
-391
/
+99
2008-10-25
if verify fails anywhere along the class chain then process parent verify che...
wjames5
1
-3
/
+8
2008-10-21
change edit to update like the rest
wjames5
1
-5
/
+5
2008-10-20
BIG CHANGE: migrate p_*_edit permissions to p_*_update permission naming conv...
Christian Fowler
1
-4
/
+4
2008-10-03
CORE CHANGE: cleave Create permission from Edit permission so that they are d...
wjames5
1
-32
/
+4
2008-09-15
whitespace
Christian Fowler
1
-4
/
+4
2008-07-17
Pass the correct hash after an error
Lester Caine
1
-4
/
+4
2008-05-21
add isLocked check to hasEditPerm
Christian Fowler
1
-4
/
+4
2008-05-18
fix whitespace
Max Kremmel
1
-9
/
+5
2008-05-10
moving wiki BitPage class to the experimental LibertyMime class for testing
Max Kremmel
1
-9
/
+9
2008-04-01
override getViewTemplate to use native wiki tp
wjames5
1
-3
/
+21
2008-03-22
add check for offset out of range
Jams H Thompson
1
-4
/
+16
2008-03-01
Gracefully handle requess for page numbers larger than max existing page
Jams H Thompson
1
-5
/
+19
2007-10-25
revert recent experimental code
Max Kremmel
1
-25
/
+13
2007-10-22
provide regular package and service package showcase for new liberty sql meth...
Max Kremmel
1
-4
/
+26
2007-10-02
add override of hasUserPermission with pCheckGlobalPerm=TRUE
Christian Fowler
1
-3
/
+12
2007-09-27
update to use summary instead of description
Max Kremmel
1
-4
/
+4
2007-09-27
SCHEMA CHANGE: remove wiki_pages.description and support the new liberty_cont...
Christian Fowler
1
-34
/
+10
2007-09-15
remove not needed override methods, since only has/verifyEditPerm are teh onl...
PRE_LIB_ATTACHMENT_REFACTOR
Christian Fowler
1
-51
/
+3
2007-09-14
override default LC hasXXXPerm behavior by passing in TRUE defualt for pCheck...
Christian Fowler
1
-3
/
+70
2007-09-10
try to standardise getDisplayUrl accross content types a bit and add some pre...
Max Kremmel
1
-15
/
+17
2007-08-30
fix getlist query to used correct field for last editor filter
Jams H Thompson
1
-5
/
+5
2007-08-23
make articles and wiki aware of list services
Max Kremmel
1
-4
/
+4
2007-07-16
Add m(Admin|Edit|View)ContentPermission to various classes. update LibertyCon...
Max Kremmel
1
-3
/
+8
[next]