Michael Schmatz
|
da2ca3ec63
|
Temporarily increased serialization limit for iOS
|
2014-10-30 14:12:58 -04:00 |
|
Nick Winter
|
1fb48f2b85
|
Fixed a few bugs. Removed Olark; disabled LinkedIn. Added ladder submission to HeroVictoryModal.
|
2014-10-19 17:38:10 -07:00 |
|
Scott Erickson
|
9455199b39
|
Limited social media library loading to only those views that need it.
|
2014-10-15 16:43:26 -04:00 |
|
Nick Winter
|
ea25224c1e
|
Moved popover navigation fix of #1603 from initialize's link handler to Router's closeCurrentView method.
|
2014-10-06 18:09:27 -07:00 |
|
Nick Winter
|
c9b01af21c
|
Merge pull request #1603 from ThatOtherPerson/dismiss-popovers
Fix #1602
|
2014-10-06 18:06:32 -07:00 |
|
Nick Winter
|
2491861d76
|
A few tweaks for the iPad app.
|
2014-10-01 22:02:52 -07:00 |
|
Nick Winter
|
5dd7c3ffa1
|
Adding some iPad event publishing optimizations. Fixed #1623.
|
2014-10-01 10:58:19 -07:00 |
|
David Beckley
|
7596b887fd
|
Fix #1602
|
2014-09-25 09:10:32 -07:00 |
|
Matt Lott
|
b3a841e814
|
IE10 compatibility: adding console.debug
Support for console.debug was added in IE11
http://msdn.microsoft.com/en-us/library/ie/dn265066(v=vs.85).aspx
|
2014-09-24 13:11:55 -07:00 |
|
Nick Winter
|
2f07c3e8d3
|
Adding communication with iPad app.
|
2014-09-06 19:50:31 -07:00 |
|
Nick Winter
|
6b6c8dd683
|
Merged master into feature/realtime-multiplayer; looks good.
|
2014-09-03 16:14:33 -07:00 |
|
Matt Lott
|
92cad5f46f
|
Real-time multiplayer subscription schemas
|
2014-08-29 15:10:04 -07:00 |
|
Scott Erickson
|
8b943d1c2c
|
Merged conflicts.
|
2014-08-28 09:59:03 -07:00 |
|
Nick Winter
|
ec6b3d7e5f
|
Fixed #1481. More Mediator schema fixes.
|
2014-08-28 09:27:42 -07:00 |
|
Nick Winter
|
ee9e453896
|
Fixed #828. Added many other minor refactorings.
|
2014-08-27 12:24:11 -07:00 |
|
Scott Erickson
|
0721b49216
|
Refactoring defaults.
|
2014-08-23 15:51:59 -07:00 |
|
Ruben Vereecken
|
41729f9700
|
Added Moment i18n support
|
2014-07-30 23:19:21 +02:00 |
|
Scott Erickson
|
1c3404d03e
|
Refactored views. View file names now match view class names. Router lists routes explicitly rather than routing automagically. Hacking my way to renaming problem, spell.
|
2014-07-23 07:02:45 -07:00 |
|
Nick Winter
|
8a7e7e82a0
|
Let's try a heads-up whenever there's a JS error.
|
2014-07-13 08:37:39 -07:00 |
|
Tery Lim
|
618ade4946
|
Clean up mixed quotes
|
2014-07-01 12:23:22 +08:00 |
|
Scott Erickson
|
ee791da34c
|
Moved services into their own folder, and made no services run for both testing and demo pages.
|
2014-06-16 11:40:09 -07:00 |
|
Ruben Vereecken
|
1c671a3c25
|
Refactored vendor loading
|
2014-06-16 11:40:09 -07:00 |
|
Ruben Vereecken
|
2e40a53674
|
Extracting third party scripts out of main
|
2014-06-16 11:40:08 -07:00 |
|
Ruben Vereecken
|
bb57756cd9
|
Processed Scott's feedback. Db endpoint slightly safer, some refactorings.
|
2014-06-02 20:33:01 +02:00 |
|
Scott Erickson
|
a8b54f3cdc
|
Made backbone mediator validate only on development.
|
2014-05-20 15:58:57 -07:00 |
|
Scott Erickson
|
a7f24ab04f
|
Some work on subscription definitions for the validated Backbone Mediator. Added 'script-manager:tick' channel.
|
2014-05-20 15:36:15 -07:00 |
|
Scott Erickson
|
cce2fe3153
|
Removed an import that no longer exists.
|
2014-04-11 13:18:05 -07:00 |
|
Ruben Vereecken
|
a07457acac
|
Finished minor refactorings
|
2014-04-11 20:09:50 +02:00 |
|
Ruben Vereecken
|
f94dfeae6d
|
Reached a steady state without bower component backbone mediator
|
2014-04-11 15:00:16 +02:00 |
|
Ruben Vereecken
|
fc8684967d
|
Added initialization of the schema files
|
2014-04-11 14:37:08 +02:00 |
|
Scott Erickson
|
0a78368217
|
Refactored user authentication again. Now the user object is inserted into main.html, which was renamed from index.html so the express static middleware wouldn't serve it.
|
2014-04-02 13:12:24 -07:00 |
|
Scott Erickson
|
2be752ceed
|
Refactored user creation to /auth/whoami, and made the app call that first, so only one user is created. Fixed #318. Think this also fixes #406.
|
2014-02-24 11:12:52 -08:00 |
|
Nick Winter
|
6009df26de
|
Ready for action, sir!
|
2014-01-03 10:32:13 -08:00 |
|