aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-13added support for event polls (needs the event_poll plugin)Kevin Jardine
2012-04-10Allow plugins to alter video dimensions.Steve Clay
2012-04-10Don't try to load null when there's no thumbnail URLSteve Clay
2012-04-10Remove redundant videotype from parseUrl return arraySteve Clay
2012-04-10Remove filtering on URL inputSteve Clay
2012-04-10Handle shortened Youtube URLsSteve Clay
2012-04-10Move URL preprocessing to hookSteve Clay
2012-04-09fix for users who paste from Chrome's address bar (sometimes leaves off URL s...Steve Clay
2012-04-09fix for ampersands getting HTML-escaped in URLsSteve Clay
2012-04-09switched to platform classes. see https://github.com/Elgg/videolist/issues/4Steve Clay
2012-04-09Removed deprecated call, unused variableSteve Clay
2012-04-09More PHPDoc comments and @var declarations to help IDE comprehensionSteve Clay
2012-04-06Fixes invalid SQL when viewing an empty album.Brett Profitt
2012-04-06Started adding back quota support.Brett Profitt
2012-04-05Merge branch 'file_general_type_hook' of github.com:lorea/ElggSem
2012-04-05Fixes #4395: Register group profile title buttons earlierIsmayil Khayredinov
2012-04-04fixed js date function callKevin Jardine
2012-04-04filter menu now changes for logged out usersKevin Jardine
2012-04-04hide entity_admins bit if the entity_admins plugin is not activeKevin Jardine
2012-04-03major changes to add new features, including a full calendar and repeating ev...Kevin Jardine
2012-03-26Merge pull request #177 from ewinslow/icon-fixesEvan Winslow
2012-03-26Fixes #4419: Pages icons now work with all sizesEvan Winslow
2012-03-26Refs #1279: Specifying image dimensions in icon/default view.Evan Winslow
2012-03-22Fixed deprecated use of get_annotation().Brett Profitt
2012-03-21Fixes #23. Added a menu item for setting the cover image.Brett Profitt
2012-03-19full calendar click to view, time system revampKevin Jardine
2012-03-16Fixes #14. Fixed uploadify.Brett Profitt
2012-03-16Fixes #21, #22. Using TidypicsAlbum->viewImages() instead of tidypics_list_ph...Brett Profitt
2012-03-15Fixes #4394. Added cron and services URLs to the default public pages list fo...Brett Profitt
2012-03-15added full calendar drag and dropKevin Jardine
2012-03-15end date and time now also stored properly as GMTKevin Jardine
2012-03-13event times are now supported by defaultKevin Jardine
2012-03-13replaced pulldown with dropdownKevin Jardine
2012-03-13replaced deprecated friendly time, dates now stored properly in GMT and displ...Kevin Jardine
2012-03-09Fixes #19. Handling offset and limit in SQL to avoid pagination problems.Brett Profitt
2012-03-09Fixes #20. Removed space after FIELD in order by FIELD call.Brett Profitt
2012-03-04Pulls river js out into external fileEvan Winslow
2012-03-02Adds fixed-width font for pre + code in admin areaEvan Winslow
2012-02-27The travis-ci build should only run against master now.Evan Winslow
2012-02-27Adds trivial .travis.yml config so we can get started building.Evan Winslow
2012-02-25Fixes #3210. Keeping -s in URL friendly titles.Brett Profitt
2012-02-25Merge pull request #1 from robtotoreb/patch-1Brett Profitt
2012-02-25Update views/default/forms/photos/admin/settings.phprobtotoreb
2012-02-25Fixes #3312, #3632. Added class elgg-plugin-category-<category> to the plugin...Brett Profitt
2012-02-25Fixes #3550. Merged slightly modified pull request 166 from sembrestels.Brett Profitt
2012-02-25Added upgrade script to fetch thumbnails.Sem
2012-02-25Saving thumbnails in server and serving them secure.Sem
2012-02-24Fixed gisstv.Sem
2012-02-23Upgraded some modules.Sem
2012-02-21Refs #4335. Updated discussion notifications.Brett Profitt