Matteo Pagliazzi
fa2c64d2d8
chore(i18n): prepare english for transifex: remove ending or starting space & _comment strings
2014-02-11 19:30:55 +01:00
Tyler Renelle
ffb42906e1
feat(event-tracking): start adding some client-side GA event-tracking
2014-02-10 11:33:40 -07:00
Matteo Pagliazzi
1a44c3cf0c
refactor(bs3): css
2014-02-09 16:16:43 +01:00
Matteo Pagliazzi
0fe0cb4f2d
refactor(bs3): labels style and text, buttons classes
2014-02-08 16:27:34 +01:00
Matteo Pagliazzi
5b9bbb9729
refactor(bs3): settings
2014-02-05 19:54:50 +01:00
Matteo Pagliazzi
07593dc122
refactor(bs3): port quests modals, fix restore modal and various bugs
2014-02-02 16:43:58 +01:00
Matteo Pagliazzi
571954b5cf
refactor(bs3): misc fixes, port restore, delete and reset modals
2014-02-02 16:06:30 +01:00
Matteo Pagliazzi
cc348b2f11
refactor(bs3): sync with develop & misc
2014-01-31 20:04:40 +01:00
Matteo Pagliazzi
0764aa8c17
refactor(bs3): convert icons to new format
2014-01-31 19:47:48 +01:00
Matteo Pagliazzi
76db2d49c2
18n(merge): merge @Sinza- pr, @lefnire now it is ready
2014-01-30 22:25:42 +01:00
Marcelo Sizer
44d9ea2a15
i18n(interpolation): Add string interpolation
2014-01-30 18:25:25 -02:00
Matteo Pagliazzi
5f0cf6575c
fix(settings): remove unnecessary code
2014-01-30 18:44:53 +01:00
Marcelo Sizer
cd4cb0a552
i18n(subscriber): replace subscriber hard-coded strings for env.t
2014-01-28 22:30:05 -02:00
Tyler Renelle
f7f4a0c166
feat(administrators): start adding features page for admin accounts
2014-01-27 18:24:24 -08:00
Tyler Renelle
2e18f0eb82
feat(premium): backport client-side premium code to public repo, it's
...
client-side anyway (@colegleason @paglias)
2014-01-27 16:34:22 -08:00
Matteo Pagliazzi
5336134c7d
refactor(translations)
2014-01-24 22:49:36 +01:00
Matteo Pagliazzi
a6c67f1781
fix(translations): merge @luveluen pull request, fix some syntax
2014-01-22 16:09:32 +01:00
Sabe Jones
5ddf09fe13
fix(settings): reintroduce space between captions and help bubbles stripped during localization
2014-01-21 19:52:04 -06:00
Matteo Pagliazzi
52decb7ede
fix(translations): @lefnire now everything is ok
2014-01-20 17:51:43 +01:00
Matteo Pagliazzi
fba739535b
fix(translations): correct some variables
2014-01-20 17:25:14 +01:00
Luveluen
68041f206c
Update settings.jade
2014-01-19 22:02:55 +01:00
Luveluen
46e29e8999
Update settings.jade
2014-01-19 21:16:52 +01:00
Luveluen
4e5323ea2f
Update settings.jade
2014-01-19 21:10:18 +01:00
Luveluen
b48c584f43
Update settings.jade
2014-01-19 21:05:41 +01:00
Luveluen
b9bafc304e
Update settings.jade
2014-01-19 21:03:01 +01:00
Luveluen
00cb57deb6
Update settings.jade
2014-01-19 21:00:11 +01:00
Luveluen
21de0b7e74
Update settings.jade
2014-01-19 19:58:04 +01:00
Luveluen
6dd0e48887
Update settings.jade
2014-01-19 18:56:39 +01:00
Tyler Renelle
86220f3e0e
Merge pull request #2319 from HabitRPG/sabe/preferences
...
Finish up @wc8 suggested user preferences: tags and Advanced Options
2014-01-15 21:04:05 -08:00
Cole Gleason
7baf0ee7a1
Made QR code valid JSON. Fixes #2354
2014-01-11 04:19:18 -06:00
Sabe Jones
27e9dfa0d5
Finish up @wc8 suggested user preferences: tags and Advanced Options start collapsed
2014-01-08 22:19:38 -06:00
Sabe Jones
089ea05cf4
Readability tweak: sentence case for options not on buttons
2014-01-07 20:20:05 -06:00
Sabe Jones
9c545add5e
New user preference: open new tasks in edit mode
2014-01-07 20:14:57 -06:00
Tyler Renelle
3b3b0e6915
#2245 don't show class-tour button unless the class system is enabled
2014-01-06 21:20:27 -07:00
Tyler Renelle
e6e922d00a
add note to custom-day-start property, warning users against using it (@wc8)
2014-01-02 17:16:55 -07:00
Tyler Renelle
0f3202f964
#2200 change-password is showing for facebook-registered users for some reason
2013-12-31 20:00:15 -07:00
Tyler Renelle
77c6777506
checklists: collapse individually
2013-12-31 13:50:14 -07:00
Tyler Renelle
4fcee66c3b
checklists: inline by default, add help popover
2013-12-30 14:40:07 -07:00
Tyler Renelle
63541ad268
checklists: add inline-checklists user preference, and hide inlines when
...
editing
2013-12-30 10:33:48 -07:00
Tyler Renelle
41cc6ff3bc
fix #2032 - add button to show classes tour, mention 10pt/day mp regen
2013-12-17 19:22:21 -07:00
Tyler Renelle
87f4a1d204
#2017 add ability to opt out of classes entirely (@wc8)
2013-12-17 16:44:46 -07:00
Tyler Renelle
ceea1b5909
#2008 add option to disable sticky header
2013-12-17 14:04:38 -07:00
Tyler Renelle
ee1cd3c05d
[ #1977 ] APIv2 WIP - start of a framework where operations are shared
...
between client & server. If the op is called on the client, it updates
the user & then POSTs to the server with op of the same name. If called
on server, it updates the user and user.save()s
2013-12-11 21:42:57 -07:00
Sabe Jones
37f7a923ea
Fix #1934 (make Reset and Restore options more distinct)
2013-12-02 10:20:38 -06:00
Nick Gordon
c0a02eeef8
support for xml and json export of all user data
2013-11-25 08:06:27 -08:00
Nick Gordon
5116a99dce
moved UI stuff into the settings area, moved authWithSession to the Auth controller
2013-11-15 16:25:09 -08:00
Matteo Pagliazzi
be2010b0a2
add sample app.json for new translations, send client side strings to the browser, send languages to the browser with a language name and code
2013-11-12 22:01:27 +01:00
Matteo Pagliazzi
5ddf54466c
can change language from setting
2013-11-12 16:13:35 +01:00
Tyler Renelle
35c4a62de0
challenges: switch from ngRoute to ui-router
2013-10-28 11:34:08 -07:00
Tyler Renelle
a7e99d0ac0
[ #1396 ] add ability to show tour at any time. Also add ability to show
...
Bailey at any time
2013-09-10 18:36:10 -04:00