Alfresco Forum
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

External SSO getting Authentication prompt post login

We setup Alfersco share (Community edition) for External SSO authentication using OpenAM 10.0.0 (2012-April-13 10:24) on Apache httpd 2.4 server. (Both are running on windows)When we login, the SSO authentication works fine and as expected, we skip A...

sidmurali by Champ in-the-making
  • 4398 Views
  • 1 replies
  • 0 kudos

Tests of Alfresco Repository don't pass

I clone the repo GitHub - Alfresco/alfresco-repository , I have modified nothing and when I execute "mvn clean install" the tests don't pass In the logs there is the next errorrg.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain...

yussenn by Champ in-the-making
  • 5370 Views
  • 4 replies
  • 1 kudos

Alfresco is getting slow

Hi,I am using Alfresco Community 5.2.0. I have created a folder inside repository and uploaded around 5,35000 files. But whenever I am trying to access the folder using UI, Alfresco is getting very slow and becoming almost unassailable.  I have notic...

failure quote exceeded

By trying to submit a file bigger than 100MB is shown a fail of a exceeded quota in the alfresco. The user account I am using is admin.The version Alfresco Community is 5.2.I set up the configuration file nginx.conf to receive until 500MB of file. cl...

My Network Dashlet

My Network Dashlet is a solution to help you finding person you should will have an interest to follow. With the grows of your Alfresco Enterprise Social Network, it could be difficult to identify persons to follow or connections between Alfresco use...

alfresco by Elite Collaborator
  • 1622 Views
  • 0 replies
  • 0 kudos

Recently Published Documents Dashlet

This project contains a dashlet that display published documents using social publication channels.Ownerbenjamin.chevallereau@gmail.com VersionsCommunity 4.0.xEnterprise 4.0.xLicense TypeApacheProject Pagehttps://bitbucket.org/zaizi/alfresco-tools/ D...

alfresco by Elite Collaborator
  • 1729 Views
  • 0 replies
  • 0 kudos

Social Tops

This project defines a dashlet showing "Top People" based on their activities, with configurable policy for scores calculation.Ownersebastien.lemarchand@gmail.com VersionsEnterprise 4.0.xLicense TypeApacheProject PageSocial-tops by slemarchand Downlo...

alfresco by Elite Collaborator
  • 1596 Views
  • 0 replies
  • 0 kudos

User Uploader Dashlet from Spreadsheets

Alfresco Dashlet to make it easy to upload spreadsheets of new users It provides a way to trigger the upload of a spreadsheet, as well as giving you the option to download the template file in a variety of different formats (such as Excel .xls, and C...

alfresco by Elite Collaborator
  • 711 Views
  • 0 replies
  • 0 kudos

Get All Content Types From Java-backed Webscript

Hi,I want all custom content types which we can see on Aflfresco Advanced Search Page from Java-backed Webscript.I have referred advsearch.get.js, it retrieves all the content types from share-config-custom.xml, but I want to that from Java Backed We...