Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-23 | better solution for 1.7 file compatibility than pull request 471 | Cash Costello | |
2012-06-16 | Fixes #4079 detecting docx, xlsx, and pptx files in file plugin | Cash Costello | |
2012-02-21 | Fixes #4335. Cleaned up the notifications for new content. | Brett Profitt | |
2012-01-17 | Fixes #4305 added backward compatibility for file read url | adayth | |
2012-01-08 | Fixes #2421 added icontime to files with thumbnails | Cash Costello | |
2011-11-05 | Fixes #4024 fixed a lot of notices - enough for this release - found a few bugs | cash | |
2011-11-05 | Fixes #1253 added toggle for list types to file plugin. It's not pretty so ↵ | cash | |
we may want to style/rethink in future version | |||
2011-11-05 | Fixes #4048 using page handler for file downloads | 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-03 | Refs #4027 updated all rss views except for groups | Cash Costello | |
2011-10-03 | removed the sections from the menu to provide more flexibility in tab ordering | cash | |
2011-10-01 | using the menu system for the embed tabs and adding a reusable select list view | cash | |
2011-08-27 | Fixes #2911. Embed plugins works again. Added menu for embed sections. This ↵ | Brett Profitt | |
plugin is painfully messy. | |||
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-11 | Fixes #3322 file link removed from owner_block if disabled for a group | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8979 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-22 | Refs #3176 missed group owner page in script renaming | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8809 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-19 | Fixes #3176 replaced usage of index.php where appropriate | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8770 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-19 | Refs #3158 namespace file plugin's page scripts | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8766 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-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-20 | Fixes #2970 updated groups, file, pages, and wire plugins for automatic page ↵ | cash | |
owner setting git-svn-id: http://code.elgg.org/elgg/trunk@8376 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-20 | Refs #2765, #2956. Merged r7830 fix for group files to trunk. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@8360 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-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-06 | updated the file plugin to use the new icon structure | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8051 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 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 | |||
2011-01-06 | switched from new to add | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7846 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-01-01 | almost finished updating the file plugin to work with new html/css | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7804 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-12-31 | file index page now working for both users and groups | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7790 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-12-29 | moved the file class into a class file | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7742 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-12-29 | starting to update the file plugin to use the new html/css | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7737 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-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-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-21 | removed deprecated tag library calls | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7397 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 | 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 | |||
2010-10-30 | Refs #2598: Converted virtually all uses of $CONFIG->wwwroot to ↵ | ewinslow | |
elgg_get_site_url() git-svn-id: http://code.elgg.org/elgg/trunk@7146 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-10-30 | Refs #1439: Using new page_owner functions in all of core | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@7140 36083f99-b078-4883-b0ff-0f9b5a30f544 |