Commit Graph

43 Commits

Author SHA1 Message Date
OldHawk
8eee5d78e4 feat(configure): add app.name configure item. 2017-09-14 16:39:08 +08:00
OldHawk
91bec12382 feat(users): show user h&r warning numbers in header menu and user info page 2017-09-11 15:12:21 +08:00
OldHawk
d2eae81eb2 fix(config): reset configure item variable name 2017-09-01 11:34:00 +08:00
OldHawk
03a0cd7d8f feat(core): add header dropdown menu item separator divider line 2017-06-24 00:16:14 +08:00
OldHawk
41be88aaaa feat(core): add MenuService attr 'divider' of item 2017-06-23 10:05:50 +08:00
OldHawk
fd314bf211 feat(messages): show unread messages count on header menu 2017-06-18 21:18:15 +08:00
OldHawk
44c659dace fix(invitations): count invitations on sign in 2017-06-16 17:15:38 +08:00
OldHawk
2cbc9f6c9c feat(invitation): show invitations count badge in header menu 2017-06-16 10:04:52 +08:00
OldHawk
d29796a7f0 feat(users): change score/status menu position 2017-06-13 10:34:27 +08:00
OldHawk
5b79b720ed feat(users): show scoreLevel on admin manage user view 2017-06-12 12:16:57 +08:00
OldHawk
711bc12a23 feat(users): show scoreLevel on user profile menu of header 2017-06-12 10:51:19 +08:00
OldHawk
ab93adc650 feat(users): add user score menu item 2017-06-09 16:08:04 +08:00
OldHawk
dfe599283b feat(users): add social account switch 2017-06-05 14:28:16 +08:00
OldHawk
1cbde1763f feat(core,messages,status): add module Messages and Status 2017-05-25 16:20:24 +08:00
OldHawk
127addf166 hide top menu bar displayName on screen-sm size 2017-05-17 11:25:22 +08:00
OldHawk
b289e04a35 fixed mtTarget attrs value 2017-05-13 00:11:13 +08:00
OldHawk
241f6e67bf add mtTarget directive, set menu item target 2017-05-12 21:50:59 +08:00
OldHawk
7b94e017d8 add menu item target attr, can be _blank,default _self 2017-05-07 17:23:55 +08:00
OldHawk
04ebf3a49e add language select menu & option 2017-05-06 15:04:22 +08:00
OldHawk
34458aeed4 fixed many issues 2017-05-05 17:23:24 +08:00
OldHawk
eecf64416f add navbar submenu active status 2017-05-04 11:00:43 +08:00
OldHawk
cdcacc6b85 add download btn on every list item
change meanTorrent config
2017-04-07 15:34:51 +08:00
OldHawk
e2ec5b7d01 add the footer view 2017-04-01 10:28:54 +08:00
OldHawk
756c0a9052 add many multilingual fields
add torrents and forum topbar menu
2017-03-26 18:27:53 +08:00
OldHawk
111ab49b06 add many multilingual fields
add torrents and forum topbar menu
2017-03-26 00:52:31 +08:00
OldHawk
ecad977de7 add angular-translate multilingual support 2017-03-25 23:49:29 +08:00
OldHawk
6526d88042 change config file MEAN.js -> meanTorrent 2017-03-23 13:48:43 +08:00
Cameron Behar
aebaf2ff74 fix(core): Remove the <base> tag. 2016-10-10 16:05:10 -07:00
Steve Fox
5817a484fa Add support for params in menu items
 (#1305)
* Support params to state for menu items.

* feat(core): Add support for params in menu items

Proposed by @scfox

Fixes #1304

* Removed trailing space on test.

* Changed default params to be empty object instead of empty string.
2016-07-25 14:14:39 -07:00
Ryan Hutchison
b2462ec86c feat(core): Modify core module to implement style guidelines.
Update the core module to implement the style guidelines.
Reduce size of init.js - moved filter logic out to it's own config.
Rename Menus to menuService
2016-03-23 15:41:57 -04:00
Joris Willems
500d1a62df feat(config): upgrade to angular 1.5
Update bower dependencies to more recent versions.
Resolved hard-coded dependency by updating file upload
PhantomJs to 2.x series for tests (@usta)
Fix assertion in tests for compatibility with MongoDB 3.2 (@rhutchison)
Improve coding style tests to avoid type errors (@ilanbiala)
Fix refresh showing flash of scrollbar in menu
Remove deprecated angular-ui-utils

Fixes #1124
2016-03-02 18:18:53 +01:00
Cody B. Daig
43b8caeb58 Merge pull request #1143 from trendzetter/master
feat(config): upgrade angular-bootstrap from 0.13 to 1.0
2016-01-29 11:49:39 -07:00
Andrew Throener
48eabd02ed fix(core menu): Menuize the account routes so they can be added to by submodules
Newlines fix

Removed Comment
2016-01-25 19:40:05 -06:00
Joris Willems
9cd4ceca46 feat(config): Upgrade angular-bootstrap 0.13 to 1.0
Many issues arise when using angular-bootstrap 0.13. Migration to 1.0 is
straightforward, offers a more stable interface, extra directives and fixes
many bugs.
Migration guide:
https://github.com/angular-ui/bootstrap/wiki/Migration-guide-for-prefixes

Fixes #1142
Fixes #1131
2016-01-17 22:06:34 +01:00
Ryan Hutchison
3bf07fe4ec Remove data- prefix from attributes 2015-08-25 12:34:40 -04:00
Ryan Hutchison
ef3a3f9548 formatting reboot (space-2 and consistency)
JSCS fixes

update editorconfig
2015-07-31 10:04:02 -04:00
Ryan Hutchison
9ca71c8cde remove href attribute. 2015-07-07 08:18:47 -04:00
Ryan Hutchison
73b5fa3df0 Revert "load bootstrap (doh)"
This reverts commit 7d8cea159b.
2015-07-07 08:18:38 -04:00
Ryan Hutchison
30c916030e setup dropdown menu 2015-07-05 17:51:04 -04:00
Liran Tal
d5b22e35c4 addressing missing newlines and node 0.12 version for travis-ci 2015-07-05 01:12:54 +03:00
Liran Tal
67e96a4f22 0.4.0 branch merged into master 2015-07-02 12:08:09 +03:00
cdriscol
2a3516e2a6 Removing target on signin and signup anchors to prevent a complete page reload when changing to those states. 2015-06-03 21:44:40 -06:00
Amos Haviv
ab81d61bd3 New 0.4 version 2014-11-10 23:12:33 +02:00