Commit graph

25 commits

Author SHA1 Message Date
Michael Wiencek
a6b782003d Use MB.utility functions to simplify date parsing more 2014-12-29 01:21:30 -06:00
Michael Wiencek
4ef2502c07 Merge branch 'master' of bitbucket.org:mwiencek/userscripts
Conflicts:
	batch-add-recording-relationships.user.js
2014-12-29 00:58:47 -06:00
Michael Wiencek
b293e4b02f Use promises instead of callbacks in a few places 2014-12-29 00:54:55 -06:00
Jesse Weinstein
8e8763bdcd Simplify the logic of the date parsing func & other cleanup 2014-12-28 22:42:31 -08:00
Jesse Weinstein
e41a992a59 Handle the case where a single recording is returned 2014-12-28 22:40:12 -08:00
Michael Wiencek
f21aaaef11 Remove huge closure 2014-12-29 00:15:31 -06:00
Michael Wiencek
7176504a32 More misc. cleanups 2014-12-29 00:02:18 -06:00
Michael Wiencek
f3393fa00e s/foo/self/ 2014-12-28 23:52:47 -06:00
Michael Wiencek
60dfa47e86 Move RequestManager to the top 2014-12-28 23:51:11 -06:00
Michael Wiencek
6232fa9794 Remove unused variables 2014-12-28 23:43:37 -06:00
Michael Wiencek
887842a9e9 s/disambig/comment/g 2014-12-28 23:32:50 -06:00
Michael Wiencek
eb66785385 Use .prototype for RequestManager 2014-12-28 23:30:39 -06:00
Michael Wiencek
9818accd04 Use &fmt=json for ws requests 2014-12-28 23:25:47 -06:00
Michael Wiencek
153ffd3667 Merge branch 'master' of bitbucket.org:mwiencek/userscripts
Conflicts:
	batch-add-recording-relationships.user.js
2014-12-28 23:25:12 -06:00
Jesse Weinstein
902acb0a9a Add label elements where they were missing; & another util func 2014-12-28 21:13:57 -08:00
Jesse Weinstein
a83f724a52 Add & use util funcs for table making 2014-12-28 21:13:57 -08:00
Michael Wiencek
cc4fbecf36 Support execution on other domains 2014-12-28 22:18:07 -06:00
Michael Wiencek
8d5b9f9507 Random style changes 2014-12-28 22:01:39 -06:00
Michael Wiencek
e191ae11ab Simplify restripe_rows 2014-12-28 21:31:58 -06:00
Michael Wiencek
d98ba93c88 Use jquery.cookie plugin 2014-12-28 21:25:13 -06:00
Michael Wiencek
f2194cf29e Merged in jesseweinstein/mwiencek_userscripts/fix_filtered (pull request #4)
Fix the filtered recordings case
2014-12-28 21:09:36 -06:00
Jesse Weinstein
532f2202e4 Add AND between the clauses of the Lucerne query 2014-12-28 19:02:39 -08:00
nikki
196ac91557 Change to use the /relationship-editor endpoint 2014-12-28 20:59:38 -06:00
Jesse Weinstein
27e5b35e43 For filtered results, load the work-rels separately for each recording 2014-12-28 18:59:07 -08:00
Michael Wiencek
ab945863b9 Add old/broken version of "batch-add 'performance of' relationships" script 2014-12-28 20:11:13 -06:00