Sacha Greif
9bf61f3807
Changing "headline" to "title"
2014-05-16 09:19:35 +09:00
Christian Bundy
86ec3ede93
Solve trivial JS errors
...
Using jshint and and fixmyjs I went through and removed 220 trivial
Javascript errors – mostly missing semicolons, and some properties that
weren’t written in dot notation. You can view the diff of jshint’s
output here:
https://gist.github.com/christianbundy/7b37c51bb6f7c8d739e7/revisions
2014-05-06 20:15:48 -07:00
Egor Suvorov
e19508bb09
#194 : now updateCategoryInPosts correctly process deleted categories
2014-01-06 20:12:38 +02:00
Egor Suvorov
5b9c0ff5af
#194 : after category update from admin panel, all posts related to this category are updated (because full category object is stored in each post)
2014-01-06 19:59:35 +02:00
Sacha Greif
2bb0ab29fd
made updateUserProfiles into a migration
2013-11-16 13:13:21 +09:00
Sacha Greif
ad9bea13ed
refactored invites and user dashboard a bit
2013-11-14 10:49:37 +09:00
Sacha Greif
4e27e5c8c1
improving user dashboard
2013-11-08 11:15:02 +09:00
Sacha Greif
1c5c8fb575
improved user dashboard even more!
2013-11-08 11:10:23 +09:00
Sacha Greif
f2fbb98d8c
added better user filtering/sorting
2013-11-08 09:47:23 +09:00
Sacha Greif
65e59767d1
got rid of digest publications; simplified digest subscription; publishing comment author user
2013-10-26 10:37:32 +09:00
Sacha Greif
405c1ed82c
adding stub for post slug update method
2013-10-25 10:07:19 +09:00
Sacha Greif
7966f0b985
generate user slug from username, make it non-modifiable
2013-10-24 14:24:03 +09:00
Sacha Greif
9f8b74a786
URL slugs for user profiles
2013-10-24 11:04:27 +09:00