Граф коммитов

479 Коммитов

Автор SHA1 Сообщение Дата
theinterned b601abd7c9 tightened the consent checkboxes up 2011-01-05 13:58:40 -05:00
theinterned 7641c1da49 automaticly updating the public profile url for the user as tehy enter a username via js 2011-01-05 13:49:11 -05:00
theinterned 73849de78a updated forgot password link to use <small> rather then <span> for semantics 2011-01-05 12:23:40 -05:00
theinterned 0a672cb396 using <small> in place of class='hint' for fineprint in order to be more semantic. Updated register form to show newsletter and CC consent in fineprint 2011-01-05 12:22:39 -05:00
theinterned e1a5ff7839 fixed taborder of signin form so that the 'forgot password' link doesnt get in the way 2011-01-05 11:48:11 -05:00
theinterned 97b17cf5f3 added footer to signup / register / forgot password 2011-01-05 10:54:22 -05:00
theinterned fc14a140d0 updated forgot password screens to follow signin / signup look 2011-01-04 16:24:20 -05:00
theinterned b1813fc481 changes to signin form as per Bug 622921 2011-01-04 16:18:57 -05:00
theinterned 102c8567f7 signup done 2011-01-04 16:11:03 -05:00
theinterned 2eaa223da5 signin updates done 2011-01-04 15:43:10 -05:00
theinterned f7b517d011 added MuseoSans webfont from MyFonts and used their font-embedding js and css to serve - requires a big legalease comment in the header 2011-01-03 11:21:51 -05:00
theinterned a0b564379a replaced refernces to 'Usres' with 'People' for consistancy 2010-12-31 15:38:57 -05:00
theinterned 5d61e55afc added footer to project list - even though it's not in the comp, it seems this screen should be similar to user list 2010-12-31 15:33:49 -05:00
theinterned 26fa9ea842 added foter to user list 2010-12-31 15:33:13 -05:00
theinterned 322af27fa9 made project image a link 2010-12-31 15:32:27 -05:00
theinterned 1dea6e4256 styled user list and re-aligned project list (gallery) to provide a more genreal semantic description that could be appied to both lists / styled homogeneously 2010-12-31 15:31:47 -05:00
theinterned d72f8c0ccd updated project_card to use more semantic article and heading outline 2010-12-31 14:35:49 -05:00
theinterned b64a358a45 added intro headers to an hgroup for semantic correctness 2010-12-31 13:54:30 -05:00
theinterned a46a7eb603 fixed comment on psudo-coded feature project so taht it wont throw error (oops\!) 2010-12-31 13:53:58 -05:00
theinterned bb90e37ec0 adding TODO documentation of missing data/ functionality for splash page and footer 2010-12-31 13:37:50 -05:00
theinterned fc4cf6beb3 tightened message spacing to match actual psds 2010-12-31 12:40:49 -05:00
theinterned 24cd3ec8e6 added a little breathing space above the footer 2010-12-30 17:19:27 -05:00
theinterned c90995434f marked up and styled the footer 2010-12-30 17:15:27 -05:00
theinterned ecde901da4 added support for input[placeholder] attr via jQuery/css for browsers that don't support it 2010-12-30 08:31:09 -05:00
theinterned c8491ab65b Merge branch 'master' of git://github.com/paulosman/batucada 2010-12-30 08:02:33 -05:00
Paul Osman 0e2faf3c62 Some improvement to the representation of activities that have a project as the object. Still needs work 2010-12-29 23:46:15 -05:00
Paul Osman d5a2d890fb Move emailing to a celery task. Also, email users when they receive a message, someone starts following them or a project they have created. 2010-12-29 23:29:52 -05:00
Paul Osman 65c6d4217a Added activity streams info to user atom feed 2010-12-29 22:42:34 -05:00
Paul Osman 0863d84a05 Putting user friendly representation of activities in the __unicode__ method seems wrong, create another method, textual_representation with the actual logic 2010-12-29 21:06:31 -05:00
Paul Osman 4bc0175daf More work on feeds. Next up is activity streams data 2010-12-29 19:22:06 -05:00
Paul Osman d959d1f354 Adding migrations for new activity app 2010-12-29 17:54:23 -05:00
theinterned c971afdc09 Merge branch 'master' of git://github.com/paulosman/batucada 2010-12-29 17:45:31 -05:00
theinterned 39d61f42be created a _footer template part and added to splash page 2010-12-29 17:42:52 -05:00
Paul Osman c42af2cb65 Merge branch 'activity' 2010-12-29 17:29:30 -05:00
Paul Osman 7966bef731 Basic Atom feed for user activity 2010-12-29 17:28:22 -05:00
Paul Osman 0501285f84 More tweaking of activity representation 2010-12-29 17:28:06 -05:00
theinterned 89c66fe78d Merge branch 'master' of git://github.com/paulosman/batucada 2010-12-29 16:25:41 -05:00
theinterned b506efc745 splash pretty much styled 2010-12-29 16:25:20 -05:00
theinterned fa7672ad6e removed old signup button styles 2010-12-29 14:42:55 -05:00
Paul Osman e8a33eb9a9 Prefetch details about remote objects 2010-12-29 11:09:57 -05:00
Paul Osman d1fe6458f6 Adding tests for normalize_url function in links.utils 2010-12-29 11:09:42 -05:00
Paul Osman 614d63ed63 Try our best to fix urls that have extraneuous or missing forward slashes 2010-12-29 11:09:19 -05:00
Paul Osman 94b8d2a5c0 Make remote objects articles by default 2010-12-29 11:08:36 -05:00
Paul Osman 21214732c9 Merge branch 'activity' of github.com:paulosman/batucada into activity 2010-12-29 10:29:50 -05:00
Paul Osman e4d15b7337 Improving activity rendering with excessive use of custom template tags. 2010-12-28 22:46:28 -05:00
Paul Osman d71f87da2e Explicitly check for verb and object_type. Some feeds have the activity streams namespace, but don't use any elements 2010-12-28 22:44:48 -05:00
Paul Osman 3b7fb007c4 Merge branch 'master' into activity 2010-12-28 21:56:42 -05:00
Paul Osman 601ef363ad Forgot to add template for stub events app index view 2010-12-28 21:44:42 -05:00
Paul Osman 36467c8998 Bringing the activity application back 'in house'. Work on generalized work will continue, but for now this is easier / faster. 2010-12-28 21:44:09 -05:00
Paul Osman 5c1a91c3eb Don't need a create_user_status view 2010-12-28 16:06:09 -05:00