Giter Site home page Giter Site logo

plugins-sdk-6.2's People

Contributors

adobryn avatar arvydzutis avatar danielksan81 avatar eikesalow avatar fabianwillke avatar githubusergithubuser avatar isturm avatar jringram avatar mathildam avatar mttsh avatar pio avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

plugins-sdk-6.2's Issues

Changes for Migration

All update() method calls have to be modified to use CounterLocalService, additionally we need default handling of empty Tables, and some further fixes to works with migrated data.

Institution Management:

  • Update tables with companyId
  • Use CounterLocalService in all places
  • Add AddResources call for migrated Entities
  • Adjust sort entries
  • Fix default behviour for empty Lists

Catalogue: creator list "more..." needs ajax

There are too many creators to fetch the whole list at once and search it via javascript (performance-wise). A better solution would be to fetch the data only when the user clicks on "more..." or when the search in creators is used.

Video upload with Firefox

Whenever you try to upload a mp4 using Firefox (version 32.0.3) an error appears which says it's the wrong file format.

Git marks non existing conflicts

Unlike SVN git tracks changes within files instead of files and comparing them afterwards via text diff. Thus git rembers conflicting changes even if they have been undone later. In this case git will not allow to merge branches locally and keep on stacking "fake" conflicts. But rebase is possible (although time consuming)...

Pulling seems to fix the problem, but because of git's strange ignore behaviour inevitably deltes important files...
http://www.arlocarreon.com/blog/git/untrack-files-in-git-repos-without-deleting-them/

portlet for the lecture2go database migration

required tables

//creators
LG_Creator
LG_Lectureseries_Creator
LG_Video_Creator

//category
LG_Category
LG_Lectureseries_Category
LG_Video_Category

//video
LG_Video_Lectureseries

//terms
LG_Term
LG_Lectureseries
LG_Video

//tags
LG_Tagcloud

//user
object dependencies:

  • segment
  • coordinator
  • producer
  • video
  • producer
  • upload

guest role: open acces videos list failed to load

To reproduce this issue-> /l2gos/-/get/100/102/0/0/0

13:03:19,805 ERROR [http-bio-8080-exec-265][PortletRequestDispatcherImpl:115] org.apache.jasper.JasperException: An exception occurred processing JSP page /guest/videosList.jsp at line 99__96: pageContext.setAttribute("hasTermFiltered", hasTermFiltered);_97: pageContext.setAttribute("hasCategoryFiltered", hasCategoryFiltered);_98: pageContext.setAttribute("hasCreatorFiltered", hasCreatorFiltered);_99: pageContext.setAttribute("hasManyTerms", presentTerms.size() > maxTerms);_100: pageContext.setAttribute("hasManyCreators", presentCreators.size() > maxCreators);_101: _102: %>___Stacktrace: [Sanitized]
org.apache.jasper.JasperException: An exception occurred processing JSP page /guest/videosList.jsp at line 99__96: pageContext.setAttribute("hasTermFiltered", hasTermFiltered);_97: pageContext.setAttribute("hasCategoryFiltered", hasCategoryFiltered);_98: pageContext.setAttribute("hasCreatorFiltered", hasCreatorFiltered);_99: pageContext.setAttribute("hasManyTerms", presentTerms.size() > maxTerms);_100: pageContext.setAttribute("hasManyCreators", presentCreators.size() > maxCreators);_101: _102: %>___Stacktrace: [Sanitized]
at org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:568)

institution filter ignores data set

catalogue site: after choosing a parentInstitution, all institutions from this parentInstitution are shown in the institution-filter and not only the ones which corresponds to the dataset.

image

java.lang.OutOfMemoryError: Java heap space

Bedingt kann man den Heap Space für Java vergrößern in dem man die Werte in den Servereinstellungen anpasst, das Maximum wird allerdings vom Betriebsystem vorgegeben.
-Xmx1024m -XX:MaxPermSize=1024m

Leider tritt das Problem immer mal wieder auch bei großen Xmx-Werten zumindest bis zum Server-Neustart auf. Auch bei Aufgaben auf die zuvor einwandfrei funktionierten.

Producer Ids not correctly transfered

The Producer Ids are not correctly transfered after migration script for the table lg_producer_lectureseries has run. It seems, that the new generated user ids are not mapped on the producer ids from this table.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.