James Burke
|
5234b5b96d
|
fix left border for when facebook tab is first.
|
2010-09-24 12:36:10 -07:00 |
James Burke
|
63eb3159bc
|
merge
|
2010-09-24 12:30:29 -07:00 |
James Burke
|
cb0bee63a7
|
fix application of first and last tab classes, being sure to reset on each run, and do it for every account update.
|
2010-09-24 12:29:54 -07:00 |
Andy Chung
|
10121bc8fd
|
more small changes on the dropdown
|
2010-09-24 12:24:10 -07:00 |
James Burke
|
dc7af6b1f3
|
merge
|
2010-09-24 12:21:22 -07:00 |
James Burke
|
134a1862e1
|
get tooltip to show up on adding a new account, revert extension to not use a getter, did not work when linkdrop.system = dev pref was set, if needed then probably needs a setter too, but need to figure out how that operates with linkdrop.system.
|
2010-09-24 12:20:57 -07:00 |
Andy Chung
|
0f1b2e3f80
|
few minor changes to frontpage and the dropdown
|
2010-09-24 11:40:31 -07:00 |
James Burke
|
d57ab28f85
|
merge to tip
|
2010-09-23 17:43:59 -07:00 |
James Burke
|
8e10d8f676
|
starting work on improvements to settings tab: keep the user on the page while they add accounts, have remove work in place.
|
2010-09-23 17:43:38 -07:00 |
Andy Chung
|
8919d8026a
|
added successfully installed drop down
|
2010-09-23 15:15:29 -07:00 |
James Burke
|
41188d29b2
|
Setting up a way for the install page to load up and tell the user what to do next after installing. Also upgraded requirejs+jquery to latest anonymous support.
|
2010-09-23 13:31:50 -07:00 |
mixedpuppy
|
a46aef2472
|
merge update
|
2010-09-23 12:05:53 -07:00 |
mixedpuppy
|
837d65a227
|
don't add two levels of middleware for beaker
|
2010-09-23 12:05:44 -07:00 |
mixedpuppy
|
80baa17064
|
a comment about profiling middleware
|
2010-09-23 12:01:46 -07:00 |
mixedpuppy
|
91ccbbee4b
|
add our patched line_profiler file, it fixes use with paste/pylons and any other app that looks at call signatures
|
2010-09-23 12:00:53 -07:00 |
Andy Chung
|
baf11d8f90
|
added remove link to accounts page template
|
2010-09-23 11:53:08 -07:00 |
mixedpuppy
|
53b7729ade
|
fix the profile decorator so that it can work with csrf middleware
|
2010-09-23 11:52:13 -07:00 |
Andy Chung
|
69e5358504
|
got rid of fade transitions and added a placeholder css tool tip on the twitter li
|
2010-09-23 11:38:27 -07:00 |
Mark Hammond
|
c7f139f124
|
use 'max-age' instead of 'expires' for cookie lifetime in seconds
|
2010-09-23 15:57:47 +10:00 |
Mark Hammond
|
d6629a882b
|
more grinder work
|
2010-09-23 15:57:47 +10:00 |
mixedpuppy
|
93b391906c
|
revert using self in a static method
|
2010-09-22 17:47:24 -07:00 |
mixedpuppy
|
15cd70e65f
|
avoid querying the accounts table, just rely on the session to store what we need. the accounts table is 'backup' for that.
|
2010-09-22 17:44:26 -07:00 |
mixedpuppy
|
267106debc
|
remove a print
|
2010-09-22 17:42:20 -07:00 |
Andy Chung
|
b69f61d9e8
|
implementing new styles for the share UI
|
2010-09-22 17:27:47 -07:00 |
James Burke
|
6115e96a07
|
Updating tasks to get to usability testing.
|
2010-09-22 15:39:24 -07:00 |
mixedpuppy
|
860a5d927c
|
make an install work until bitly it configured
|
2010-09-22 15:22:38 -07:00 |
mixedpuppy
|
e7fa3e5831
|
update to test with our own shortener, remove the query to get an id (doesn't work right with multiple threads anyway)
|
2010-09-22 15:20:46 -07:00 |
mixedpuppy
|
501b9d1221
|
always get this pref, lets me change it without restarting
|
2010-09-22 15:16:36 -07:00 |
mixedpuppy
|
8ae3c3cf05
|
refactor the call signature
|
2010-09-22 15:15:51 -07:00 |
Andy Chung
|
51b9d7bab0
|
accounts page changes
|
2010-09-22 10:24:30 -07:00 |
James Burke
|
d4fa02d4cf
|
adding back accounts.css
|
2010-09-21 14:05:41 -07:00 |
James Burke
|
f2527b66e5
|
removing binary version of accounts.css
|
2010-09-21 14:05:08 -07:00 |
Andy Chung
|
17311c107d
|
merge to tip
|
2010-09-21 13:50:13 -07:00 |
James Burke
|
d489db59d0
|
cleaning up links and name display for account page.
|
2010-09-21 12:40:38 -07:00 |
James Burke
|
b07c514ff2
|
Integrating Andy's work into the account page.
|
2010-09-21 12:21:36 -07:00 |
Andy Chung
|
69344f853c
|
style changes
|
2010-09-20 14:53:28 -07:00 |
Andy Chung
|
f0e779ce06
|
slight wording changes to accomodate adding multiple accounts on the settings page
|
2010-09-20 12:24:11 -07:00 |
Andy Chung
|
1a183b3294
|
added a mockup for the account manager page in the frontpage directory
|
2010-09-20 12:00:55 -07:00 |
Mark Hammond
|
a5b973ecfe
|
add grinder script and notes
|
2010-09-20 16:34:19 +10:00 |
Mark Hammond
|
cddd1bdcd3
|
move all oauth urls into config; update test.ini to use local test mock server
* * *
create .ini specifically for load testing
|
2010-09-20 16:33:29 +10:00 |
Mark Hammond
|
bccd75edf4
|
remove some stray prints
|
2010-09-20 16:33:21 +10:00 |
Andy Chung
|
69c3570c4b
|
designing the settings tab with links to the account manager
|
2010-09-17 15:26:47 -07:00 |
Andy Chung
|
4382ecccc3
|
added frontpage directoryas well as a new placeholder index page
|
2010-09-17 11:04:57 -07:00 |
Mark Hammond
|
02bd363af6
|
fix history api
|
2010-09-17 10:02:16 +10:00 |
Mark Hammond
|
8a5cc28796
|
fix db lookup for short url
|
2010-09-17 10:02:14 +10:00 |
James Burke
|
23b627b3bb
|
update extension to look for a linkdrop.system pref instead of a share_url. share_url is still supported, but now defaults to reasonable value if no share_url in prefs and has linkdrop.system = dev. linkdrop.bookmarking = false turns off the bookmarking service. The system is now passed to the HTML, for use in hiding buttons for non-dev environments.
|
2010-09-16 16:03:02 -07:00 |
James Burke
|
8f1e5a1970
|
on settings tab show logged in accounts, with link to accounts page. If changes are made on the accounts page, then the share UI updates. Close button added to the accounts page. Needs a UX pass.
|
2010-09-16 15:01:44 -07:00 |
mixedpuppy
|
c94394d8f8
|
merge update
|
2010-09-16 12:18:42 -07:00 |
mixedpuppy
|
6ee2554491
|
fix removing a service from the session
|
2010-09-16 12:18:04 -07:00 |
James Burke
|
44a7c22d5d
|
going https for linkdrop. More extension work for prefs needs to be done, but going https as a start.
|
2010-09-16 12:01:48 -07:00 |