Negue
b3ccdc2859
change markdown ngModel to text attribute
2015-01-01 20:57:57 +01:00
Blade Barringer
46cb38660e
Fixed padding on challenges filter box
2014-12-07 20:20:42 -06:00
Blade Barringer
ea869a4487
Adjust trasnparent class of challenge buttons. Closes #4346
2014-12-05 15:13:34 -06:00
Blade Barringer
416058ffcf
Updated href with angular expression to ng-href
2014-10-31 14:03:57 -05:00
hospect
76de909683
Minor bug: In challenges area, Join button has a yellow background
2014-10-22 01:45:37 +03:00
Alice Harris
f0c3b3db4c
add pipes in front of plain text to prevent "Warning: missing space before text for line nn of jade file ..."
2014-10-09 15:56:06 +10:00
Matteo Pagliazzi
7e53eaf1ae
Revert "Revert "ngRepeat with track by""
...
This reverts commit c90c8f9a5f .
2014-09-18 18:37:02 +02:00
Matteo Pagliazzi
c90c8f9a5f
Revert "ngRepeat with track by"
...
This reverts commit 397ef5e72c .
2014-09-08 12:30:30 +02:00
Negue
397ef5e72c
ngRepeat with track by
2014-09-05 20:10:13 +02:00
Matteo Pagliazzi
99f50b0461
fix(i18n): missing strings
2014-05-06 20:05:57 +02:00
James Hsiao
9fe8da3c12
fix space issues: contrib modal, challenge list
2014-02-20 20:33:10 -05:00
Marc-André Larivière
dc75834ec4
Changed hints style (and small quick fixes)
2014-02-16 10:13:16 -05: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
0cc31465ed
refactor(bs3): challenges
2014-02-05 19:39:26 +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
Marcelo Sizer
44d9ea2a15
i18n(interpolation): Add string interpolation
2014-01-30 18:25:25 -02:00
Marcelo Sizer
f8bc2d7618
Remove duplicated 'none' and minor adjusts
2014-01-27 23:27:11 -02:00
Matteo Pagliazzi
4274090205
fix(translations): fix #2564 and similar ones
2014-01-26 14:48:38 +01:00
Matteo Pagliazzi
13a7cc9d55
improve(translations): merge pr and lots of fixes
2014-01-23 17:02:16 +01:00
Luveluen
2282e36bac
Update challenges.jade
2014-01-23 09:31:33 +01:00
Tyler Renelle
9fa4521739
feat(challenges): add angular-ui-select2 for simpler find/select
...
challenge winner.
2014-01-22 23:22:21 -08:00
Tyler Renelle
ae0d758d8f
feat(challenges): add button for csv export
2014-01-22 23:22:21 -08:00
Luveluen
7540f6acc9
Update challenges.jade
2014-01-22 22:16:54 +01:00
Tyler Renelle
41233c7b16
feat(challenges) markdown in challenge-descriptions
2014-01-16 12:28:28 -07:00
Tyler Renelle
c9e083b602
challenges: add "official habitrpg challenge" option
2014-01-03 13:36:13 -07:00
Tyler Renelle
7195d53442
fix #2033 gems need to be div, not span
2013-12-17 19:39:11 -07:00
Nick Gordon
2a7adf7285
reverting more bindonce changes...
...
* challenges are not showing, this could be related to the bo-if directive being broken https://github.com/Pasvaz/bindonce/issues/29
* NPCs lost their color because bindonce seems to have a major issue on tags that are using both interpolation and the bo-class directives
2013-11-22 22:44:02 -08:00
Nick Gordon
b431336463
more optimizations with bindonce, replacing ngIf with boIf.
...
some of this was done with an axe rather than a fine brush, so there may be issues we need to be on the watch for.
2013-11-22 15:16:24 -08:00
Tyler Renelle
44f33f7298
Merge pull request #1872 from bobbyroberts99/wikia
...
Add link to wikia Tags article when creating a new challenge
2013-11-20 13:14:21 -08:00
Bob Steffes
6b2a60330f
Add link to wikia Tags article when creating a new challenge
...
The ? icon now links to the wiki Tags article
2013-11-20 13:08:05 -08:00
Tyler Renelle
4fa4519b34
[ #1829 ] sort challenge-box by creation date
2013-11-15 21:32:25 -08:00
Tyler Renelle
460afb7763
[ #1829 ] sort by timestamp, show group & creator in challenge header
2013-11-15 18:57:35 -08:00
Tyler Renelle
05334550b0
[ #1837 ] separate groups filter from "create new challenge"-available groups
2013-11-15 17:36:36 -08:00
Tyler Renelle
2978842d23
[ #1781 ] challenges: select-all / select-none buttons
2013-11-11 19:00:43 -08:00
Tyler Renelle
72f64fa85c
[ #1751 ] /challenges/:cid/:mid task filtering by "in this challenge" at
...
application level, not Mongo. $elemMatch doesn't support returning
multiple items, see http://goo.gl/MxmWdQ & http://goo.gl/Iku44w
2013-11-10 23:41:42 -08:00
Tyler Renelle
8c83bc6ad2
challenges: "close" => "end challenge", move outside of edit
2013-11-09 09:37:31 -08:00
Tyler Renelle
646a5c942b
[ #1716 #1705 ] working modal for challenge.participants.stats! also don't
...
scroll to top of page. We'll want to test that this doesn't break
anything else in the app, @paglias looks like the guys on that thread
felt pretty dirty about this workaround for some reason
2013-11-02 16:07:12 -07:00
Tyler Renelle
8ae75e09c5
[ #1716 ] use ui-router to collapse challenge participants (WIP)
2013-11-01 23:46:14 -07:00
Tyler Renelle
4b4a043a5f
[ #1685 ] add help popover to explain challenge task coloring / charts
2013-11-01 11:09:49 -07:00
Matteo Pagliazzi
3562079ba6
small design tweaks, fix #1682
2013-11-01 18:33:50 +01:00
Tyler Renelle
dfeae89a07
challenges: minimum 1 gem for public challenges
2013-10-31 19:30:07 -07:00
Tyler Renelle
58fa97fb19
challenges: shortcode for tag names & task tooltips
2013-10-31 18:18:34 -07:00
Tyler Renelle
14b5044fd7
[ #1695 ] add access control to update/deleting challenges
2013-10-31 15:32:30 -07:00
Tyler Renelle
39821752fa
challenges: move options/challenges to options/social/challenges
2013-10-31 14:37:04 -07:00