aboutsummaryrefslogtreecommitdiff
path: root/engine
AgeCommit message (Expand)Author
2009-04-08Close #968: View path cache can now be turned on and offmarcus
2009-04-08Removed unused experimental cache functionsmarcus
2009-04-08Refs #946: Improved documentation on enable/disable/reorder plugin commandsmarcus
2009-04-08Refs #968 & #946: Tidied filepath cache stuff by placing them in function calls.marcus
2009-04-08Added callback support to get_data_row()marcus
2009-04-07Closes #937: Added time constraints to the tag retrieval query.marcus
2009-04-02Closes #945: enable/disable_plugin now updates $ENABLED_PLUGINS_CACHEmarcus
2009-03-31Closes #896: Error thrown if user not validate. Metadata physically removed r...marcus
2009-03-30Closes #875: Using db linkmarcus
2009-03-30Closes #889: Decoding html entities from messages before stripping tagsmarcus
2009-03-30Closes #897: Memcache datalists correctly saved on first loadmarcus
2009-03-30Context can now be assigned by defining a constant in the page.ben
2009-03-18Different assignment.marcus
2009-03-18Disposed of unnecessary $result variables.marcus
2009-03-18Closes #844: API parameter test logic improvedmarcus
2009-03-18Closes #883: Using different operator logic so that plugins can replace exist...marcus
2009-03-13Fixes #877: Minor typo addressed. Note: This function is currently not used.marcus
2009-03-11Provide a From email address workaround for those with windows servers. See i...marcus
2009-03-11Closes 868: Fixes regression introduced in [3119]. Version number bumped.marcus
2009-03-11Added a clause that will detect if insert_data returned 0 rather than false, ...ben
2009-03-09Minor api tweakmarcus
2009-03-09Banned users no longer get notificationsben
2009-03-09User validation no longer occurs on first installben
2009-03-09Icons are now correctly resizedben
2009-03-09Introducing the add_group_tool_option function.kevinjardine
2009-03-07Closes #841: User request for password changes now functional.marcus
2009-03-06Very minor comment tweakmarcus
2009-03-06Reversed delete procedure on entities, parent now checked first before sub de...marcus
2009-03-06Added garbage collector hook to clear up orphaned sub table entities.marcus
2009-03-06If you don't have any friends, the river no longer returns all on the 'friend...ben
2009-03-06Closes #838: Missing set from static var.marcus
2009-03-05Online users list works properlyben
2009-03-05Error in subtype detectionben
2009-03-05Fixed search RSSben
2009-03-04Private items never trigger notificationsben
2009-03-04Access fixben
2009-03-04Let's go with the most obvious application of this.ben
2009-03-04River access issuesben
2009-03-04Stopgap for when you can no longer view river items.ben
2009-03-04Access modification - owners can always see their own contentben
2009-03-04Changed notification to use has_access_to_entity to move all access control c...kevinjardine
2009-03-04Added has_access_to_entity functionkevinjardine
2009-03-04Added the ability to optionally specify the user to get_access_sql_suffixkevinjardine
2009-03-04Added contentWrapper viewben
2009-03-04AccessControlQueryComponent::__toString changed to use get_access_sql_suffixkevinjardine
2009-03-04Fixed river RSS viewsben
2009-03-04Commented out a no longer needed line of codekevinjardine
2009-03-04get_tags now uses get_access_sql_suffix for access control.kevinjardine
2009-03-04Improvements to elgg_view, plus river dashboard RSS feedben
2009-03-03Moving to a smaller chunk size.ben