Julian Lam
|
ceb18fe73d
|
added new hook and method for plugins to introduce their own formatting options, #2743
|
2015-02-19 16:51:15 -05:00 |
|
Barış Soner Uşaklı
|
c3a51033a8
|
removed utils.getQueryParams() use utils.params()
|
2015-02-19 16:11:23 -05:00 |
|
Barış Soner Uşaklı
|
743cd20441
|
closes #2267
|
2015-02-19 15:56:12 -05:00 |
|
Julian Lam
|
350acde379
|
ability to mark a notification read/unread from dropdown list, made styling less bootstrap-locked, using FA icon in theme instead of hardcoded in template
|
2015-02-19 12:06:15 -05:00 |
|
Barış Soner Uşaklı
|
8eb45fc80a
|
dont remove self from browsing
|
2015-02-19 12:04:53 -05:00 |
|
barisusakli
|
364ed641dd
|
truncateUserList on search
|
2015-02-18 21:27:09 -05:00 |
|
barisusakli
|
aa94dafac1
|
closes #725
|
2015-02-18 21:09:33 -05:00 |
|
Julian Lam
|
6a69fcd4cd
|
fixes #2665
|
2015-02-18 15:41:44 -05:00 |
|
Julian Lam
|
502e806f88
|
fixed #2732 -- group creation now using language keys, and no longer succeeds if a group by the name of 'guest' is created.
|
2015-02-18 15:34:01 -05:00 |
|
barisusakli
|
60efeb8561
|
fix nid
|
2015-02-18 07:28:53 -05:00 |
|
barisusakli
|
31a44a9982
|
dont use fa icon
|
2015-02-18 00:04:55 -05:00 |
|
Barış Soner Uşaklı
|
25b25319f1
|
Merge pull request #2727 from yariplus/fixselects
Fix select and select multiple loading/saving on widget ACP.
|
2015-02-17 23:09:51 -05:00 |
|
barisusakli
|
75657605ad
|
fix typo in search
|
2015-02-17 18:57:24 -05:00 |
|
barisusakli
|
fbcc7c4bc3
|
closes #2634
|
2015-02-17 18:52:54 -05:00 |
|
Barış Soner Uşaklı
|
276cd51836
|
closes #2467
|
2015-02-17 15:14:06 -05:00 |
|
Barış Soner Uşaklı
|
bd553eb05d
|
closes #2002
|
2015-02-17 13:25:22 -05:00 |
|
Barış Soner Uşaklı
|
fe1f4f84ec
|
Merge pull request #2682 from MegaGM/action.posts.loaded
Change argument in action:posts.loaded
|
2015-02-17 12:26:19 -05:00 |
|
Mega
|
16c5c18165
|
Update arguments in action:posts.loaded
|
2015-02-16 10:43:56 +03:00 |
|
yariplus
|
c3f0f52757
|
Fix select and select multiple loading/saving on widget ACP.
|
2015-02-15 01:53:18 -05:00 |
|
barisusakli
|
16be6d3382
|
increase group search results to 20 items
|
2015-02-13 18:34:03 -05:00 |
|
Barış Soner Uşaklı
|
0421b6ef06
|
closes #2639
|
2015-02-12 13:04:49 -05:00 |
|
barisusakli
|
5dfafff421
|
call callback on password update
|
2015-02-11 21:26:26 -05:00 |
|
barisusakli
|
06b2a6ff68
|
closes #2717
|
2015-02-11 21:09:43 -05:00 |
|
Barış Soner Uşaklı
|
3293436867
|
closes #2640
|
2015-02-11 14:44:56 -05:00 |
|
Barış Soner Uşaklı
|
7d963e52cf
|
closes #2686
|
2015-02-11 13:44:54 -05:00 |
|
Barış Soner Uşaklı
|
d20628a8d4
|
closes #2539
|
2015-02-11 12:55:02 -05:00 |
|
Julian Lam
|
8a581ed1dd
|
fixes #2711 :rage2:
|
2015-02-11 12:30:48 -05:00 |
|
Julian Lam
|
0c5c0bf08a
|
making userRow selector less specific, in group details.js
|
2015-02-11 12:23:19 -05:00 |
|
Timothy Fike
|
a0e98d5957
|
Make widget headers clickable anywhere.
|
2015-02-10 19:47:06 -05:00 |
|
Julian Lam
|
f16c37eeaf
|
#2692
|
2015-02-10 11:17:25 -05:00 |
|
Julian Lam
|
57d45518bd
|
added a preventDefault when href="#" or data-ajaxify="false", so page doesn't send user back to top (which is kind of annoying), but not sure if this may introduce side-effects. @barisusakli @psychobunny
|
2015-02-10 11:16:24 -05:00 |
|
barisusakli
|
6cd615ee45
|
dont add post/topic query params if searching for users/tags
|
2015-02-09 17:45:35 -05:00 |
|
Barış Soner Uşaklı
|
c98720ee4c
|
show results as WIP
|
2015-02-09 17:02:47 -05:00 |
|
Barış Soner Uşaklı
|
be92f07ab9
|
save/clear search preferences
|
2015-02-09 15:32:43 -05:00 |
|
Julian Lam
|
1843d0364e
|
closed #2708
|
2015-02-08 21:06:45 -05:00 |
|
barisusakli
|
7f6518e4a6
|
private plugin link fix
|
2015-02-08 13:38:42 -05:00 |
|
barisusakli
|
138a13f1b2
|
dont crash if searchQuery is falsy
|
2015-02-07 23:10:54 -05:00 |
|
barisusakli
|
d96e4ec22a
|
fix category filter and pagination, strip marquee
|
2015-02-07 20:30:03 -05:00 |
|
barisusakli
|
4d34241072
|
missing semicolon
|
2015-02-07 20:02:21 -05:00 |
|
barisusakli
|
eff1256dfb
|
search sort, search in posts, titles, posts& titles
|
2015-02-07 20:00:07 -05:00 |
|
Julian Lam
|
957415463f
|
Merge branch '0.7.0'
Conflicts:
package.json
src/search.js
|
2015-02-07 17:07:48 -05:00 |
|
barisusakli
|
38dd3d4281
|
search newer/older than and better pagination
|
2015-02-06 19:47:27 -05:00 |
|
barisusakli
|
d65546a34d
|
search form fix
|
2015-02-05 21:08:52 -05:00 |
|
barisusakli
|
9487f3a028
|
qs module changes categories param
|
2015-02-05 20:51:25 -05:00 |
|
barisusakli
|
161b934827
|
reply count filter atleast/atmost
|
2015-02-05 17:21:01 -05:00 |
|
barisusakli
|
def600e927
|
search in categories and children
|
2015-02-05 14:55:40 -05:00 |
|
Barış Soner Uşaklı
|
ff5f3b264a
|
Merge pull request #2547 from Alpacatty/patch-1
fix generated widgets areas glitching on small screens
|
2015-02-05 11:36:47 -05:00 |
|
barisusakli
|
845b97687a
|
removed strict li selector
|
2015-02-04 19:05:43 -05:00 |
|
barisusakli
|
255f50343c
|
closes #2685
|
2015-02-03 16:13:09 -05:00 |
|
Barış Soner Uşaklı
|
a0d70b48db
|
Merge pull request #2675 from MegaGM/actionposts.edited
Added data argument to action:posts.edited hook
|
2015-02-02 15:15:04 -05:00 |
|