Matteo Pagliazzi
6af71f0e44
better group invite handling
2013-10-29 16:50:28 +01:00
Shaners
4b6d49a172
Add contributor shop sprites.
2013-10-28 23:13:05 -07:00
Shaners
3b241f81ba
Merge branch 'rewrite' of https://github.com/Shaners/habitrpg-shared into rewrite
2013-10-28 22:22:54 -07:00
Shaners
620af8ed1f
Add contributor weapon and shield
2013-10-28 22:18:37 -07:00
Tyler Renelle
219318b405
challenges: remove username(), since we're now using user.profile.name
2013-10-28 18:20:21 -07:00
Tyler Renelle
c5671550f1
challenges: add group.memberCount and ability to specifiy field projections in GET request /api/v1/groups?type=guild&fields=name,description,chat
2013-10-28 18:20:02 -07:00
Matteo Pagliazzi
633ce62313
set back some derby code
2013-10-28 22:24:13 +01:00
Matteo Pagliazzi
19433f7100
remove old code
2013-10-28 22:22:33 +01:00
Matteo Pagliazzi
36229ac44c
port assign group leader
2013-10-28 22:21:18 +01:00
Matteo Pagliazzi
5744146ff6
port group websites
2013-10-28 21:58:38 +01:00
Matteo Pagliazzi
f5777dc0d0
remove donate button from front page, fix #1617
2013-10-28 21:31:44 +01:00
Tyler Renelle
4ac0ef4ac2
challenges: migration script for TaskSchema subdocs, cleanup tags, remove old challenges
2013-10-28 12:27:50 -07:00
Matteo Pagliazzi
6ee1b14e97
dismissable errors and warnings, fix #1580
2013-10-28 20:16:40 +01:00
Tyler Renelle
35c4a62de0
challenges: switch from ngRoute to ui-router
2013-10-28 11:34:08 -07:00
Tyler Renelle
f178eb2322
challenges: better lock-down on member's tasks (remove actionable items
...
except stats)
2013-10-28 11:34:08 -07:00
Tyler Renelle
d62586ef0a
challenges: stats setup
2013-10-28 11:34:08 -07:00
Tyler Renelle
44d67ac9f8
UserSchema: set default profile.name (either from facebook or username)
...
if not provided. This way we can remove the expensive username() helper
function throughout our html
2013-10-28 11:34:08 -07:00
Tyler Renelle
a078889d58
challenges: sync score to challenge, lotsa bug fixes
2013-10-28 11:34:07 -07:00
Tyler Renelle
e52d0a156a
challenges: better syncing of new, updated, & deleted tasks from
...
challenge to user. start with task.challenge.broken code
2013-10-28 11:34:07 -07:00
Tyler Renelle
d60a56432f
challenges: better unlinkig of tasks on unsubscribe
2013-10-28 11:34:07 -07:00
Tyler Renelle
fa25f3d300
challenges: WIP beginning challenges feature. some basic CRUD & some
...
basic subscribe / unsubscribe functional (but buggy)
2013-10-28 11:34:07 -07:00
Tyler Renelle
e45d8307e7
Subdocs & script templates. Migrate the API from User.tasks =>
...
User.habits/dailys/todos/rewards. Move /#/tasks & /#/options page
loading from server-sent html to everything loaded in the page as script
templates (including necessary fixes for adsense). NOTE: this commit
won't work, it depends a bit on the *next* commit with Challenges
functionality, but I wanted to separate it out a bit for clarity
2013-10-28 11:34:07 -07:00
Tyler Renelle
e81193ef28
challenges: pull in updates from the old 0.5 branch
2013-10-28 11:34:07 -07:00
Matteo Pagliazzi
e0c95b3a86
port member modal to group members list, fix #1656
2013-10-28 18:27:03 +01:00
Matteo Pagliazzi
34fedca239
always use removeSelf only for parties
2013-10-28 18:08:21 +01:00
Tyler Renelle
da563042dc
Merge pull request #1654 from HabitRPG/paglias/remove-deleted-tags
...
Migration to remove deleted tags from tasks
2013-10-28 09:25:41 -07:00
Matteo Pagliazzi
c444feb29c
removeMember return whole group
2013-10-28 17:18:15 +01:00
Tyler Renelle
91c1bd2ddb
challenges: remove derby stuff
2013-10-28 09:13:18 -07:00
Matteo Pagliazzi
23c3bcfa32
add ability to group leader to remove members, fix #1639
2013-10-28 17:10:29 +01:00
Matteo Pagliazzi
9e21974108
revert previous commit, reload after party invite accept
2013-10-28 16:24:40 +01:00
Matteo Pagliazzi
e8173a4962
remove need to refresh after having accepted party invite
2013-10-28 16:21:53 +01:00
Matteo Pagliazzi
ffdfe0b734
migration to remove deleted tags from tasks
2013-10-28 15:55:34 +01:00
Shane Lister
d7b24883b4
Update pets.jade
2013-10-27 19:21:40 -07:00
Shane Lister
399604c886
Update backer.css
2013-10-27 19:16:18 -07:00
Shane Lister
c05430aecc
Update spritesheets.css
2013-10-27 19:15:33 -07:00
Dušan Juretić
fab7a10920
make cron tests locale aware (first day of the week)
2013-10-27 20:34:36 -03:00
Dušan Juretić
ecc8ff740e
add lastDrop to helpers.newUser
2013-10-27 16:23:02 -03:00
Dušan Juretić
dd79638bac
allow any branch in travis builds
2013-10-27 16:23:02 -03:00
Dušan Juretić
b5fefc2664
add test for priority values
2013-10-27 16:23:02 -03:00
Dušan Juretić
48393637fc
using length matcher to have more helpful error messages
2013-10-27 16:23:02 -03:00
Matteo Pagliazzi
cd97cc1e24
hotfix for streak bonus being given when selling item for gold
2013-10-27 13:44:04 +01:00
Matteo Pagliazzi
c9ff96af6c
added small notice about password manager
2013-10-27 13:36:20 +01:00
Matteo Pagliazzi
24f3ba7b5c
fix for gems not removed after guild creation, fix #1186
2013-10-27 13:03:03 +01:00
Matteo Pagliazzi
72bf5d7073
Merge branch 'rewrite' of https://github.com/HabitRPG/habitrpg-shared into rewrite
2013-10-27 12:13:26 +01:00
Matteo Pagliazzi
d7416117f9
award ultimate gear achievement
2013-10-27 12:13:06 +01:00
Matteo Pagliazzi
a5af52a275
correctly award ultimategear achievement
2013-10-27 12:11:59 +01:00
Matteo Pagliazzi
39e37e1404
Merge pull request #1650 from HabitRPG/paglias/fix-1647
...
Fix #1647
2013-10-27 02:58:23 -07:00
Matteo Pagliazzi
8cdcbcf685
added comment for minimze: false
2013-10-27 10:55:43 +01:00
Matteo Pagliazzi
e4b575dcb7
add minimize: false also to group schema
2013-10-27 10:55:05 +01:00
Matteo Pagliazzi
c90b1e757c
better fix for #1647
2013-10-27 10:49:32 +01:00