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
2007-06-10
simplify isCommentable check
Max Kremmel
1
-9
/
+5
2007-06-10
add isCommentable
wjames5
1
-3
/
+12
2007-06-01
clean up more stuff and finally get rid of wikilib and only create class wher...
Max Kremmel
1
-205
/
+50
2007-06-01
remove a lot of antiquated code including breadcrumbs and outdated wiki-speci...
Max Kremmel
1
-118
/
+49
2007-04-04
move all style related code to BitThemes to further clean up the mess. all st...
Max Kremmel
1
-5
/
+5
2007-03-31
try to use display_url instead of page_id in list to improve SEO scans - only...
Max Kremmel
1
-5
/
+6
2007-03-26
"locked" icons now appearing in other languages ... tra('unlocked' > 'unlocked'
laetzer
1
-4
/
+4
2007-03-15
White space before 'SELECT' causes problems with adding limit settings.
Lester Caine
1
-7
/
+5
2007-03-07
modernise BitPage::getList() - lots of code changes so we need to keep an eye...
Max Kremmel
1
-135
/
+138
2007-02-11
pagination fixes
Jams H Thompson
1
-3
/
+8
2007-01-29
add more filter options to wiki list pages
Jams H Thompson
1
-10
/
+25
2007-01-25
add pMixed hash to getDisplayUrl() - this needs to be standardised accross al...
Max Kremmel
1
-5
/
+10
2007-01-21
Actually fix history comments
Jams H Thompson
1
-8
/
+3
2007-01-06
rename some methods in BitDbBase to meet bitweaver standards. all changes bac...
Max Kremmel
1
-9
/
+9
2006-09-29
an update function to avoid to have to gat all the information and store to o...
Sylvie Greverend
1
-4
/
+35
2006-09-20
use getField to clean up logic
Christian Fowler
1
-4
/
+4
2006-09-18
ensure that exists hash contains something to work with
Max Kremmel
1
-4
/
+4
2006-09-16
liberty_action_log updates
Max Kremmel
1
-8
/
+8
2006-09-10
Ensure new pages appear in the page list ( LEFT JOIN hits )
Lester Caine
1
-4
/
+4
2006-09-07
Restore hits and order by hits to page list
Lester Caine
1
-5
/
+6
2006-09-05
Problem when adding find to servicesSQL
Lester Caine
1
-6
/
+6
2006-08-19
prefix version column
Hash9
1
-4
/
+4
2006-08-17
typo
Sylvie Greverend
1
-4
/
+4
2006-08-16
Improve SQL performance and add liberty_content_hits table
Jams H Thompson
1
-8
/
+9
2006-08-15
add lc prefix to the field version so that services can join to tables contai...
Hash9
1
-6
/
+6
2006-07-23
move content_enter_html checks out of BitPage and into LibertyContent
Christian Fowler
1
-17
/
+3
2006-05-05
change the error message name to title to reuse the term used in the form
Sylvie Greverend
1
-4
/
+4
2006-05-05
avoid notice if empty title
Sylvie Greverend
1
-4
/
+5
2006-04-29
make it possible to store html data on a per page basis
Max Kremmel
1
-9
/
+26
2006-04-19
mass kernel_config renaming for users_
Christian Fowler
1
-4
/
+4
2006-04-19
more kernel_config renames
Max Kremmel
1
-4
/
+4
2006-04-17
Minor Fix - GetUTCTime is part of gBitSystem
Rob Thomas
1
-4
/
+4
2006-04-14
correctly position serviceSql strings to get working syntax
Max Kremmel
1
-20
/
+22
2006-04-11
rename permissions to new standard using: p_<package>_<verb>_[<noun>]
Max Kremmel
1
-5
/
+5
2006-03-25
escape htmlspecialchars on output instead of during store process
Max Kremmel
1
-5
/
+4
2006-03-20
fix graphviz - was a real mess
Max Kremmel
1
-24
/
+24
2006-03-17
Moved function setIndexData into the right class so it actually might even ge...
Sean Lee
1
-18
/
+18
2006-03-01
move BitSystem:: preferences methods to get/set/load/storeConfig to avoid con...
Christian Fowler
1
-7
/
+7
2006-02-26
fix action logging
Christian Fowler
1
-7
/
+7
2006-02-22
small cleanup of getDisplayUrl
Christian Fowler
1
-4
/
+4
2006-02-21
Add title to liberty_content_links, fixes backlinks on newly created pages, a...
Jams H Thompson
1
-6
/
+7
2006-02-20
check for presence of description, since it might have been unset
Max Kremmel
1
-5
/
+5
2006-02-20
use verifed content for index_data strings
Max Kremmel
1
-5
/
+5
2006-02-20
Merge recent changes to HEAD
Sean Lee
1
-3
/
+21
2006-02-19
move parseData to BitPage::load and do some spring cleaning
Max Kremmel
1
-3
/
+21
2006-02-19
Fix reserved word field names
Lester Caine
1
-10
/
+10
2006-02-17
rename and move wiki_action_log to generalized liberty_action_log in liberty,...
Christian Fowler
1
-10
/
+15
2006-02-17
rename and move wiki_action_log to generalized content_action_log in liberty,...
Christian Fowler
1
-21
/
+18
2006-02-16
new API for parseData(); please view ApiChangeLog for details
Max Kremmel
1
-4
/
+4
2006-02-14
rename content_load_function to content_load_sql_function
Max Kremmel
1
-6
/
+6
[next]