Age | Commit message (Expand) | Author |
2010-12-11 | fixed spelling error in documentation | cash |
2010-12-11 | updated tags library to use new sql functions | cash |
2010-12-11 | provided more flexibility in creating the relationships join sql | cash |
2010-12-10 | changed name of icon block to picture block in media object to avoid conflict... | cash |
2010-12-09 | Refs #1411: Can specify custom row callbacks with 'row_callback' options in e... | brettp |
2010-12-09 | Fixes #2721 fixed typo - thanks for the report! | cash |
2010-12-09 | Refs #1411: Documentation fix. | brettp |
2010-12-09 | Refs #1411. Added ability to specify annotation time_created lower and upper.... | brettp |
2010-12-09 | Refs #1411. Added elgg_get_entities_from_annotation_calculation(). Deprecated... | brettp |
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-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 | 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 | Fixes #2189 created the object/list view with semantic markup | cash |
2010-12-08 | reorganized the page views as discussed | 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 | cleaned up system messages display code | cash |
2010-12-06 | comments use the media view now | 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 | 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-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 | check if there are any messages before grabbing them in elgg_view_page() | cash |
2010-12-03 | Fixes #2706 simplecache url generator was not handling an empty last cache date | cash |
2010-12-03 | Cache handler needs to support _ in views | brettp |
2010-12-03 | Refs #2189 the beginning of semantic markup for entity lists - needs some reo... | cash |
2010-12-03 | Refs #1986 #2170 #2225. Added semantic manifest.xml support and unit tests. ... | brettp |
2010-12-02 | Better code and docs or previous. | brettp |
2010-12-02 | Added 'true' as a truthy value for ini_get_bool(). | brettp |
2010-12-02 | added a function for getting current site entity | cash |
2010-12-01 | screen.css is a better name for our main css file | cash |
2010-12-01 | Fixes #1457. Added optional status param for get_installed_plugins() | brettp |
2010-12-01 | Fixes #2461 unsetting CONFIG variable in unset_config() | cash |
2010-12-01 | Fixes #2430 adds get_entities_from_access_collection() into trunk | cash |
2010-11-30 | Fix typo in previous. | brettp |
2010-11-30 | Refs #1986 #2170 #2225 Added ElggPluginManifest, ElggPluginManifestParser, an... | brettp |
2010-11-30 | Refs #2428 adds elgg_get_plugin_path() and elgg_get_data_path() | cash |
2010-11-29 | Refs #2668: Deprecated ElggEntity::setContainer() for setContainerGUID() | brettp |