Sean McArthur
|
07cf5fdf89
|
killing unneeded tooltip
|
2012-01-10 14:58:11 -08:00 |
Sean McArthur
|
cfc68e0cda
|
moved FlightDeck.Browser off MooTools
|
2012-01-10 14:58:10 -08:00 |
Sean McArthur
|
835e321b1c
|
moved Request CSRF thing to flightdeck base app
|
2012-01-10 14:58:08 -08:00 |
Sean McArthur
|
6c6d0695bb
|
moved URI util into Shipyard
|
2012-01-10 14:58:08 -08:00 |
Sean McArthur
|
c17d1eb6f2
|
if search_meta.size isn't available, it errors on filesizeformat
|
2012-01-10 14:58:07 -08:00 |
Sean McArthur
|
dd1b3e34ba
|
converted Search.js into a Shipyard app
|
2012-01-10 14:58:06 -08:00 |
Sean McArthur
|
f49659c412
|
removing unused js lib files
mootools, meio, clientcide, lighter, etc
|
2012-01-10 14:56:13 -08:00 |
Sean McArthur
|
f85e0aa5f6
|
ide app now has an init function, instead of initting when you require('ide');
|
2012-01-10 14:51:24 -08:00 |
Sean McArthur
|
991a6af4ad
|
catching leftover mootoolsisms
|
2012-01-10 14:51:23 -08:00 |
Sean McArthur
|
eecf269e83
|
creating a flightdeck app
|
2012-01-10 14:51:22 -08:00 |
Sean McArthur
|
d62aa98a74
|
converted Autocomplete to Shipyard
|
2012-01-10 14:51:21 -08:00 |
Sean McArthur
|
3c88665253
|
converted FlightDeck.Modal to Shipyard
|
2012-01-10 14:51:20 -08:00 |
Sean McArthur
|
b31cfbb968
|
adding a shipyard() jingo helper
|
2012-01-10 14:51:19 -08:00 |
Sean McArthur
|
7bfae9900f
|
converting FlightDeck and Roar to use Shipyard
|
2012-01-10 14:51:18 -08:00 |
Sean McArthur
|
f0c1f0b0b3
|
removing un-used JS files
|
2012-01-10 14:51:18 -08:00 |
Sean McArthur
|
100484176a
|
dragging attachment now puts spinner on appropriate element
|
2012-01-10 14:51:17 -08:00 |
Sean McArthur
|
69adaa354e
|
converted URI to Shipyard
|
2012-01-10 14:51:16 -08:00 |
Sean McArthur
|
d88b10a907
|
correcting Drag and Drop for FileTree
|
2012-01-10 14:51:15 -08:00 |
Sean McArthur
|
2bd90f8c35
|
fixing drag errors with new Tree
|
2012-01-10 14:51:14 -08:00 |
Sean McArthur
|
7d498233f9
|
un-extending String, moving to util/filename.js
|
2012-01-10 14:51:13 -08:00 |
Sean McArthur
|
8df57687fc
|
removing MooTools dependency for Tree
|
2012-01-10 14:51:12 -08:00 |
Sean McArthur
|
188608c919
|
removes MooTools dependency from TabsController
|
2012-01-10 14:51:11 -08:00 |
Sean McArthur
|
01a87ca360
|
hm
|
2012-01-10 14:51:11 -08:00 |
Sean McArthur
|
665b01c480
|
fixing some bugs
|
2012-01-10 14:51:10 -08:00 |
Sean McArthur
|
0dbedbac7c
|
removing Tab and TabBar dependencies on MooTools
|
2012-01-10 14:51:09 -08:00 |
Sean McArthur
|
fb6b1d32a0
|
wrong names for Ace Modes
|
2012-01-10 14:51:08 -08:00 |
Sean McArthur
|
d903334a5a
|
various small bug fixes and typos
|
2012-01-10 14:51:07 -08:00 |
Sean McArthur
|
aee985125d
|
putting checkDependencies behind an option
this way, the test suite can tell it to not bother with the interval except for the few tests that need it
|
2012-01-10 14:51:06 -08:00 |
Sean McArthur
|
0549f127b0
|
removed MooTools dependencies for FDEditor and Ace Editor
|
2012-01-10 14:51:05 -08:00 |
Sean McArthur
|
be4ff9b116
|
jshint fixes for Sidebar
|
2012-01-10 14:51:04 -08:00 |
Sean McArthur
|
191f73d442
|
adding default options to Request
* CSRFToken always sent as a header
* default onFailure to show a red error alert
|
2012-01-10 14:51:03 -08:00 |
Sean McArthur
|
cd3361ce2a
|
replacing string.subsitute
|
2012-01-10 14:51:02 -08:00 |
Sean McArthur
|
028a9a5039
|
converted Form.Validator.Inline to Shipyard
|
2012-01-10 14:51:02 -08:00 |
Sean McArthur
|
49336b9209
|
turned on Animations in FloatingTips again
|
2012-01-10 14:51:01 -08:00 |
Sean McArthur
|
35920fc597
|
converting FloatingTips to use Shipyard dom
|
2012-01-10 14:51:00 -08:00 |
Sean McArthur
|
f3983610df
|
removed all instances of Spinner, and Request from PackageController
now spinners are added by simply adding the classname 'loading' to an element.
|
2012-01-10 14:50:59 -08:00 |
Sean McArthur
|
17f379d1a2
|
log, Cookie, and dom fixes
* move $log calls to shipyard/utils/log
* move MooTools.Cookie to shipyard/utils/Cookie
* reduced access to globals document,window, and $
|
2012-01-10 14:50:58 -08:00 |
Sean McArthur
|
ea4d10bc1c
|
fix leaked global "data"
|
2012-01-10 14:50:57 -08:00 |
Piotr Zalewa
|
b77046bd9d
|
Merge branch 'master' of github.com:mozilla/FlightDeck
|
2012-01-10 19:14:23 +01:00 |
Piotr Zalewa
|
98c121506a
|
do not fail on errors
|
2012-01-10 19:09:41 +01:00 |
Piotr Zalewa
|
50b0b9b342
|
Merge pull request #107 from pennyfx/bid_fix
Bug fix to ensure that if user changes email address on AMO that we can still find the account on our side
|
2012-01-10 09:07:05 -08:00 |
Piotr Zalewa
|
b56bef8ecd
|
Merge branch 'master' of github.com:mozilla/FlightDeck
|
2012-01-10 12:36:58 +01:00 |
Piotr Zalewa
|
0b2eab8252
|
new line after info
|
2012-01-10 12:35:46 +01:00 |
Arron Schaar
|
4b9ef8291f
|
Merge pull request #106 from pennyfx/ui2
Truncate long descriptions on landing page and bug 709912 fix
|
2012-01-09 15:06:14 -08:00 |
Arron Schaar
|
bce73d1f6e
|
bug 709912, fixed paging for private addons and libraries
|
2012-01-09 14:49:04 -08:00 |
Piotr Zalewa
|
b82dcef565
|
fix wrong isinstance call
|
2012-01-09 23:05:42 +01:00 |
Arron Schaar
|
1aa0b0276c
|
merged zaluns code that had tests and change to update_from_AMO
|
2012-01-09 13:54:50 -08:00 |
Arron Schaar
|
c53bd058a5
|
bug fix to handle when email address changes on amo
|
2012-01-09 11:55:50 -08:00 |
Arron Schaar
|
14e013ff74
|
truncate long descriptions on landing page
|
2012-01-06 17:08:36 -08:00 |
Sean McArthur
|
d156f425e9
|
Merge pull request #103 from stephendonner/master
s/Login/Log in
|
2012-01-05 12:31:54 -08:00 |