summaryrefslogtreecommitdiff
path: root/BitArticleTopic.php
AgeCommit message (Expand)AuthorFilesLines
2006-08-19can not add 2 topics with the same nameSylvie Greverend1-4/+15
2006-07-12tighten up topic image creation to not copy to temp/ and resize uploaded file...Christian Fowler1-18/+14
2006-04-24make sure we have a topic_id to work withMax Kremmel1-6/+9
2006-03-01move BitSystem:: preferences methods to get/set/load/storeConfig to avoid con...Christian Fowler1-3/+3
2006-02-19Fix reserved word field namesLester Caine1-9/+9
2006-02-08major change of BitDbBase::associateUpdate method - it now takes a simpler ar...Christian Fowler1-2/+2
2006-02-02detikify sequence namesMax Kremmel1-2/+2
2006-02-01detikify libertyMax Kremmel1-5/+5
2006-01-31massive table de-tikification. changed all tiki_ table prefixes with teh pack...bitweaver.org1-12/+12
2006-01-25Upgrade to work with Firebird - mainly missing backticks and reserved word ch...Lester Caine1-2/+2
2006-01-25fix ->fields callsChristian Fowler1-4/+2
2006-01-10merge recent changes into HEADMax Kremmel1-1/+2
2005-12-26merge recent changes into HEADMax Kremmel1-7/+7
2005-12-07clean up image attachments for articles, allow custom size for resizes, use s...Max Kremmel1-2/+2
2005-10-30Add PHPDoc headings to packageLester Caine1-0/+11
2005-10-11get topic image upload workingChristian Fowler1-1/+1
2005-09-27only display active topics when writing article and hide topics if none are setMax Kremmel1-4/+9
2005-09-14use constants instead of hardcoded package names and ensure that image stays ...Max Kremmel1-29/+26
2005-09-03rename a couple of functions for consistencyMax Kremmel1-1/+1
2005-09-01remove active / inactive option until we have sorted out the sqlMax Kremmel1-3/+3
2005-08-27Lock database update timestamps to UTCLester Caine1-2/+4
2005-08-26get custom article image workingMax Kremmel1-3/+3
2005-08-22basic work to get articles working againMax Kremmel1-1/+1
2005-08-13fix article previewMax Kremmel1-45/+45
2005-08-07Make ->genDb()-> work with php4 change back to ->mDb->Lester Caine1-9/+9
2005-08-07Update BitDb functions to be accessed via getDb() in BitBaseLester Caine1-9/+9
2005-06-30IMPORT TikiPro CLYDE FINALbitweaver.org1-0/+246