Age | Commit message (Expand) | Author |
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-04 | object/blog view uses new media view - needs some clean up | cash |
2010-12-04 | welcome to the new media view - it is being used in the new latest comments m... | cash |
2010-12-04 | check if there are any messages before grabbing them in elgg_view_page() | cash |
2010-12-03 | Fixes #2706 simplecache url generator was not handling an empty last cache date | cash |
2010-12-03 | Cache handler needs to support _ in views | brettp |
2010-12-03 | Refs #2189 the beginning of semantic markup for entity lists - needs some reo... | cash |
2010-12-03 | Refs #1986 #2170 #2225. Added semantic manifest.xml support and unit tests. ... | brettp |
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-12-02 | added a function for getting current site entity | cash |
2010-12-01 | screen.css is a better name for our main css file | cash |
2010-12-01 | Fixes #1457. Added optional status param for get_installed_plugins() | brettp |
2010-12-01 | Fixes #2461 unsetting CONFIG variable in unset_config() | cash |
2010-12-01 | Fixes #2430 adds get_entities_from_access_collection() into trunk | cash |
2010-11-30 | Fix typo in previous. | brettp |
2010-11-30 | Refs #1986 #2170 #2225 Added ElggPluginManifest, ElggPluginManifestParser, an... | brettp |
2010-11-30 | Refs #2428 adds elgg_get_plugin_path() and elgg_get_data_path() | cash |
2010-11-29 | Refs #2668: Deprecated ElggEntity::setContainer() for setContainerGUID() | brettp |
2010-11-29 | Fixes #2694 fixed typo in join_group() | cash |
2010-11-29 | fixed typo in the code that I moved from /services/export | cash |
2010-11-29 | Refs #2428 added elgg_get_config(), elgg_set_config(), and elgg_save_config() | cash |
2010-11-28 | Fixes #2173 #2507 integrated the ie and admin stylesheets into the new simple... | cash |
2010-11-28 | Fixes #2160 #2678 introducing a more flexible simplecache handler (this requi... | cash |
2010-11-28 | Refs #2173 #2160 #2507 added a css page handler to support multiple css files | cash |
2010-11-28 | Fixes #2681 moves export handler into handler directory - current installs ne... | cash |
2010-11-28 | moved rest/rpc web services handler into web_services library | cash |
2010-11-28 | moved api.php to web_services.php as it is more descriptive | cash |
2010-11-24 | Fixes #2664: elgg_view_entity subtype defaults to "default" rather than $type | ewinslow |
2010-11-24 | Fixes #2667: pagehandler.php => page_handler.php. You'll need to update .hta... | ewinslow |
2010-11-24 | Deprecated list_entities_from_metadata_multi | ewinslow |
2010-11-24 | Refs #2451: Removed gatekeeper/admin_gatekeeper() calls from core actions | ewinslow |
2010-11-24 | Fixes #2655: Converted register_action to elgg_register_action throughout core | ewinslow |
2010-11-24 | Refs #2655: Introducing elgg_register_action() + a few fixes to typos in docu... | ewinslow |
2010-11-23 | Fixes #2472 move cron_handler.php logic into cron page handler | cash |
2010-11-23 | returning an empty array when there are no widgets for a context | cash |
2010-11-22 | Fixes #2488 "return" was missing in ElggSite::getObjects() (also updated some... | cash |
2010-11-22 | updated the deprecated list_site_members() to use new ElggSite::listMembers()... | cash |
2010-11-22 | deprecated some sites functions that were never supported or fully implemented | cash |
2010-11-22 | merged previous 2 commits into trunk - removes use of session class global | cash |
2010-11-22 | Refs #2673 moved changes into trunk from 1.7 branch | cash |
2010-11-22 | Refs #2660: Merged r7409's remove_group_tool_option() to trunk. | brettp |
2010-11-22 | widget column ids must be integers | cash |
2010-11-21 | removed deprecated tag library calls | cash |
2010-11-21 | deprecated two site functions and removed a use of previously deprecated func... | cash |
2010-11-21 | fix for previous | cash |
2010-11-21 | use more Elgg standrad function names - elgg_register_widget_type() | cash |
2010-11-20 | Refs #2629 Brett is correct - don't need the call to initializeAttributes() b... | cash |
2010-11-20 | Refs #2629 This should fix this ticket. Need to remove initialise_attributes ... | cash |