Historique des commits

Auteur SHA1 Message Date
  Mikael Nordfeldth 0dfafe2567 NewnoticeAction now uses Notice::saveActivity(...) il y a 8 ans
  Mikael Nordfeldth fe6498e7c8 Send objects instead of integers to File_to_post::processNew il y a 9 ans
  Mikael Nordfeldth ff6969302b Some SVG files are "text/html" according to 'file' il y a 9 ans
  Mikael Nordfeldth 325e784ccd Don't store duplicates of files. il y a 9 ans
  Mikael Nordfeldth 5b940f255f Mediafile updated to insert urlhash and lookup properly il y a 9 ans
  Mikael Nordfeldth 45dc76de26 File and File_redirection adhoc storage methods updated for urlhash il y a 9 ans
  Mikael Nordfeldth 015e95829b MediaFile->getFile() instead of accessing fileRecord il y a 9 ans
  Mikael Nordfeldth 9f87359d04 Non-ajax file submissions should throw NoUploadedMediaException il y a 9 ans
  Mikael Nordfeldth 8b585ff647 MediaFile upload simplifying il y a 9 ans
  Hannes Mannerheim 5a72a25905 Bug, attachments stored double in file table il y a 10 ans
  Mikael Nordfeldth ce23c68d1c FileAction removed (we have AttachmentAction). il y a 10 ans
  Mikael Nordfeldth e526909bd8 File width and height is now properly set for File il y a 10 ans
  Mikael Nordfeldth d59eb5e184 Dynamically generate thumbnails (see full text) il y a 10 ans
  Mikael Nordfeldth 86ddf120d7 Better event name (creating thumbnail _source_) il y a 10 ans
  Mikael Nordfeldth 07b232774d Enable square thumbnailing il y a 10 ans
  Mikael Nordfeldth d3b4a8616d Original name preserved in uploaded file. il y a 10 ans
  Mikael Nordfeldth 06d4cecf7f MediaFile thumbnail event hooks + VideoThumbnails plugin il y a 10 ans
  Mikael Nordfeldth 639f1a01e0 File class no longer depends on MIME il y a 10 ans
  Mikael Nordfeldth 6faed0e451 MediaFile loses dependency on PEAR::MIME il y a 10 ans
  Mikael Nordfeldth 0eb38b8f84 We only allow (and have) MIME types in supported list il y a 10 ans
  Mikael Nordfeldth 6f6065e5e9 Only accept filenames for existing files in getUploadedFileType il y a 10 ans
  Mikael Nordfeldth 48da97f204 MediaFile code improvements, preparing to implement multi-attachments il y a 11 ans
  Mikael Nordfeldth 2a4dc77a63 The overloaded DB_DataObject function staticGet is now called getKV il y a 11 ans
  Brion Vibber 464e0f8115 Don't trust text/xml mime types; generic content detection gives useless stuff like that on SVG images! Todo: replace the extension check in this case with better content-based checks. il y a 14 ans
  Brion Vibber 504529e8cd Keep aspect ratio when generating local thumbnails il y a 14 ans
  Brion Vibber 694448e0aa Add attachments 'thumb_width' and 'thumb_height' settings for inline thumbs, defaulting to 100x75. il y a 14 ans
  Brion Vibber c36fecb794 Save a thumbnail image when uploading an image file into the file attachments system. Currently hardcoded to 100x75, needs aspect-sensitivity etc. il y a 14 ans
  Brion Vibber 2692b5fc84 Fix for ticket #2853: fix for some unknown MIME type error cases by adjusting the PEAR error handling temporarily around MIME_Type_Extension usage. il y a 14 ans
  Siebrand Mazeland 128607a270 Update translator documentation and add punctuation where missing to exception messages. il y a 14 ans
  Siebrand Mazeland e88ee4ec46 Fix i18n issue and add translator documentation. il y a 14 ans