Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-10-03 | correct singual usage of type in elgg_get_entities_* functions - found | Jerome Bakker | |
more bad usage | |||
2012-10-03 | correct singual usage of subtype in elgg_get_entities_* functions | Jerome Bakker | |
2012-07-14 | Fixes #3240 - makes categories sticky | Matt Beckett | |
2012-06-02 | fixed typo in categories plugin | Cash Costello | |
2011-11-08 | it is GPL General Public License not GPL Public License | Cash Costello | |
2011-11-04 | Fixes #4059 returning true when handling a page | cash | |
2011-11-04 | Fixes #4059 page handlers all return nothing | cash | |
2011-10-23 | Fixes #3959. Using elgg_release in core plugins. | Brett Profitt | |
2011-10-13 | Fixes #3917. Removed uses of admin interface in manifests. Removed related code. | Brett Profitt | |
2011-10-13 | Fixes #3746. Moved the categories page handler script. Updated the layout call. | Brett Profitt | |
2011-10-02 | Removing admin notice for unpopulated categories when disabling categories ↵ | Brett Profitt | |
plugin. | |||
2011-08-24 | Refs #3746. Updated categories for 1.8. Still some deprecation notices, but ↵ | Brett Profitt | |
functional. | |||
2011-06-11 | Refs #2032 changed <p> to <div> for plugin settings | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9168 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-05-20 | Refs #2104 changed extension to enhancement and added security, widget, and ↵ | cash | |
theme categories git-svn-id: http://code.elgg.org/elgg/trunk@9105 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-16 | Fixes #3310. Applied lie2815's patch to use activate.php and deactivate.php ↵ | brettp | |
instead of manifest on_de/activate fields in plugins. git-svn-id: http://code.elgg.org/elgg/trunk@9002 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-10 | Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ↵ | ewinslow | |
most urls in core and plugins git-svn-id: http://code.elgg.org/elgg/trunk@8653 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-08 | Refs #2104 added bundled category to all core plugins | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8637 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-02 | not showing categories label if not categories chosen | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8568 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-27 | Fixes #3011. on_activate and on_deactivate work for plugins now. Updated the ↵ | brettp | |
categories plugin to use it. git-svn-id: http://code.elgg.org/elgg/trunk@8507 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-27 | pushing categories to the next line when viewing an entity | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8506 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-21 | Fixes #2934 switching to css/elgg for css view since using a print viewtype ↵ | cash | |
is a good idea and screen would become a confusing idea git-svn-id: http://code.elgg.org/elgg/trunk@8383 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-18 | Updated copyright and author information in plugin manifests. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@8291 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-15 | Fixes #2921: converted internalname => name and internalid => id | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8249 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-15 | Replaced all occurrences of register_page_handler in core with ↵ | ewinslow | |
elgg_register_page_handler git-svn-id: http://code.elgg.org/elgg/trunk@8244 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-13 | categories are listed horizontally | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8198 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-12 | Refs #2898: Using an XML namespace instead of version attribute on plugin ↵ | brettp | |
manifests. git-svn-id: http://code.elgg.org/elgg/trunk@8170 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-12 | updated the plugins that have already been updated to 1.8 html/css to use ↵ | cash | |
divs rather than p tags in forms git-svn-id: http://code.elgg.org/elgg/trunk@8163 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-11 | some clean up of the categories plugin - html/css polish needed | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8122 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-11 | Converted all manifest files to 1.8 style | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8111 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-03 | removed uses of $vars[config] in views | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8004 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-03 | changed elgg_get_plugin_path() to elgg_get_plugins_path() | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8001 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-03 | Refs #2428 just a few more CONFIG uses left to be replaced | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8000 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-03 | Refs #2428 almost done removing CONFIG access - mostly plugin start.php left | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7999 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-12-29 | stage 1 in moving the forms markup to elgg- namespaced css - buttons still ↵ | cash | |
need work git-svn-id: http://code.elgg.org/elgg/trunk@7763 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-12-01 | screen.css is a better name for our main css file | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7489 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-11-24 | Fixes #2655: Converted register_action to elgg_register_action throughout core | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@7432 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-11-10 | Fixes #2367: With fear and trepidation, converting events/plugin hooks to ↵ | ewinslow | |
use elgg_ prefixed versions git-svn-id: http://code.elgg.org/elgg/trunk@7284 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-11-03 | Fixes #1320: Bundled mods use elgg_echo()'s internal string substitution. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@7229 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-11-03 | Fixes #2128 - replaces all uses of set_context() and get_context() in core ↵ | cash | |
and plugins git-svn-id: http://code.elgg.org/elgg/trunk@7215 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-11-02 | Fixes #2360: page_draw => elgg_view_page in core + bundled plugins | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@7210 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-11-02 | Using REFERER shorthand throughout core | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@7193 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-10-30 | Refs #2598: Converted most $vars['url'] to elgg_get_site_url() | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@7149 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-10-22 | Removed @license, @copyright, and @author from files. License and copyright ↵ | brettp | |
are covered by LICENSE.txt and COPYRIGHT.txt in root. git-svn-id: http://code.elgg.org/elgg/trunk@7118 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-08-22 | Merged r6701:6756 from 1.7 branch into trunk | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@6849 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-05-05 | Merged 18_new_admin branch to trunk. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@5977 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-04-16 | Merged [5623]:head from 1.7 to trunk. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@5760 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-03-03 | Pulled in the interface changes. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@5257 36083f99-b078-4883-b0ff-0f9b5a30f544 |