Age | Commit message (Expand) | Author |
2011-03-09 | Fixes #3058 pulls likes out as a plugin | cash |
2011-03-06 | Refs #2693 walled garden code is functional. Push back a thorough clean up un... | cash |
2011-03-06 | Refs #2693 pulled walled garden css out as separate view | cash |
2011-03-05 | pulled power by icon out of menu in footer as it serves a different purpose t... | cash |
2011-03-01 | Fixes #3031 using 'priority' now | cash |
2011-02-26 | fixed image size attributes added to "power by" image | cash |
2011-02-26 | Added explicit height and width to powered_by_elgg icon | ewinslow |
2011-02-25 | Refs #2895: Removed footer/links view. Moved report-this link into alternate... | ewinslow |
2011-02-25 | Refs #2895: Added support for an "alt" section in the footer menu. Put "powe... | ewinslow |
2011-02-25 | Refs #2895: Converted topbar to one menu (felt dirty using two). Fixed styles. | ewinslow |
2011-02-20 | Refs #2749, #2956. Merged elgg_depracated_notice() fixes to trunk. | brettp |
2011-02-15 | Moved all deprecated core functions into the appropriate deprecation fine | ewinslow |
2011-02-15 | Fixes #2695: Return false on autoload fail, rather than throwing exception | ewinslow |
2011-02-15 | Fixes #2808: elgg_get_array_value => elgg_extract | ewinslow |
2011-02-15 | Replaced all occurrences of register_page_handler in core with elgg_register_... | ewinslow |
2011-02-14 | Refs #2912. Added checks for constraints in dangerous functions. Unit tests n... | brettp |
2011-02-13 | Refs #2907. DRY'd up and abstracted out a lot of metadata / annotation functi... | brettp |
2011-02-12 | Fixes #2906. Added elgg_sql_reverse_order_by() and wired it up to ege() and e... | brettp |
2011-02-12 | Added elgg_get_entities_from_plugin_user_settings(). Added a name_prefix opti... | brettp |
2011-02-07 | moved sticky forms into the input library | cash |
2011-02-06 | fixed some minor documentation issues | cash |
2011-02-06 | moved the count comments and likes functions into the ElggEntity class | cash |
2011-02-01 | Moving deprecated functions out of files access.php - entities.php. This tim... | ewinslow |
2011-02-01 | Reversing 7975 | ewinslow |
2011-02-01 | Refs #2839: moved deprecated functions from access.php - private_settings.php... | ewinslow |
2011-01-27 | removed menu code introduced for elgg.com that did not make it into 1.8 | cash |
2011-01-06 | Fixes #2774 - fixes several E_NOTICE issues - mostly due to accessign array i... | cash |
2011-01-02 | Refs #7552, #2547. Autoloading functions return bool. | brettp |
2011-01-01 | removed unnecessary variable from stick forms code | cash |
2010-12-31 | not caching js and css when not served through simple cache right now | cash |
2010-12-31 | added a proper gallery view - still need to wire up the elgg_view_list_item f... | cash |
2010-12-29 | rewrote the display of likes | cash |
2010-12-27 | moved most of the code for the user hover menu into the new menu system | cash |
2010-12-23 | Fixes #2741 skipping :// when replacing // in file paths so that we support URIs | cash |
2010-12-16 | Fixes #2725 - js page handler now handles javascript views with slashes in th... | cash |
2010-12-16 | fixed a lot of notices being generated by the new plugin hook code | cash |
2010-12-15 | moved likes forms into forms directory | cash |
2010-12-14 | moved account views into core views - account forms are next | cash |
2010-12-14 | sanitise_filepath() removes double /s. | brettp |
2010-12-08 | Added ability to check for empty string in elgg_get_array_value(). | brettp |
2010-12-08 | reorganized the page views as discussed | cash |
2010-12-07 | Refs #2220. Check that an autoload class is registered before trying to inclu... | brettp |
2010-12-06 | cleaned up system messages display code | cash |
2010-12-04 | forgot to include language string for previous commit | cash |
2010-12-04 | Fixes #2519 we can now register and load php libraries - blog plugin is using... | cash |
2010-12-02 | Better code and docs or previous. | brettp |
2010-12-02 | Added 'true' as a truthy value for ini_get_bool(). | brettp |
2010-11-30 | Refs #2428 adds elgg_get_plugin_path() and elgg_get_data_path() | cash |
2010-11-28 | Fixes #2173 #2507 integrated the ie and admin stylesheets into the new simple... | cash |
2010-11-28 | Refs #2173 #2160 #2507 added a css page handler to support multiple css files | cash |