Commit Graph

9 Commits

Author SHA1 Message Date
Hadi Nategh
87fb94a496 Deprecate $j global variable and replace them all with standard jQuery 2016-06-02 16:52:01 +02:00
Nathan Gray
e61cc619f1 Remove some lingering inline js 2016-02-17 16:05:30 +00:00
Nathan Gray
3c84c3684a Show loading spinner while preview is generated 2015-09-02 23:22:12 +00:00
Nathan Gray
393a35ad70 Fix some bugs in export UI
- Fix js error when selecting no users
- Fix function declaration mismatch
2015-03-02 17:17:14 +00:00
Nathan Gray
51f869e57d Fix up allowed users handling
- Fix definition list filter
- Fix invalid option 'both' in definition list
- No longer need separate checkboxes in wizard
2014-07-15 18:09:20 +00:00
Nathan Gray
b08cd59bac Fix preview popup displaying while importing 2014-06-04 14:35:20 +00:00
Nathan Gray
e6eda6ddc8 - Fix Execute context menu action
- Fix missing import preview OK button
- Fix message mangled by et2
- Try to prevent session/request collection from destroying
2014-05-13 21:21:56 +00:00
Ralf Becker
6d226a7921 split constructor function and place of instanciation for app.js objects: app[appname] = new app.classes[appname](); 2013-11-04 20:54:23 +00:00
Nathan Gray
7f98f428a0 Adapt importexport for etemplate2 2013-11-01 22:04:43 +00:00