aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-25Fixes #3662. Pulled out shortcut_icon to its own view for easier overriding.Brett Profitt
2011-08-24Checking for === false when moving elements in ElggPriorityList instead of ju...Brett Profitt
2011-08-24Fixes #3621. Corrected the URL for the unvalidated users pagination.Brett Profitt
2011-08-24Fixes #3612, #3750. Added edit replies back to group plugin with the annotati...Brett Profitt
2011-08-24Refs #3750. Messageboard using annotations menu.Brett Profitt
2011-08-24Refs #3750. Added annotation menu for generic comments (delete) and default a...Brett Profitt
2011-08-24Fixes #3589. JS "all" hook handlers called only once.Brett Profitt
2011-08-24Refs #3557: Upscaling small icons to 200x200. This doesn't fix the problem if...Brett Profitt
2011-08-24Refs #3746. Updated categories for 1.8. Still some deprecation notices, but f...Brett Profitt
2011-08-23Fixes #3117. Added an interstitial page for twitter new users.Brett Profitt
2011-08-23Rewriting more chars to - in the default menu view.Brett Profitt
2011-08-23Fixes #3355. Added ElggPriorityList. Adapted the externals system to use it.Brett Profitt
2011-08-23Merge branch 'master' of github.com:Elgg/ElggBrett Profitt
2011-08-22Merge pull request #55 from cash/coding-standardsBrett Profitt
2011-08-22Merge pull request #62 from tvld/masterBrett Profitt
2011-08-22Closes #3015. jQuery updated to 1.6.2. jQuery-UI updated to 1.8.16.Brett Profitt
2011-08-22Merge branch 'master' of github.com:Elgg/ElggBrett Profitt
2011-08-21Fixes #3701. Removed early call to elgg_echo() for group action button menu.Brett Profitt
2011-08-21Fixes #3606. Reset password page added to public pages for walled garden mode.Brett Profitt
2011-08-21Fixes #3496. Using OR to concatenate unpaired type and subtype clauses in elg...Brett Profitt
2011-08-18Fixing priorities for jquery.Brett Profitt
2011-08-17Finished ElggPriorityList. Migrated external files to use it.Brett Profitt
2011-08-17My very first attempt to contribute... tvld
2011-08-15Refs #3355. Added ElggPriorityList.Brett Profitt
2011-08-15Fixes #3715. Added the new collection button back.Brett Profitt
2011-08-15Fixed pagination for search.Brett Profitt
2011-08-15Fixes #3254. Removing limit for "+X more Y" in search results.Brett Profitt
2011-07-27Fixed some documentation.Brett Profitt
2011-07-10Fixes #3336 functions that used elgg_view_exists() were not falling back to t...Cash Costello
2011-07-09Refs #3685 need null for no containercash
2011-07-09fixed redirect for user avatars if we cannot get the usercash
2011-07-07Fixes #3669. Dashboard now registers for default widgets.Brett Profitt
2011-07-07Version bump to 1.8.0b2Brett Profitt
2011-07-07fixed the float issue with the friends river viewCash Costello
2011-07-07Refs #3567 added class extending to icon/user/defaultCash Costello
2011-07-06Revert "Merged ACL fixes from 1.7 branch."Brett Profitt
2011-07-06Revert "Fixes #3552. Addess ACL unit tests. These currently fail because of #...Brett Profitt
2011-07-06Refs #3624 fixed radio button value detectioncash
2011-07-06Fixes #2204 standardized the hooks/overrides for plugin settings and usersett...Cash Costello
2011-07-06$joins was not declared in elgg_get_river()Cash Costello
2011-07-06Fixes #3663 upgrades imgareaselect libraryCash Costello
2011-07-06Fixes #3642 removing likes river codeCash Costello
2011-07-06Merge pull request #56 from cash/improve-date-handlingCash Costello
2011-07-06Merge pull request #54 from cash/dev-toolsCash Costello
2011-07-06changed new convenience function from elgg_register_add_button() to elgg_regi...Cash Costello
2011-07-06updated the embed plugin for new css class elgg-item rather than elgg-list-itemCash Costello
2011-07-04styled the date picker for the main themecash
2011-07-04Merge pull request #53 from cash/reflected_xss_fixesCash Costello
2011-07-04theming the date picker for the admin themecash
2011-07-04Fixes #3560 input/date and output/date support ISO 8601 (YYYY-MM-DD) and Unix...cash