Age | Commit message (Expand) | Author |
2011-02-10 | Converted buttons to elgg-object-type naming convention. Added table of butt... | ewinslow |
2011-02-08 | Refs #2543: Updated trunk mods and views to use the new functions from previo... | 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 | starting to standardize on elgg-<type>-<subtype> for css such as elgg-heading... | cash |
2011-02-05 | removed unecessary inner div for .elgg-main because of switch back to overflo... | cash |
2011-02-03 | Changed widgets layout "box" parameter to "content" just like the other layouts | ewinslow |
2011-02-03 | removed one_column_with_sidebar layout - use one_sidebar instead | cash |
2011-02-02 | backward compatibility code for plugins that add admin pages | cash |
2011-01-29 | made two_column_left_sidebar layout also handle $vars['content'] | cash |
2011-01-26 | changed elgg_get_page_owner() to elgg_get_page_owner_entity() to be more cons... | cash |
2011-01-25 | converted widgets to modules | cash |
2011-01-24 | welcome to the admin dashboard | cash |
2011-01-23 | updated more of the admin backend to use new CSS/HTML | cash |
2011-01-23 | take two of the admin header and sidebar menu - sidebar menu still needs plen... | cash |
2011-01-23 | playing around a little with the admin theme | cash |
2011-01-22 | css now provides center for text and centered for divs | cash |
2011-01-22 | this time got the guid correct for the add button | cash |
2011-01-22 | fixed add link for all site content pages | cash |
2011-01-22 | added the two_column_left_sidebar layout back so that plugins from 1.7 work w... | cash |
2011-01-20 | using page owner rather than owner for better support for groups | cash |
2011-01-08 | drying up the title creation in the admin backend | cash |
2011-01-06 | switched from new to add | cash |
2011-01-01 | Refs #2317 dividing css element views into skin views and base views. The exp... | cash |
2010-12-29 | new content link uses guid to make supporting groups and users easier | cash |
2010-12-19 | fixed a few bugs and updated the widget code | cash |
2010-12-19 | namespaced the widget code | cash |
2010-12-19 | starting to use the grid in the widget code | cash |
2010-12-19 | replacing action-button with elgg-action-button | cash |
2010-12-19 | using more generic markup for main header | cash |
2010-12-19 | refining the elgg-alt pattern | cash |
2010-12-19 | started cleaning up the admin css | cash |
2010-12-16 | adjusted page body css to use top level class to determine width and centering | cash |
2010-12-16 | added title parameter to one_sidebar layout | cash |
2010-12-16 | layout views should use 'content' to support alternate viewtypes (like rss) -... | cash |
2010-12-15 | moved widget into layout/objects as one of our core css objects | cash |
2010-12-11 | supporting an additional class on primary layouts | cash |
2010-12-10 | using all rather than everyone to be more consistent | cash |
2010-12-08 | reorganized the page views as discussed | cash |
2010-12-08 | moved a few elements to layout from page | cash |
2010-12-08 | moved content views into layout/shells/content | cash |
2010-12-07 | reorganized the layout views | cash |