Age | Commit message (Expand) | Author |
2009-04-24 | Closes #856: Admin created users are no longer created as being owned by the ... | marcus |
2009-04-23 | Closes #980: group_gatekeeper() now has an admin override if the admin is log... | marcus |
2009-04-22 | Deleting correct data + using correct tables | marcus |
2009-04-22 | Closes #957: Annotations and metadata owned by a deleted user are now also de... | marcus |
2009-04-21 | Belts and braces checking on isloggedin() | marcus |
2009-04-17 | Closes #833: Kses now built as module | marcus |
2009-04-17 | Reverted last | marcus |
2009-04-17 | small tweak to kses input, for now. | dave |
2009-04-17 | Removed style on code | marcus |
2009-04-17 | Removed columns | marcus |
2009-04-17 | Slightly more draconian kses rules | marcus |
2009-04-17 | Closes #982: Object limit maximum raised. | marcus |
2009-04-16 | Moved old file mime type guesser back to files plugin so that there are no co... | marcus |
2009-04-16 | Passed container_guid to any quota plugins and removed duplicate function def... | kevinjardine |
2009-04-16 | Added file_get_general_file_type() function | kevinjardine |
2009-04-15 | Centralised mimetype function | marcus |
2009-04-15 | Rolled in Kevin's file store enhancements and upload code. | marcus |
2009-04-15 | Error logged on page forward due to missing page owner. | marcus |
2009-04-10 | Removing viewtype autoforward, because it broke installs. | ben |
2009-04-10 | Closes #977: get_tags now functional for entities without subtypes. | marcus |
2009-04-09 | Forward user if a page owner is inaccessible (Refs #969) | marcus |
2009-04-09 | Non-default view types now preserved when forwarding. | marcus |
2009-04-09 | Closes #974: Owner_guid may now be an array | marcus |
2009-04-08 | Close #968: View path cache can now be turned on and off | marcus |
2009-04-08 | Removed unused experimental cache functions | marcus |
2009-04-08 | Refs #946: Improved documentation on enable/disable/reorder plugin commands | marcus |
2009-04-08 | Refs #968 & #946: Tidied filepath cache stuff by placing them in function calls. | marcus |
2009-04-08 | Added callback support to get_data_row() | marcus |
2009-04-07 | Closes #937: Added time constraints to the tag retrieval query. | marcus |
2009-04-02 | Closes #945: enable/disable_plugin now updates $ENABLED_PLUGINS_CACHE | marcus |
2009-03-31 | Closes #896: Error thrown if user not validate. Metadata physically removed r... | marcus |
2009-03-30 | Closes #875: Using db link | marcus |
2009-03-30 | Closes #889: Decoding html entities from messages before stripping tags | marcus |
2009-03-30 | Closes #897: Memcache datalists correctly saved on first load | marcus |
2009-03-30 | Context can now be assigned by defining a constant in the page. | ben |
2009-03-18 | Different assignment. | marcus |
2009-03-18 | Disposed of unnecessary $result variables. | marcus |
2009-03-18 | Closes #844: API parameter test logic improved | marcus |
2009-03-18 | Closes #883: Using different operator logic so that plugins can replace exist... | marcus |
2009-03-13 | Fixes #877: Minor typo addressed. Note: This function is currently not used. | marcus |
2009-03-11 | Provide a From email address workaround for those with windows servers. See i... | marcus |
2009-03-11 | Closes 868: Fixes regression introduced in [3119]. Version number bumped. | marcus |
2009-03-11 | Added a clause that will detect if insert_data returned 0 rather than false, ... | ben |
2009-03-09 | Minor api tweak | marcus |
2009-03-09 | Banned users no longer get notifications | ben |
2009-03-09 | User validation no longer occurs on first install | ben |
2009-03-09 | Icons are now correctly resized | ben |
2009-03-09 | Introducing the add_group_tool_option function. | kevinjardine |
2009-03-07 | Closes #841: User request for password changes now functional. | marcus |
2009-03-06 | Very minor comment tweak | marcus |