aboutsummaryrefslogtreecommitdiff
path: root/views/json
AgeCommit message (Collapse)Author
2012-06-23Refs #4504 made it easier to detect any problems caused by hack for json ↵Cash Costello
duplicate issue
2012-06-23Fixes #4504. Entity duplicates in json views.Sem
2011-10-29Refs #3201 this finishes the updates on the JSON viewcash
2011-10-29Refs #3201 updates json river views and removed old search viewcash
2011-06-26Fixes #3614 updated use of elgg_view_entity() throughout coreCash Costello
2011-03-27Fixes #3086 using full_view instead of full cash
git-svn-id: http://code.elgg.org/elgg/trunk@8866 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-23Deleting deprecated canvas/ directory from all viewtypesewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8436 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-22Moved page/shells/* to page/*ewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8428 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-08reorganized the page views as discussedcash
git-svn-id: http://code.elgg.org/elgg/trunk@7559 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-22Removed @license, @copyright, and @author from files. License and copyright ↵brettp
are covered by LICENSE.txt and COPYRIGHT.txt in root. git-svn-id: http://code.elgg.org/elgg/trunk@7118 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-09-24Merged [6923] to trunk.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@6963 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-08-22Merged r6701:6756 from 1.7 branch into trunkcash
git-svn-id: http://code.elgg.org/elgg/trunk@6849 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-08-22Merged [6600],[6601],[6605],[6606],[6607],[6608],[6611] from 1.7 branch into ↵cash
trunk git-svn-id: http://code.elgg.org/elgg/trunk@6843 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-05-18Updating the core JSON views to allow for proper object export.nickw
git-svn-id: http://code.elgg.org/elgg/trunk@6086 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-10these viewtypes need an empty title view or html shows up because they ↵cash
fallback on default view git-svn-id: http://code.elgg.org/elgg/trunk@3664 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-10leaner json objects for web services api callscash
git-svn-id: http://code.elgg.org/elgg/trunk@3649 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-10-16Finished standardizing seconday views.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3559 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-08-31All line endings are now Unix-style.brettp
git-svn-id: https://code.elgg.org/elgg/trunk@3451 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-08-20Whoa nelly this is a big one: Removed license and copyright for files.brettp
git-svn-id: https://code.elgg.org/elgg/trunk@3427 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-03-06Improved JSON version of the dashboardben
git-svn-id: https://code.elgg.org/elgg/trunk@3107 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-03-04JSON contentwrapper viewben
git-svn-id: https://code.elgg.org/elgg/trunk@3064 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-04API results now JSON export properly. Refs #716ben
git-svn-id: https://code.elgg.org/elgg/trunk@2651 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-04JSON feeds now work. Fixes #716ben
git-svn-id: https://code.elgg.org/elgg/trunk@2650 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-01-23Refs #706marcus
git-svn-id: https://code.elgg.org/elgg/trunk@2611 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-11-19Fixes #568: Exportable code now inclusive not exclusive.marcus
* Added extra function Exportable interface * OpenDD export modified * PHP & JSON export views modified * Default export view will still show all data if you are logged in as admin (since this view is used by the guidtool) git-svn-id: https://code.elgg.org/elgg/trunk@2467 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-08-08Adjusted contributors file.ben
git-svn-id: https://code.elgg.org/elgg/trunk@1806 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-08-01PHP and JSON entity list views... which should work.marcus
git-svn-id: https://code.elgg.org/elgg/trunk@1662 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-07-15Closes #140marcus
git-svn-id: https://code.elgg.org/elgg/trunk@1424 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-05-09Marcus Povey <marcus@dushka.co.uk>icewing
* Being "strictly correct" by returning application/json for json content type. git-svn-id: https://code.elgg.org/elgg/trunk@639 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-04-25Marcus Povey <marcus@dushka.co.uk>icewing
* JSON & PHP Export modes git-svn-id: https://code.elgg.org/elgg/trunk@537 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-04-25Marcus Povey <marcus@dushka.co.uk>icewing
* git-svn-id: https://code.elgg.org/elgg/trunk@526 36083f99-b078-4883-b0ff-0f9b5a30f544