summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Expand)AuthorFilesLines
2006-12-30clickable link for displaynameMax Kremmel1-1/+1
2006-12-23clean out a lot of the old structure stuff. comment unused functions and move...Max Kremmel1-0/+8
2006-12-23default to own attachments for admin as wellMax Kremmel1-1/+1
2006-12-22whitespaceMax Kremmel1-6/+6
2006-11-26move getAttachmentList function to LibertyAttachable, where it belongs and ad...Max Kremmel2-1/+62
2006-11-25make liberty status stuff optional and hide for now since it's not being used...Max Kremmel2-7/+8
2006-11-16simplify some pretty insane codeMax Kremmel1-7/+6
2006-11-10clean up allow html code and UIChristian Fowler1-5/+0
2006-11-08allow assignment of a given permission to multiple groups and only return use...Max Kremmel1-1/+1
2006-11-02Re-add content_allow_html preference because existing sites wiht any HTML in ...Christian Fowler1-1/+7
2006-11-01change wiki help layout to make it work better in narrow designsMax Kremmel1-33/+26
2006-10-01change .path and .navigation span to div. makes display:block obsolete but sh...Max Kremmel1-4/+4
2006-09-21add forgotten edit_content_status_inc.tpl templateChristian Fowler1-0/+6
2006-09-19log message cleanup and add option to delete old log entriesMax Kremmel1-52/+83
2006-09-19typoMax Kremmel1-1/+1
2006-09-18remove non XHTML compliant label, remove legend from form as it horked up tabsChristian Fowler1-3/+1
2006-09-17fix odd case of undefined vars for bogus postsChristian Fowler1-1/+1
2006-09-16add some basic action log admin screen - still needs some workMax Kremmel1-0/+60
2006-09-16massive captcha cleanup, centralised captcha verification, added option to us...Max Kremmel2-9/+27
2006-09-15add captcha to liberty commentsChristian Fowler2-3/+4
2006-09-15add basic logging to liberty, clean up liberty_action_log table and enable so...Max Kremmel1-0/+1
2006-09-15fixes vaidation error of trailing commawjames51-22/+22
2006-09-10clean up, move around and consolidate tonnes of crappy and complicated core a...Max Kremmel1-40/+44
2006-09-09xhtml fixesMax Kremmel1-1/+1
2006-09-08sets null in case of empty values, patches validataion bugwjames51-13/+13
2006-09-07adds content description to json outputwjames51-0/+1
2006-09-07expands return object to include hits and ratings propertieswjames51-1/+8
2006-09-06adds additional param options, including json outputwjames51-0/+29
2006-09-06initialize return value in case nothing comes backChristian Fowler1-2/+2
2006-09-06we need to display the guid if there are additional format options availableMax Kremmel1-2/+3
2006-09-03change all biticon links to point to the new icons provided in themes/icon_st...Max Kremmel5-12/+12
2006-09-03preliminary biticon cleanupMax Kremmel1-6/+6
2006-09-01can't use id=content anymore due to new layoutMax Kremmel1-2/+2
2006-09-01cleanupMax Kremmel1-40/+40
2006-08-23add a param 'Default post textarea lines number' to have a decent textarea zo...Sylvie Greverend2-1/+15
2006-08-23Fixed a problem with prototype's show and hide functions hiding the bitweaverNick Palmer2-7/+7
2006-08-22take away the note html forbidden and the link syntax in a comment post as it...Sylvie Greverend1-1/+0
2006-08-20hide anon_name/comment_name field from registered usersHash91-7/+9
2006-08-17remove erronous debug codeJams H Thompson1-4/+0
2006-08-16Improve SQL performance and add liberty_content_hits tableJams H Thompson1-0/+4
2006-08-07apply same standard to all pluginsMax Kremmel1-4/+6
2006-08-05clean up plugins to have a uniform help displayMax Kremmel1-2/+2
2006-08-05make help_page optionalMax Kremmel1-2/+2
2006-07-31add ip to list contentChristian Fowler1-0/+2
2006-07-27remove {renderer}'s dependency on BitBoards, Add reply with quote feature to ...Hash91-0/+1
2006-07-26add anon name, and cleanup codeHash92-5/+13
2006-07-21fix comment paging change hash to ihash (one other change in comments_inc.php)Hash91-1/+1
2006-07-18try to clean up some of the obejct permission code - make it easy to assign o...Max Kremmel2-0/+83
2006-07-12adapt comments so it can be used with boardsHash93-63/+68
2006-07-11add the format choice for a comment - as the comments are parsed - to have th...Sylvie Greverend1-0/+3