Age | Commit message (Expand) | Author |
2011-04-25 | Fixes #2899, #2870. Added README.txt, CHANGES.txt, COPYRIGHT.txt, LICENSE.txt... | brettp |
2011-04-25 | Renamed ElggPlugin->canIncludeFile() to ->canReadFile() and am using is_reada... | brettp |
2011-04-18 | Fixes #3358. Renamed menu's class to link_class and documented possible probl... | brettp |
2011-04-16 | Fixes #3310. Applied lie2815's patch to use activate.php and deactivate.php i... | brettp |
2011-04-14 | Refs #3023. Exposed item_class option in the menu item factory. Should we cha... | brettp |
2011-04-14 | fixes warnings in ElggEntity::getMetadata() (hellekin) | cash |
2011-04-14 | making sure ElggEntity::getAnnotations() returns an array, check if temporary... | cash |
2011-04-14 | checking that PAM handlers have been registered for the policy being tested (... | cash |
2011-04-14 | Checking that get_user_by_username() returned something in ElggUser construct... | cash |
2011-04-02 | Refs #2988 corrected typo in trunk | cash |
2011-04-02 | Fixes #3208 setting time_created on update | cash |
2011-04-02 | Fixes #3244 fixed variable name in ElggPluginManifest | cash |
2011-04-01 | Refs #3287 setting null for menu href means you want an empty <a></a> tag wit... | cash |
2011-04-01 | Fixes #3287 added documentation on non-link menu items | cash |
2011-03-26 | Fixes #3026 documentation for menu system | cash |
2011-03-26 | Refs #3238 #3246 anootations needed the same fixes as metadata | cash |
2011-03-26 | Fixes #3246 fixed ElggMetadata() constructor | cash |
2011-03-26 | Fixes typo in ElggPluginPackage constructor: https://github.com/lorea/Elgg/co... | cash |
2011-03-23 | Fixes #3160 just needed a small variation off of [8762] to handle getting fil... | cash |
2011-03-23 | Fixes #3205 reverting [8762] | cash |
2011-03-21 | oof -- how did that happen? | ewinslow |
2011-03-21 | Added documentation of magic properties to ElggEntity | ewinslow |
2011-03-20 | Fixes #2974 using canWriteToContainer() to control access to creating group c... | cash |
2011-03-20 | Fixes #3192, refs #650. ElggEntity->getMetaData() sets the limit to 0 for arr... | brettp |
2011-03-19 | Fixes #3160. ElggFile->getFilehandler() is less horrible. | brettp |
2011-03-16 | Fixes #3145 adds a default for menu sort_by | cash |
2011-03-14 | Fixes #2928: Invalid plugins are shown on the advance page with details about... | brettp |
2011-03-14 | Refs #3079: Making sure elgg_get_max_plugin_priority() returns 1 instead. Fix... | brettp |
2011-03-13 | Refs #3079: Better checks in ElggPlugin::setPriority() to avoid priorities of... | brettp |
2011-03-12 | Fixes #3045 custom index and the friends widget now use the gallery view for ... | cash |
2011-03-12 | improved documentation of can write to container method/function | cash |
2011-03-10 | Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ... | ewinslow |
2011-03-09 | Fixed some typos in documentation of ElggBatch. | brettp |
2011-03-09 | Fixes #3058 pulls likes out as a plugin | cash |
2011-03-08 | Added a bit more docs to ElggBatch. | brettp |
2011-03-07 | added support for confirm text to ElggMenuItem | cash |
2011-03-05 | added a catch to menu builder for bad menu items | cash |
2011-03-01 | Fixes #3031 using 'priority' now | cash |
2011-03-01 | Fixes #3032: toggler pattern is now <a href="#target" class="elgg-toggler">..... | ewinslow |
2011-03-01 | Added support for "rel" to ElggMenuItem | ewinslow |
2011-03-01 | Fixes #3023: added support for 'class' argument in elgg_register_menu_item | ewinslow |
2011-02-27 | Fixes #3011. on_activate and on_deactivate work for plugins now. Updated the ... | brettp |
2011-02-26 | Refs #2693 - Added pg/css and pg/js to the list of public pages for walled ga... | brettp |
2011-02-25 | Supporting is_action in ElggMenuItem | ewinslow |
2011-02-24 | Fixes #2960 removing river entry for deleted annotation | cash |
2011-02-24 | fixed typo in elgg menu updates from last night | cash |
2011-02-24 | finished the implementation of non-links in menu system | cash |
2011-02-24 | using getContent() in menu system in preparation for supporting non-links | cash |
2011-02-24 | Fixes #2997 - href used instead of url in menu system | cash |
2011-02-24 | Refs #2997 switching from title to text for menu items | cash |