Commit Graph

426 Commits

Author SHA1 Message Date
Fergal Moran
dee2201a4f Refactored user edit view 2013-05-25 16:28:37 +01:00
Fergal Moran
31447390c4 Stopped edit mix overwriting image 2013-05-25 14:41:24 +01:00
Fergal Moran
829e773d57 Refactored to coffeescript and Marionette 2013-05-25 13:35:33 +01:00
Fergal Moran
b4c672bc41 Switch.. 2013-05-16 21:31:04 +01:00
Fergal Moran
37ba688480 Switch.. 2013-05-16 20:54:48 +01:00
Fergal Moran
b7b9546a86 Humanized dates in front-end 2013-05-16 19:45:34 +01:00
Fergal Moran
57c01c8160 Hopefully stabilised uploads. 2013-05-15 21:34:52 +01:00
Fergal Moran
c4083ef2e6 Fixed wrong user lookup in toggle_follow 2013-05-03 16:27:04 +01:00
Fergal Moran
97acef1884 Fixed user being passed instead of profile in send 2013-05-03 16:01:22 +01:00
Fergal Moran
0bc342167c Fixed mismatch follower email 2013-05-03 15:58:35 +01:00
Fergal Moran
84947b5d82 Template changes 2013-05-03 15:52:16 +01:00
fergalmoran
d3efae5ff7 Email template changes 2013-05-03 15:50:10 +01:00
Fergal Moran
2673789557 Using templated-notifications for emails to get html support 2013-05-03 15:41:34 +01:00
fergalmoran
9e32fd0131 Live testing of templates 2013-05-03 15:27:25 +01:00
Fergal Moran
da5f75d282 Added blocktrans to template 2013-05-03 15:01:17 +01:00
Fergal Moran
c8f5dd0467 Added some email templates 2013-05-03 14:48:59 +01:00
Fergal Moran
dc830b8a82 Initial notifications draft 2013-05-03 13:46:52 +01:00
Fergal Moran
4af23f5aca Removed flash debug messages 2013-05-03 12:33:07 +01:00
fergalmoran
f6dcc6692c Fixed missing duration in render 2013-05-03 12:31:40 +01:00
Fergal Moran
0dabb4e47b Altered waveform gen 2013-05-03 12:18:15 +01:00
Fergal Moran
54f9bbe054 Changed mix to not calculate duration before file is available 2013-05-03 11:48:30 +01:00
Fergal Moran
be387e5a1a Migrated MixCreateView to ICanHaz, added mutagen dependency 2013-05-02 21:03:59 +01:00
fergalmoran
740a9bb8ef Minified syphon before compressor 2013-05-02 13:56:02 +01:00
Fergal Moran
f0849d2be0 Fixed missing duration in mix 2013-05-02 09:28:34 +01:00
Fergal Moran
5f6f670917 Got user follows working and refactored model filenames 2013-05-01 17:00:08 +01:00
Fergal Moran
50c9e4e8c1 Removed userfollows model and changed to ForeignKey properties in UserProfile
Migrations got a bit borked so doing this commit to stage the migrations in live as I don't want to have a massive, potentially dangerous, migration.
2013-04-30 23:26:42 +01:00
Fergal Moran
bafb9633a4 Added migrations for userfollows m2m change 2013-04-30 21:35:20 +01:00
fergalmoran
1eab7c8187 Fixed image dimensions in mix listing 2013-04-30 00:10:38 +01:00
Fergal Moran
5468873b35 First draft user profile sidebar 2013-04-29 23:30:51 +01:00
fergalmoran
f372d1581e Switched TZ_AWARE on 2013-04-29 11:30:00 +01:00
fergalmoran
731777501d Merge branch 'master' of github.com:fergalmoran/dss 2013-04-29 11:25:42 +01:00
Fergal Moran
9ff641c11d Various changes to user profile editing 2013-04-29 11:25:19 +01:00
fergalmoran
06eef28843 Fixed user profile not being created for new user 2013-04-25 11:48:24 +01:00
fergalmoran
3398f1c670 Extended length of mix 2013-04-24 16:04:00 +01:00
fergalmoran
af74cd85e8 Altered process user to execute save on all 2013-04-23 14:34:28 +01:00
fergalmoran
69a4f73107 Altered process user to execute save on all 2013-04-23 14:24:00 +01:00
Fergal Moran
0eb48136d5 Slug new user profiles 2013-04-23 14:20:42 +01:00
Fergal Moran
2457f5e3e1 Added processuser management command 2013-04-23 14:18:45 +01:00
Fergal Moran
520681837c Changed to slug urls for mix children 2013-04-23 12:12:08 +01:00
Fergal Moran
aacaaccf46 Added missing __init__.py for new social package 2013-04-23 11:16:54 +01:00
Fergal Moran
24d73d7632 Changed facebook scraper to handle slug url 2013-04-23 11:12:09 +01:00
Fergal Moran
29aeacf172 Added migrations for slug 2013-04-23 09:49:06 +01:00
Fergal Moran
34299cb2de Slugified mix urls 2013-04-23 09:46:04 +01:00
fergalmoran
a2281ee3dd Design changes 2013-04-23 09:12:04 +01:00
Fergal Moran
9cbccb9e61 Revamped theme 2013-04-22 21:44:39 +01:00
Fergal Moran
f1335e1f49 Refactored nice_name 2013-04-22 19:39:57 +01:00
fergalmoran
0d79147a4d Staging.. 2013-04-22 19:37:50 +01:00
Fergal Moran
94789d1c60 Testing blank profile names 2013-04-22 19:11:18 +01:00
fergalmoran
a1d213f024 Fixed layout issues with change to relative position on waveform 2013-04-22 17:47:00 +01:00
Fergal Moran
666af88cab Added total duration label 2013-04-22 17:26:44 +01:00