psychobunny
|
357de92624
|
tests/database linting
|
2015-01-03 20:08:49 -05:00 |
|
psychobunny
|
f3a113d318
|
jslinting on holiday ftw
|
2015-01-03 20:07:09 -05:00 |
|
Julian Lam
|
112a1e8c85
|
happy new year!
|
2015-01-03 17:53:25 -05:00 |
|
psychobunny
|
3da6466045
|
I thought I was on holiday (fixes infinite loop on language calls)
|
2015-01-03 03:38:01 -05:00 |
|
Oleksandr Pidlisnyi
|
f9887de478
|
footer.tpl loggedIn variable support
|
2015-01-02 17:29:03 +02:00 |
|
Julian Lam
|
02e0d4635b
|
icon mgmt for #2463
|
2015-01-01 16:24:47 -05:00 |
|
Julian Lam
|
dfe8e8de70
|
image uploading for categories, #2463
|
2015-01-01 15:35:22 -05:00 |
|
Julian Lam
|
ad723e2943
|
Merge branch 'master' into categories_revamp
Conflicts:
src/views/admin/partials/menu.tpl
|
2015-01-01 14:59:03 -05:00 |
|
barisusakli
|
7b49effc14
|
minor tweaks
|
2015-01-01 13:05:58 -05:00 |
|
Julian Lam
|
1ddb90720c
|
Merge branch 'guest-handles'
|
2014-12-31 21:30:17 -05:00 |
|
Julian Lam
|
23b9b21cdd
|
better handling of guest handles in frontend, #2569
|
2014-12-31 21:27:41 -05:00 |
|
Julian Lam
|
9befa6aca7
|
proper handling of post editing, integration with ACP toggle, #2569
|
2014-12-31 20:48:32 -05:00 |
|
barisusakli
|
ff770e3656
|
search test
|
2014-12-31 17:20:28 -05:00 |
|
barisusakli
|
6d31fee3f5
|
closes #2564
change user.search to accept params
can search substr with startsWith:false
no infinite scroll on admin user search page
|
2014-12-31 17:13:19 -05:00 |
|
barisusakli
|
fbd875b397
|
fix sortedSetIncrBy return
|
2014-12-31 16:38:57 -05:00 |
|
barisusakli
|
faf4163a6e
|
more test fixes
|
2014-12-31 16:28:24 -05:00 |
|
Julian Lam
|
325815a78d
|
showing guest handles in frontend UI #2569
|
2014-12-31 16:27:35 -05:00 |
|
barisusakli
|
861a3ca8a8
|
more test fixes
|
2014-12-31 16:14:34 -05:00 |
|
barisusakli
|
0a534b20e3
|
sortedSetCount fix for +inf/-inf
|
2014-12-31 16:09:33 -05:00 |
|
barisusakli
|
03ee524121
|
fix tests and mongo method
|
2014-12-31 15:59:57 -05:00 |
|
barisusakli
|
b443aec450
|
rest of the sorted set tests
|
2014-12-31 15:52:52 -05:00 |
|
barisusakli
|
1f0902bbe8
|
fix range tests
|
2014-12-31 14:44:52 -05:00 |
|
barisusakli
|
00541b2bc8
|
sortedSetRange tests
|
2014-12-31 14:41:58 -05:00 |
|
barisusakli
|
0ff37f9e0e
|
sorted set tests
|
2014-12-31 14:27:16 -05:00 |
|
barisusakli
|
bfaf50908d
|
closes #2565
|
2014-12-31 14:16:27 -05:00 |
|
barisusakli
|
1511a0c3fe
|
closes #2568
|
2014-12-31 13:51:47 -05:00 |
|
Julian Lam
|
b97c9e4467
|
shorter language string for composer guest handle placeholder, #2569
|
2014-12-31 12:44:26 -05:00 |
|
Julian Lam
|
7dc309fc16
|
template in composer #2569
|
2014-12-31 12:36:25 -05:00 |
|
Julian Lam
|
fcbb48bb77
|
acp setting for allowGuestHandles #2569
|
2014-12-31 12:16:20 -05:00 |
|
Julian Lam
|
cb4fb62d4a
|
moved ACP menu into a partial
|
2014-12-31 12:13:11 -05:00 |
|
barisusakli
|
38e7ecbb41
|
setRemove doesnt return result
|
2014-12-30 22:06:48 -05:00 |
|
barisusakli
|
ee820341d5
|
fix incrObjectFieldBy test
|
2014-12-30 18:52:23 -05:00 |
|
barisusakli
|
74a3977d42
|
decrObjectField, incrObjectFieldBy tests
|
2014-12-30 18:50:10 -05:00 |
|
barisusakli
|
e6244c547a
|
fix isObjectField test
|
2014-12-30 18:46:46 -05:00 |
|
barisusakli
|
9af3007f3d
|
fix copy paste fails
|
2014-12-30 18:44:44 -05:00 |
|
barisusakli
|
4d5ed784a1
|
more hash tests
getObjectValues
isObjectField
deleteObjectField
incrObjectField
|
2014-12-30 18:41:13 -05:00 |
|
barisusakli
|
13cd2e41bb
|
fix assert
|
2014-12-30 18:29:11 -05:00 |
|
barisusakli
|
ebbb1bac26
|
more hash tests
getObjectField
getObjectFields
getObjectsFields
getObjectKeys
|
2014-12-30 18:25:32 -05:00 |
|
barisusakli
|
81b32fc095
|
missing comma
|
2014-12-30 18:08:16 -05:00 |
|
barisusakli
|
a6c75eea88
|
hash tests
|
2014-12-30 18:07:06 -05:00 |
|
Julian Lam
|
1186bff890
|
category edit page, #2463
|
2014-12-30 13:04:31 -05:00 |
|
Julian Lam
|
84e90cd73d
|
category enable/disabled #2463
|
2014-12-30 12:25:39 -05:00 |
|
Julian Lam
|
a091757aa0
|
adding dedicated category edit page for ACP #2463
|
2014-12-29 21:38:21 -05:00 |
|
Julian Lam
|
6b95b28db7
|
drag/drop re-ordering fixed in ACP, #2463
|
2014-12-29 21:21:17 -05:00 |
|
Julian Lam
|
9e63b5f9a0
|
moved ACP menu into a partial
|
2014-12-29 21:21:17 -05:00 |
|
Julian Lam
|
c98331de82
|
revamping categories management page in ACP, #2463
|
2014-12-29 21:21:17 -05:00 |
|
barisusakli
|
1e6f5d822d
|
setRemove tests
|
2014-12-29 18:28:59 -05:00 |
|
barisusakli
|
adae2bd13e
|
fix copy paste fail
|
2014-12-29 18:23:17 -05:00 |
|
barisusakli
|
818182bc00
|
setCount setsCount tests
|
2014-12-29 18:20:11 -05:00 |
|
barisusakli
|
4590fe6155
|
isMemberOfSets test
|
2014-12-29 18:14:41 -05:00 |
|