Age | Commit message (Expand) | Author |
2011-02-11 | Cleanup of basic plugins area | ewinslow |
2011-02-11 | More cleanup of admin/plugins css | ewinslow |
2011-02-11 | elgg-$state-dependency => elgg-state-(error|success) | ewinslow |
2011-02-11 | Removed unused view: output/rss_view | ewinslow |
2011-02-10 | Removed nonsensical comments | ewinslow |
2011-02-10 | Added border primitives "b<loc><type>" where type is "a" or "b" -- anyone wan... | ewinslow |
2011-02-10 | Moved the simple plugins admin form to the forms/ dir | ewinslow |
2011-02-10 | .disabled => .elgg-state-disabled (core only) | ewinslow |
2011-02-10 | Using spacing primitives rather than <br/> | ewinslow |
2011-02-10 | Corrected minor problem with admin tables | ewinslow |
2011-02-10 | Plugin settings forms now use the forms/ directory | ewinslow |
2011-02-10 | Converted buttons to elgg-object-type naming convention. Added table of butt... | ewinslow |
2011-02-09 | Refs #2874. Finished removing calls to deprecated plugin mgmt functions in co... | brettp |
2011-02-09 | Refs #2874: More removal of deprecated function user in plugins systems. | brettp |
2011-02-09 | Slightly more efficient way of declaring spacing helpers | ewinslow |
2011-02-09 | Refs #2874: Using elgg_get_plugins() instead of get_installed_plugins(). | brettp |
2011-02-09 | Refs #2874: Using elgg_is_active_plugin() in core and bundled plugins. | brettp |
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 |