Blade Barringer
|
3153fbac3c
|
Fix bug where mutliple user ids could not be saved
|
2015-08-21 08:19:39 -05:00 |
|
Blade Barringer
|
7fcfe6734b
|
Correct spacing
|
2015-08-21 08:19:06 -05:00 |
|
Blade Barringer
|
e8b658b0de
|
Add controllers to manifest and sort them
|
2015-08-20 08:17:47 -05:00 |
|
Blade Barringer
|
65888d3f8a
|
Merge branch 'develop' into sabrecat/party-page
|
2015-08-20 07:39:25 -05:00 |
|
Sabe Jones
|
99c8f941e6
|
chore(news): August pet Bailey
|
2015-08-19 17:39:11 -04:00 |
|
Sabe Jones
|
190fdd5bb9
|
feat(pets): August cheetah quest
|
2015-08-19 16:55:14 -04:00 |
|
Blade Barringer
|
635c1ecd5a
|
Make openInviteModal function more readable
|
2015-08-19 08:53:43 -05:00 |
|
Blade Barringer
|
0eb61a5bec
|
Split out group controllers into separate files
|
2015-08-19 08:20:13 -05:00 |
|
Blade Barringer
|
b902ff63a2
|
Merge branch 'develop' into sabrecat/party-page
|
2015-08-19 08:07:34 -05:00 |
|
Blade Barringer
|
45b7e9a7d2
|
Remove .DS_Store files
|
2015-08-19 08:07:06 -05:00 |
|
Blade Barringer
|
5b02c2776e
|
Fix habitica in privacy policy
|
2015-08-19 08:06:02 -05:00 |
|
Blade Barringer
|
fa7f957ccc
|
Update habitrpg.com to habitica.com where applicable
|
2015-08-19 08:00:34 -05:00 |
|
Blade Barringer
|
1fecc7dc89
|
Change wiki links to habitica
|
2015-08-19 07:46:25 -05:00 |
|
Blade Barringer
|
ee6fe4f756
|
Use _.find for clickStart Quest
|
2015-08-18 08:02:23 -05:00 |
|
Blade Barringer
|
2e289777d5
|
Clean up groups page
|
2015-08-18 07:46:01 -05:00 |
|
Blade Barringer
|
a57e19bdba
|
Convert to private methods
|
2015-08-18 07:34:49 -05:00 |
|
Blade Barringer
|
ab7a23ad00
|
Add quest abort function back in
|
2015-08-17 22:15:51 -05:00 |
|
Blade Barringer
|
14ae3b1046
|
Add one time binding
|
2015-08-17 22:07:09 -05:00 |
|
Blade Barringer
|
ba2988ac98
|
Use new content for mixin
|
2015-08-17 21:51:08 -05:00 |
|
Blade Barringer
|
f792155b45
|
Order quests with array
|
2015-08-17 21:48:58 -05:00 |
|
Blade Barringer
|
344eded949
|
Merge branch 'develop' into sabrecat/party-page
|
2015-08-17 19:04:25 -05:00 |
|
Alys
|
71a9f7caf4
|
make challenge permission error messages translatable
|
2015-08-16 17:30:51 +10:00 |
|
Alys
|
53f861f3c0
|
allow challenges to be edited, deleted, closed by admin users (moderators and staff) through the web UI (not by API calls)
|
2015-08-16 16:51:53 +10:00 |
|
Alys
|
8e667b1019
|
delete an outdated favicon.ico file - partial fix for https://github.com/HabitRPG/habitrpg/issues/5464
|
2015-08-16 14:35:38 +10:00 |
|
Alys
|
8c186f3068
|
add close button audio menu on mobile web view - fixes https://github.com/HabitRPG/habitrpg/issues/5359
|
2015-08-15 15:21:17 +10:00 |
|
Blade Barringer
|
426acf44c8
|
Wrap task analytics in if statement
|
2015-08-14 23:43:47 -05:00 |
|
Blade Barringer
|
9e47bc3f4c
|
Merge branch 'GitHubSphinx-Sphinx-i18n-db1' into develop
|
2015-08-14 20:11:37 -05:00 |
|
Blade Barringer
|
2821e25451
|
Reinstate the string interpolation
|
2015-08-14 18:04:04 -05:00 |
|
Blade Barringer
|
28dda9ae9e
|
Fix string interpolation
|
2015-08-14 17:49:51 -05:00 |
|
Blade Barringer
|
80a6b2dcf9
|
Merge branch 'develop' into card_tweaks
|
2015-08-14 17:29:17 -05:00 |
|
Matteo Pagliazzi
|
a58c3d1e8b
|
Merge pull request #5789 from HabitRPG/paglias/loading-times
Stringify into window.env only what is used on the client
|
2015-08-14 22:14:54 +02:00 |
|
Matteo Pagliazzi
|
b31966b1ee
|
use assign in place of merge, make sure references to tavern and mods are not lost
|
2015-08-14 22:02:19 +02:00 |
|
Matteo Pagliazzi
|
2e1b046701
|
add TODO comments, send mods to client as they are used there
|
2015-08-14 21:05:04 +02:00 |
|
Matteo Pagliazzi
|
f896fdf16f
|
use only client vars on index.jade
|
2015-08-14 20:58:57 +02:00 |
|
Matteo Pagliazzi
|
3cda8b0b56
|
remove newrelic javascript from client
|
2015-08-14 20:40:51 +02:00 |
|
Sabe Jones
|
c4c563aca1
|
WIP(party-page): Restore Guild invite modal
|
2015-08-14 13:17:19 -05:00 |
|
Sabe Jones
|
572e64e3ed
|
WIP(party-page): Refactor groups service
|
2015-08-14 12:58:46 -05:00 |
|
Sabe Jones
|
0f31873262
|
Merge branch 'develop' into sabrecat/party-page
Conflicts:
common/dist/sprites/habitrpg-shared.css
common/dist/sprites/spritesmith1.css
common/dist/sprites/spritesmith1.png
common/dist/sprites/spritesmith4.css
common/dist/sprites/spritesmith4.png
website/views/options/social/index.jade
|
2015-08-14 11:23:35 -05:00 |
|
Matteo Pagliazzi
|
1840c3907b
|
fix avatar export page
|
2015-08-14 15:37:04 +02:00 |
|
Matteo Pagliazzi
|
dc4c6fa6e7
|
add TODO commit about logging errors catched when party invite code is invalid
|
2015-08-14 15:21:17 +02:00 |
|
Blade Barringer
|
80ba33bf7c
|
Fix issue where card strings required quotes
|
2015-08-14 08:13:05 -05:00 |
|
Matteo Pagliazzi
|
289d288f38
|
fix typo
|
2015-08-14 15:02:46 +02:00 |
|
Matteo Pagliazzi
|
d3c78bb890
|
revert dataexport controller changes
|
2015-08-14 15:02:16 +02:00 |
|
Matteo Pagliazzi
|
e1620bad2b
|
stringify into window.env only what we really need, save a lot of KBs
|
2015-08-14 14:53:17 +02:00 |
|
Blade Barringer
|
6be339fc77
|
Fix bug where armoire notes would not display correctly
|
2015-08-14 06:59:23 -05:00 |
|
Matteo Pagliazzi
|
34dd4494ec
|
in locals middleware require tavern and mods only once
|
2015-08-14 13:10:53 +02:00 |
|
Matteo Pagliazzi
|
ca457df36a
|
fix typo catatories -> categories
|
2015-08-14 12:23:10 +02:00 |
|
Matteo Pagliazzi
|
491652d712
|
fix several typypos and a missing dep
|
2015-08-14 12:00:09 +02:00 |
|
Matteo Pagliazzi
|
47f6f2febe
|
refactor middlewares in their own folder, move buildFiles to libs/buildFiles
|
2015-08-14 11:50:09 +02:00 |
|
Sabe Jones
|
ab91a6fba9
|
Merge pull request #5781 from HabitRPG/sabrecat/greeting-cards
Greeting and Thank-You Cards
|
2015-08-13 22:35:25 -05:00 |
|