Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-11-01 | added semi-colons after function expressions | cash | |
2011-10-29 | adds a river layout view that all river views should use | 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-08 | Fixes #3411 output/url now has a is_trusted parameter - defaults to false | Cash Costello | |
2011-09-30 | Fixes #3904 action word should come first for encode_text parameter | cash | |
2011-09-24 | Fixes #3828 correct list classes | cash | |
2011-08-24 | Fixes #3612, #3750. Added edit replies back to group plugin with the ↵ | Brett Profitt | |
annotation menu. | |||
2011-08-24 | Refs #3750. Messageboard using annotations menu. | Brett Profitt | |
2011-06-26 | this should update all the core pages and plugins using 'buttons' | cash | |
2011-06-26 | better way of sorting messageboard annotations | Cash Costello | |
2011-06-25 | fixed ordering of messageboard posts | cash | |
2011-06-24 | added spacing between messageboard textarea and submit button | cash | |
2011-06-08 | River revamp for 1.8 | Evan Winslow | |
2011-06-03 | Fixes #3138 using 'all' for group listing urls | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9133 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-28 | Fixed a problem with the ajax for deleting message board posts. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@9041 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-27 | Fixes #3086 using full_view instead of full | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8866 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-22 | Refs #3016 making the final elgg.js more readable | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8812 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-19 | Refs #3158 Fixes #3170 namespaces messageboard plugin page scripts | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8767 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-12 | Fixes #3065, #3089. Merged JS events and hooks to a single system. Updated ↵ | brettp | |
plugins and core to use it. Added elgg.getURLFragment() and using it elgg.ui.popsUp(). git-svn-id: http://code.elgg.org/elgg/trunk@8671 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-01 | cleaned up the css for messageboard | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8517 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-01 | cleaned up the messageboard plugin further | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8516 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-23 | Converted delete-button to elgg-button-delete throughout plugins | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8440 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-21 | Fixes #2719. Removing hack from bookmarks add. Now appends http:// to ↵ | brettp | |
www.example.com and validates that. git-svn-id: http://code.elgg.org/elgg/trunk@8378 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-19 | Fixes #2962. I hate ie. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@8345 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-19 | Refs #2916. More cleanup of the messageboard widget. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@8344 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-19 | Refs #2916: Moved messageboard js into elgg.messageboard object. Moved forms ↵ | brettp | |
into forms/messageboard. Can post now, but wow this plugin needs cleaned up. git-svn-id: http://code.elgg.org/elgg/trunk@8320 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 | 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-14 | Updated trunk to use new annotation functions. Added checks for ↵ | brettp | |
annotations_* options vs annotation_* options because it's so easy to confuse. git-svn-id: http://code.elgg.org/elgg/trunk@8223 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-12 | Updated a few recent calls to elgg_get_annotations() to use ↵ | brettp | |
'reverse_order_by' => true. git-svn-id: http://code.elgg.org/elgg/trunk@8186 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-12 | Refs #650. Replaced calls to get_annotations() by elgg_get_annotations(). | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@8182 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-11 | Added disapproving @todo's wherever I could find javascript not conforming ↵ | ewinslow | |
to 1.8 conventions git-svn-id: http://code.elgg.org/elgg/trunk@8123 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-08 | Refs #2543: Updated trunk mods and views to use the new functions from ↵ | brettp | |
previous 2 commits. git-svn-id: http://code.elgg.org/elgg/trunk@8079 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-02 | updated the plugin manifest files to use the new variable name for ↵ | cash | |
activation on installation git-svn-id: http://code.elgg.org/elgg/trunk@7992 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-01-26 | changed elgg_get_page_owner() to elgg_get_page_owner_entity() to be more ↵ | cash | |
consistent git-svn-id: http://code.elgg.org/elgg/trunk@7943 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-15 | replacing calls to add_widget_type() with elgg_register_widget_type() (from ↵ | cash | |
hellekin) git-svn-id: http://code.elgg.org/elgg/trunk@7635 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-12-09 | forgot this file in the commit where the ajax loader graphics view is moved | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7572 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-12-02 | Refs #2700 replaced most underscores with hyphens - there may be broken ↵ | cash | |
display code due to extent of this change git-svn-id: http://code.elgg.org/elgg/trunk@7493 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-12-02 | Refs #2700 changed underscores to hyphens for the forms css elements | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7492 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-12-01 | Fixes #2555 content.php is the new display view for widgets | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7484 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-11-30 | Refs #2428 removed some global CONFIG usage in plugins | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7479 36083f99-b078-4883-b0ff-0f9b5a30f544 |