Age | Commit message (Expand) | Author |
2011-02-08 | Refs #2543: Core uses the new functions from previous commit. | brettp |
2011-01-04 | Refs #2771: Removed CRLF. | brettp |
2010-11-10 | Fixes #2367: With fear and trepidation, converting events/plugin hooks to use... | ewinslow |
2010-10-30 | Refs #2124: Using get_loggedin_user functions instead of $vars['user'], $_SES... | ewinslow |
2010-10-28 | Fixes #2150: Removed old code in filestore. | brettp |
2010-10-28 | Standardized code in all of core, not including language files, tests, or cor... | brettp |
2010-10-22 | Removed @license, @copyright, and @author from files. License and copyright a... | brettp |
2010-10-20 | Refs #2499 - merged [6990] into trunk from 1.7 branch | cash |
2010-09-15 | Refs #2220: Pulled remaining classes out of lib files. Core classes now auto... | ewinslow |
2010-09-06 | Refs #2220: Pulled most classes / interfaces out of lib files (except query.p... | ewinslow |
2010-08-22 | Merged r6757:6810 from 1.7 branch into trunk | cash |
2010-08-22 | Merged r6701:6756 from 1.7 branch into trunk | cash |
2010-08-22 | Merged r6620:6653 from 1.7 branch into trunk | cash |
2010-02-01 | PHP complains about not casting the timestampt to int for use in date(). | brettp |
2010-02-01 | Fixes #1314: Filestore opens read-only with rb instead of r+b. | brettp |
2010-01-21 | Fixing bug in resizing function that would incorrectly attempt to crop a pict... | brettp |
2010-01-20 | Resetting cropping coords for images that can't be cropped in filestore. | brettp |
2010-01-20 | Fixes #1445: get_resized_image_from_existing_file() has an optional parameter... | brettp |
2009-12-16 | better version of get_resized_image_from_existing_file() - fixes #685 - more ... | cash |
2009-11-23 | Deleting a user will remove all user files. | nickw |
2009-10-29 | Fully deprecating file matrix use with username. | nickw |
2009-10-27 | Modifying user file locations to be based on guid. | nickw |
2009-10-15 | Standardized gobs of files. | brettp |
2009-08-20 | Whoa nelly this is a big one: Removed license and copyright for files. | brettp |
2009-07-06 | small tweak to filestore | dave |
2009-06-24 | Some tidying of file download manager functions. | marcus |
2009-06-18 | Closes #601: Provides default for new ElggFilestore objects to remove warning... | marcus |
2009-06-12 | Refs #1041: | marcus |
2009-06-12 | Refs #1041: Extra debug | marcus |
2009-05-27 | Removed plugin-specific references from file_display_thumbnail and file_add_t... | kevin |
2009-04-16 | Moved old file mime type guesser back to files plugin so that there are no co... | marcus |
2009-04-16 | Passed container_guid to any quota plugins and removed duplicate function def... | kevinjardine |
2009-04-16 | Added file_get_general_file_type() function | kevinjardine |
2009-04-15 | Centralised mimetype function | marcus |
2009-04-15 | Rolled in Kevin's file store enhancements and upload code. | marcus |
2009-03-09 | Icons are now correctly resized | ben |
2009-02-13 | Fixes #778. Thanks! | ben |
2009-01-23 | Refs #706 | marcus |
2008-11-14 | * Introducing get_loggedin_user() and get_loggedin_userid() | marcus |
2008-10-08 | Minor optimisations. | marcus |
2008-08-25 | Closes #254: If mb_string is installed then internationalised usernames are s... | marcus |
2008-08-08 | Adjusted contributors file. | ben |
2008-06-25 | Fixes for filestore. | ben |
2008-06-25 | Added grabFile() to the filestore, for much more efficient file reading. | ben |
2008-06-24 | Removed the circular delete mechanism that was plaguing ElggFile | ben |
2008-06-24 | Serious memory optimisation for the photo resize functions | ben |
2008-06-23 | Image cropping works! | ben |
2008-06-17 | Fixed #33 - all profile icons except for the largest size are cropped to squa... | ben |
2008-06-10 | register_event_handler and trigger_event have been renamed to register_elgg_e... | ben |
2008-06-10 | Marcus Povey <marcus@dushka.co.uk> | icewing |