<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Yes, its your typical jQuery project.
      JavaScript is not the problem, the problem is like you said the
      often missing seperation between view and logic and that makes it
      at least for me incredibly hard to understand the code. <br>
      <br>
      The solution is to use a proper JS framework like AngularJS
      <meta http-equiv="content-type" content="text/html;
        charset=ISO-8859-1">
      <a href="http://angularjs.org/">http://angularjs.org/</a> but this
      has been introduced very recently to people. Also we have too less
      time for too many bugs, so people dont really have the time to
      rewrite stuff.<br>
      <br>
      Everyone who wants to improve the code/fix bugs is welcome though.
      Just contact the people on the IRC/mailinglist if you need help.<br>
      <br>
      PS: Disabling JS is not an option.<br>
      <br>
      On 03/01/2013 08:02 AM, development wrote:<br>
    </div>
    <blockquote
      cite="mid:lmr37180oiagbo8mwhs85jdw.1362121352930@email.android.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <div>Is it me or is *a lot* of owncloud 5 functionality relying
        heavely on Javascript, which do not degrade gracefully in
        browser whixh do not support or has disabled the use of
        Javascript?</div>
      <div>Is this intentionally, or are these bug reports?</div>
      <div><br>
      </div>
      <div>There is quite some HTML generated through the js-files. I
        can not see why this would be required to be in the JS, and not
        could be handled through PHP.</div>
      <div>When we could split functionality (through PHP) and user
        experience improvements (mostly js), we could support more
        browsers and make owncloud much easier to theme.</div>
      <div>At the moment if someone would like to override the looks of
        a simple form, the JS file from the (core) app is required to be
        included and edited inside the theme. In my opinion this could
        and should be handled in another way.</div>
      <div><br>
      </div>
      <div>If people would like some examples, Im happy to provide any..</div>
      <div><br>
      </div>
      <div>Kind regards,</div>
      <div><br>
      </div>
      <div><br>
      </div>
      <div>Stefan Nagtegaal</div>
      <div><br>
      </div>
      <div><br>
      </div>
      <div>
        <div style="font-size:75%;color:#575757">Verzonden vanaf Samsung
          Mobile</div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Owncloud mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Owncloud@kde.org">Owncloud@kde.org</a>
<a class="moz-txt-link-freetext" href="https://mail.kde.org/mailman/listinfo/owncloud">https://mail.kde.org/mailman/listinfo/owncloud</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>