aboutsummaryrefslogtreecommitdiff
path: root/engine
AgeCommit message (Expand)Author
2009-07-13Closes #1119: If post data not initially found then input stream is used.marcus
2009-07-08Closes #1111: Using substr instead of parse_url.marcus
2009-07-08Refs #427: Added $vars array to hook call.marcus
2009-07-07Refs #1099: Using write access hook to allow group-only ACLs. Need to examin...brettp
2009-07-06Closes #1075: XML-RPC client behaving as per specmarcus
2009-07-06Refs #1089: Added [B] flag to rewrite for tags. Won't work until apache 2.2....brettp
2009-07-06small tweak to filestoredave
2009-07-06Closes #742: Ability to retrieve master icon from getIcon() interface.marcus
2009-07-02order by now works on get entities from metadatadave
2009-07-01Refs #1058: Using validated metadata for new user permission check. Correctl...brettp
2009-07-01Refs #1086: Deprecating kses and removing it from core. Version bump.marcus
2009-07-01Closes #1097: Results set by set_input are now also filtered by get_input()marcus
2009-07-01Short circuit on delete annotations to avoid error messagemarcus
2009-07-01Metadata delete now passing correct object, also handles missing metadata ent...marcus
2009-06-30Modified output/confirmlink view to accept a class param.brettp
2009-06-29Closes #502: Removing unfriended users from access lists upon unfriending.brettp
2009-06-29Closes #337: Added checking for metastrings in __get_annotations_calculate_x() brettp
2009-06-29Updated get_*() functions ot return false if an invalid subtype is specified.brettp
2009-06-29Closes #1073: Captcha off by defaultmarcus
2009-06-28Access levels on add_to_river() will now respect ACCESS_DEFAULT level.marcus
2009-06-24Closes #427: Original view name passed to plugin hook.marcus
2009-06-24Some tidying of file download manager functions.marcus
2009-06-18Closes #601: Provides default for new ElggFilestore objects to remove warning...marcus
2009-06-17Closes #719: More options on annotation count functions.marcus
2009-06-17Refs #964: Correct detection of type.marcus
2009-06-17Refs #328: Documentation tweak.marcus
2009-06-17Refs #964: Tidied plugin hook into framework function, changed hook to entity...marcus
2009-06-16Marcus Povey 20090616:marcus
2009-06-16Bugfix to archive logs sqlmarcus
2009-06-12Refs #1041: marcus
2009-06-12Refs #1041: Extra debugmarcus
2009-06-11Block URL unsafe characters from usernamemarcus
2009-06-10File cache attempts to create directory if it is not present.marcus
2009-06-08* Introducing substr wrapper functionmarcus
2009-06-05Closes #639: marcus
2009-06-05Close #1040: Limited explode on action and page handler.marcus
2009-06-04Closes #998 : Operator selection on get by metadata multimarcus
2009-06-02Removed some error messagesmarcus
2009-05-29Option to suppress visible errors in token validation code.marcus
2009-05-28Closes #1035: Page handler now urldecodes input, necessary as vars are extrac...marcus
2009-05-28Fixed some typos in group searchmarcus
2009-05-28Refs #965: Search now correctly using page handler to make it easier to replace.marcus
2009-05-27Delete event now triggered on metadata and annotation deletemarcus
2009-05-27Admin shortcut flag set on login as well as initmarcus
2009-05-27Removed plugin-specific references from file_display_thumbnail and file_add_t...kevin
2009-05-22Refs #965: Allowing upgrades to be loaded from other locations.marcus
2009-05-22Closes #1030: Group title and description search added, refs #965marcus
2009-05-22Closes #1031: Restored wildcard as it didn't appear that slow.marcus
2009-05-19Refs #1027: Introducing $CONFIG->db_disable_query_cache which allows disablin...marcus
2009-05-19Closes #1026: Removed "@" from include statementmarcus