Age | Commit message (Expand) | Author |
2013-04-13 | cleanup of entity caching code | cash |
2013-02-09 | remove unused code: vars, foreach keys, etc | Steve Clay |
2013-02-09 | Small changes to remove static analysis noise and simplify flow | Steve Clay |
2013-02-09 | Doc fixes and inline type hints for variables (big static analysis cleanup) | Steve Clay |
2012-11-26 | river prefetch: Don't call elgg_get_entities if no GUIDs to fetch | Steve Clay |
2012-11-25 | check entity cache first, and remove limit (from Paweł Sroka's branch) | Steve Clay |
2012-11-21 | Fixes #4926: prefetches entities to be displayed in river | Steve Clay |
2012-07-07 | Fixes #4631. Admins are now able to delete river items. | Sem |
2012-06-02 | renamed variable to cause less confusion with the arguments elgg_trigger_plug... | Cash Costello |
2012-01-08 | coding standards fixes - comments | Cash Costello |
2011-12-31 | Fixes #4258 fixes add_to_river escaping | cash |
2011-11-28 | Fixes #3496 finished up this ticket by updating unit test and using more para... | cash |
2011-11-23 | Refs #3496 improving type/subtype handling for the river | Danny Navarro |
2011-11-23 | Refs #4143 adds a unit test for type/subtype where sql generation | cash |
2011-11-04 | Fixes #4059 returning true when handling a page | cash |
2011-11-04 | Fixes #4059 page handlers all return nothing | cash |
2011-10-08 | Fixes #3936 added @access private to internal functions | Cash Costello |
2011-09-28 | Fixes #3713. elgg_get_entities() and friends return false if passed invalid o... | Brett Profitt |
2011-09-24 | Fixes #3828 correct list classes | cash |
2011-08-21 | Fixes #3496. Using OR to concatenate unpaired type and subtype clauses in elg... | Brett Profitt |
2011-07-06 | $joins was not declared in elgg_get_river() | Cash Costello |
2011-07-02 | fixed river for #3544 | cash |
2011-06-11 | Fixes #3039 added elgg_delete_river() | cash |
2011-05-20 | Fixes #3300 adds a created,river event | cash |
2011-05-19 | 'creating', 'river' is the plugin hook for preventing or catching a river add... | cash |
2011-04-18 | Fixes #2046. Applied Franz' patch for sanitize_int(). | brettp |
2011-03-20 | Refs #3171 Using correct widget registration method | cash |
2011-03-20 | Fixes #3197 fixed the RSS feed for activity (river) | cash |
2011-03-19 | Fixes #3171 added river widget using same name as 1.7 riverdashboard plugin | cash |
2011-03-10 | Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ... | ewinslow |
2011-03-07 | Refs #2895 entity menu uses new menu system | cash |
2011-03-07 | not showing river buttons when displaying in widgets | cash |
2011-03-06 | Refs #2679 can comment on discussion forums in river now | cash |
2011-03-06 | Fixes #2895 river menu reimplemented using plugin hook | cash |
2011-02-18 | Refs #2950: layout/objects => page/components | ewinslow |
2011-02-15 | Fixes #2808: elgg_get_array_value => elgg_extract | ewinslow |
2011-02-15 | Replaced all occurrences of register_page_handler in core with elgg_register_... | ewinslow |
2011-02-08 | Refs #2543: Core uses the new functions from previous commit. | brettp |
2011-02-02 | Fixes #2844 setting table for access_id to fix fatal error | cash |
2011-02-01 | Moved functions from export.php - river.php into deprecated files | ewinslow |
2011-01-13 | Fixes #2402 adds 'add' 'river' plugin hook | cash |
2010-12-29 | Fixes #2221 - rewrite of rover functions has been completed with moving elgg_... | cash |
2010-12-19 | fixed missed variable name change in river's use of image block pattern | cash |
2010-12-19 | changed name from media block to image block | cash |
2010-12-18 | site nav menu now uses new menu code (and finished the implementation of cust... | cash |
2010-12-13 | Refs #2226 moving riverdashboard into core - need to clean up riverdashboard ... | cash |
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-09-15 | Refs #2220: Pulled remaining classes out of lib files. Core classes now auto... | ewinslow |
2010-08-22 | Merged r6757:6810 from 1.7 branch into trunk | cash |