Age | Commit message (Expand) | Author |
2011-02-08 | Refs #2543: Updated trunk mods and views to use the new functions from previo... | brettp |
2011-02-08 | added a class variable to title view | cash |
2011-02-08 | Added suggests to the plugins deps system. It parallels the requires system, ... | brettp |
2011-02-08 | rough system messages implementation for admin backend | cash |
2011-02-08 | updates for the admin css based on the reworking I did to the html | cash |
2011-02-08 | bringing us a little closer to validating | cash |
2011-02-08 | a tiny amount of progress on the css chrome element view | cash |
2011-02-08 | more tweaking of css - menu and general clean up | cash |
2011-02-08 | starting to standardize on elgg-<type>-<subtype> for css such as elgg-heading... | cash |
2011-02-07 | removed some old css no longer supported by modern browsers | cash |
2011-02-07 | Pulled elgg-icon and elgg-icon-* into the admin css. Pulled out profile field... | brettp |
2011-02-07 | Added dragger icon. | brettp |
2011-02-07 | Added drag and drop reordering of plugins. Started pulling out admin area's j... | brettp |
2011-02-06 | removing old entities views that are no longer needed and did the last change... | cash |
2011-02-06 | updated the file plugin to use the new icon structure | cash |
2011-02-06 | moved the count comments and likes functions into the ElggEntity class | cash |
2011-02-06 | forgot this file from a previous commit | cash |
2011-02-06 | more css/html improvements - added .elgg-table and a featured module | cash |
2011-02-06 | Fixes #2510 sticky forms is finish - Elgg 1.9 could have a ElggForm class tha... | cash |
2011-02-05 | using elgg-module-<type> | cash |
2011-02-05 | a little clean up of unnecessary views | cash |
2011-02-05 | Fixes #2559 refs #2475 added ElggEntity:getIconURL() and elgg_view_entity_ic... | cash |
2011-02-05 | The screenshot desc is now used. Small css changes. | brettp |
2011-02-05 | Better displaying of full screenshots in plugins admin. | brettp |
2011-02-05 | fixed ajax loader css and html | cash |
2011-02-05 | cleaned up hover menu | cash |
2011-02-05 | getting back to the css - making changes based on Evan's comments | cash |
2011-02-05 | removed unecessary inner div for .elgg-main because of switch back to overflo... | cash |
2011-02-04 | Added support for screenshots in the advanced plugin admin. | brettp |
2011-02-04 | Fixed problems showing detected values for plugin conflicts. Clarified langua... | brettp |
2011-02-04 | Added new priority 'requires' for plugin dep system. You can now say that a p... | brettp |
2011-02-03 | Changed widgets layout "box" parameter to "content" just like the other layouts | ewinslow |
2011-02-03 | changed input/pulldown to input/dropdown | cash |
2011-02-03 | removed one_column_with_sidebar layout - use one_sidebar instead | cash |
2011-02-03 | changed elgg_get_plugin_path() to elgg_get_plugins_path() | cash |
2011-02-03 | Refs #2428 removed some uses of CONFIG in the views | cash |
2011-02-03 | Fixes #2802 put state class on list element rather than span | cash |
2011-02-02 | Fixes #2846: elgg_view_river_item calls river/item view first. | ewinslow |
2011-02-02 | Adding quotes to "constant" item | ewinslow |
2011-02-02 | backward compatibility code for plugins that add admin pages | cash |
2011-02-01 | Puts css before js in the head, per website performance best practices | ewinslow |
2011-01-29 | fixed css for group module headers | cash |
2011-01-29 | made two_column_left_sidebar layout also handle $vars['content'] | cash |
2011-01-27 | introducing elgg-subtext as replacement for elgg-list-subtitle and elgg-subtitle | cash |
2011-01-27 | removed menu code introduced for elgg.com that did not make it into 1.8 | cash |
2011-01-27 | using the new image block rather than deprecated listing view | cash |
2011-01-27 | supporting adding a class to navigation tabs | cash |
2011-01-26 | updated the overview statistics page | cash |
2011-01-26 | changed elgg_get_page_owner() to elgg_get_page_owner_entity() to be more cons... | cash |
2011-01-26 | going back to overflow:hidden on elgg-body - too many issues with display: ta... | cash |