Age | Commit message (Expand) | Author |
2010-01-08 | Refs #1400: Fixed a typo in checking the site_guid. Can't duplicate #1400 no... | brettp |
2010-01-08 | Updated language file to reflect default prefix change. | brettp |
2010-01-08 | Changed default prefix to 'elgg_' for table name readability. | brettp |
2010-01-08 | Fixes #1172: URL now checked for trailing slash upon installation. | brettp |
2010-01-06 | Fixing an upgrade issue relating from invalid (non-existent) usernames | nickw |
2010-01-05 | Added an upgrade to enable the search plugin. | brettp |
2010-01-03 | Set admin user's validation upon initial registration. | brettp |
2009-12-31 | Closes #1424: Faulty database migrations will now halt an upgrade. | brettp |
2009-12-31 | Removed debug data. | brettp |
2009-12-31 | Removed lock tables from db utf8 migration because it fails on some (all?) se... | brettp |
2009-12-21 | a little cleanup of documentation and variable handling in input and output v... | cash |
2009-12-21 | removed unused variable in entities index | cash |
2009-12-21 | fixed #1087 - is_group_member() now returns boolean values only | cash |
2009-12-21 | fixes #988 - subtype is now available on new entities after being saved | cash |
2009-12-20 | fixed bug where array of messages passed to system_messages caused execution ... | cash |
2009-12-20 | fixes #1322 - "remember me" cookie code is cleared when a user is banned | cash |
2009-12-20 | fixes #1193 - now specify charset in both metatag and http header | cash |
2009-12-20 | cleaned up logic on db query cache | cash |
2009-12-20 | fixed typo in list_entities() | cash |
2009-12-18 | Clarified the documentation for add_entity_relationship(). | brettp |
2009-12-18 | add comment action now using get_loggedin_user() rather than $_SESSION['user'] | cash |
2009-12-18 | added js to input/form | cash |
2009-12-18 | better parsing of query for action and page handlers | cash |
2009-12-17 | perhaps this is what Brett intended with the new mb_wrapper code | cash |
2009-12-17 | fixed notices caused by some input views | cash |
2009-12-17 | fixed warning due to database query cache | cash |
2009-12-17 | when asking for a count of entities, we now return an integer rather than a s... | cash |
2009-12-17 | get_submenu was throwing out tons of notices - this should be fixed now | cash |
2009-12-17 | fixes #951 - using background-color rather than background | cash |
2009-12-16 | better version of get_resized_image_from_existing_file() - fixes #685 - more ... | cash |
2009-12-16 | added comments on get_input and set_input since they do not handle nested arrays | cash |
2009-12-15 | Fixes #1413: New server test. | brettp |
2009-12-14 | closes #1277 - display_tagcloud() now has same parameters as get_tags() | cash |
2009-12-14 | fixes #1197 - no division by zero warning any longer | cash |
2009-12-14 | easier to extend login and registration forms now | cash |
2009-12-14 | updated CHANGES.txt with info on river table | cash |
2009-12-14 | fixed line endings on services api unit tests | cash |
2009-12-14 | added some missing language strings | cash |
2009-12-10 | closes #1244 - checking whether file exists before deleting it in cache | cash |
2009-12-10 | closes #1226 - fixes eclipse validation error | cash |
2009-12-10 | fixes #1230 - spelling corrected | cash |
2009-12-10 | using defines for ACCESS values - closes #1064 | cash |
2009-12-10 | removes @ from include - closes #879 | cash |
2009-12-10 | removes unused variables - closes #1129 | cash |
2009-12-09 | minor tweak in comment - closes #1264 | cash |
2009-12-09 | fixes #973 - pulls reported content and bookmark code out of core owner_block... | cash |
2009-12-09 | fixes #1323 and #1186 - PHP 5.3 requires magic methods to be public | cash |
2009-12-08 | fixes #1305 - user and entity cache now cleared on delete | cash |
2009-12-08 | gatekeeper functions now display helpful messages - closes #1060 | cash |
2009-12-08 | fixes #1287 - users now removed from group acl when leaving group - changed o... | cash |