[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 44c125: Generate a single js file server-side for any numb...

Michal Čihař michal at cihar.com
Wed Dec 19 14:22:19 CET 2012


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 44c12545fc8632d166cb8c759ef92d8c94535dc4
      https://github.com/phpmyadmin/phpmyadmin/commit/44c12545fc8632d166cb8c759ef92d8c94535dc4
  Author: Rouslan Placella <rouslan at placella.com>
  Date:   2012-12-19 (Wed, 19 Dec 2012)

  Changed paths:
    M js/ajax.js
    A js/get_scripts.js.php
    M libraries/Scripts.class.php

  Log Message:
  -----------
  Generate a single js file server-side for any number of requested files

IMPLEMENTS feature request #3583340


  Commit: 9f8de953167af9767fb92977d9cbe02f0e43328b
      https://github.com/phpmyadmin/phpmyadmin/commit/9f8de953167af9767fb92977d9cbe02f0e43328b
  Author: Rouslan Placella <rouslan at placella.com>
  Date:   2012-12-19 (Wed, 19 Dec 2012)

  Changed paths:
    M js/get_scripts.js.php

  Log Message:
  -----------
  Fixed path for Windows machines


  Commit: c3d8eba07de08b3258956cc1c4f1559d8bec7650
      https://github.com/phpmyadmin/phpmyadmin/commit/c3d8eba07de08b3258956cc1c4f1559d8bec7650
  Author: Rouslan Placella <rouslan at placella.com>
  Date:   2012-12-19 (Wed, 19 Dec 2012)

  Changed paths:
    M libraries/Scripts.class.php

  Log Message:
  -----------
  Prevent pointless requests for js files


  Commit: 360a2a64db388f251a72b737abf337b4bf3ea4af
      https://github.com/phpmyadmin/phpmyadmin/commit/360a2a64db388f251a72b737abf337b4bf3ea4af
  Author: Rouslan Placella <rouslan at placella.com>
  Date:   2012-12-19 (Wed, 19 Dec 2012)

  Changed paths:
    M js/ajax.js

  Log Message:
  -----------
  Disable jQuery's nocache feature when fetching js scripts


  Commit: fe8999cdb39ed1f1a08f6cd11c2b6e7af343af49
      https://github.com/phpmyadmin/phpmyadmin/commit/fe8999cdb39ed1f1a08f6cd11c2b6e7af343af49
  Author: Michal Čihař <michal at cihar.com>
  Date:   2012-12-19 (Wed, 19 Dec 2012)

  Changed paths:
    M js/ajax.js
    A js/get_scripts.js.php
    M libraries/Scripts.class.php

  Log Message:
  -----------
  Merge pull request #122 from roccivic/js-file-loader

Js file loader


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/b533b30ab2ad...fe8999cdb39e


More information about the Git mailing list