dolibarr-git
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dolibarr-git] [Dolibarr/dolibarr] c43b5f: Works on jQuery fileupload up


From: Regis Houssin
Subject: [Dolibarr-git] [Dolibarr/dolibarr] c43b5f: Works on jQuery fileupload upgrade (Todo: css prob...
Date: Thu, 07 Jun 2012 22:32:22 -0700

  Branch: refs/heads/3.2.1
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: c43b5f99ac72f9c17e635f3f68029cacb80f78d2
      
https://github.com/Dolibarr/dolibarr/commit/c43b5f99ac72f9c17e635f3f68029cacb80f78d2
  Author: Regis Houssin <address@hidden>
  Date:   2012-06-07 (Thu, 07 Jun 2012)

  Changed paths:
    M htdocs/core/class/html.formfile.class.php
    A htdocs/core/tpl/ajax/fileupload_main.tpl.php
    A htdocs/core/tpl/ajax/fileupload_view.tpl.php
    R htdocs/core/tpl/ajaxfileupload.tpl.php
    M htdocs/includes/jquery/plugins/fileupload/README.md
    R htdocs/includes/jquery/plugins/fileupload/README.txt
    A htdocs/includes/jquery/plugins/fileupload/css/bootstrap.min.css
    A htdocs/includes/jquery/plugins/fileupload/css/jquery.fileupload-ui.css
    A 
htdocs/includes/jquery/plugins/fileupload/img/glyphicons-halflings-white.png
    A htdocs/includes/jquery/plugins/fileupload/img/glyphicons-halflings.png
    A htdocs/includes/jquery/plugins/fileupload/img/loading.gif
    A htdocs/includes/jquery/plugins/fileupload/img/progressbar.gif
    R htdocs/includes/jquery/plugins/fileupload/jquery.fileupload-ui.css
    R htdocs/includes/jquery/plugins/fileupload/jquery.fileupload-ui.js
    R htdocs/includes/jquery/plugins/fileupload/jquery.fileupload.js
    R htdocs/includes/jquery/plugins/fileupload/jquery.iframe-transport.js
    R htdocs/includes/jquery/plugins/fileupload/jquery.tmpl.min.js
    A htdocs/includes/jquery/plugins/fileupload/js/bootstrap.min.js
    A 
htdocs/includes/jquery/plugins/fileupload/js/cors/jquery.postmessage-transport.js
    A htdocs/includes/jquery/plugins/fileupload/js/cors/jquery.xdr-transport.js
    A htdocs/includes/jquery/plugins/fileupload/js/jquery.fileupload-fp.js
    A htdocs/includes/jquery/plugins/fileupload/js/jquery.fileupload-ui.js
    A htdocs/includes/jquery/plugins/fileupload/js/jquery.fileupload.js
    A htdocs/includes/jquery/plugins/fileupload/js/jquery.iframe-transport.js
    A htdocs/includes/jquery/plugins/fileupload/js/main.js
    A htdocs/includes/jquery/plugins/fileupload/js/vendor/jquery.ui.widget.js
    R htdocs/includes/jquery/plugins/fileupload/pbar-ani.gif
    A htdocs/includes/jquery/plugins/template/README.md
    A htdocs/includes/jquery/plugins/template/compile.js
    A htdocs/includes/jquery/plugins/template/runtime.js
    A htdocs/includes/jquery/plugins/template/tmpl.js
    A htdocs/includes/jquery/plugins/template/tmpl.min.js
    M htdocs/main.inc.php

  Log Message:
  -----------
  Works on jQuery fileupload upgrade (Todo: css problem)


  Commit: bef5b66daba5f62fdc3ca4f0e135af9c7447565d
      
https://github.com/Dolibarr/dolibarr/commit/bef5b66daba5f62fdc3ca4f0e135af9c7447565d
  Author: Regis Houssin <address@hidden>
  Date:   2012-06-07 (Thu, 07 Jun 2012)

  Changed paths:
    R htdocs/includes/jquery/plugins/fileupload/css/bootstrap.min.css
    M htdocs/includes/jquery/plugins/fileupload/css/jquery.fileupload-ui.css
    R 
htdocs/includes/jquery/plugins/fileupload/img/glyphicons-halflings-white.png
    R htdocs/includes/jquery/plugins/fileupload/img/glyphicons-halflings.png
    R htdocs/includes/jquery/plugins/fileupload/js/bootstrap.min.js
    A htdocs/includes/jquery/plugins/fileupload/js/jquery.fileupload-jui.js
    A htdocs/includes/jquery/plugins/fileupload/js/locale.js
    M htdocs/includes/jquery/plugins/fileupload/js/main.js
    M htdocs/main.inc.php

  Log Message:
  -----------
  Fix: replace Bootstrap version by jQueryUI version


  Commit: 8c4ddb99be5049936edace880707de4098338ff7
      
https://github.com/Dolibarr/dolibarr/commit/8c4ddb99be5049936edace880707de4098338ff7
  Author: Regis Houssin <address@hidden>
  Date:   2012-06-07 (Thu, 07 Jun 2012)

  Changed paths:
    M htdocs/core/tpl/ajax/fileupload_main.tpl.php

  Log Message:
  -----------
  Fix: add max file size


  Commit: 1649a9a1b1b38575cc1f37d592b266a4d73bf85f
      
https://github.com/Dolibarr/dolibarr/commit/1649a9a1b1b38575cc1f37d592b266a4d73bf85f
  Author: Regis Houssin <address@hidden>
  Date:   2012-06-07 (Thu, 07 Jun 2012)

  Changed paths:
    M htdocs/core/tpl/ajax/fileupload_main.tpl.php

  Log Message:
  -----------
  Fix: reload page after file upload completed


  Commit: a04ca9449a7bc4a78aa89b0fef03eca0a869dc99
      
https://github.com/Dolibarr/dolibarr/commit/a04ca9449a7bc4a78aa89b0fef03eca0a869dc99
  Author: Regis Houssin <address@hidden>
  Date:   2012-06-07 (Thu, 07 Jun 2012)

  Changed paths:
    M COPYRIGHT
    M htdocs/includes/jquery/css/redmond/images/ui-bg_flat_55_fbec88_40x100.png
    M 
htdocs/includes/jquery/css/redmond/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png
    M 
htdocs/includes/jquery/css/redmond/images/ui-bg_inset-hard_100_f5f8f9_1x100.png
    M htdocs/includes/jquery/css/redmond/images/ui-icons_d8e7f3_256x240.png
    M htdocs/includes/jquery/css/redmond/jquery-ui-latest.custom.css
    M htdocs/includes/jquery/css/smoothness/images/ui-icons_2e83ff_256x240.png
    M htdocs/includes/jquery/css/smoothness/jquery-ui-latest.custom.css
    M htdocs/includes/jquery/css/ui-lightness/images/ui-icons_ffd27a_256x240.png
    M htdocs/includes/jquery/css/ui-lightness/jquery-ui-latest.custom.css
    M htdocs/includes/jquery/js/jquery-latest.min.jgz
    M htdocs/includes/jquery/js/jquery-latest.min.js
    M htdocs/includes/jquery/js/jquery-ui-latest.custom.min.jgz
    M htdocs/includes/jquery/js/jquery-ui-latest.custom.min.js

  Log Message:
  -----------
  New: update jQuery and jQuery UI


  Commit: 1f4be4cfedf5169a759bbe20b2403962cb2d6ad5
      
https://github.com/Dolibarr/dolibarr/commit/1f4be4cfedf5169a759bbe20b2403962cb2d6ad5
  Author: Regis Houssin <address@hidden>
  Date:   2012-06-07 (Thu, 07 Jun 2012)

  Changed paths:
    M htdocs/adherents/document.php
    M htdocs/comm/propal/document.php
    M htdocs/commande/document.php
    M htdocs/compta/facture/document.php
    M htdocs/fourn/commande/document.php
    M htdocs/projet/document.php
    M htdocs/projet/tasks/document.php
    M htdocs/societe/document.php

  Log Message:
  -----------
  Fix: stock message in session and reload the page for avoid url problem
with jQuery fileupload


  Commit: aee1c3b06931141f0140c2600cc7b3a5a2140631
      
https://github.com/Dolibarr/dolibarr/commit/aee1c3b06931141f0140c2600cc7b3a5a2140631
  Author: Regis Houssin <address@hidden>
  Date:   2012-06-07 (Thu, 07 Jun 2012)

  Changed paths:
    M htdocs/core/ajax/fileupload.php
    A htdocs/core/class/fileupload.class.php
    M htdocs/core/tpl/ajax/fileupload_main.tpl.php
    M htdocs/core/tpl/ajax/fileupload_view.tpl.php
    M htdocs/includes/jquery/plugins/fileupload/css/jquery.fileupload-ui.css

  Log Message:
  -----------
  Fix: more clean code for new version of jQuery fileupload


Compare: https://github.com/Dolibarr/dolibarr/compare/c43b5f9^...aee1c3b

reply via email to

[Prev in Thread] Current Thread [Next in Thread]