Also we have had problems uploading a video file, is there a size limit? might it because of the size? 8.33 gigs.
Julian CivilKnight
@itsrealyJulianZ_twitter
Is there any other way to download it? Im not too sure what "PHP max execution time on your server " means, Ive tried researching it but thats going to take some time before my IT gets back to me. thanks again!
Stefan
@stefankeidel
No, there is not, unfortunately. The server is going to need time to process the script.
Julian CivilKnight
@itsrealyJulianZ_twitter
Also we have had problems uploading a video file, is there a size limit?
Stefan
@stefankeidel
As for the 8GB file, yeah that's definitely to big to upload via browser. Most webservers have some kind of limit baked in.
Ok, thanks. CA gives me an error after a few mins of uploading, Ill try it again and see exactly what the error was
Stefan
@stefankeidel
Either way, 8GB is too big
There are some settings that you can tweak to allow bigger requests, but in the past the apache web server had a hard limit of 2GB for a POST request baked in
There was no way to get past that
Maybe that's changed, but I doubt it. It's just not practical
Julian CivilKnight
@itsrealyJulianZ_twitter
Thanks a ton!
Jesse
@blackadder78
I'm trying to run a data import. When I try to highlight the import file from the import directory, I can see the filename in the hierarchy view, but I cannot click on it to indicate that this is the file I want to use for the import. Is this a permissions issue, or is there something else going on?
CollectiveAccess
@collectiveaccess
hi
You can only select directories. Individual files are only shown for informational purposes.
If you want to import a single file you can just upload it into the desired record directly.
Offir Schramm
@0ffir_twitter
@0ffir_twitter Hi Guys anyone can help?
im need to translate the interface - trying to find all the relevant files but i find it hard to find all of them
CollectiveAccess
@collectiveaccess
They're in app/locales and app/lib/core/Parsers/TimeExpressionParser
That should be all - the locale + the language file for the date/time expression parser
Kehan Harman
@kehh
I'm getting an undefined jQuery().daterangepicker when viewing a search form with a date field in it. I can make this error go away by adding , jquery/moment, jquery/daterangepicker, jquery/daterangepickercss to browsable in assets.conf. Is this the right place to do this, or should these only be loaded when actually loading a date field in the search form?
CollectiveAccess
@collectiveaccess
this is an advanced search form?
Kehan Harman
@kehh
Hi seth, yes it is.
Kehan Harman
@kehh
Pre-emptively: collectiveaccess/providence#263
_
Barbara Krautgartner
@babslgam
hi, which display template do i need in my services.conf (simple api endpoint) to generate json objects or arrays instead of strings?
CollectiveAccess
@collectiveaccess
simpleapi only generates strings at the moment
strings in a json wrapper to be exact
but the generated content itself are just strings
Barbara Krautgartner
@babslgam
is there a proper way to get all objects with all their details?
i used POedit to change messages.po but i cant seems to implement it to my system, can someone help?
CollectiveAccess
@collectiveaccess
What is the problem exactly? Is there an error message?
jessica-s
@jessica-s
Hi, I'm pretty new to building advanced search forms in Providence and how to best use the 'Browse' function. First question - is there any more wiki advice on searching and browsing except for the 'Searching and Browsing' page? Second - I'm assuming the the items listed in 'Browse' be defined? Where is the editor for it?
CollectiveAccess
@collectiveaccess
You can configure the browse in the browse.conf file
We are starting a push to create a new set of non-wiki, narrative documentation
If you have specific questions on search and browse (or anything else really) write them down and send them to us, and we'll try to answer them in these new docs
or we'll just answer them :-)
jessica-s
@jessica-s
thanks so much @collectiveaccess :)
jessica-s
@jessica-s
Hi @collectiveaccess, another question before I start compiling a list of queries into one doc (should I send it via the support forum?) Is there a way to export from Browse? E.g. If I want to search for entities with a 'donor' role and then export that to excel.. would be easier for staff to do it like that rather than using a search syntax
i couldnt find how can i translate the whole GUI to a diffrent language (i want to covert it to hebrew) right now i do it manually, butit iwll take along long time and i have a feeling there is a better way..