summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Expand)AuthorFilesLines
2007-09-26seems to make more sense to show the primary attachment since we now always h...Max Kremmel1-5/+8
2007-09-25clean up image processing admin options, add preliminary support for php-imag...Max Kremmel1-60/+18
2007-09-24Move "promotions" stuff to _bit_hype. You need to check out that package to g...Nick Palmer9-100/+0
2007-09-24Doh! Fix copy paste mistake.Nick Palmer1-1/+1
2007-09-24Add promotions with lots of nice bells and whistles. Need to test all the ser...Nick Palmer9-12/+98
2007-09-23Changes to get ajax attachments working again. You must turn on the new stora...Nick Palmer1-2/+2
2007-09-22Only output services div if there is content to live in the div.Nick Palmer1-8/+15
2007-09-15make it possible to set a primary attachment with a simply radio button. U co...Max Kremmel2-23/+31
2007-09-15remove deprecated codeMax Kremmel1-41/+1
2007-09-15SCHEMA CHANGE: Major overhaul to liberty attachable by removing attachment_ma...Christian Fowler2-18/+0
2007-09-11add tri-state permissioning to assignment to allow overriding of default to f...Christian Fowler1-13/+12
2007-09-10use a unique name for the content_id and update code to adhere to the code st...Max Kremmel1-1/+1
2007-09-06replace inline javascript with isJavascriptEnabled checkwjames51-8/+4
2007-09-04pass smarty.request.content_type_guid through to add contentChristian Fowler1-1/+1
2007-08-20attempt to make refresh_liberty_cache + pretty_URL worklaetzer1-2/+11
2007-08-10optional all null args on getDisplayUriChristian Fowler2-3/+3
2007-08-09don't put icons that aren't part of the official icon list into icon themes. ...Max Kremmel1-1/+1
2007-08-09add initial digg this file - prob needs to be moved to a promotions packageChristian Fowler1-0/+14
2007-07-29remove name property from comments form tag, not xhtml validwjames51-1/+1
2007-07-29cycle values are needed in first instance of {cycle}Max Kremmel1-3/+3
2007-07-29insert needed whitespacesMax Kremmel1-6/+6
2007-07-26update comments to relay root_id to ajax commentswjames53-11/+6
2007-07-26better handle cache refresh iconMax Kremmel1-1/+1
2007-07-16activate the spinner every time prototype is loaded and remove individual spi...Max Kremmel2-2/+0
2007-07-15add iforce=icon to checksChristian Fowler1-1/+1
2007-07-15check to see if we have format help before we try to include the fileMax Kremmel1-4/+6
2007-07-15ajaxed liberty content permissionsMax Kremmel1-22/+24
2007-07-15indent fileMax Kremmel1-19/+19
2007-07-15minor shuffling of UIMax Kremmel2-6/+10
2007-07-15forgot to dispay truncated group anmesbitweaver.org1-1/+1
2007-07-15UI updatebitweaver.org1-3/+10
2007-07-15slightly better layoutbitweaver.org1-13/+13
2007-07-15improve UI when there's few groups by increasing icon size and display large ...bitweaver.org1-109/+40
2007-07-15cache output hash. this avoids having to parse all the samples on every edit ...Max Kremmel1-7/+7
2007-07-14edit help is now taken care of by services. this means that there is no need ...Max Kremmel3-41/+125
2007-07-11Be a little bit more selective about what we allow fckeditor to latch onto.Nick Palmer1-1/+1
2007-07-11SCHEMA CHANGE: (minor) rename is_excluded to a more intuitive is_revoked for ...Christian Fowler1-3/+3
2007-07-10move loadAjax() to BitThemesMax Kremmel2-2/+2
2007-07-09restrict showing IP only to users that have extensive content viewing powers,...bitweaver.org1-2/+6
2007-07-08use better labelsMax Kremmel1-1/+2
2007-07-08only display cache refresh icon if users are generally allowed to view icons ...Max Kremmel1-1/+1
2007-07-08clean up templateMax Kremmel1-38/+22
2007-07-08pass content_id into isCached query that we can refresh items in lists as wellMax Kremmel1-1/+1
2007-07-07add cool new interface for sites with more than 10 groupsMax Kremmel1-27/+115
2007-07-07remove unused features, use more spreadout timespans for liberty cache settin...Max Kremmel1-23/+11
2007-07-06set up UI to work with a unison permission approach. content permissions back...Max Kremmel1-91/+31
2007-07-04{textarea} Escapes as required! Please do not double escape!Nick Palmer1-1/+1
2007-06-28Make FCKEditor only latch onto text areas that are created with the smarty {t...Nick Palmer1-1/+1
2007-06-26Set $showprimary before calling template to include primary attachment with a...Lester Caine1-1/+1
2007-06-24add more help regarding image processors and modify layout slightlyMax Kremmel1-4/+10