Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-09-20 | detect pagination needs | Jeroen Dalsem | |
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 ↵ | Cash Costello | |
elgg_trigger_plugin_hook() | |||
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 ↵ | cash | |
parantheses to make it clear how the OR/AND gets applied | |||
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 ↵ | Brett Profitt | |
options. | |||
2011-09-24 | Fixes #3828 correct list classes | cash | |
2011-08-21 | Fixes #3496. Using OR to concatenate unpaired type and subtype clauses in ↵ | Brett Profitt | |
elgg_get_river_type_subtype_where_sql(). | |||
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 | |
git-svn-id: http://code.elgg.org/elgg/trunk@9180 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-05-20 | Fixes #3300 adds a created,river event | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9104 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-05-19 | 'creating', 'river' is the plugin hook for preventing or catching a river ↵ | cash | |
addition before it happens git-svn-id: http://code.elgg.org/elgg/trunk@9103 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-18 | Fixes #2046. Applied Franz' patch for sanitize_int(). | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@9004 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-20 | Refs #3171 Using correct widget registration method | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8788 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-20 | Fixes #3197 fixed the RSS feed for activity (river) | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8786 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-19 | Fixes #3171 added river widget using same name as 1.7 riverdashboard plugin | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8774 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-10 | Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ↵ | ewinslow | |
most urls in core and plugins git-svn-id: http://code.elgg.org/elgg/trunk@8653 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-07 | Refs #2895 entity menu uses new menu system | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8622 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-07 | not showing river buttons when displaying in widgets | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8617 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-06 | Refs #2679 can comment on discussion forums in river now | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8610 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-06 | Fixes #2895 river menu reimplemented using plugin hook | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8607 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-18 | Refs #2950: layout/objects => page/components | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8288 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-15 | Fixes #2808: elgg_get_array_value => elgg_extract | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8247 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-15 | Replaced all occurrences of register_page_handler in core with ↵ | ewinslow | |
elgg_register_page_handler git-svn-id: http://code.elgg.org/elgg/trunk@8244 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-08 | Refs #2543: Core uses the new functions from previous commit. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@8078 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-02 | Fixes #2844 setting table for access_id to fix fatal error | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7989 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-01 | Moved functions from export.php - river.php into deprecated files | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@7980 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-01-13 | Fixes #2402 adds 'add' 'river' plugin hook | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7877 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-12-29 | Fixes #2221 - rewrite of rover functions has been completed with moving ↵ | cash | |
elgg_view_river_item() into the views library. The ugly C&P functions were moved into the riverdashboard plugin and new 1.7 style get/list functions were introduced git-svn-id: http://code.elgg.org/elgg/trunk@7755 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-12-19 | fixed missed variable name change in river's use of image block pattern | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7691 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-12-19 | changed name from media block to image block | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7682 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-12-18 | site nav menu now uses new menu code (and finished the implementation of ↵ | cash | |
custom menu items while I was at it - not backward compatible with the previous half finished version) git-svn-id: http://code.elgg.org/elgg/trunk@7668 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-12-13 | Refs #2226 moving riverdashboard into core - need to clean up riverdashboard ↵ | cash | |
plugin and move to plugins repository and update plugins with new river views git-svn-id: http://code.elgg.org/elgg/trunk@7610 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-10-28 | Standardized code in all of core, not including language files, tests, or ↵ | brettp | |
core mods. git-svn-id: http://code.elgg.org/elgg/trunk@7124 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-10-22 | Removed @license, @copyright, and @author from files. License and copyright ↵ | brettp | |
are covered by LICENSE.txt and COPYRIGHT.txt in root. git-svn-id: http://code.elgg.org/elgg/trunk@7118 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-09-15 | Refs #2220: Pulled remaining classes out of lib files. Core classes now ↵ | ewinslow | |
autoloaded via __autoload(). git-svn-id: http://code.elgg.org/elgg/trunk@6941 36083f99-b078-4883-b0ff-0f9b5a30f544 |