Peter Jaszkowiak
ffa2bd14f8
Fix reverse proxies breaking admin translations
2017-01-07 22:48:57 -07:00
barisusakli
c0a8fd7395
allow multiple tags
2017-01-05 21:14:21 +03:00
barisusakli
ba1889f441
messaging refactor
2017-01-03 20:02:24 +03:00
barisusakli
6b2dde02b5
closes #5333
2017-01-03 15:08:16 +03:00
Barış Soner Uşaklı
a08474a9fd
Merge pull request #5319 from pichalite/issue-5317
...
Let global mods change user avatar
2016-12-31 09:40:20 +02:00
pichalite
8a68e1d918
Delete cover position data when cover photo is deleted
2016-12-29 17:28:42 +00:00
pichalite
ab797b91a4
Let global mods change user avatar
2016-12-28 19:00:14 +00:00
Julian Lam
277f447f3e
fix minSchemaDate in upgrade.js
2016-12-27 15:30:10 -05:00
Barış Soner Uşaklı
f225fc3e3d
closes #5314
2016-12-27 21:20:05 +03:00
barisusakli
190b3759a0
fix tests
2016-12-23 16:51:18 +03:00
barisusakli
a112655bd2
fix missing ;
2016-12-23 15:59:15 +03:00
barisusakli
4943832dd8
fix dupe code
2016-12-23 15:58:40 +03:00
barisusakli
306687ccaa
remove old upgrade code
2016-12-23 15:49:28 +03:00
barisusakli
e48f1dac2a
move bookmarks
2016-12-23 15:37:26 +03:00
barisusakli
c927eb15d7
fix requires
2016-12-23 15:37:18 +03:00
barisusakli
c36e2aa13d
refactor app.js/start
2016-12-23 14:45:37 +03:00
barisusakli
e1253f693a
fix redis union
2016-12-23 14:26:05 +03:00
barisusakli
b71ab64cf4
organize dbal sorted code
2016-12-23 14:12:07 +03:00
barisusakli
476ec6e4ee
closes #5307
2016-12-22 20:33:08 +03:00
psychobunny
66d8c29d25
use different path for installer files
2016-12-22 11:45:22 -05:00
barisusakli
f505b47ac9
prevent crash if topic is not found
2016-12-22 12:19:07 +03:00
Barış Soner Uşaklı
c4d4d2385b
closes #3973 closes #5303
2016-12-22 01:48:41 +03:00
Barış Soner Uşaklı
805cacb2af
dont add tid to :tids:posts if its pinned
2016-12-21 23:50:06 +03:00
psychobunny
29cf6f528c
no need to check for logged in status in ACP
2016-12-21 11:19:19 -05:00
Barış Soner Uşaklı
1b6d718dab
closes #5300
2016-12-21 15:18:43 +03:00
barisusakli
a1af59def3
add missing return, fix tests
2016-12-21 00:31:20 +03:00
barisusakli
988c485874
post tools test
2016-12-20 16:03:01 +03:00
barisusakli
f8d958e065
rooms.getAll test
2016-12-20 13:53:32 +03:00
Julian Lam
926186108b
ACP Translations
2016-12-19 15:51:44 -05:00
Peter Jaszkowiak
daf3ab4db4
WIP
2016-12-19 15:51:43 -05:00
Peter Jaszkowiak
038c45f4b6
admin/manage translations, misc
...
- Translate Manage templates and JS
- Change `translator.translate -> .html` into `.translateHtml` where fitting
- Translate `admin/partials/download_plugin_item`
2016-12-19 15:51:43 -05:00
Peter Jaszkowiak
94eb74646c
admin/manage/categories translations
...
- Fix privilege table headers so bottom borders align
- Fix `/admin` route to show Dashboard title correctly
- Translate ACP category management and privileges templates
- Translate ACP category management JS
- Remove unnecessary translates in JS
- Fix bootbox wrapper to work with translations containing html
2016-12-19 15:51:43 -05:00
Peter Jaszkowiak
862908d0eb
ACP search and title improvements
...
- Search uses translated titles if available
- Use `advanced` for `development` route titles
- Remove route title from showing up in results
- Highlight matching part of result title
- Don't show empty result contents when only title is matched
2016-12-19 15:51:43 -05:00
Peter Jaszkowiak
3008794797
admin/general JS translations and misc
2016-12-19 15:51:43 -05:00
Peter Jaszkowiak
95bef8f3f6
admin/extend JS translations and misc
2016-12-19 15:51:43 -05:00
Peter Jaszkowiak
38eba81933
ACP menu and title translations
2016-12-19 15:51:43 -05:00
Peter Jaszkowiak
0b4c39338e
Translation bootbox wrapper
...
- Replaced minfied bootbox file with unminified one since it's minified at build anyways
- Removed existing override
- Made translator more verbose in dev mode; it now warns about missing translations
2016-12-19 15:51:43 -05:00
Peter Jaszkowiak
20db4657b2
admin/general translations
2016-12-19 15:51:43 -05:00
Peter Jaszkowiak
3cd6a8a94b
admin/extend translations
2016-12-19 15:51:43 -05:00
Peter Jaszkowiak
50aed01c57
admin/development translations
2016-12-19 15:51:43 -05:00
Peter Jaszkowiak
6c1b852d48
admin/appearance translations
2016-12-19 15:51:43 -05:00
Peter Jaszkowiak
8931702136
admin/advanced translations
2016-12-19 15:51:43 -05:00
barisusakli
9ace5c6e17
moved next() of out try/catch
2016-12-19 21:46:28 +03:00
barisusakli
1fed01fe43
ability to filter search by tags
2016-12-19 21:40:16 +03:00
Barış Soner Uşaklı
4ff3d06f90
escape labelColor, icon, cover:position, validate toPid
2016-12-17 16:00:39 +03:00
barisusakli
6a0cbadb3e
closes #5290
2016-12-16 15:55:46 +03:00
barisusakli
009da723c5
meta.configs tests
2016-12-16 15:55:34 +03:00
barisusakli
975141bc9b
more tag tests
2016-12-15 18:06:49 +03:00
barisusakli
835669805a
tag tests
2016-12-15 17:26:54 +03:00
barisusakli
3bd1c6c2b5
notification tests
2016-12-15 16:08:32 +03:00