Age | Commit message (Expand) | Author |
2009-03-04 | AccessControlQueryComponent::__toString changed to use get_access_sql_suffix | kevinjardine |
2009-03-04 | Fixed river RSS views | ben |
2009-03-04 | Commented out a no longer needed line of code | kevinjardine |
2009-03-04 | get_tags now uses get_access_sql_suffix for access control. | kevinjardine |
2009-03-04 | Improvements to elgg_view, plus river dashboard RSS feed | ben |
2009-03-03 | Moving to a smaller chunk size. | ben |
2009-03-03 | Echoing the large output buffer in chunks | marcus |
2009-03-03 | Stub for experimental view caching (disabled) | marcus |
2009-03-03 | Using faster array concatination | marcus |
2009-03-03 | $vars is once again populated with session data | ben |
2009-03-03 | Removed utterly pointless lines | marcus |
2009-03-03 | Current language now cached per process in elgg_echo. | marcus |
2009-03-03 | Minor tweaks | marcus |
2009-03-03 | Minor tweaks | marcus |
2009-03-03 | Removed directory test to languages since it's probably fair to assume that t... | marcus |
2009-03-03 | Removing the stupidly slow array_merge from lang load code | marcus |
2009-03-03 | Made get_library_files non-recursive and removed is_dir test... makes the fun... | marcus |
2009-03-03 | Removed calls to the deprecated entity cache | ben |
2009-03-03 | Getting rid of needless double-trimming. | ben |
2009-03-03 | Closes #831: Plugin view location is now cached in a file in dataroot and is ... | marcus |
2009-03-03 | Cache delete now functional | marcus |
2009-03-02 | Limitless queries now supported | marcus |
2009-03-02 | Changed the order of the access dropdown so that it is in order of increasing... | kevinjardine |
2009-03-02 | Corrected unnecessarily patriotic comments. | ben |
2009-03-02 | Removing duplicate deletion code. | marcus |
2009-03-02 | Minor change to previous. | ben |
2009-03-02 | A different table to check db existence against. | ben |
2009-03-01 | Closes #828: Quite correct - rather tired - arrays are individually trimmed -... | marcus |
2009-03-01 | Closes #828: Array input values now trimmed individually. | marcus |
2009-02-28 | Closes #665: Using a bit of preg callback magic to do <wbr> encoding and href... | marcus |
2009-02-28 | Closes #824: $language is initialised | marcus |
2009-02-28 | Disabling updateclient on installs as part of upgrade, this is because it is ... | marcus |
2009-02-27 | Enable all / disable all functionality added | marcus |
2009-02-26 | Fixes to container permissions and widgets to allow default widgets to work w... | kevinjardine |
2009-02-26 | Small access tweak for sending notifications. | ben |
2009-02-26 | Added "enemies" code to get_access_sql_suffix. This implements two features: ... | kevinjardine |
2009-02-26 | Closes #822: Action file existed however the action was not registered (previ... | marcus |
2009-02-26 | Closes #807: Removed echo on page_draw() | marcus |
2009-02-25 | Refs #808: Bug was actually fixed by not using empty... register_translations... | marcus |
2009-02-25 | Closes #808: Removed register_translation from the wild, now called on boot s... | marcus |
2009-02-25 | Added friends access level | kevinjardine |
2009-02-25 | Introduces user default access. | kevinjardine |
2009-02-24 | Syntax improvements for the get_metadata functions | ben |
2009-02-24 | Fix for previous, including a change to check_entity_relationships that actua... | ben |
2009-02-24 | Introducing the 'delete relationship' event. Fixes #779 | ben |
2009-02-24 | Notifications with nonexistent handlers no longer throw an exception; they no... | ben |
2009-02-24 | The session initialisation order is slightly altered to allow for language se... | ben |
2009-02-24 | Fixed error in notification procedure | ben |
2009-02-24 | Minor variable fix. Fixes #811 | ben |
2009-02-24 | Added fixes to create_entity and add_widgets to correctly handle containers. | ben |