Age | Commit message (Expand) | Author |
2010-10-29 | Language changes for contributors and readme. | brettp |
2010-10-29 | small readme tweak. | dave |
2010-10-28 | Fixes #2544. Pulled out the eval() for creating elgg_*() mb wrapper functions. | brettp |
2010-10-28 | Fixes #2150: Removed old code in filestore. | brettp |
2010-10-28 | Standardized code in all of core, not including language files, tests, or cor... | brettp |
2010-10-27 | Updated readme to reflect the MIT license. Updated contributors to be a flat... | brettp |
2010-10-27 | Fixes #2590 - simplecache now works when simplecache turned off | cash |
2010-10-25 | Closes #2511. Query object classes removed. | brettp |
2010-10-22 | Removed @license, @copyright, and @author from files. License and copyright a... | brettp |
2010-10-22 | Fixes #2578 - entity pages should not need call to load engine | cash |
2010-10-22 | Fixes #733 - events now support PHP callbacks | cash |
2010-10-22 | better creation of event and plugin hook registration arrays | cash |
2010-10-22 | Fixes #2466 - split events() into register and trigger functions | cash |
2010-10-21 | Refs #733 - plugin hooks now support PHP callbacks | cash |
2010-10-20 | Refs #2551 - merged [7051] and [7053] into trunk | cash |
2010-10-20 | Merges [7038] into trunk from 1.7 branch | cash |
2010-10-20 | Refs #2537 - merged [7026] into trunk from 1.7 branch | cash |
2010-10-20 | Refs #2410 - merged [7024] into trunk from 1.7 branch | cash |
2010-10-20 | Refs #2493 - merged [7008] into trunk from 1.7 branch | cash |
2010-10-20 | Refs #2465 - merged [7007] into trunk from 1.7 branch | cash |
2010-10-20 | Refs #2499 - merged [6990] into trunk from 1.7 branch | cash |
2010-10-20 | Refs #2498 - merged [6982] into trunk from 1.7 branch | cash |
2010-10-20 | Refs #2489 - manually merged [6981] from 1.7 branch to keep group file option... | cash |
2010-10-20 | Refs #2474 - merged [6976] from 1.7 branch into trunk | cash |
2010-10-20 | Refs #2496 - manually merged [6975] from 1.7 branch | cash |
2010-10-20 | fixed stray character that got into pages edit action | cash |
2010-10-20 | Fixes #2570 - cannot replicate issue with current_page_url() so returned to u... | cash |
2010-10-19 | added a check for register globals | cash |
2010-10-17 | Fixes #2563 - setup autoload in elgglib.php so exceptions and other classes a... | cash |
2010-10-17 | removed exceptions.php from install boot loading | cash |
2010-10-14 | Fixes #2514 - separating action error messages for undefined and no action sc... | cash |
2010-10-14 | Refs #2511 - removed empty query.php lib file | cash |
2010-10-14 | Fixes #2339 - removes social library and deprecates its two functions (put it... | cash |
2010-10-14 | Fixes #2403 - adds unregister_entity_type() | cash |
2010-10-14 | Deprecated unnecessary exceptions.php lib file | ewinslow |
2010-10-14 | Switching blog over to autoload method for plugin classes | ewinslow |
2010-10-14 | Fixes #2547: Plugins can now participate in autoloading classes. | ewinslow |
2010-10-13 | Fixes #2556 - one step install now supported with sample cli script | cash |
2010-10-12 | Fixes #2312 - checking value of arg_separator.output during install | cash |
2010-10-12 | Fixes #2522 - disabling form submission after first submission | cash |
2010-10-12 | Fixes #2521 - added check for old .htaccess | cash |
2010-10-12 | better handling of settings file issues during installation | cash |
2010-10-12 | forgot to update rewrite rule in htaccess_dist | cash |
2010-10-11 | Pulled rewrite test out into separate class | cash |
2010-10-10 | Fixes #2529 for real this time. Not using made up ElggEntity attributes. Add... | brettp |
2010-10-10 | Checking for a valid entity before using its methods in update_entity(). | brettp |
2010-10-10 | ElggEntity::disable() and enable() now update the attributes so you don't hav... | brettp |
2010-10-10 | using config variable for minimum password length | cash |
2010-10-10 | better error messages when there are already Elgg database tables in the data... | cash |
2010-10-10 | fixed issue when settings.php is filled out before installation is started | cash |