aboutsummaryrefslogtreecommitdiff
path: root/engine
AgeCommit message (Expand)Author
2009-04-27Closes #927: Minimum user length no longer hard coded.marcus
2009-04-27Closes #975: Now possible to search by metadata and relationshipmarcus
2009-04-27Closes #943: Event triggered when banning or unbanning a user.marcus
2009-04-24Closes #856: Admin created users are no longer created as being owned by the ...marcus
2009-04-23Closes #980: group_gatekeeper() now has an admin override if the admin is log...marcus
2009-04-22Deleting correct data + using correct tablesmarcus
2009-04-22Closes #957: Annotations and metadata owned by a deleted user are now also de...marcus
2009-04-21Belts and braces checking on isloggedin()marcus
2009-04-17Closes #833: Kses now built as modulemarcus
2009-04-17Reverted lastmarcus
2009-04-17small tweak to kses input, for now.dave
2009-04-17Removed style on codemarcus
2009-04-17Removed columnsmarcus
2009-04-17Slightly more draconian kses rulesmarcus
2009-04-17Closes #982: Object limit maximum raised.marcus
2009-04-16Moved old file mime type guesser back to files plugin so that there are no co...marcus
2009-04-16Passed container_guid to any quota plugins and removed duplicate function def...kevinjardine
2009-04-16Added file_get_general_file_type() functionkevinjardine
2009-04-15Centralised mimetype functionmarcus
2009-04-15Rolled in Kevin's file store enhancements and upload code.marcus
2009-04-15Error logged on page forward due to missing page owner.marcus
2009-04-10Removing viewtype autoforward, because it broke installs.ben
2009-04-10Closes #977: get_tags now functional for entities without subtypes.marcus
2009-04-09Forward user if a page owner is inaccessible (Refs #969)marcus
2009-04-09Non-default view types now preserved when forwarding.marcus
2009-04-09Closes #974: Owner_guid may now be an arraymarcus
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