Age | Commit message (Expand) | Author |
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 | fixed typo in plugin library | cash |
2011-02-07 | Fixes 2354 Using list instead of listing for search now | cash |
2011-02-07 | Fixes #2335 #2336 clean up and minor standardization of search plugin - needs... | cash |
2011-02-07 | Added drag and drop reordering of plugins. Started pulling out admin area's j... | brettp |
2011-02-07 | moved sticky forms into the input library | cash |
2011-02-06 | removing old entities views that are no longer needed and did the last change... | cash |
2011-02-06 | forgot to delete old views in last commit | cash |
2011-02-06 | updated the groups plugin to use the new icon structure | cash |
2011-02-06 | updated the file plugin to use the new icon structure | cash |
2011-02-06 | fixed some minor documentation issues | cash |
2011-02-06 | missed this use of elgg_count_comments() in change to ->countComments() | cash |
2011-02-06 | Fixed bug when trying to set a plugin's priority to 1 without using "first." | brettp |
2011-02-06 | moved the count comments and likes functions into the ElggEntity class | cash |
2011-02-06 | Fixes #2854 removing my bad idea of auto-appending action in elgg_view_form() | cash |
2011-02-06 | forgot this file from a previous commit | cash |
2011-02-06 | Fixes #2853 pages plugin uses the icon url plugin hook and fixes delete action | 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 | Missed language string from last commit. | brettp |
2011-02-05 | Fixes #2852: Checking other plugins' conflicts to see if plugin is able to be... | brettp |
2011-02-05 | fixed widgets theming preview by overriding some javascript | cash |
2011-02-05 | supporting private settings before an entity is saved | cash |
2011-02-05 | using setPrivateSetting() and getPrivateSetting() instead of procedural funct... | cash |
2011-02-05 | fixed ajax loader css and html | cash |
2011-02-05 | changed named from css preview to theming preview | cash |
2011-02-05 | better navigation for theming previews | 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 | cleaned up navigation of the css preview documentation | cash |
2011-02-05 | setting size for iframe for css preview | cash |
2011-02-05 | removed unecessary inner div for .elgg-main because of switch back to overflo... | cash |
2011-02-05 | Fixed a problem with detecting conflicting plugin versions. Not showing a st... | brettp |
2011-02-04 | Added support for screenshots in the advanced plugin admin. | brettp |
2011-02-04 | Fixed typo that caused ElggPlugin->path not to be correctly set when loading ... | brettp |
2011-02-04 | Renamed 'name' to 'plugin' for priority req. Updated unit tests and docs. | brettp |
2011-02-04 | Added priority requires to example manifest. | 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 |