summaryrefslogtreecommitdiff
path: root/BitPage.php
AgeCommit message (Expand)AuthorFilesLines
2007-06-10simplify isCommentable checkMax Kremmel1-9/+5
2007-06-10add isCommentablewjames51-3/+12
2007-06-01clean up more stuff and finally get rid of wikilib and only create class wher...Max Kremmel1-205/+50
2007-06-01remove a lot of antiquated code including breadcrumbs and outdated wiki-speci...Max Kremmel1-118/+49
2007-04-04move all style related code to BitThemes to further clean up the mess. all st...Max Kremmel1-5/+5
2007-03-31try to use display_url instead of page_id in list to improve SEO scans - only...Max Kremmel1-5/+6
2007-03-26"locked" icons now appearing in other languages ... tra('unlocked' > 'unlocked'laetzer1-4/+4
2007-03-15White space before 'SELECT' causes problems with adding limit settings.Lester Caine1-7/+5
2007-03-07modernise BitPage::getList() - lots of code changes so we need to keep an eye...Max Kremmel1-135/+138
2007-02-11pagination fixesJams H Thompson1-3/+8
2007-01-29add more filter options to wiki list pagesJams H Thompson1-10/+25
2007-01-25add pMixed hash to getDisplayUrl() - this needs to be standardised accross al...Max Kremmel1-5/+10
2007-01-21Actually fix history commentsJams H Thompson1-8/+3
2007-01-06rename some methods in BitDbBase to meet bitweaver standards. all changes bac...Max Kremmel1-9/+9
2006-09-29an update function to avoid to have to gat all the information and store to o...Sylvie Greverend1-4/+35
2006-09-20use getField to clean up logicChristian Fowler1-4/+4
2006-09-18ensure that exists hash contains something to work withMax Kremmel1-4/+4
2006-09-16liberty_action_log updatesMax Kremmel1-8/+8
2006-09-10Ensure new pages appear in the page list ( LEFT JOIN hits )Lester Caine1-4/+4
2006-09-07Restore hits and order by hits to page listLester Caine1-5/+6
2006-09-05Problem when adding find to servicesSQLLester Caine1-6/+6
2006-08-19prefix version columnHash91-4/+4
2006-08-17typoSylvie Greverend1-4/+4
2006-08-16Improve SQL performance and add liberty_content_hits tableJams H Thompson1-8/+9
2006-08-15add lc prefix to the field version so that services can join to tables contai...Hash91-6/+6
2006-07-23move content_enter_html checks out of BitPage and into LibertyContentChristian Fowler1-17/+3
2006-05-05change the error message name to title to reuse the term used in the formSylvie Greverend1-4/+4
2006-05-05avoid notice if empty titleSylvie Greverend1-4/+5
2006-04-29make it possible to store html data on a per page basisMax Kremmel1-9/+26
2006-04-19mass kernel_config renaming for users_Christian Fowler1-4/+4
2006-04-19more kernel_config renamesMax Kremmel1-4/+4
2006-04-17Minor Fix - GetUTCTime is part of gBitSystemRob Thomas1-4/+4
2006-04-14correctly position serviceSql strings to get working syntaxMax Kremmel1-20/+22
2006-04-11rename permissions to new standard using: p_<package>_<verb>_[<noun>]Max Kremmel1-5/+5
2006-03-25escape htmlspecialchars on output instead of during store processMax Kremmel1-5/+4
2006-03-20fix graphviz - was a real messMax Kremmel1-24/+24
2006-03-17Moved function setIndexData into the right class so it actually might even ge...Sean Lee1-18/+18
2006-03-01move BitSystem:: preferences methods to get/set/load/storeConfig to avoid con...Christian Fowler1-7/+7
2006-02-26fix action loggingChristian Fowler1-7/+7
2006-02-22small cleanup of getDisplayUrlChristian Fowler1-4/+4
2006-02-21Add title to liberty_content_links, fixes backlinks on newly created pages, a...Jams H Thompson1-6/+7
2006-02-20check for presence of description, since it might have been unsetMax Kremmel1-5/+5
2006-02-20use verifed content for index_data stringsMax Kremmel1-5/+5
2006-02-20Merge recent changes to HEADSean Lee1-3/+21
2006-02-19move parseData to BitPage::load and do some spring cleaningMax Kremmel1-3/+21
2006-02-19Fix reserved word field namesLester Caine1-10/+10
2006-02-17rename and move wiki_action_log to generalized liberty_action_log in liberty,...Christian Fowler1-10/+15
2006-02-17rename and move wiki_action_log to generalized content_action_log in liberty,...Christian Fowler1-21/+18
2006-02-16new API for parseData(); please view ApiChangeLog for detailsMax Kremmel1-4/+4
2006-02-14rename content_load_function to content_load_sql_functionMax Kremmel1-6/+6