Madhura Jayaratne
|
847fa854e6
|
Output buffering for static JS
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
|
2015-04-09 14:07:36 +05:30 |
|
Michal Čihař
|
52be2f7fc9
|
Simplify file name validation
We don't want to expose possible hidden files as well (starting with .
on unix).
|
2013-10-03 15:54:50 +02:00 |
|
Michal Čihař
|
0ad8714cb1
|
Properly detect variable presence
|
2013-10-03 15:50:37 +02:00 |
|
Michal Čihař
|
39dd5f9e4f
|
Do not load common.inc for js/get_scripts.js.php
No functionality is being used there and the token protection only
causes troubles.
|
2013-10-03 15:39:59 +02:00 |
|
Marc Delisle
|
6aa99438d0
|
Fix typo
|
2013-10-03 05:52:51 -04:00 |
|
Michal Čihař
|
785c33261a
|
We no longer minify the code
|
2013-10-02 14:12:01 +02:00 |
|
Mohamed Ashraf
|
ed4771586f
|
Returned the cache setting to the get_scripts.js.php file
|
2013-09-05 20:02:16 +02:00 |
|
Mohamed Ashraf
|
918b670207
|
Changed the way scripts are loaded from getScript to appending script elements to head
|
2013-07-31 03:51:33 +02:00 |
|
Mohamed Ashraf
|
f99f448eb6
|
Added warning to change back the cache setting
|
2013-06-29 12:45:19 +02:00 |
|
Mohamed Ashraf
|
3541a6d2b5
|
error reporting now respects settings
|
2013-06-24 15:38:13 +02:00 |
|
Rouslan Placella
|
9f8de95316
|
Fixed path for Windows machines
|
2012-12-19 13:10:36 +00:00 |
|
Rouslan Placella
|
44c12545fc
|
Generate a single js file server-side for any number of requested files
IMPLEMENTS feature request #3583340
|
2012-12-19 13:10:36 +00:00 |
|