Age | Commit message (Expand) | Author |
2011-06-11 | Refs #3523 added a view for write access in pages plugin | cash |
2011-06-11 | Fixes #2672 limiting deleting pages and creating sub pages | cash |
2011-06-03 | Fixes #3138 using 'all' for group listing urls | cash |
2011-05-14 | fixed page revisions url override | cash |
2011-03-22 | Refs #3176 missed group owner page in script renaming | cash |
2011-03-19 | Fixes #3176 replaced usage of index.php where appropriate | cash |
2011-03-19 | Fixes #3158 updated search and pages plugins for page handler scripts | cash |
2011-03-12 | Fixes #3091 adds load functions for js and css | cash |
2011-03-12 | Refs #3091 rewrote the js and css register functions to require a name | cash |
2011-03-10 | Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ... | ewinslow |
2011-03-07 | Refs #2895 entity menu uses new menu system | cash |
2011-02-21 | Fixes #2934 switching to css/elgg for css view since using a print viewtype i... | cash |
2011-02-20 | Fixes #2970 updated groups, file, pages, and wire plugins for automatic page ... | cash |
2011-02-16 | Updated register_entity_url_handler => elgg_* in plugins. Used this regex: (... | ewinslow |
2011-02-15 | Removed all calls to deprecated register_entity_type | ewinslow |
2011-02-15 | Replaced all occurrences of register_page_handler in core with elgg_register_... | ewinslow |
2011-02-08 | Refs #2543: Updated trunk mods and views to use the new functions from previo... | brettp |
2011-02-06 | Fixes #2853 pages plugin uses the icon url plugin hook and fixes delete action | cash |
2011-02-03 | changed elgg_get_plugin_path() to elgg_get_plugins_path() | cash |
2011-02-03 | Refs #2428 just a few more CONFIG uses left to be replaced | cash |
2011-02-03 | Refs #2428 almost done removing CONFIG access - mostly plugin start.php left | cash |
2011-01-22 | finished the first pass on the pages plugin for using the new HTML/CSS | cash |
2011-01-22 | more clean up of the pages plugin to use new HTML/CSS | cash |
2011-01-15 | pages plugin using new layout - still need to get subpages working and naviga... | cash |
2010-12-27 | improved menu creation for on demand menus and integrated hover menu items in... | cash |
2010-12-25 | updated owner blocks for users and groups | cash |
2010-12-19 | pulled user owner block menu out of profile plugin with new menu code | cash |
2010-12-18 | site nav menu now uses new menu code (and finished the implementation of cust... | cash |
2010-12-15 | replacing calls to add_widget_type() with elgg_register_widget_type() (from h... | cash |
2010-12-01 | screen.css is a better name for our main css file | cash |
2010-11-24 | Fixes #2655: Converted register_action to elgg_register_action throughout core | ewinslow |
2010-11-23 | Fixes #2270 - deprecates metatags view and replaces with html_head/extend | cash |
2010-11-10 | Fixes #2367: With fear and trepidation, converting events/plugin hooks to use... | ewinslow |
2010-11-03 | Fixes #1320: Bundled mods use elgg_echo()'s internal string substitution. | brettp |
2010-11-03 | Fixes #2128 - replaces all uses of set_context() and get_context() in core an... | cash |
2010-11-02 | Fixes #2463: Removed gratuitous references to $CONFIG->url, etc. from the res... | ewinslow |
2010-11-02 | Refs #2463: Removed many more graituitous calls to elgg_get_site_url(), $CONF... | ewinslow |
2010-11-02 | Refs #2463: Removed some gratuitous calls to elgg_get_site_url() from core pl... | ewinslow |
2010-10-30 | Refs #2598: Converted virtually all uses of $CONFIG->wwwroot to elgg_get_site... | ewinslow |
2010-10-30 | Refs #1439: Using new page_owner functions in all of core | ewinslow |
2010-10-30 | Refs #2124: Using get_loggedin_user functions instead of $vars['user'], $_SES... | ewinslow |
2010-10-20 | Refs #2496 - manually merged [6975] from 1.7 branch | cash |
2010-08-22 | Merged r6684:6694 from 1.7 branch to trunk (pages plugin was manually merged ... | cash |
2010-07-15 | Parsing pages views for ecml. | brettp |
2010-07-15 | First pass at standardizing pages. | brettp |
2010-07-15 | Undoing previous 2 commits. | brettp |
2010-07-15 | Converting spaces to tabs without the stray t. | brettp |
2010-07-15 | Convert spaces to tabs. | brettp |
2010-06-15 | Making menu link for pages go to all pages instead of owned pages. | brettp |
2010-06-15 | Quick and dirty changes to pages to work on 1.8's layout. | brettp |