danielgrippi
|
011f70a9f4
|
fix a bunch of small css related media box issues [ci skip]
|
2012-02-18 16:26:13 -08:00 |
|
danielgrippi
|
a16a8fc784
|
Participate / Explore have been upgraded to top-level status.
|
2012-02-18 16:26:10 -08:00 |
|
danielgrippi
|
84eb313e20
|
updated routes to reflect page titles (explore/participate)
|
2012-02-08 14:40:28 -08:00 |
|
danielgrippi
|
5d051fcc52
|
we're now rolling 100% handlebars for our templates, with jammit handling them as static assets.
|
2012-02-05 16:42:34 -08:00 |
|
danielgrippi
|
39ff47150b
|
allow jammit to serve up our handlebars templates, making them cacheable! added bonus: changing a handlebars template now doesn't involve re-running rspec to regenerate them. zing.
|
2012-02-04 15:50:36 -08:00 |
|
danielgrippi
|
310a0679f1
|
particpate stream, yo!
|
2012-02-01 16:05:16 -08:00 |
|
Maxwell Salzberg
|
f826340336
|
push stream listings to the side a bit
|
2012-02-01 13:56:52 -08:00 |
|
Maxwell Salzberg
|
51e5b0e02f
|
reorder side stream to insinuate new groupings
|
2012-02-01 13:39:21 -08:00 |
|
danielgrippi
|
bcbabc5fd2
|
Switch boilerplate for bootstrap 2 on mobile. [ci skip]
|
2012-01-29 11:51:47 -08:00 |
|
danielgrippi
|
fa1ee731af
|
DG MS; made an imageUrl handlebars helper for assets served through handlebars templates.
|
2012-01-26 17:04:03 -08:00 |
|
Maxwell Salzberg
|
939383ef32
|
You can now use rake assets:precompile to upload all of your static assets to s3. This uses your prexisiting settings in AppConfig for s3. then, start your server with ASSET_HOST={cdn_hostname} remember to include https and no trailing slash
|
2012-01-25 11:22:45 -08:00 |
|
danielgrippi
|
3a76490640
|
window.app.user() doesn't return attributes nested in a key; added a comment_view spec
|
2012-01-22 23:37:13 -08:00 |
|
danielgrippi
|
778683f3e3
|
don't extend helpers in the notifications index view; make notification_count and unread_message_count controller helper methods (now that we're not using vanna)
|
2012-01-22 22:26:27 -08:00 |
|
danielgrippi
|
5d15c53f6b
|
Revert "Revert "now using handlebars for client side templates" for now"
This reverts commit 5f9c469b12.
|
2012-01-22 22:01:57 -08:00 |
|
Sarah Mei
|
5bd929b697
|
Remove references to GetSatisfaction
|
2012-01-22 20:46:13 -08:00 |
|
Dennis Collinson
|
5f9c469b12
|
Revert "now using handlebars for client side templates" for now
This reverts commit 4692055d8a.
|
2012-01-22 17:16:22 -08:00 |
|
Dennis Collinson
|
4692055d8a
|
now using handlebars for client side templates
|
2012-01-22 16:59:44 -08:00 |
|
Jonne Haß
|
c8e09bf325
|
localize back to top [ci skip]
|
2012-01-22 13:54:31 +01:00 |
|
danielgrippi
|
cc1ac843cc
|
re-added widget; fixed tests; use _.throttle instead of depricated custom debounce
|
2012-01-21 20:23:00 -08:00 |
|
danielgrippi
|
8b4f0473a7
|
mobile header gradient reflects the desktop gradient; added background texture to mobile
|
2012-01-21 15:19:06 -08:00 |
|
danielgrippi
|
339c47d782
|
moved stream logic into its own controller (StreamsController)
|
2012-01-17 15:53:06 -08:00 |
|
danielgrippi
|
bfe0b7129c
|
move all stream actions into PostController
|
2012-01-17 15:53:06 -08:00 |
|
Tray Torrance
|
ca07f5b9a3
|
Close #2606 and address other FF 3.x deficiencies.
|
2012-01-13 21:46:37 -08:00 |
|
Dennis Collinson
|
adc0a0b244
|
don't display iteration of templates
|
2012-01-12 20:44:55 -08:00 |
|
Dennis Collinson
|
9b8afba9cf
|
metaprogram template addition
|
2012-01-12 19:41:39 -08:00 |
|
danielgrippi
|
c11fdb0459
|
put 'Admin' back in #user_menu for admins. this fixes #2595 [ci skip]
|
2012-01-08 23:43:17 -08:00 |
|
danielgrippi
|
07d81e0a85
|
added spinner keyframes to moz
|
2012-01-07 20:59:37 -08:00 |
|
danielgrippi
|
2024716c2c
|
remove unusued javascript files; GC clearing from application/vanna controller
|
2012-01-07 14:24:27 -08:00 |
|
danielgrippi
|
f72edbc039
|
added notification and unread mesasge count back to the header
|
2012-01-07 14:23:28 -08:00 |
|
danielgrippi
|
dd85521701
|
fix header styling when not signed in; remove ilya's static page
|
2012-01-07 14:23:27 -08:00 |
|
danielgrippi
|
565a0b21f7
|
fix .avatar declaration in the header template; make socketing always return nil straight away (we are not using the websocket in this branch, and it makes everything faster when it's off)
|
2012-01-07 14:23:26 -08:00 |
|
danielgrippi
|
42276a73c8
|
remove old stream initialization from js pages; remove websocket js code
from the layout; rename templates to have a .jst extension
(JavaScriptTemplate?)
|
2012-01-07 14:23:26 -08:00 |
|
danielgrippi
|
1a5e493b22
|
downcase namespacing of app
|
2012-01-07 14:23:25 -08:00 |
|
danielgrippi
|
fe4530f86b
|
fixed 500 on notifications#index
|
2012-01-07 14:23:25 -08:00 |
|
danielgrippi
|
828624f392
|
slightly fade in stream elements; made a better spinner for the stream (css3)
|
2012-01-07 14:23:24 -08:00 |
|
danielgrippi
|
67e56dce2c
|
backbone view for header; moved user dropdown logic in there; moved jasmine specs over; removed old widget
|
2012-01-07 14:23:23 -08:00 |
|
Dennis Collinson
|
8e3db3aebe
|
make jasmine view tests work, load templates, party
|
2012-01-07 14:23:21 -08:00 |
|
danielgrippi
|
4883c70ae2
|
move templates into app/views/templates/_templates.haml
|
2012-01-07 14:23:21 -08:00 |
|
danielgrippi
|
52e3f1b240
|
DC DG; test stream view WIP
|
2012-01-07 14:23:21 -08:00 |
|
danielgrippi
|
1ecfa92c9e
|
DH DG; create comments via backbone
|
2012-01-07 14:23:21 -08:00 |
|
Dan Hansen
|
80f797a581
|
introduce comments
|
2012-01-07 14:23:21 -08:00 |
|
Dan Hansen
|
ba9ece0014
|
Use routers, remove some hacks
|
2012-01-07 14:23:21 -08:00 |
|
Daniel Grippi
|
d504bf4591
|
add current user to body tag data field (hackity hack). add comment links to posts
|
2012-01-07 14:23:20 -08:00 |
|
Daniel Grippi
|
176963fdad
|
serialize current user json into body tag for now
|
2012-01-07 14:23:20 -08:00 |
|
danielgrippi
|
42ce3b277b
|
backbone all the streams, besides user. don't use the acts_as_api way for now.
|
2012-01-07 14:23:20 -08:00 |
|
danielgrippi
|
c360e82f11
|
DG DH; backbone stream now sort-of renders on multis_controller; wip
|
2012-01-07 14:23:20 -08:00 |
|
Maxwell Salzberg
|
91c21f5d92
|
MS SM; removed seemingly unused(?) layout file
|
2012-01-07 12:56:32 -08:00 |
|
Maxwell Salzberg
|
2422bdab46
|
MS SM; make loading jquery from cdn or local a helper so we can stub it in cukes
|
2012-01-07 12:55:46 -08:00 |
|
Maxwell Salzberg
|
d9c2b0d4b5
|
make cdn jquery http/s agnostic
|
2012-01-04 23:57:28 -08:00 |
|
Maxwell Salzberg
|
fdea2f94ff
|
remove icky analytics code from layouts, move to middleware
|
2012-01-04 23:54:48 -08:00 |
|