Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-12-16 | Merge pull request #325 from beck24/#2845-site-menu-select-persistance | Brett Profitt | |
#2845 - persist 'selected' state of site menu | |||
2012-07-31 | Fixes #4774. Added tokens insted is_action param in delete river menu item. | Sem | |
2012-07-17 | switched to matching by link name - same results, simpler code | Matt Beckett | |
2012-07-15 | persist 'selected' state of site menu | Matt Beckett | |
2012-07-09 | Refs #4631 $object->canEdit() check not necessary and added a confirm popup ↵ | Cash Costello | |
on delete to prevent accidental deletes | |||
2012-07-07 | Fixes #4631. Admins are now able to delete river items. | Sem | |
2012-06-15 | Fixes #4581: elgg_pop_breadcrumb now returns the item | Steve Clay | |
2012-01-27 | Fixes #3509 added documentation to menu system about confirm links | Cash Costello | |
2012-01-09 | coding standard fixes to engine | Cash Costello | |
2011-12-18 | Fix #4200: Converting widgets controls into an elgg menu | Ismayil Khayredinov | |
2011-11-05 | Fixes #4024 fixed a lot of notices - enough for this release - found a few bugs | cash | |
2011-10-08 | Fixes #3936 added @access private to internal functions | Cash Costello | |
2011-10-01 | Fixes #3860 changed context-sensitive to dynamic to describe menus | cash | |
2011-09-30 | Fixes #3904 action word should come first for encode_text parameter | cash | |
2011-09-25 | Fixes #3876 fixed dangling more site menu when items are manually selected - ↵ | cash | |
thanks to JEBailey | |||
2011-09-14 | Fixes #3681 fixed Utilities menu collisions in admin section and added ↵ | Cash Costello | |
documentation about registering more than one menu item with the same name to a menu | |||
2011-08-24 | Refs #3750. Added annotation menu for generic comments (delete) and default ↵ | Brett Profitt | |
annotations (empty). | |||
2011-07-06 | changed new convenience function from elgg_register_add_button() to ↵ | Cash Costello | |
elgg_register_title_button() | |||
2011-06-28 | Merge pull request #51 from cash/add-data-to-menu | Cash Costello | |
Fixes #3615 Better handling of options in ElggMenuItem | |||
2011-06-26 | removed buttons logic from content header view, created convenience function ↵ | cash | |
rather than copying and pasting, and updated the blog plugin | |||
2011-06-26 | added a data array to ElggMenuItem. Now by default options end up being ↵ | cash | |
passed to output/url. | |||
2011-06-26 | Fixes #3470 using rel=toggle now | Cash Costello | |
2011-04-18 | Fixes #3358. Renamed menu's class to link_class and documented possible ↵ | brettp | |
problems with passing <a> tags in the text option. git-svn-id: http://code.elgg.org/elgg/trunk@9005 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-04 | Refs #3073 first version of horizontal river menu. css still needs work for ↵ | cash | |
likes and the comment text bubble needs to be darkened git-svn-id: http://code.elgg.org/elgg/trunk@8935 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-03 | better title attributes for entity menu edit/delete links | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8929 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-01 | Fixes #3287 added documentation on non-link menu items | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8893 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-26 | Fixes #3026 documentation for menu system | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8857 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-25 | Refs #3119 if only one item left, move it off more menu (but only when ↵ | cash | |
nothing selected) git-svn-id: http://code.elgg.org/elgg/trunk@8834 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-09 | Fixes #3058 pulls likes out as a plugin | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8639 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-07 | Refs #2895 entity menu uses new menu system | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8622 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-26 | Fixes #2951 not registering utilities menu item by default but added code to ↵ | cash | |
automatically register a parent menu if not registered in admin menu registration function. We lose the ability to set a weight on utilities. git-svn-id: http://code.elgg.org/elgg/trunk@8501 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-25 | Corrects bug that occurred when ElggMenuItem is passed | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8472 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-25 | Emit a warning + debug info when an attempt to register a menu item fails | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8470 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-24 | Fixes #2997 - href used instead of url in menu system | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8456 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-10 | fixed access issue on menu name | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8092 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-01 | Moved functions from export.php - river.php into deprecated files | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@7980 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-01 | Reversing 7975 | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@7978 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-01 | Refs #2839: moved deprecated functions from access.php - ↵ | ewinslow | |
private_settings.php to deprecated.php. Still have to do relationships.php - xml.php. Deleted documentation for these functions since 1) it was using up precious bytes, and 2) documentation should not be needed since people should not be trying to use these if they are using 1.8, and 3) I assume the documentation will exist as archived 1.7 docs. git-svn-id: http://code.elgg.org/elgg/trunk@7975 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-01-29 | accidently removed the site menu set up function | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7953 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-01-27 | removed menu code introduced for elgg.com that did not make it into 1.8 | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7949 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-01-22 | deprecated add_menu() and made it compatible with 1.8 | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7892 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-12-29 | page menu using the new menu system - admin menu updated | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7738 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-12-18 | site nav menu now uses new menu code (and finished the implementation of ↵ | cash | |
custom menu items while I was at it - not backward compatible with the previous half finished version) git-svn-id: http://code.elgg.org/elgg/trunk@7668 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-12-17 | Refs #2320 added new menu functions and classes | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7655 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 | Refs #2463: Removed some more instances of $CONFIG->url. Added support for ↵ | ewinslow | |
elgg_normalize_url to elgg_add_action_tokens_to_url git-svn-id: http://code.elgg.org/elgg/trunk@7200 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-11-02 | Refs #2463: Added elgg_normalize_url. forward() and add_menu() make use of it | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@7194 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-10-30 | pulled navigation functions out of elgglib.php | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7136 36083f99-b078-4883-b0ff-0f9b5a30f544 |