summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-07-18initial test to see if we can have plugins that can install tables when they ...Max Kremmel3-5/+264
2008-07-17allow the use of size=originalMax Kremmel2-4/+6
2008-07-17sort out chicken and egg issue with loading libertyMime plugins in other pack...Max Kremmel2-6/+23
2008-07-15attach a form_id to ajax attachment forms so that you can have multiple attac...wjames57-14/+33
2008-07-15make use of preload_function and load required javascriptMax Kremmel2-4/+28
2008-07-15assign gLibertySystem to tpls where the class is initiatedMax Kremmel1-1/+2
2008-07-15remove old and deprecated code. all instances of this method call should have...Max Kremmel1-16/+1
2008-07-15call the upload function of active plugins.Max Kremmel1-2/+9
2008-07-15when we don't give a plugin guid we return functions of a given type from all...Max Kremmel1-9/+9
2008-07-15since plugins can now be in any package things like pkg constants need to be ...Max Kremmel1-11/+1
2008-07-14correct transparencylaetzer2-0/+0
2008-07-14update calls to show and hideSpinner to BitBasewjames51-2/+2
2008-07-14generic icons without question marklaetzer2-0/+0
2008-07-14move ajax file browser to kernel and rename js file and class, make use of ne...Max Kremmel3-115/+0
2008-07-14add basic ajax file browserMax Kremmel3-0/+115
2008-07-14define common evil extension patternMax Kremmel1-2/+2
2008-07-13allow aac audio codec for uploaded files to re-use themMax Kremmel1-3/+3
2008-07-13remove LINKED_ATTACHMENTS stuff - this has now been moved to custom file hand...Max Kremmel1-15/+5
2008-07-13make sure copy_file setting can be passed in in ['upload'] hashMax Kremmel1-3/+3
2008-07-12how to use anchors in linksMax Kremmel1-1/+8
2008-07-12no need to include mime.default.php anymore since the default mime plugin is ...Max Kremmel6-32/+12
2008-07-12LIBERTY_DEFAULT_MIME_HANDLER definition now set in LibertySystem.php since it...Max Kremmel1-4/+1
2008-07-12make sure that the default mime handler is included firstMax Kremmel1-3/+19
2008-07-12use correct classMax Kremmel3-4/+4
2008-07-12better handle situation when ffmpegthumbnailer failsMax Kremmel1-11/+12
2008-07-12allow plugins to copy files instead of move them when they are processed.Max Kremmel1-3/+3
2008-07-12perpetuate pMoveFile through file handling functions in libertyMax Kremmel1-7/+7
2008-07-12load classes when they are needed - unfortunately this is necessary due to in...Max Kremmel1-11/+7
2008-07-12Small spelling mistakeLester Caine1-3/+3
2008-07-11finally found a decent solution to handle plugin updates centrally.Max Kremmel1-2/+17
2008-07-11fix undefined indexes when GPS data is incompleteMax Kremmel1-8/+19
2008-07-10store full GPS data in meta table and calculate geo data when loadingMax Kremmel1-24/+31
2008-07-08hasty 'heat of the moment' removal of storage plugins reverted. bw works well...Max Kremmel4-0/+348
2008-07-08move some plugins to their new homesChristian Fowler1-80/+0
2008-07-08move some plugins to their new homesMax Kremmel1-144/+0
2008-07-08LibertyMime graciously handles storage related plugin features now.Max Kremmel4-348/+0
2008-07-08move some plugins to their new homesChristian Fowler1-104/+0
2008-07-08remove ancient non-functional plugins, moved to tidbits graveyard for nowChristian Fowler14-1840/+0
2008-07-08move some plugins to their new homesMax Kremmel3-449/+0
2008-07-08move some plugins to their new homesMax Kremmel4-628/+0
2008-07-08move some plugins to their new homesChristian Fowler3-243/+0
2008-07-08move some plugins to their new homesMax Kremmel4-507/+0
2008-07-07don't process image further if aspect ratio isn't appropriate for panoramaMax Kremmel1-8/+11
2008-07-07setFormatHeader() has been moved to BitThemesMax Kremmel1-3/+3
2008-07-06fix logic and display options for inline mime templates. this way they can be...Max Kremmel4-39/+41
2008-07-06Moved liberty_process_queue constraint from table creation to additional cons...Stephan Borg1-1/+3
2008-07-06add check for empty results - oddly this is needed when upgrading bitweaver f...Max Kremmel1-3/+5
2008-07-05make use of new file_name setting that allows us to specify the filename. thi...Max Kremmel1-2/+4
2008-07-05massive update to LibertySystem plugin handling: it's now possible to keep li...Max Kremmel1-66/+80
2008-07-05don't auto_activate and storage plugins anymoreMax Kremmel2-4/+4