-
Notifications
You must be signed in to change notification settings - Fork 135
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Debug mode support for assets #484
Debug mode support for assets #484
Commits on Mar 29, 2018
-
Define constant for plugin directory's url
Saurabh Shukla committedMar 29, 2018 Configuration menu - View commit details
-
Copy full SHA for 5bbf63f - Browse repository at this point
Copy the full SHA 5bbf63fView commit details -
Replace all calls to plugins_url with new constant
Saurabh Shukla committedMar 29, 2018 Configuration menu - View commit details
-
Copy full SHA for fc8b045 - Browse repository at this point
Copy the full SHA fc8b045View commit details -
Remove trailing slash from plugin diretory url constant
Saurabh Shukla committedMar 29, 2018 Configuration menu - View commit details
-
Copy full SHA for 5555b7e - Browse repository at this point
Copy the full SHA 5555b7eView commit details -
Define constant for assets suffix to support unminified versions on d…
…ebugging
Saurabh Shukla committedMar 29, 2018 Configuration menu - View commit details
-
Copy full SHA for e4637a0 - Browse repository at this point
Copy the full SHA e4637a0View commit details -
Replace static variables in asset loaders with new assets suffix cons…
…tant
Saurabh Shukla committedMar 29, 2018 Configuration menu - View commit details
-
Copy full SHA for 468784e - Browse repository at this point
Copy the full SHA 468784eView commit details -
Remove code for populating static minification suffix variable
Saurabh Shukla committedMar 29, 2018 Configuration menu - View commit details
-
Copy full SHA for 13a3be1 - Browse repository at this point
Copy the full SHA 13a3be1View commit details -
Remove static minification suffix variable
Saurabh Shukla committedMar 29, 2018 Configuration menu - View commit details
-
Copy full SHA for 7c21a16 - Browse repository at this point
Copy the full SHA 7c21a16View commit details -
Refactor quill enqueue to use new asset suffixing mechanism
Saurabh Shukla committedMar 29, 2018 Configuration menu - View commit details
-
Copy full SHA for 122f126 - Browse repository at this point
Copy the full SHA 122f126View commit details -
Load minified jquery-ui css in production mode
Saurabh Shukla committedMar 29, 2018 Configuration menu - View commit details
-
Copy full SHA for 614aec3 - Browse repository at this point
Copy the full SHA 614aec3View commit details -
Load unminified webui-popover js in debug mode
Saurabh Shukla committedMar 29, 2018 Configuration menu - View commit details
-
Copy full SHA for 7d39d82 - Browse repository at this point
Copy the full SHA 7d39d82View commit details -
Load unminified deatetimepicker js in debug mode
Saurabh Shukla committedMar 29, 2018 Configuration menu - View commit details
-
Copy full SHA for c2ec578 - Browse repository at this point
Copy the full SHA c2ec578View commit details -
Load unminified webui-popover js in debug mode
Saurabh Shukla committedMar 29, 2018 Configuration menu - View commit details
-
Copy full SHA for a23cd34 - Browse repository at this point
Copy the full SHA a23cd34View commit details -
Load unminified izziModal js in debug mode
Saurabh Shukla committedMar 29, 2018 Configuration menu - View commit details
-
Copy full SHA for 5b664d8 - Browse repository at this point
Copy the full SHA 5b664d8View commit details -
Remove extra empty lines introduced in define_constants method
Saurabh Shukla committedMar 29, 2018 Configuration menu - View commit details
-
Copy full SHA for d36a18a - Browse repository at this point
Copy the full SHA d36a18aView commit details
Commits on Mar 31, 2018
-
Pull & merge changes from master
Saurabh Shukla committedMar 31, 2018 Configuration menu - View commit details
-
Copy full SHA for d6193c5 - Browse repository at this point
Copy the full SHA d6193c5View commit details -
Saurabh Shukla committed
Mar 31, 2018 Configuration menu - View commit details
-
Copy full SHA for d44d13b - Browse repository at this point
Copy the full SHA d44d13bView commit details
Commits on Apr 17, 2018
-
Saurabh Shukla committed
Apr 17, 2018 Configuration menu - View commit details
-
Copy full SHA for 6614ebc - Browse repository at this point
Copy the full SHA 6614ebcView commit details -
Merge branch 'master' of github.com:gocodebox/lifterlms into feature-…
…debug-enqueue
Saurabh Shukla committedApr 17, 2018 Configuration menu - View commit details
-
Copy full SHA for ad40aef - Browse repository at this point
Copy the full SHA ad40aefView commit details
Commits on Apr 18, 2018
-
Merge branch 'master' of github.com:gocodebox/lifterlms into feature-…
…debug-enqueue
Saurabh Shukla committedApr 18, 2018 Configuration menu - View commit details
-
Copy full SHA for 55dab9e - Browse repository at this point
Copy the full SHA 55dab9eView commit details
Commits on Apr 19, 2018
-
Merge branch 'master' of github.com:gocodebox/lifterlms into feature-…
…debug-enqueue
Saurabh Shukla committedApr 19, 2018 Configuration menu - View commit details
-
Copy full SHA for 94ca710 - Browse repository at this point
Copy the full SHA 94ca710View commit details
Commits on Apr 22, 2018
-
Saurabh Shukla committed
Apr 22, 2018 Configuration menu - View commit details
-
Copy full SHA for 914b504 - Browse repository at this point
Copy the full SHA 914b504View commit details -
Saurabh Shukla committed
Apr 22, 2018 Configuration menu - View commit details
-
Copy full SHA for f21db76 - Browse repository at this point
Copy the full SHA f21db76View commit details
Commits on Apr 24, 2018
-
Resolve conflicts & sync with original
Saurabh Shukla committedApr 24, 2018 Configuration menu - View commit details
-
Copy full SHA for d2c8c56 - Browse repository at this point
Copy the full SHA d2c8c56View commit details
Commits on Apr 25, 2018
-
Add task to minify vendor files
Saurabh Shukla committedApr 25, 2018 Configuration menu - View commit details
-
Copy full SHA for d92ff7d - Browse repository at this point
Copy the full SHA d92ff7dView commit details -
Queue vendor script minification in plugin script process task
Saurabh Shukla committedApr 25, 2018 Configuration menu - View commit details
-
Copy full SHA for 5c3d61b - Browse repository at this point
Copy the full SHA 5c3d61bView commit details -
Copy unminified scripts to dist for debug mode
Saurabh Shukla committedApr 25, 2018 Configuration menu - View commit details
-
Copy full SHA for c1d5c9f - Browse repository at this point
Copy the full SHA c1d5c9fView commit details -
Merge branch 'feature-debug-enqueue' of github.com:actual-saurabh/lif…
…terlms into feature-debug-enqueue
Saurabh Shukla committedApr 25, 2018 Configuration menu - View commit details
-
Copy full SHA for d5afeb5 - Browse repository at this point
Copy the full SHA d5afeb5View commit details -
Add glob pattern to prevent re-minification of minified vendor scripts
Saurabh Shukla committedApr 25, 2018 Configuration menu - View commit details
-
Copy full SHA for 36f43d5 - Browse repository at this point
Copy the full SHA 36f43d5View commit details -
Saurabh Shukla committed
Apr 25, 2018 Configuration menu - View commit details
-
Copy full SHA for 7a7fc13 - Browse repository at this point
Copy the full SHA 7a7fc13View commit details
Commits on Apr 30, 2018
-
Rewrite some enqueues to use constant instead of function call after …
…merge
Saurabh Shukla committedApr 30, 2018 Configuration menu - View commit details
-
Copy full SHA for 2e7e4cb - Browse repository at this point
Copy the full SHA 2e7e4cbView commit details -
Saurabh Shukla committed
Apr 30, 2018 Configuration menu - View commit details
-
Copy full SHA for e75ed14 - Browse repository at this point
Copy the full SHA e75ed14View commit details