Commit History

Author SHA1 Message Date
  Hugo Sales 990ff7abdd [WIP] Move modules' code to a src folder 3 years ago
  Hugo Sales c14a2c0bd2 [MODULES] Use snake_case for module config keys 3 years ago
  Hugo Sales 584e684edd [MODULES] Add function to defer module initialization and cleanup to plugin and component. Add example in Avatar component 3 years ago
  Hugo Sales 8861e4c8ca [MODULES] Add InitiializeModule and CleanupModule events, similar to v2 3 years ago
  Diogo Peralta Cordeiro a3acace0b8 [DOCS][Developer] Elaborate on implementing and configuring a module 3 years ago
  Hugo Sales 20d83873ac [CONFIG][TESTS] Fix error found by AdminPanel test 3 years ago
  Hugo Sales 3971c5c6da [CONFIG] Add example module configuration 3 years ago
  Hugo Sales f7c4b170ea [CONFIG] Make it possible to write module configuration in a config.{php,yml,yaml,xml} file and set each value as properties in the module object 3 years ago
  Hugo Sales c8f0dcb285 [CONFIG] Refactor configuration loading 3 years ago
  Hugo Sales d398456be8 [TESTS] Fix namespace on Controller Security test 3 years ago
  Hugo Sales 3288d48b8a [TESTS] Fix broken tests and expand tests around Attachments 3 years ago
  Hugo Sales 94edde001c [TESTS] Fix Common test 3 years ago
  Hugo Sales 41d759428f [TESTS][DataFixtures] Use Temporary file instead of an ad-hoc solution to copy the upload files 3 years ago
  Diogo Peralta Cordeiro 469cd97b9b [Posting] Respect process_links setting 3 years ago
  Diogo Peralta Cordeiro 8a01224feb [FileQuota] Update plugin to respect the new entities 3 years ago
  Diogo Peralta Cordeiro 61d558b371 [CORE] Fix path configuration 3 years ago
  Diogo Peralta Cordeiro 8c5486ba13 [FIXTURES] Catch any exception, we don't have VIPS-related only 3 years ago
  Diogo Peralta Cordeiro a7d4a56b14 [TESTS][Forms] Respect new naming conventions 3 years ago
  Diogo Peralta Cordeiro bef23f20bc [TESTS] remove accidentally duplicate sample upload 3 years ago
  Diogo Peralta Cordeiro 22ad2bd5cc [VideoEncoder] Port plugin to v3 properly 3 years ago
  Diogo Peralta Cordeiro 968a425459 [DOCS][Developer] Paradigms: Update is_null based on poll votes 3 years ago
  Diogo Peralta Cordeiro 30975111d9 [ImageEncoder] Make plugin respect instance config and use the new core interface 3 years ago
  Diogo Peralta Cordeiro 7c85d312ed [ENTITY][AttachmentThumbnail] Improve the way EncoderPlugins participate in the thumbnail process 3 years ago
  Diogo Peralta Cordeiro c50e3324ef [TWIG][Attachments] Don't throw event with mimetype in its name 3 years ago
  Diogo Peralta Cordeiro aebc5358b5 [Core][GSFile] Improve the way EncoderPlugins participate in the file sanitization process 3 years ago
  Diogo Peralta Cordeiro 24b3e22f73 [ENTITY][Attachment] Respect rfc6838#section-4.2 mimetype length 3 years ago
  Diogo Peralta Cordeiro 6e9cde8a5c [TESTS][Controller][AdminTest] Update int tests to use attachment file_quota instead, as we deleted attachment max width 3 years ago
  Diogo Peralta Cordeiro 4089fc692d [CONFIG] Add setting for attachment sanitization 3 years ago
  Diogo Peralta Cordeiro f25759d60b [CONTROLLER][Attachment] Some attachments may not have dimensions 3 years ago
  Hugo Sales a383021992 [DOCUMENTATION] Update documentation regarding route accept formats 3 years ago