Age | Commit message (Expand) | Author |
2011-04-28 | Fixes #3127. Normalizing the json returned by the ajax action handler. Doing ... | brettp |
2011-04-27 | Added very basic CSS for elgg-markdown in admin area. | brettp |
2011-04-27 | Fixed possible WSOD for plugin text file page handler. | brettp |
2011-04-27 | Fixed typo in search's readme. | brettp |
2011-04-27 | Updated markdown to add support for === instead of just ### for headers. Adde... | brettp |
2011-04-27 | Updated search's readme to markdown. | brettp |
2011-04-27 | Fixes #3253. Merged in Shashank's patch. | brettp |
2011-04-27 | Removed stray test code. | brettp |
2011-04-27 | Refs #3362. Removed use of $show_bad in elgg_get_plugins(). | brettp |
2011-04-27 | Refs #3362. Plugins don't check deps upon boot. Made package and manifest pri... | brettp |
2011-04-26 | Fixes #3380: .elgg-icon-user states are now consistent with other elgg-icons | ewinslow |
2011-04-26 | Fixes #3388: .elgg-icon is now middle-aligned by default | ewinslow |
2011-04-26 | Fixes #3290: Fluid gallery w/o tables -- working great for fixed-width content | ewinslow |
2011-04-26 | Fixes #3389: Sandbox base styles for dl, dt, dd | ewinslow |
2011-04-26 | Fixes #2922: pg/livesearch now works with "term" parameter | ewinslow |
2011-04-26 | Fixes some coding standard issues in elgglib.php | ewinslow |
2011-04-25 | Removed inaccurate readme.txt file. | brettp |
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-24 | Fixes #2196. Pulled in Francisco's patch for datepicker CSS. | brettp |
2011-04-23 | Fixes #3042: Theme preview navs now match css/elements/*. Also did a major c... | ewinslow |
2011-04-22 | Fixes #3374: echo developers settings explanation | ewinslow |
2011-04-22 | Fixes #3282: Added a class to menu items which includes menu item name (just ... | ewinslow |
2011-04-22 | Fixed rewriting for internalid and internalname to not cause false deprecatio... | brettp |
2011-04-22 | Fixed deprecated call to input/pulldown. | brettp |
2011-04-22 | Added 3rd param to elgg_deprecated_notice() to control how much of the stack ... | brettp |
2011-04-22 | Fixes some deprecated notices in admin online user widget. | brettp |
2011-04-22 | Fixed erroneous notices about full_view when passing $vars directly to anothe... | brettp |
2011-04-21 | Refs #3195. Selectively joining certain tables for performance with annotatio... | brettp |
2011-04-21 | Reverting the annotation changes because they're not ready yet. | brettp |
2011-04-21 | Fixed a problem with the annotation batch operation test. | brettp |
2011-04-21 | Fixes #3310. Removed old on_activate unit tests. | brettp |
2011-04-20 | Fixes #3369: Bookmarks now have rel=nofollow | ewinslow |
2011-04-20 | Fixes #3364: Added action tokens and fixed guids for featuring/unfeaturing gr... | brettp |
2011-04-18 | Fixes #3358. Renamed menu's class to link_class and documented possible probl... | brettp |
2011-04-18 | Fixes #2046. Applied Franz' patch for sanitize_int(). | brettp |
2011-04-18 | Fixes #3365. Pulled in blacktooth's patch. | brettp |
2011-04-16 | Fixes #3310. Applied lie2815's patch to use activate.php and deactivate.php i... | brettp |
2011-04-14 | Fixed problem with list_entities_from_metadata() wrapper. | brettp |
2011-04-14 | Refs #3195. Changed the way annotation calculations are performed. Seems to b... | brettp |
2011-04-14 | Refs #3023. Exposed item_class option in the menu item factory. Should we cha... | brettp |
2011-04-14 | fixed filtering of external files array and suppressed warning in external fi... | cash |
2011-04-14 | Fixes #2972: Following elements have default clearfix: | ewinslow |
2011-04-14 | Fixes #3329: Added page/elements/foot and refactored page shells to use it | ewinslow |
2011-04-14 | Fixes #3268 forwarding to referrer (fixed by ashwanthkumar) | cash |
2011-04-14 | handles empty array in get_metastring_id() (hellekin) | cash |
2011-04-14 | preventing warnings with the user password authorization pam (hellekin) | cash |
2011-04-14 | fixes warnings in ElggEntity::getMetadata() (hellekin) | cash |
2011-04-14 | fixed unit test broken by that last commit (we were returning a string from g... | cash |
2011-04-14 | making sure ElggEntity::getAnnotations() returns an array, check if temporary... | cash |