Age | Commit message (Expand) | Author |
2010-12-23 | Fixes #2741 skipping :// when replacing // in file paths so that we support URIs | cash |
2010-12-21 | merged the fix to get access collection documentation into trunk from 1.7 branch | cash |
2010-12-20 | added the core river to the tabbed profile plugin and fixed some deprecated f... | cash |
2010-12-19 | fixed missed variable name change in river's use of image block pattern | cash |
2010-12-19 | changed name from media block to image block | cash |
2010-12-19 | added a ready,system event so that plugins can do things after the init has f... | cash |
2010-12-19 | added a user admin menu that plugins can add menu items to | cash |
2010-12-18 | continuing to slash and burn the profile plugin - moving the admin profile fi... | cash |
2010-12-18 | moved profile edit form into core | cash |
2010-12-18 | pulling the avatar code out of the profile plugin - just some minor icon rela... | cash |
2010-12-18 | moved the avatar forms and actions into core from profile plugin | cash |
2010-12-18 | half way through converting submenu to new menu code - pages and groups are t... | cash |
2010-12-18 | site nav menu now uses new menu code (and finished the implementation of cust... | cash |
2010-12-17 | last of the river updates I hope - fixes the likes river view | cash |
2010-12-17 | reorganized the settings views and updated the pages to use new layout | cash |
2010-12-17 | updated group member and group forum topics to new river | cash |
2010-12-17 | Refs #2320 added new menu functions and classes | cash |
2010-12-17 | updated the river generic_comment view for the new river code | cash |
2010-12-17 | updated the river friend view for the new river code | cash |
2010-12-16 | Fixes #2725 - js page handler now handles javascript views with slashes in th... | cash |
2010-12-16 | fixed a lot of notices being generated by the new plugin hook code | cash |
2010-12-16 | moved friends widget into core | cash |
2010-12-15 | updated to removing more deprecation warnings (from hellekin) | cash |
2010-12-15 | moving friends views into core | cash |
2010-12-15 | moved likes forms into forms directory | cash |
2010-12-15 | moved default notification settings into usersettings | cash |
2010-12-15 | 1st step in changing initialise_elgg.js to elgg.js | cash |
2010-12-14 | moved account views into core views - account forms are next | cash |
2010-12-14 | Pulling in hellekin's commit to fix typos in log messages: https://github.com... | cash |
2010-12-14 | Fixes #2103 adding a site nav entry for members | cash |
2010-12-14 | Fixes #2723 members listing pages now in core | cash |
2010-12-14 | sanitise_filepath() removes double /s. | brettp |
2010-12-13 | Refs #2226 moving riverdashboard into core - need to clean up riverdashboard ... | cash |
2010-12-12 | moved dashboard handler into base pages directory | cash |
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 | 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 | 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 |