Dannon Baker
4071c81a92
Vue lib+build; fixes setimmediate polyfill injection.
2017-11-07 19:53:14 -05:00
Dannon Baker
e591288cad
Swap to a more flexible bibtex library.
2017-11-01 09:32:38 -04:00
Dannon Baker
9678ebcc86
De-bowerify complexify; use the same location/naming schema for where jquery.complexify is stored. Update libs bundle.
2017-10-11 19:04:38 -04:00
Dannon Baker
d942782989
Debowerify jquery.cookie
2017-10-11 18:24:25 -04:00
Dannon Baker
fe6da5162b
De-bowerify jquery-mousewheel.
2017-10-11 15:31:45 -04:00
Dannon Baker
503bdd15a6
Jquery incremental major version bump (to 2.x)
2017-10-11 14:45:46 -04:00
Dannon Baker
c55861151e
Start segmenting dependencies/devDependencies.
2017-10-11 14:28:31 -04:00
Dannon Baker
324494b21b
We don't actually *use* jqtouch anywhere. Mobile controllers are defunct and redirect to root. Should we revisit this, I imagine we'll use a different technology.
2017-08-24 12:45:40 -04:00
Dannon Baker
08e10b55a8
jqtouch is now jqt, though it looks like we should just drop this instead.
2017-08-24 12:42:53 -04:00
Dannon Baker
f779a17da2
Remove galaxy customizations in bibtex.js, monkeypatch it on load instead. Lock w/ yarn, etc.
2017-08-22 11:09:24 -04:00
Dannon Baker
ea9dfc953c
Lock requirejs w/ yarn, remove from committed staged libs. Minor version update.
2017-08-22 10:09:51 -04:00
Dannon Baker
f179c87a07
Lock jqmigrate w/ yarn, minor version bump.
2017-08-22 07:53:39 -04:00
Dannon Baker
304569a54d
Raven.js upgrade and swap to npm.
2017-08-18 13:01:24 -04:00
Dannon Baker
03eb852c2d
gulp-uglify major version bump and rebuild
2017-08-16 11:02:27 -04:00
Dannon Baker
6940a3b72b
Merge remote-tracking branch 'upstream/dev' into es6
2017-08-01 10:45:03 -04:00
Dannon Baker
bbe3980b8f
Separate script and lib build logic -- we only want to babelify/sourcemap our own stuff.
2017-05-02 15:57:42 -04:00
Dannon Baker
07502bbfbc
Babel transpiling for all gulped files.
2017-04-06 15:07:59 -04:00
Dannon Baker
aae2cd352f
Minimal gulp task to run uglify, babel, sourcemaps. The new 'clean'
...
approach also removed some cruft we had sitting in the static/scripts
folder and were unintentionally shipping.
2017-04-06 09:34:42 -04:00
guerler
3911cb039d
Merge branch 'dev' into fix_workflow_ui
2017-01-24 13:15:00 -05:00
Dannon Baker
a5c445966e
Swap the client's ui-misc.Message to escape by default.
2017-01-12 12:10:38 -05:00
guerler
bc51f6f69f
Rename custom autocomplete module to avoid interference with original jquery autocomplete, use original version to display datalists
2017-01-11 10:44:45 -05:00
jgoecks
41d0ee4f43
Bring data provided by data manager in line with Trackster's bigwig datatype. Also allow LinePainter to draw regions of variable length.
2016-08-23 16:55:20 -04:00
jgoecks
de763bedee
Initial commit to get working BBI reader into Trackster.
2016-08-12 16:30:15 -04:00
Ben Fulton
bb209c6e59
Add a password strength evaluation bar
...
Modify the register and change_password pages to show a bar
evaluating the strength of the password. Bar displays in red
for passwords < 6 chars or below a certain minimum complexity;
green otherwise. Adds a dependency on Complexify, a password
evaluator written by Dan Palmer.
2016-07-29 11:14:02 -04:00
carlfeberhard
f78d5404a2
Raven: remove tracekit as raven has its own
2016-06-02 09:26:16 -04:00
carlfeberhard
af15f55ea9
UI: major library updates
...
jquery 1.12.3
jquery-migrate 1.4.0
ravenjs 3.0.3
requirejs 2.2.0
tracekit 0.4.3
underscore 1.8.3
backbone 1.3.3
bootstrap-tour 0.10.3
d3 3.5.17
2016-05-09 14:11:55 -04:00
carlfeberhard
bab9e44db1
(re-build client)
2016-05-09 13:28:03 -04:00
John Chilton
807586ace8
Merge release_16.01 into dev.
2016-01-26 09:06:52 +00:00
carlfeberhard
bf459c8d55
UI: (cleaning up) remove handlebars compiled/map and remaining references
2016-01-19 14:12:28 -05:00
Dannon Baker
0203a69d88
Tours.
2015-12-18 10:26:22 -05:00
carlfeberhard
9f91b82245
Client: remove IE7/8 and excanvas polyfills
2015-11-24 16:12:31 -05:00
carlfeberhard
a4edf159be
(merge dev)
2015-11-12 10:04:38 -05:00
carlfeberhard
d80d74c888
Client libs: move backbone down into /libs (not backbone/backbone); Webpack: move to non-entry vendor bundling for libraries, clean up assoc.
2015-11-05 12:04:52 -05:00
guerler
f57d917949
Patch select2 to avoid resetting highlighted location
...
Keep search term
2015-11-03 15:41:46 -05:00
carlfeberhard
cebfdd2745
Webpack: restore original page scripts
2015-10-27 17:22:36 -04:00
carlfeberhard
5dfb3ffbec
Webpack: test index page (Analyze Data) working, original working, history app working
2015-10-27 17:15:56 -04:00
carlfeberhard
0235eceb57
(merge dev)
2015-10-23 12:17:32 -04:00
Dannon Baker
bad9cce30f
Update dynatree to what will be the final release; we probably want to just replace it at some point.
2015-10-06 10:07:12 -04:00
Carl Eberhard
b1841e22d9
Client build: do not drop console when compressing, when not compressing do not mangle variable names
2015-09-01 10:55:41 -04:00
Dannon Baker
63d6c37a39
Rebuild client w/ new options.
2015-08-13 15:23:55 -04:00
Airistotal
5df41184d4
Merge branch 'dev' of https://github.com/galaxyproject/galaxy into Reports_newpage
...
Conflicts:
static/style/blue/base.css
2015-08-04 13:07:08 -05:00
Carl Eberhard
ba4aabc186
Client, libs: update and track farbtastic and jqtouch; compress scripts
2015-07-31 12:48:10 -04:00
Airistotal
13522af7d1
Merge branch 'dev' of https://github.com/galaxyproject/galaxy into Reports_newpage
2015-07-29 16:24:27 -05:00
Carl Eberhard
e649ff2e5e
Client build: transition to grunt based handlebars compilation and minify/map them to static/scripts; cleanup: remove py script, remove uncompiled from minified
2015-07-21 14:56:07 -04:00
Carl Eberhard
0c03f69c39
Client build, webpack: prototype commit
2015-07-17 11:28:53 -04:00
Airistotal
55eadd41f4
Build with grunt
2015-06-16 15:38:38 -05:00
Carl Eberhard
edf794233d
Client libs: update d3 from 3.4.8 to 3.5.5
2015-05-07 13:16:38 -04:00
Carl Eberhard
b18d215c44
Client libs: update requirejs to 2.1.17, correct bower installation for same
2015-05-06 10:24:25 -04:00
Carl Eberhard
801adcd694
Client libs: minor version bumps to jQuery and Raven
2015-05-05 13:28:31 -04:00
Dannon Baker
9257817afd
Strip out unused lunr dependency -- a different approach was pursued for tool searching.
2015-04-01 11:41:15 -04:00