Age | Commit message (Expand) | Author |
2011-01-10 | finished moving the group pages to library - forum pages next | cash |
2011-01-10 | moved most of the groups pages into its library | cash |
2011-01-08 | finished the admin title modifications | cash |
2011-01-08 | Fixed problem where system log code would crash due to new plugin code | cash |
2011-01-08 | drying up the title creation in the admin backend | cash |
2011-01-08 | cleanup of the groups plugin views | cash |
2011-01-07 | elgg_view_layout is not used in installation so removing old view | cash |
2011-01-07 | Fixes #2783 - updated installation message code to mirror default views | cash |
2011-01-07 | Refs #2781: Checking if a dir was passed as a plugin package. Need to do this... | brettp |
2011-01-07 | Refs #2781: Using same technique to check for full plugin path in ElggPlugin. | brettp |
2011-01-07 | Refs #2782: Fixed WSOD for simple plugin admin. | brettp |
2011-01-07 | Refs #2782: Fixed WSOD for invalid plugins on admin screen. Needs better CSS,... | brettp |
2011-01-07 | Changed callback function option from 'row_callback' to 'callback' for elgg_g... | brettp |
2011-01-07 | Refs #2781 path checking in ElggPluginPackage constructor should work for bot... | cash |
2011-01-07 | cleaned up the group profile | cash |
2011-01-06 | changed tag display to <ul> | cash |
2011-01-06 | Fixes #1242: elgg_get_data() correctly returns an empty array on no results. ... | brettp |
2011-01-06 | Refs #1242, Fixes #2775. Pulled common code between get_data() and get_data_r... | brettp |
2011-01-06 | moved action registration into init | cash |
2011-01-06 | updating the site pages class to use initializeAttributes | cash |
2011-01-06 | switched from new to add | cash |
2011-01-06 | Fixes test for $relationship_guid in sql generating function | cash |
2011-01-06 | Fixes #2774 - fixes several E_NOTICE issues - mostly due to accessign array i... | cash |
2011-01-06 | replaced deprecated load_plugins() - thanks to hellekin | cash |
2011-01-05 | Refs #2770 - success messages are stoted is success array now in json | cash |
2011-01-05 | Refs #2676 removes old elgg_system_messages() function | cash |
2011-01-05 | Fixes #2770: Corrected markup in JS to create system messages. | brettp |
2011-01-05 | Refs #2761. Removed test dep from profile manifest. Profile no longer require... | brettp |
2011-01-05 | Fixes #2760. Refs #2759. Updated plugin admin actions to use the new system. ... | brettp |
2011-01-05 | Refs #2759: Added elgg_version to 1.7 manifest parser. | brettp |
2011-01-05 | Fixes #2764. Corrected plugin path for oauth vendor libs. | brettp |
2011-01-05 | Fixes #2676 system messages fade out again | cash |
2011-01-05 | Fixes #2458 adds upgrade to set default_access on old installs | cash |
2011-01-04 | Refs #7221: Removed CRLFs. | brettp |
2011-01-04 | Refs #2771: Removed CRLFs. | brettp |
2011-01-04 | Refs #2771: Removed CRLF. | brettp |
2011-01-04 | Refs #2771: Removing CRLFs from javascript files. | brettp |
2011-01-04 | Fixed problem removing plugin entities if physical files were deleted. | brettp |
2011-01-04 | Refs #2732 added link to site pages but tab menu still does not work | cash |
2011-01-04 | moving captcha and crontrigger plugins out of core | cash |
2011-01-03 | Removed experimental duplicate code from ElggPlugin. | brettp |
2011-01-03 | Added ElggPlugin::getPath(). | brettp |
2011-01-03 | Reindexing plugin priorities after regenerating entities. | brettp |
2011-01-03 | Fixes #2763. Better normalizing for unused 1.7 manifest options. Added loggi... | brettp |
2011-01-03 | Removing unsupported requires in 1.7 manifest for oauth lib. | brettp |
2011-01-02 | Fixes #1986, #2170, #2225, #2759. Integrated ElggPluginPackage and ElggPlugin... | brettp |
2011-01-02 | Refs #7552, #2547. Autoloading functions return bool. | brettp |
2011-01-02 | Refs #2490. Using array_key_exists() instead of isset() in get() overrides to... | brettp |
2011-01-02 | Added checking for real entities to other private setting functions. | brettp |
2011-01-02 | set_private_setting() checks if the guid is a real entity. | brettp |