Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 25 Next »

Version 4.7.16

Information

  • Release Date: November 25, 2021
  • Best Compatibility: phpFox >= 4.8.7

Bug fixed

  • Login as Page: The setting of "Maximum number of photo albums" is not working
  • Feed: Photo must be approved when posting a photo on feed although the setting of "Photos must be approved...?" is disabled
  • AdminCP - Dashboard - Pending Approval - Attach wrong link for Photos
  • Users can edit the album's title with space characters
  • Show Comment feed in Home Feed even if a user is not a member of Group
  • Feed - Post multi photos - Display only 1 photo right after re-share that photos feed

Improvements

  • Privacy Settings: Items: Add a privacy setting for "Photo Albums"
  • There is no action happened when admin tries to approve the deleted photo
  • Update phrase when deleting friends from tag photo
  • Update description for Photo app's settings in AdminCP

Changed files

  • M Ajax/Ajax.php
  • M Controller/EditAlbumController.php
  • M Install.php
  • M Service/Album/Album.php
  • M Service/Callback.php
  • M Service/Tag/Tag.php
  • M assets/autoload.js
  • M phrase.json
  • M views/block/form-album.html.php
  • M views/block/form.html.php

Version 4.7.15

Information

  • Release Date: September 16, 2021
  • Best Compatibility: phpFox >= 4.8.7

Bug fixed

  • Missing the placeholder text on the "Search" bar
  • Some issues on posting Photo on Feed
  • Create multiple feeds after approval when uploading photos
  • Show HTML entity code on feed

Improvements

  • Hide rotation action when access to a GIF photo detail if the server does not install Imagick
  • Change text of the confirmation popup when deleting photo/album
  • Do not send Notification/Email of private posts to tagged users
  • Limitation on number of photos/albums created by user group
  • Hide all places with photo title if turn  "Show Photo Title" setting off
  • Support Schedule Photos on Feed

Changed files

  • M Ajax/Ajax.php
  • M Block/Stream.php
  • M Controller/AddController.php
  • M Controller/AlbumController.php
  • M Controller/AlbumsController.php
  • M Controller/FrameController.php
  • M Controller/FrameDragDropController.php
  • M Controller/IndexController.php
  • M Controller/ViewController.php
  • M Install.php
  • M README.md
  • M Service/Api.php
  • M Service/Browse.php
  • M Service/Callback.php
  • M Service/Photo.php
  • M Service/Process.php
  • M Service/Tag/Process.php
  • M assets/autoload.js
  • M assets/main.less
  • M changelog.md
  • M hooks/validator.admincp_user_settings_photo.php
  • M phrase.json
  • A views/block/edit-photo-schedule.html.php
  • M views/block/stream.html.php

Version 4.7.14

Information

  • Release Date: July 1, 2021
  • Best Compatibility: phpFox >= 4.8.6

Bug fixed

  • Missing navigation button on photo detail if the setting "Turn off full ajax mode" is enabled
  • Layout issues
  • Some other minor bugs

Improvements

  • Support PHP 8.0
  • Keep state of expanding/collapsing of subcategories on Categories block when redirecting to another page
  • Remove "Privacy" selection when editing a photo that user posted on friend's wall

Changed files

  • M Ajax/Ajax.php
  • M Block/Category.php
  • M Block/Detail.php
  • M Block/FeaturedAlbumBlock.php
  • M Block/Share.php
  • M Block/SponsoredAlbumBlock.php
  • M Block/Stream.php
  • M Controller/AlbumController.php
  • M Controller/AlbumsController.php
  • M Controller/IndexController.php
  • M Controller/ViewController.php
  • M Install.php
  • M Service/Album/Album.php
  • M Service/Album/Browse.php
  • M Service/Api.php
  • M Service/Callback.php
  • M Service/Category/Category.php
  • M Service/Photo.php
  • M Service/Process.php
  • M Service/Tag/Process.php
  • M hooks/feed.service_feed_getsharelinks__end.php
  • M hooks/template_template_getmenu_3.php
  • M hooks/theme_get_default_photos_list.php
  • M views/block/category.html.php
  • M views/block/edit-photo.html.php

Version 4.7.13

Information

  • Release Date: March 31, 2021
  • Best Compatibility: phpFox >= 4.8.4

Bug fixed

  • Issues on NewsFeed
  • Layout issues

Improvements

  • Compatible with phpFox v4.8.4
  • Add a new setting to hide photo title
  • Add new settings to review and update all email contents of the Photos app
  • Support users preview Profile/Cover photos before publishing
  • Improve quality of photos on NewsFeed

Changed files

  • M Ajax/Ajax.php
  • M Block/Attachment.php
  • M Block/EditPhoto.php
  • M Controller/AlbumController.php
  • M Controller/AlbumsController.php
  • M Controller/EditAlbumController.php
  • M Controller/FrameController.php
  • M Controller/FrameDragDropController.php
  • M Install.php
  • M Installation/Database/Photo_Info.php
  • M Service/Album/Album.php
  • M Service/Album/Browse.php
  • M Service/Album/Process.php
  • M Service/Callback.php
  • M Service/Photo.php
  • M Service/Process.php
  • M assets/main.less
  • M views/block/album-tag.html.php
  • M views/block/edit-photo.html.php
  • M views/block/form.html.php
  • M views/block/hoverinfo.html.php
  • M views/block/mass-edit-item.html.php
  • M views/block/photo_entry.html.php
  • M views/block/stream.html.php
  • M views/controller/album.html.php

Version 4.7.12

Information

  • Release Date: January 20, 2021
  • Best Compatibility: phpFox >= 4.8.2

Bug fixed

  • Issue on Photo Feed.
  • Issue with Back button on Photo detail.
  • Issue when tag friends on photo.
  • Some layout issues.

Improvements

  • Show visual feedback when deleting an album with a large set of photos #2735
  • Allow Admin configure to stop posting feeds when users update their profile photo and cover photo
  • Hide section Share Photo on Feed if setting "Allow posting on Main Feed" is disabled
  • Show leave page confirmation if user want to leave add/edit photo page.
  • Support Email Notification on Photo
  • Improve phrases

Changed files

  • M Ajax/Ajax.php
  • M Controller/ViewController.php
  • M Install.php
  • M Service/Callback.php
  • M Service/Photo.php
  • M Service/Process.php
  • M Service/Tag/Process.php
  • M Service/Tag/Tag.php
  • M assets/autoload.js
  • M assets/main.less
  • D hooks/feed.service_feed_getsharelinks__end.php
  • M phrase.json
  • M views/block/drop-down.html.php
  • M views/block/edit-photo.html.php
  • M views/block/form-album.html.php
  • M views/block/form.html.php
  • M views/block/mass-edit-item.html.php
  • M views/block/stream.html.php
  • M views/controller/add.html.php
  • M views/controller/edit-album.html.php
  • M views/controller/index.html.php

Version 4.7.11

Information

  • Release Date: November 09, 2020
  • Best Compatibility: phpFox >= 4.8.2

Bug fixed

  • Matured image shows detail in Home Feed #2939
  • Cannot update title/description of photo after disabled setting "Can edit own photo?"/"Can edit all photos?" #2944
  • Can't download photos which uploaded on Mobile App
  • Fix some small bugs

Improvements

  • Support enable/disable tagged notifications on Photo
  • Optimize upload photo
  • Support upload next-gen images formats
  • Apply Pending Approve Photo setting when users upload profile or cover photo

Changed files

  • M Ajax/Ajax.php
  • M Controller/DownloadController.php
  • M Controller/FrameDragDropController.php
  • M Controller/IndexController.php
  • M Controller/ViewController.php
  • M Install.php
  • M Installation/Database/Photo_Feed.php
  • M README.md
  • M Service/Album/Album.php
  • M Service/Callback.php
  • M Service/Photo.php
  • M Service/Process.php
  • M Service/Tag/Process.php
  • M assets/autoload.js
  • M assets/main.less
  • M changelog.md
  • M start.php

Version 4.7.10

Information

  • Release Date: August 31, 2020
  • Best Compatibility: phpFox >= 4.8.1

Bug fixed

  • Wrong phrases in photo actions

Improvements

  • Improve upload photos with the correct order
  • Have the option to remove tagged users in the feed
  • Compatible with phpFox 4.8.1

Changed files

  • M Install.php
  • M phrase.json
  • M assets/autoload.js
  • M Service/Callback.php
  • M Service/Photo.php
  • M Service/Tag/Process.php
  • M Service/Tag/Tag.php
  • M Controller/ViewController.php
  • M views/block/menu.html.php

Version 4.7.8

Information

  • Release Date: November 21, 2019
  • Best Compatibility: phpFox >= 4.7.8

Bug fixed

  • Photos/albums aren't listed in Page (Group) liked when enabling Friend Only Community.
  • Choosing from photo to add cover photo in User Profile page doesn't work #2818.

Changed files

  • M Block/FeaturedAlbumBlock.php
  • M Block/SponsoredAlbumBlock.php
  • M Controller/IndexController.php
  • M Install.php
  • M Service/Album/Album.php
  • M Service/Callback.php
  • M assets/main.less
  • M phrase.json
  • M views/controller/edit-album.html.php
  • M views/controller/view.html.php

Version 4.7.7

Information

  • Release Date: September 23, 2019
  • Best Compatibility: phpFox >= 4.7.8

Bug fixed

  • Show wrong photos count in meta description #2737.
  • User has photos but no photos found on photo area of user profile page #2743

Changed files

  • M Block/FeaturedAlbumBlock.php
  • M Block/SponsoredAlbumBlock.php
  • M Controller/IndexController.php
  • M Install.php
  • M Service/Album/Album.php
  • M Service/Callback.php
  • M assets/main.less
  • M phrase.json
  • M views/controller/edit-album.html.php
  • M views/controller/view.html.php

Version 4.7.6

Information

  • Release Date: July 18, 2019
  • Best Compatibility: phpFox >= 4.7.7

Improvements

  • Show feed status with photo in the wall of the person tagged/mentioned.

Bug fixed

  • Layout issues.

Changed files

  • M Ajax/Ajax.php
  • M Block/EditPhoto.php
  • M Controller/AddController.php
  • M Controller/FrameDragDropController.php
  • M Controller/IndexController.php
  • M Install.php
  • M README.md
  • M Service/Browse.php
  • M Service/Callback.php
  • M Service/Photo.php
  • M Service/Process.php
  • M assets/main.less
  • M changelog.md
  • M phrase.json
  • M views/block/form.html.php
  • M views/block/mass-edit-item.html.php
  • M views/block/photo_entry.html.php
  • M views/controller/add.html.php
  • M views/controller/albums.html.php
  • M views/controller/tag.html.php
  • M views/controller/upload.html.php
  • M views/controller/view.html.php

Version 4.7.5

Information

  • Release Date: May 27, 2019
  • Best Compatibility: phpFox >= 4.7.5

Improvements

  • Support user drag/drop to reorder photos in the Edit Album page #2627
  • Support user sort by the title of photo (A-Z, Z-A) in Photos page (All Photos, My Photos, Friends' Photos, User's Photos, Page's Photos, and Group's Photos) #2627
  • View photo - User can use next-pre on the device keyboard to navigate photos.

Bug fixed

  • Photos are barely seen when viewing on mobile #2626

Changed files

  • M Ajax/Ajax.php
  • M Controller/AlbumController.php
  • M Controller/AlbumsController.php
  • M Controller/EditAlbumController.php
  • M Controller/FrameDragDropController.php
  • M Controller/IndexController.php
  • M Install.php
  • M README.md
  • M assets/autoload.js
  • M assets/main.less
  • M changelog.md
  • M phrase.json
  • M views/block/edit-photo.html.php
  • M views/controller/album.html.php
  • M views/controller/edit-album.html.php
  • M views/controller/view.html.php

Version 4.7.4

Information

  • Release Date: April 17, 2019
  • Best Compatibility: phpFox >= 4.7.5

Improvements

  • Support to select photo mode views.

Bug fixed

  • Feed - Show wrong phrases.
  • Issue when sponsoring album with payment and auto-publishing after sponsored.
  • Show pending photos in User profile >> Photos

Changed files

  • M Ajax/Ajax.php
  • M Controller/AlbumController.php
  • M Controller/DownloadController.php
  • M Controller/FrameDragDropController.php
  • M Controller/IndexController.php
  • M Controller/ViewController.php
  • M Install.php
  • M README.md
  • M Service/Album/Album.php
  • M Service/Api.php
  • M Service/Callback.php
  • M Service/Process.php
  • M assets/autoload.js
  • M changelog.md
  • M views/block/drop-down.html.php
  • M views/block/mass-edit-item.html.php
  • M views/controller/album.html.php
  • M views/controller/index.html.php

New Settings

IDVar nameNameDescription
1photo_mode_viewsPhoto Mode ViewsSelect mode views for photos

Version 4.7.3

Information

  • Release Date: Mar 5, 2019
  • Best Compatibility: phpFox >= 4.7.4

Fixed bug(s)

  • Feed - Showing wrong phrases.

  • Sponsoring album with payment and auto-publishing after sponsored don't work properly

  • Show pending photos in User profile > Photos.

Improvements

  • Support to edit status feeds with Photo.

Changed Files

M Block/SponsoredAlbumBlock.php
M Install.php
M README.md
M Service/Callback.php
M changelog.md
M Service/Album/Process.php
M Ajax/Ajax.php
M Controller/IndexController.php

Version 4.7.2

Information

  • Release Date: Jan 30, 2019
  • Best Compatibility: phpFox >= 4.7.1

Fixed bug(s)

  • Photo detail: Comment count is working incorrectly when deleting a comment.

Improvements

  • Compatible with phpFox 4.7.3

Changed Files

M Ajax/Ajax.php
M Block/SponsoredAlbumBlock.php
M Controller/FrameDragDropController.php
M Install.php
M Service/Album/Album.php
M Service/Api.php
M Service/Callback.php
M Service/Photo.php
M Service/Process.php

Version 4.7.1

Information

  • Release Date: Jan 3rd, 2019
  • Best Compatibility: phpFox 4.7.1 or newer

Fixed bug(s)

  • Cache isn't cleared after deleting categories.

  • Sponsor in Feed a photos Page/Group - Click Count isn't updated when clicking on Sponsored Feed.

  • Upload photos in Group/Page - Show wrong when clicking on the photo from Group/Page feed.

  • Mail Notification - Show wrong photo album name when a user comments on your "Profile pictures" album.

  • Post multi photos from Page/Group - Show only one photo on the Home feed.

Changed Files

M Ajax/Ajax.php
M Controller/FrameController.php
M Controller/FrameDragDropController.php
M Install.php
M README.md
M Service/Api.php
M Service/Callback.php
M Service/Category/Category.php
M Service/Category/Process.php
M Service/Photo.php
M Service/Process.php
M assets/autoload.js
M assets/main.less
M changelog.md
M hooks/admincp.service_maintain_delete_files_get_list.php
M views/block/stream.html.php
M views/controller/view.html.php

Version 4.7.0

Information

  • Release Date: Nov 29, 2018
  • Best Compatibility: phpFox 4.7.1 

Fixed bug(s)

  • Photo category shows wrong value when editing on mobile

Improvements

  • Add a new setting to choose default mode view and support mode view on album detail.
  • Improve layout of View Photo Details page
  • Improve photo feed when having users tagged

Changed Files

M Ajax/Ajax.php
M Block/Stream.php
M Controller/AlbumController.php
M Controller/AlbumsController.php
M Controller/FrameController.php
M Controller/IndexController.php
M Controller/ViewController.php
M Install.php
M Installation/Database/Photo_Info.php
M README.md
M Service/Callback.php
M Service/Photo.php
M Service/Process.php
M Service/Tag/Process.php
M assets/autoload.js
M assets/main.less
M changelog.md
M phrase.json
M start.php
M views/block/drop-down.html.php
M views/block/form.html.php
M views/block/mass-edit-item.html.php
M views/block/menu.html.php
M views/block/stream.html.php
M views/controller/add.html.php
M views/controller/album.html.php
M views/controller/index.html.php
M views/controller/view.html.php


Version 4.6.4

Information

  • Release Date: Aug 22, 2018
  • Best Compatibility: phpFox >= 4.6.0

Fixed Bugs

  • Can not post photo when disable feed module

  • Update Photos - Displaying modes view

  • Should hide feature " Set as profile and cover" if user doesn't have permission to download photo

  • Owner of Apps received Email with wrong language when anyone commented on it

  • Not show Un-sponsor In Feed option after Sponsored In feed a photo

  • Can you realign the top of page icon in photo swatch

  • Guest user can see photo albums while set No for "Can view photo albums?

  • Group's photo detail - Should hide "Set As Group's Cover Photo" when user does not have permission

  • Can not view next photo in album when click on image from feed

Improvements

  • Show app menu when view photo detail

Changed Files

M Ajax/Ajax.php
M Block/Sponsored.php
M Controller/Admin/CategoryController.php
M Controller/AlbumController.php
M Controller/AlbumsController.php
M Controller/IndexController.php
M Controller/ViewController.php
M Install.php
M README.md
M Service/Album/Process.php
M Service/Callback.php
M Service/Category/Category.php
M Service/Photo.php
M Service/Process.php
M Service/Tag/Process.php
M assets/autoload.js
M assets/main.less
M changelog.md
M checksum
M hooks/bundle__start.php
M views/block/menu.html.php
M views/controller/admincp/add.html.php
M views/controller/index.html.php
M views/controller/view.html.php


Version 4.6.3

Information

  • Release Date: July 24, 2018
  • Best Compatibility: phpFox >= 4.6.0

Fixed Bugs

  • "Set as Page's Cover" is visible to non-login user.
  • When select a group that has not made Vanity URL tiny profile pic error to wrong page.
  • Photo album swatches disappears.
  • Photo's group/page - User can choose album privacy when edit album photo.
  • Featured/Sponsored Photo icon does not show.
  • Photo detail page - Remove "Back" button on mobile devices.

Improvements

  • Adding new mode view for listing page.

Updated Settings

NoVar NameNameWhat updated?Reason
1photo_pic_sizesPhoto Pic SizesRemovedDon't use anymore
2enabled_watermark_on_photosWatermark PhotosDeprecated. Will removed in version 4.6.4Don't use anymore


Changed Files

M Ajax/Ajax.php
M Controller/FrameDragDropController.php
M Controller/IndexController.php
M Controller/ViewController.php
M Install.php
M Installation/Version/v453.php
M Installation/Version/v460.php
A Installation/Version/v463.php
M README.md
M Service/Album/Album.php
M Service/Api.php
M Service/Callback.php
M Service/Photo.php
M Service/Process.php
M assets/autoload.js
M assets/main.less
M changelog.md
M installer.php
M views/block/featured.html.php
M views/block/menu.html.php
M views/block/sponsored.html.php
M views/controller/view.html.php
M views/controller/index.html.php


Version 4.6.2

Information

  • Release Date: April 23, 2018
  • Best Compatibility: phpFox >= 4.6.0

Fixed Bugs

  • Show duplicate feed after upload cover photo.
  • Missing progress bar when uploading photos.
  • Cannot get photos via api.

Improvements

  • Support hook in photo listing page.

Changed Files

  • M assets/autoload.js
  • M Controller/FrameController.php
  • M Controller/IndexController.php
  • M Service/Api.php
  • M Install.php
  • M phrase.json

Version 4.6.1

Information

  • Release Date: February 13, 2018
  • Best Compatibility: phpFox >= 4.6.0

Fixed Bugs

  • Missing SEO settings.

Improvements

  • Do not allow users make other users photo as profile photo/cover photo.

Changed Files

  • M Controller/FrameController.php
  • M Controller/IndexController.php
  • M Install.php
  • M Installation/Version/v453.php
  • M Service/Album/Album.php
  • M Service/Callback.php
  • M assets/autoload.js
  • M assets/main.less
  • M views/controller/view.html.php

Version 4.6.0

Information

  • Release Date: January 09, 2018
  • Best Compatibility: phpFox >= 4.6.0

Fixed Bugs

  • Feed shows scale photos when sharing feed on friend's wall.
  • Cannot view photo in case uploaded file has more than one extension.
  • Sponsor in feed works wrong.
  • Issue when load more photos many times.

Improvements

  • Support search photo albums in global search.
  • Improve layout of all pages and blocks.
  • Add Block Setting to limit the photos in Recent block.
  • Support drag/drop, preview, progress bar when users upload photos.
  • Support admin can change default photo for photo albums.
  • Validate all settings, user group settings, and block settings.

Changed Files

  • Ajax/Ajax.php
  • Block/Album.php
  • Block/AlbumTag.php
  • Block/Category.php
  • Block/Detail.php
  • Block/Featured.php
  • Block/MyPhoto.php
  • Block/Profile.php
  • Block/Share.php
  • Block/Sponsored.php
  • Controller/AddController.php
  • Controller/Admin/CategoryController.php
  • Controller/AlbumController.php
  • Controller/AlbumsController.php
  • Controller/FrameController.php
  • Controller/FrameDragDropController.php
  • Controller/FrameFeedDragDropController.php
  • Controller/IndexController.php
  • Controller/ViewController.php
  • Install.php
  • Installation/Version/v453.php
  • Installation/Version/v460.php
  • README.md
  • Service/Album/Album.php
  • Service/Album/Browse.php
  • Service/Album/Process.php
  • Service/Api.php
  • Service/Browse.php
  • Service/Callback.php
  • Service/Category/Category.php
  • Service/Category/Process.php
  • Service/Photo.php
  • Service/Process.php
  • Service/Tag/Process.php
  • Service/Tag/Tag.php
  • assets/autoload.css
  • assets/autoload.js
  • assets/autoload.less
  • assets/dropzone/dropzone.css
  • assets/dropzone/dropzone.js
  • assets/images/nocover.jpg
  • assets/images/nocover.png
  • assets/main.less
  • change-log.md
  • hooks/bundle__start.php
  • hooks/validator.admincp_user_settings_photo.php
  • phrase.json
  • start.php
  • views/block/album-tag.html.php
  • views/block/album_entry.html.php
  • views/block/featured.html.php
  • views/block/form-album.html.php
  • views/block/form.html.php
  • views/block/mass-edit-item.html.php
  • views/block/menu-album.html.php
  • views/block/menu.html.php
  • views/block/my-photo.html.php
  • views/block/photo_entry.html.php
  • views/block/share.html.php
  • views/block/sponsored.html.php
  • views/block/stream.html.php
  • views/controller/add.html.php
  • views/controller/admincp/add.html.php
  • views/controller/album.html.php
  • views/controller/albums.html.php
  • views/controller/edit-album.html.php
  • views/controller/index.html.php
  • views/controller/view.html.php

New Settings

ID

Var name

Name

Description

1

display_timeline_photo_within_gallery

Display User Timeline Photos within Gallery

Allow admin to decide show/hide uploaded photos from feed in Photos listing page

Deprecated Settings

ID

Var name

Name

Reason

Removed In

1

photo_pic_sizes

Photo Pic Sizes

Don't use anymore

4.7.0

Version 4.5.3

Information

  • Release Date: September 22th, 2017
  • Best Compatibility: phpFox >= 4.5.3

Removed Settings

ID

Var name

Name

Reason

1

photo_image_details_time_stamp

Image Details Time Stamps

Don't use anymore

2

html5_upload_photo

HTML5 Mass Upload

Don't use anymore

3

can_add_tags_on_photos

Can add tags on photos?

Don't use anymore

4

can_edit_photo_categories

Can edit public photo categories?

Don't use anymore

5

can_add_public_categories

Can add public photo categories?

Don't use anymore

6

total_photo_display_profile

Define how many photos to display within an album on a users profile.

Don't use anymore

New Settings

ID

Var name

Name

Description

1

photo_paging_mode

Pagination Style

Select Pagination Style at Search Page.

2

display_cover_photo_within_gallery

Display User Cover Photos within Gallery

Disable this feature if you do not want to display user cover photos within the photo gallery.

3

display_photo_album_created_in_group

Display photos/albums which created in Group to the Photo app

Enable to display all public photos/albums to the both Photos/Albums page in group detail and in Photo app. Disable to display photos/albums created by an users to the both Photos/Albums page in group detail and My Photos/Albums page of this user in Photo app and nobody can see these photos/albums in Photo app but owner. Notice: This setting will be applied for all types of groups, include secret groups.

3

display_photo_album_created_in_page

Display photos/albums which created in Page to the Photo app

Enable to display all public photos/albums to the both Photos/Albums page in page detail and in Photo app. Disable to display photos/albums created by an users to the both Photos/Albums page in page detail and My Photos/Albums page of this user in Photo app and nobody can see these photos/albums in Photo app but owner.

4

can_post_on_albums

Can post comments on albums?

Can post comments on albums?

Deprecated Functions

ID

Class Name

Function Name

Will Remove In

Reason

1

Apps\Core_Photos\Ajax\Ajax

browse

4.6.0

Don't use anymore

2

Apps\Core_Photos\Ajax\Ajax

browseUserAlbum

4.6.0

Don't use anymore

3

Apps\Core_Photos\Ajax\Ajax

browseAlbum

4.6.0

Don't use anymore

4

Apps\Core_Photos\Ajax\Ajax

browseUserPhotos

4.6.0

Don't use anymore

5

Apps\Core_Photos\Ajax\Ajax

categoryOrdering

4.6.0

Don't use anymore

6

Apps\Core_Photos\Service\Callback

deleteGroup

4.6.0

Don't use anymore

7

Apps\Core_Photos\Service\Photo

_getPhoto

4.6.0

Don't use anymore

8

Apps\Core_Photos\Service\Photo

getPreviousPhotos

4.6.0

Don't use anymore

9

Apps\Core_Photos\Service\Photo

getNextPhotos

4.6.0

Don't use anymore

10

Apps\Core_Photos\Service\Photo

getPhotoStream

4.6.0

Don't use anymore

11

Apps\Core_Photos\Service\Photo

getInfoForAction

4.6.0

Don't use anymore

  • No labels