Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-02 | allow blog widget on dashboard | Cash Costello | |
2012-02-21 | Fixes #4335. Cleaned up the notifications for new content. | Brett Profitt | |
2012-02-04 | Fixes #4310 adds missing blog notification function | cash | |
2011-12-31 | Fixes #4253 added backward compatibility for blog read url | Cash Costello | |
2011-12-23 | Fixes #3751 adds a group blog archive page | Cash Costello | |
2011-12-23 | Fixes #4179 not setting excerpt if none set | cash | |
2011-12-23 | Refs #4239 fixed upgrade scripts with bad limits | cash | |
2011-11-05 | Fixes #4024 fixed a lot of notices - enough for this release - found a few bugs | cash | |
2011-11-04 | Fixes #4059 returning true when handling a page | cash | |
2011-11-04 | Fixes #4059 page handlers all return nothing | cash | |
2011-11-04 | fixed typo in comment for blog page handler | cash | |
2011-10-29 | Refs #3859. Added elgg_register_simplecache_view() to core plugins' js. | Brett Profitt | |
2011-08-25 | Fixes #3558. Added upgrade for excerpt in blogs. | Brett Profitt | |
2011-08-25 | Removed silly check for elgg version. | Brett Profitt | |
2011-08-25 | Fixing blog upgrades for excerpt. | Brett Profitt | |
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-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-04-03 | Refs #3184 added span so that blog post status would be vertically aligned | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8926 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-28 | Fixing css/elgg instead of css/screen. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@8872 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-12 | Fixes #3091 adds load functions for js and css | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8675 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-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-03-01 | blog plugin uses on_activate to set its class or the upgrade event | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8526 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-16 | Updated register_entity_url_handler => elgg_* in plugins. Used this regex: ↵ | ewinslow | |
([^_a-z])register_entity_url_handler\((.*),(.*,.*)\); git-svn-id: http://code.elgg.org/elgg/trunk@8263 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-15 | Removed all calls to deprecated register_entity_type | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8261 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-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-01-06 | switched from new to add | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7846 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-12-29 | more clean up of the blog plugin - removed unused functions and moved the ↵ | cash | |
url forwarder into library git-svn-id: http://code.elgg.org/elgg/trunk@7741 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-12-29 | new content link uses guid to make supporting groups and users easier | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7736 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-12-27 | improved menu creation for on demand menus and integrated hover menu items ↵ | cash | |
into profile owner block git-svn-id: http://code.elgg.org/elgg/trunk@7724 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-12-25 | updated owner blocks for users and groups | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7721 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-12-25 | amtrak does not have wifi so here is one big commit with group blogs, blog ↵ | cash | |
widget, and improved blog sidebar git-svn-id: http://code.elgg.org/elgg/trunk@7720 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-12-19 | pulled user owner block menu out of profile plugin with new menu code | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7677 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-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-07 | reorganized the layout views | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7553 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-12-05 | Clean-up of the blog plugin - now using urls from 1.7.5 | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7535 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-12-04 | Fixes #2519 we can now register and load php libraries - blog plugin is ↵ | cash | |
using this git-svn-id: http://code.elgg.org/elgg/trunk@7532 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-12-04 | a better main content view structure | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7525 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-12-03 | preview of what the main content area looks like with a module approach | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7509 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 | Removing superfluous calls to insert site root in urls | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@7438 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-11 | Fixes #2640 - elgg_view_layout now uses a parameter array like all the other ↵ | cash | |
elgg_view* functions git-svn-id: http://code.elgg.org/elgg/trunk@7288 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-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 | Refs #2463: Removed gratuitous references to $CONFIG->url, etc. in blog - ↵ | ewinslow | |
groups plugins git-svn-id: http://code.elgg.org/elgg/trunk@7204 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-11-02 | Refs #2463: Removed some gratuitous calls to elgg_get_site_url() from core ↵ | ewinslow | |
plugins git-svn-id: http://code.elgg.org/elgg/trunk@7195 36083f99-b078-4883-b0ff-0f9b5a30f544 |