Install Info
Commit Log
- Fixing theme install issues for MySQL servers with strict mode enabled
- Fixing output buffer when sending mail
- Fixing UTF-8 issues with non-latin chars
- Additional fix for UTF-8 issues
- Additional fix for UTF-8 issues
- Fixing user popup errors on apps
- Forcing apps to be refreshed when adding a new app
- Adding support for apps to add custom pages in AdminCP
- Fixed photo album issues. Set it to use the same design from the index
- Removed the comment privacy on albums. Not used anymore
- Updated the photo uploader with a nicer button
- Apps can now be loaded into AdminCP
- added support to assign credits to apps and moved uninstall link to main page of an app
- Fixing issue with Chrome and jquery toggle
- Adding link in AdminCP to manage modular products
- first
- Updated how we handle AJAX notifications to users
- Updating feed settings
- Fixing single quotes on AJAX browsing
- Fixing app settings keys
- [bug] Membership in ACP Actions
- [bug] Neutron Template Overlap…
- [bug] [Wisteria Theme] New Flavours Settings Not Copying
- [bug] AdminCP Not Showing Loading/Processing Icons
- [bug] [Photos Page] Thumbnail Size Off?
- [bug] Blog Approval Button Overlap
- [bug] Cannot import Language pack.
- [bug] Settings to enable again
- [bug] Forum Search redirects to home page without any search results
- [bug] ad modul issue
- [bug] Set Login to Username or Email only works in left login
- [bug] No button in notifications for view more so we can delete notifications
- [bug] New mail has no “color” to show it is new.
- [bug] Edit Profile Loading Issue
- [bug] Images Don’t Show Up In Blog View
- [bug] Check in not working
- [bug] Cancel Account gives “invalid password”
- [bug] Share Post Module Not Working
- [bug] Bug(Status Share Place Holder text Posted on wall)
- [bug] Anti Spam Security Question
- [bug] Pages and Groups Manage Button is in Center of Avatar
- [bug] Account Setting,logout option is not Available on iPad Mini
- [bug] Wall Comment Loading Problem
- [bug] Enabling Ads Distorts New Thread Options
- [bug] Alizarin theme JavaScript error
- [bug] Custom Fields not working properly in admin cp
- [bug] Page Browser Horizontally Scroll
Changelog
Modified Files
- .gitignore
- PF.Base/include/checksum/md5
- PF.Base/include/library/phpfox/ajax/ajax.class.php
- PF.Base/include/library/phpfox/database/dba.class.php
- PF.Base/include/library/phpfox/gateway/api/paypal.class.php
- PF.Base/include/library/phpfox/image/helper.class.php
- PF.Base/include/library/phpfox/parse/input.class.php
- PF.Base/include/library/phpfox/parse/output.class.php
- PF.Base/include/library/phpfox/phpfox/phpfox.class.php
- PF.Base/include/library/phpfox/request/request.class.php
- PF.Base/include/library/phpfox/search/search.class.php
- PF.Base/include/library/phpfox/setting/setting.class.php
- PF.Base/include/library/phpfox/template/template.class.php
- PF.Base/less/alerts.less
- PF.Base/less/body.less
- PF.Base/less/helpers.less
- PF.Base/less/modules/forum.less
- PF.Base/less/modules/pages.less
- PF.Base/less/modules/photo.less
- PF.Base/less/modules/profile.less
- PF.Base/less/panel.less
- PF.Base/less/responsive.less
- PF.Base/less/rows.less
- PF.Base/module/admincp/include/component/controller/app/index.class.php
- PF.Base/module/admincp/include/component/controller/index.class.php
- PF.Base/module/admincp/include/component/controller/product/file.class.php
- PF.Base/module/admincp/include/component/controller/product/index.class.php
- PF.Base/module/admincp/include/service/block/process.class.php
- PF.Base/module/admincp/include/service/setting/setting.class.php
- PF.Base/module/admincp/template/default/controller/app/index.html.php
- PF.Base/module/admincp/template/default/controller/product/index.html.php
- PF.Base/module/api/include/component/block/gateway/form.class.php
- PF.Base/module/api/include/component/controller/gateway/callback.class.php
- PF.Base/module/api/include/service/gateway/gateway.class.php
- PF.Base/module/api/include/service/gateway/process.class.php
- PF.Base/module/blog/template/default/block/entry.html.php
- PF.Base/module/custom/include/component/ajax/ajax.class.php
- PF.Base/module/custom/static/jscript/admin.js
- PF.Base/module/custom/template/default/controller/admincp/add.html.php
- PF.Base/module/feed/include/component/ajax/ajax.class.php
- PF.Base/module/feed/include/component/block/comment.class.php
- PF.Base/module/feed/include/component/block/display.class.php
- PF.Base/module/feed/include/component/controller/comments.class.php
- PF.Base/module/feed/include/component/controller/stream.class.php
- PF.Base/module/feed/static/jscript/feed.js
- PF.Base/module/feed/template/default/block/comment.html.php
- PF.Base/module/feed/template/default/block/form.html.php
- PF.Base/module/feed/template/default/block/form2.html.php
- PF.Base/module/feed/template/default/block/share.html.php
- PF.Base/module/forum/include/component/controller/forum.class.php
- PF.Base/module/forum/include/component/controller/index.class.php
- PF.Base/module/forum/include/service/forum.class.php
- PF.Base/module/friend/include/component/ajax/ajax.class.php
- PF.Base/module/language/include/component/controller/admincp/index.class.php
- PF.Base/module/language/template/default/block/admincp/form.html.php
- PF.Base/module/language/template/default/controller/admincp/index.html.php
- PF.Base/module/mail/include/component/controller/thread.class.php
- PF.Base/module/mail/include/service/process.class.php
- PF.Base/module/mail/template/default/controller/compose.html.php
- PF.Base/module/mail/template/default/controller/panel.html.php
- PF.Base/module/notification/template/default/controller/panel.html.php
- PF.Base/module/pages/template/default/controller/index.html.php
- PF.Base/module/photo/include/component/controller/add.class.php
- PF.Base/module/photo/include/component/controller/album.class.php
- PF.Base/module/photo/template/default/block/form-album.html.php
- PF.Base/module/photo/template/default/block/photo-entry.html.php
- PF.Base/module/photo/template/default/controller/add.html.php
- PF.Base/module/photo/template/default/controller/album.html.php
- PF.Base/module/theme/include/component/controller/admincp/flavor.class.php
- PF.Base/module/theme/template/default/controller/admincp/flavor.html.php
- PF.Base/module/theme/template/default/controller/admincp/manage.html.php
- PF.Base/module/user/include/component/ajax/ajax.class.php
- PF.Base/module/user/include/component/block/showspamquestion.class.php
- PF.Base/module/user/include/component/controller/admincp/spam.class.php
- PF.Base/module/user/include/component/controller/remove.class.php
- PF.Base/module/user/include/component/controller/setting.class.php
- PF.Base/module/user/include/service/cancellations/process.class.php
- PF.Base/module/user/include/service/featured/process.class.php
- PF.Base/module/user/include/service/group/setting/setting.class.php
- PF.Base/module/user/template/default/block/showspamquestion.html.php
- PF.Base/module/user/template/default/controller/admincp/spam.html.php
- PF.Base/module/user/template/default/controller/browse.html.php
- PF.Base/module/user/template/default/controller/login.html.php
- PF.Base/module/user/template/default/controller/profile.html.php
- PF.Base/module/user/template/default/controller/remove.html.php
- PF.Base/start.php
- PF.Base/static/jscript/ajax.js
- PF.Base/static/jscript/common.js
- PF.Base/static/jscript/main.js
- PF.Base/static/jscript/user_info.js
- PF.Base/theme/adminpanel/default/style/default/css/custom.css
- PF.Base/theme/adminpanel/default/style/default/jscript/menu.js
- PF.Base/theme/adminpanel/default/style/default/less/alerts.less
- PF.Base/theme/adminpanel/default/style/default/less/blocks.less
- PF.Base/theme/adminpanel/default/style/default/less/body.less
- PF.Base/theme/adminpanel/default/style/default/less/forms.less
- PF.Base/theme/adminpanel/default/style/default/less/mixins.less
- PF.Base/theme/adminpanel/default/style/default/less/modules/theme.less
- PF.Base/theme/adminpanel/default/template/template.html.php
- PF.Base/theme/default/flavor/default.css
- PF.Base/theme/frontend/default/template/error.html.php
- PF.Src/Api/User.php
- PF.Src/Api/User/Object.php
- PF.Src/Core/Api.php
- PF.Src/Core/App.php
- PF.Src/Core/App/Object.php
- PF.Src/Core/Auth/User.php
- PF.Src/Core/Cache.php
- PF.Src/Core/Db.php
- PF.Src/Core/Is.php
- PF.Src/Core/Object.php
- PF.Src/Core/Objectify.php
- PF.Src/Core/Payment/Event.php
- PF.Src/Core/Payment/Object.php
- PF.Src/Core/Payment/Trigger.php
- PF.Src/Core/Request.php
- PF.Src/Core/Setting.php
- PF.Src/Core/Setting/Service.php
- PF.Src/Core/Storage.php
- PF.Src/Core/Theme.php
- PF.Src/Core/Theme/Design.php
- PF.Src/Core/Theme/Flavor.php
- PF.Src/Core/Theme/HTML.php
- PF.Src/Core/Theme/JS.php
- PF.Src/Core/Theme/Object.php
- PF.Src/Core/User/Setting.php
- PF.Src/Core/View.php
- PF.Src/Core/View/Environment.php