summaryrefslogtreecommitdiff
path: root/refresh_functions.php
AgeCommit message (Collapse)AuthorFilesLines
2010-06-09Strip down CVS keywords.pre-lf-storage-path-to-file-namecvs2git1-2/+2
2009-10-01remove ref to non-existant copyright.txt filepre_deprecate_bit_setup_incPRE_BIT_SETUP_CHANGEwjames51-3/+3
2009-10-01fix LGPL license ref from non-existant license.txt file to lgpl urlwjames51-3/+3
2008-01-26Add ability to restrict which content types are searchable and modernize ↵Nick Palmer1-3/+3
permission checking a bit.
2007-12-04Blogs is now part of LibertyContent so use correct index method in search ↵MW1-36/+7
package and get rid of some legacy code
2006-12-26fix some baic search issuesMax Kremmel1-5/+7
2006-10-11clean up queries for BitBlog to LibertyContentChristian Fowler1-5/+6
2006-04-05tonnes of upgrader error sqashes - liberty_content_links still remain to be ↵Max Kremmel1-9/+9
dealt with
2006-03-17Added a set of parens to fix-up the refresh_index function.Sean Lee1-3/+3
2006-03-01move BitSystem:: preferences methods to get/set/load/storeConfig to avoid ↵Christian Fowler1-3/+3
conflict with new content preferences
2006-02-24Damn Missing Back-ticsSean Lee1-3/+3
2006-02-24Update to delete_index_content_type function. Location field no longer ↵Sean Lee1-3/+4
available - using link to liberty content now.
2006-02-24Fixed "user" column - key word in mssql.Sean Lee1-4/+4
2006-02-21fix error in sql syntaxJams H Thompson1-3/+3
2006-02-20Merge recent changes to HEADSean Lee1-59/+38
2006-02-19Fix reserved word field namesLester Caine1-6/+6
COUNT - SQL Reserved
2006-02-14disable refresh function for now since it kills the site when activeMax Kremmel1-2/+4
2006-02-14Merge recent changes from R1 into HEAD. Note: Left random reindexing alone!Sean Lee1-31/+38
2006-02-09Import some updates from R1Lester Caine1-21/+33
Have left the background refresh as it may be useful for indexing large imported sites Not indexing Articles has been omitted - group filter is now available instead Using the content_type_guid and group_id of the liberty_content entry for selection
2006-02-09remove getPref() and we continue using old method getPreference();Max Kremmel1-3/+3
replace all direct accesses with getPreference() or setPreference() (new function) BitSystem::getPreference() and related functions will be renamed to BitSystem::getConfig()
2006-02-08table is b and not tbSylvie Greverend1-3/+3
2006-02-08Merge from R1, de-tiki, R2 updates and checked against HEADLester Caine1-113/+149
2006-02-01detikify libertyMax Kremmel1-10/+10
2006-01-31massive table de-tikification. changed all tiki_ table prefixes with teh ↵bitweaver.org1-14/+14
package_ name. have changed everything except liberty except kernel
2006-01-24merge recent changes into HEADMax Kremmel1-3/+3
2006-01-21Missed an alias ;)Lester Caine1-4/+4
2006-01-21Add Liberty tables to article search function - needs testingLester Caine1-4/+6
2005-12-18merge recent changes into HEADMax Kremmel1-8/+8
2005-11-22merge recent changes into HEADMax Kremmel1-187/+63
2005-09-03synch recent changes from R1 to HEADMax Kremmel1-5/+5
2005-08-30synch recent changes from R1 to HEADMax Kremmel1-3/+3
2005-08-07merge recent changes from R1 to HEADMax Kremmel1-34/+34
2005-06-28Merge recent changes from R1 into HEADChristian Fowler1-1/+18
2005-06-19IMPORT TikiPro CLYDE FINALbitweaver.org1-0/+285