Commit Graph

5217 Commits

Author SHA1 Message Date
Tyler Renelle 8bfcb84fe9 Merge pull request #3944 from kumarei/develop
Completed tasks no longer display past dates in red
2014-08-28 11:36:17 -06:00
Nathaniel E Skiba b9321807ca Completed tasks no longer display past dates in red 2014-08-28 11:21:58 -04:00
Tyler Renelle 3a4e9b135f chore(packages): upgrade newrelic 2014-08-27 19:10:04 -06:00
Tyler Renelle 4ba860ea8c fix(sortable): don't trigger sort when dragging in place, fixes #3926 2014-08-26 14:32:21 -06:00
Tyler Renelle a98b49a461 Merge pull request #3884 from Alys/reportCountOwnedGear
count how many users own specified gear with mongodb JavaScript
2014-08-26 14:11:26 -06:00
Tyler Renelle 6960a2ddad Merge pull request #3924 from breiste/develop
Fix Play-Button width on frontpage
2014-08-26 14:02:35 -06:00
Tyler Renelle 96532ed6bd Merge pull request #3925 from ebiagogo/develop
Fixed bug #3007 where using wrong "old password" when changing password ...
2014-08-26 14:00:18 -06:00
Tyler Renelle 76206e32d6 Merge pull request #3930 from ebiagogo/3477
Fix for issue #3477, 'No "Contact Us" at Bottom of the page. Added the n...
2014-08-26 13:48:26 -06:00
Michael Looby 34aec9ea82 Merge branch 'develop' of https://github.com/ebiagogo/habitrpg into develop 2014-08-26 15:35:45 -04:00
Michael Looby 1fd27b0302 Fix for issue #3477, 'No "Contact Us" at Bottom of the page. Added the new link and used the existing env.t('contactUs') string so all the translations are correct. Also added the link to layout.jade because that was stubbed out there in comments. Both links go to a new page with other links as described in the issue. 2014-08-26 15:33:36 -04:00
Michael Looby e19aca0036 Fixed bug #3007 where using wrong "old password" when changing password results in "Password changed succesfully" message even though password change fails. 2014-08-26 15:33:36 -04:00
Michael Looby 6d1afe53c8 Merge branch 'develop' of https://github.com/ebiagogo/habitrpg into develop 2014-08-26 15:10:49 -04:00
Michael Looby 5f8a76e579 Fix for issue #3477, 'No "Contact Us" at Bottom of the page. Added the new link and used the existing env.t('contactUs') string so all the translations are correct. Also added the link to layout.jade because that was stubbed out there in comments. Both links go to a new page with other links as described in the issue. 2014-08-26 15:10:33 -04:00
Michael Looby 77a06655b6 Fixed bug #3007 where using wrong "old password" when changing password results in "Password changed succesfully" message even though password change fails. 2014-08-26 15:10:32 -04:00
Michael Looby 121d9f822d Merge branch '3477' into develop 2014-08-26 15:09:16 -04:00
Michael Looby fd1cb82716 Fix for issue #3477, 'No "Contact Us" at Bottom of the page. Added the new link and used the existing env.t('contactUs') string so all the translations are correct. Also added the link to layout.jade because that was stubbed out there in comments. Both links go to a new page with other links as described in the issue. 2014-08-26 14:59:54 -04:00
Tyler Renelle ef322443f9 refactor(tags): small cleanup 2014-08-26 10:24:43 -06:00
breiste 229bdf3625 Fix Play-Button width on frontpage
The Play-Button is too small, at least in german translation.
2014-08-26 12:18:38 +02:00
Alice Harris 840696336b Merge pull request #3922 from Alys/levelHoverFix
move Level tooltip back to Level element to avoid Buffed/Rebirth tooltip glitches
2014-08-26 17:09:44 +10:00
Alice Harris 581b921ae1 revert https://github.com/HabitRPG/habitrpg/pull/3920 because it causes level tooltip to hide Buffed and Rebirth tooltips 2014-08-26 15:49:59 +10:00
Michael Looby 5655bd59bd Fixed bug #3007 where using wrong "old password" when changing password results in "Password changed succesfully" message even though password change fails. 2014-08-26 00:27:42 -04:00
Tyler Renelle 592ffd9818 feat(registration): show some basic registration information on Settings
> Site (if facebook, then "Registered with Facebook". If local, then
username & email)
2014-08-25 18:01:57 -06:00
Tyler Renelle 0b9c5271bb feat(newStuff): show newStuff modal on page load if present 2014-08-25 17:49:53 -06:00
Tyler Renelle 2cc251149c feat(mystery): august mystery 2014-08-25 17:16:41 -06:00
Tyler Renelle 8d0611e888 Merge pull request #3919 from negue/getBuyableGear
API: get a list of buyable gear
2014-08-25 16:55:31 -06:00
Tyler Renelle 37be3032d8 Merge pull request #3915 from Alys/bowerInteractiveOff
allow bower install to run without asking for permission to collect stats
2014-08-25 12:24:18 -06:00
Tyler Renelle 13f6c5fddd Merge pull request #3913 from negue/pushToTopTooltip
Tooltip: Push to top
2014-08-25 12:22:52 -06:00
Tyler Renelle 6af2eb2fc7 Merge pull request #3920 from negue/fixLevelTooltip
fix level tooltip
2014-08-25 12:19:34 -06:00
Negue 0ddcea95f1 fix level tooltip 2014-08-25 19:04:03 +02:00
Negue 8fa565e9a0 get a list of buyable gear 2014-08-25 18:23:04 +02:00
Alice Harris a2b0612212 allow bower install to run without asking for permission to collect stats 2014-08-25 12:32:15 +10:00
Negue c74f983c03 Tooltip: Push to top 2014-08-25 00:35:22 +02:00
Tyler Renelle ef548ec9ed Merge pull request #3588 from negue/feat_pushToTop
feat(todolist): Push To Top Button
2014-08-23 17:05:32 -06:00
Tyler Renelle 494e7eeff4 Merge pull request #3907 from Alys/notifHiding
allow notifications icon to go grey when all messages have been seen - fixes https://github.com/HabitRPG/habitrpg/issues/3270
2014-08-23 16:09:56 -06:00
Tyler Renelle 184e145914 Merge remote-tracking branch 'refs/remotes/nmjones/develop' into develop
Conflicts:
	views/options/settings.jade
2014-08-23 16:05:17 -06:00
Alice Harris 1ca981d90a allow notification icon to go grey by deleting seen message data instead of setting to false 2014-08-23 14:51:34 +10:00
Alice Harris f307f5593c add migration script to remove undefined guild notifications and false guild notifications 2014-08-23 12:19:41 +10:00
Tyler Renelle 73ebdf01af Merge pull request #3898 from lynnyliz/develop
Columns were made longer by hovering over the last task in the list
2014-08-21 11:04:29 -06:00
lynnyliz 7e9e00a593 fixed an issue where hovering over the last item in a column would cause the column to lengthen if the item contained an Extra Notes bubble 2014-08-20 21:11:28 -04:00
Tyler Renelle 2f6e49f8bb Merge pull request #3897 from Alys/questImage
add quest image to party page for collection quests - fixes https://github.com/HabitRPG/habitrpg/issues/3892
2014-08-20 18:08:06 -06:00
Alice Harris fdf8aa696e add quest image to party page for collection quests - fixes https://github.com/HabitRPG/habitrpg/issues/3892 2014-08-21 06:27:01 +10:00
Tyler Renelle 50a34eb6c7 fix(tags): fix sortable tags by separating edit & !edit into diff
<ul>s (cc @Fandekasp)
2014-08-19 15:21:39 -06:00
Tyler Renelle 88d27e2153 Merge branch 'Fandekasp-sortable_tags' into develop
Conflicts:
	public/js/directives/directives.js
2014-08-19 15:00:36 -06:00
Tyler Renelle 750135b673 feat(sortable): use angular-ui-sortable instead of jqueryui directly 2014-08-19 14:35:10 -06:00
Tyler Renelle ba8cda2e51 Merge pull request #3425 from denis-sokolov/user-findtask-patch
chore(user): tiny cleanup in findTask function
2014-08-19 13:12:51 -06:00
Tyler Renelle 978d0e0528 Merge remote-tracking branch 'remotes/denis-sokolov/patch-1' into develop
Conflicts:
	README.md
2014-08-19 13:05:43 -06:00
Tyler Renelle 3ca84d8ef1 Merge pull request #3139 from mapleoin/partygems
fix Guild Gems strings on the party tab
2014-08-19 12:55:11 -06:00
Tyler Renelle b85caaf248 Merge pull request #2079 from fmarier/optimized_images
Optimized images
2014-08-19 12:50:13 -06:00
Tyler Renelle cac37d75bf Merge pull request #3846 from titilambert/develop
Add docker file
2014-08-19 12:48:08 -06:00
Matteo Pagliazzi 6340312695 fix(fbAuth): get user email @lefnire this should be all we need but not having the keys i can not test before going live 2014-08-19 04:41:04 +02:00