Matteo Pagliazzi
f71590449c
add hash to build files & correct minor fix
2013-09-10 12:39:17 +02:00
Matteo Pagliazzi
9cc92ccb25
serve all css minimized & static files from /build
2013-09-10 12:29:43 +02:00
Tyler Renelle
a6590e7d84
[ #1505 ] add memberServices into static. I'm adding way too many deps to the
...
static page, I need to separate out authServices bare-bones & only use
that in static
2013-09-09 21:25:45 -04:00
Tyler Renelle
23045fb72f
formatting
2013-09-09 19:12:16 -04:00
Tyler Renelle
20354c7d8a
member-since and last-logged-in
2013-09-09 19:04:46 -04:00
Tyler Renelle
89fabc38cb
add "member since" in modal
2013-09-09 18:56:46 -04:00
Tyler Renelle
ddf700d930
misc chat-box tweaks
2013-09-09 18:28:46 -04:00
Tyler Renelle
8cc96422f6
inline modal for tavern too
2013-09-09 18:04:42 -04:00
Tyler Renelle
b123843837
[ #1479 ] when clicking guild member name, replace their limited loaded data with
...
more full data from server
2013-09-09 17:39:26 -04:00
Tyler Renelle
87c2a5b57d
[ #1489 ] populate user to Members service on initial load, so it will show self
...
as leaderMessage if you're the leader of a group
2013-09-09 17:23:09 -04:00
Tyler Renelle
e1828153dd
[ #1489 ] add edit-gropu server route, basic editing of group info for now (with markdown!)
2013-09-09 17:09:45 -04:00
Tyler Renelle
f5b1748d60
[ #1489 ] use always-visible modals (what will be Panels in BS3) instead of
...
accordion. Accordions giving me headache
2013-09-09 16:34:41 -04:00
Tyler Renelle
09963ee30a
[ #1489 ] WIP start adding group edit. remove angular-ui-bootstrap accordion as it
...
was causing problems.
2013-09-09 16:15:57 -04:00
Tyler Renelle
774fa4f645
use marked instead of showdown, it's more performant and allows us to
...
sanitize the content
2013-09-09 14:06:36 -04:00
Tyler Renelle
6e800ea2d9
use markdown for profile-editing. Add save button. will remove linky
...
once everything's in markdown
2013-09-09 13:27:25 -04:00
Tyler Renelle
41cc18c1db
[ #1442 ] hotfix - put user.tasks back into the api for now
2013-09-09 11:43:24 -04:00
Tyler Renelle
6591524079
fix to auth route to show if the problem was username, not just password
2013-09-09 11:01:57 -04:00
Tyler Renelle
3929c789d1
[ #1479 ] fix to modals showing your own achievemetns (controller-scoping issue)
2013-09-09 10:30:17 -04:00
Tyler Renelle
f5ecef7c34
Merge branch 'develop' of github.com:lefnire/habitrpg into develop
2013-09-09 09:12:18 -04:00
Tyler Renelle
2230b67857
tmp hotfix, people still have null tasks? `Cannot read property 'tags'
...
of undefined`
2013-09-09 09:12:00 -04:00
Matteo Pagliazzi
8d8734d157
update bower resolution
2013-09-09 11:29:12 +02:00
Matteo Pagliazzi
6ce3488e67
set bootstrap-tour version to 0.5.0
2013-09-09 11:27:54 +02:00
Tyler Renelle
1bcdcf8590
[ #1444 ] bug fix
2013-09-09 00:13:11 -04:00
Tyler Renelle
4caec6f737
[ #1444 ] implement delete-tag (incl server route). run tags-cleanup migration
2013-09-09 00:04:02 -04:00
Tyler Renelle
f99b496a29
[ #1444 ] add filters back to use schema. Allow editing of top-level tags
...
object in PUT /user, WARNING! We want to get away from that ASAP and
instead have a nested resource for managing tags. Set default task tags
if not present, will revisit after tasks are a subdoc too
2013-09-08 23:28:34 -04:00
Tyler Renelle
9690c7112f
login form: set method='POST' & remove dymamic calculating of input
...
fields, since we now have the facebook button #1464 #1446 #1246
2013-09-08 22:49:13 -04:00
Tyler Renelle
55dffcc317
[ #1476 ] re-order "you already have this combo" message to bail early
2013-09-08 22:42:59 -04:00
Tyler Renelle
a461bda7b8
[ #1491 ] remove old.habit from bailey notif
2013-09-08 22:01:20 -04:00
Tyler Renelle
ecc442285b
[ #1491 ] add user.loggedin on cron, some comments on remove-staging-users
2013-09-08 21:45:46 -04:00
Tyler Renelle
cbe23f638a
[ #1491 ] remove preen_cron, we won't be needing that anymore. add migration to
...
remove all staged accoutns
2013-09-08 21:15:57 -04:00
Tyler Renelle
1101a1c3f3
[ #1491 ] some bug-fixes to corruption-cleanup, remove some unecessary
...
return-values on user route
2013-09-08 20:56:28 -04:00
Tyler Renelle
56080db5a1
[ #1491 ] start adding corruption-cleanup migration, including egg cleanup
...
& granting gems for all broken eggs #1386
2013-09-08 20:23:57 -04:00
Tyler Renelle
fb2f048890
add mobile links to footer
2013-09-08 19:11:08 -04:00
Tyler Renelle
52b7935b88
[ #1477 ] modal buttons bug-fix
2013-09-08 16:23:30 -04:00
Tyler Renelle
5c5212eb0e
[ #1477 ] add delete account
2013-09-08 15:17:49 -04:00
Tyler Renelle
f250a98fb7
[ #1477 ] add reset account
2013-09-08 15:11:04 -04:00
Tyler Renelle
5e51148f8e
[ #1477 ] port settings modals to jade, implemented restore
2013-09-08 13:23:37 -04:00
Tyler Renelle
d471688c54
Merge branch 'develop' of github.com:lefnire/habitrpg into develop
2013-09-08 12:29:37 -04:00
Tyler Renelle
aad034564e
[ #1459 ] add profile-editing (note, it requires bluring the input fields for
...
changes to go through - this is a pretty assuming solution, but I doubt it
will cause problems)
2013-09-08 12:28:06 -04:00
Matteo Pagliazzi
bfe7aec583
fix error code
2013-09-08 18:02:28 +02:00
Matteo Pagliazzi
8fde22c0c4
Merge branch 'develop' of https://github.com/lefnire/habitrpg into develop
2013-09-08 17:42:43 +02:00
Matteo Pagliazzi
e67bb5b9e8
fix delete chat message
2013-09-08 17:42:20 +02:00
Tyler Renelle
0b34b41bbe
fix to toggle helm
2013-09-08 11:39:30 -04:00
Matteo Pagliazzi
c9f3d3029c
delete chat message
2013-09-08 17:22:03 +02:00
Tyler Renelle
d7b21eb32a
typo fixes
2013-09-08 10:17:27 -04:00
Tyler Renelle
838d41a94e
[ #1469 ] add seed.js to initialize new projects with tavern, and anything
...
else we may need later
2013-09-08 10:14:10 -04:00
Matteo Pagliazzi
5bd9d5f9d3
fix
2013-09-08 12:15:36 +02:00
Matteo Pagliazzi
1ab002b6d7
Merge branch 'develop' of https://github.com/lefnire/habitrpg into develop
2013-09-08 12:14:31 +02:00
Matteo Pagliazzi
75613b0508
add word-wrap to member modal, linky and <a> for website
2013-09-08 12:13:55 +02:00
Matteo Pagliazzi
7842b18242
Merge pull request #1474 from Shaners/patch-1
...
Update README.md
2013-09-08 03:11:09 -07:00