Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ACE2 refactoring
|
|
|
|
|
|
|
|
|
|
|
|
+ aceInitialized is called when ace has been fully initialized
+ aceRegisterBlockElements allows to register new Block Elements with ace.
|
|
|
|
|
|
|
|
Timeslider authors
|
|
Bugfix for document.domain, and added initialization hook
|
|
|
|
|
|
|
|
|
|
Conflicts:
src/static/css/pad.css
src/templates/timeslider.html
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
moved it to AttributeManager
|
|
|
|
|
|
iframe stuff
|
|
|
|
|
|
|
|
|
|
Fix max-age
|
|
|
|
|
|
Fix/client plugins
|
|
|
|
dont expose 'package' property
|
|
|
|
Example `"[hookName]": "ep_plugin/static/js/index:[hookName]"` becomes `"[hookName]": "ep_plugin/static/js/index"`
|
|
Removing node.extend
|