Age | Commit message (Expand) | Author |
2010-12-09 | fixed pagination for annotations due to changes in views | cash |
2010-12-09 | DRY'd up elgg_get_entities() where clause helper functions. Added ability to... | brettp |
2010-12-09 | Refs #2317 pulled more css out into sub views | cash |
2010-12-09 | Updated pagination to use semantic html | cash |
2010-12-09 | forgot this file in the commit where the ajax loader graphics view is moved | cash |
2010-12-08 | Added ability to check for empty string in elgg_get_array_value(). | brettp |
2010-12-08 | Fixed a bug that wouldn't let you specify multiple selects in get_entities(). | brettp |
2010-12-08 | Refs #1411. Deprecated get_entities_by_relationship_count() and list_entities... | brettp |
2010-12-08 | Removed the silly things I was doing in the egef_relationship_count() test. | brettp |
2010-12-08 | removed empty ajax views directory | cash |
2010-12-08 | moved ajax loader into the graphics view directory | cash |
2010-12-08 | changed css/components to css/elements | cash |
2010-12-08 | using the generic .elgg-inner class on topbar, header, and footer | cash |
2010-12-08 | D'oh. Re-enabled the other getter unit tests. | brettp |
2010-12-08 | Refs #1411: Added elgg_get_entity_from_relationship_count(). | brettp |
2010-12-08 | comment views have been moved | cash |
2010-12-08 | Fixes #2189 created the object/list view with semantic markup | cash |
2010-12-08 | reorganized the page views as discussed | cash |
2010-12-08 | removed unused viewtype js | cash |
2010-12-08 | removed /views/default/content since its views were moved into layout | 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 | Refs #2700 fixed another stray conversion in riverdashboard | cash |
2010-12-07 | reorganized the layout views | cash |
2010-12-07 | Refs #2220. Check that an autoload class is registered before trying to inclu... | brettp |
2010-12-07 | Removed leading _ in private var names. | brettp |
2010-12-06 | Renamed 'elgg' manifest requirment to 'elgg_version' to be more in line with ... | brettp |
2010-12-06 | completing previous commit | cash |
2010-12-06 | cleaned up system messages display code | cash |
2010-12-06 | removing unused views | cash |
2010-12-06 | added more options to module view | cash |
2010-12-06 | missed this file from previous comment commit | cash |
2010-12-06 | comments use the media view now | cash |
2010-12-06 | Fixed minor display issues with blog breadcrumbs and also the archives page | cash |
2010-12-05 | rewrote breadcrumbs | cash |
2010-12-05 | changed "my friends" to "friends" | cash |
2010-12-05 | blog plugin now uses the new elgg_view_form() function | cash |
2010-12-05 | Fixes #2616 Adds Evan's view form convenience function | cash |
2010-12-05 | added a convience function for the media content pattern - is elgg_view_media... | cash |
2010-12-05 | changed img | body media element to icon | body | cash |
2010-12-05 | moved the view functions around so that they are grouped together by function | cash |
2010-12-05 | Clean-up of the blog plugin - now using urls from 1.7.5 | cash |
2010-12-05 | fixed bug in uservalidationbyemail permissions hook handler - was giving ever... | cash |
2010-12-04 | forgot to include language string for previous commit | cash |
2010-12-04 | Fixes #2519 we can now register and load php libraries - blog plugin is using... | cash |
2010-12-04 | object/blog view uses new media view - needs some clean up | cash |
2010-12-04 | welcome to the new media view - it is being used in the new latest comments m... | cash |
2010-12-04 | using classes for page level divs | cash |
2010-12-04 | refs #1402 first cut of the new sidebar layout code (plus some other stuff - ... | cash |
2010-12-04 | fitting blog object display into new html structure | cash |