Thomas Lang
0536d10739
if a tag does not exist, we dont want the query to crash ( #61 )
...
* if a tag does not exist, we dont want the query to crash
* incorrect solution
Revert "if a tag does not exist, we dont want the query to crash"
This reverts commit 6680e5a6e838ff9f53d338581d655671597b7bc5.
* repaired getIdForSlug function to return int or null
* changed where, removed isempty not needed
2019-06-03 12:00:23 +02:00
flarum-bot
554e906c2b
Bundled output for commit c65aa52726
[skip ci]
2019-06-03 09:48:09 +00:00
David Sevilla Martín
c65aa52726
Update code to work with latest html5sortable ( #62 )
...
* Update code to work with latest html5sortable (0.9.16)
* Move forEach function callback to constant variable
* Extract inline function into method
2019-06-03 11:46:48 +02:00
Toby Zerner
7e5b9b3d38
Merge pull request #140 from milescellar/patch-4
...
Add ends_with validation message
2019-05-12 19:48:18 +09:30
Miles Cellar
ec652583b5
Fix translation sorting
...
As reported by @Hiobi on the French language pack ([see commit](416cbd9da9
)).
2019-05-12 11:50:09 +02:00
Miles Cellar
b0bf8f9c0c
Add ends_with validation message
...
See: 93c6874189 (diff-9c04f727a922ad4f105b9ad764ec221d)
2019-05-12 11:45:19 +02:00
flarum-bot
9292606fa4
Bundled output for commit 02048cd075
[skip ci]
2019-04-11 07:26:29 +00:00
David Sevilla Martín
3726307f16
Add custom-elements pollyfill & markdown bar if Reflect API is present
...
Ref #1702
2019-04-10 18:13:09 -04:00
lubo
8ec05c4905
bugfix when posts is not needed when showing discussion ( #17 )
...
When accessing /api/discussion/[id]?include=user, NOTICE occurs
2019-03-25 11:04:30 +01:00
flarum-bot
fd53498280
Bundled output for commit 8f8714134b
[skip ci]
2019-03-20 19:52:52 +00:00
David Sevilla Martín
8f8714134b
Add harmony-reflect to fix issues with markdown bar in IE ( #6 )
2019-03-20 20:51:23 +01:00
Franz Liedke
3b8ca7d3ba
Add strings for all mail drivers' settings
...
Refs flarum/core#1169 .
2019-03-19 09:59:28 +01:00
Franz Liedke
de29062cae
Add strings for revised mail settings page
...
Refs flarum/core#1169 .
2019-03-16 11:01:30 +01:00
bdumaspilhou
b9c4a003f2
Fixes : use display_name in mail and in subject ( #35 )
2019-03-06 23:25:23 +01:00
Franz Liedke
876c5d3a10
Add changelog
2019-02-15 00:30:51 +01:00
Franz Liedke
34553bb823
Add changelog
2019-02-15 00:30:51 +01:00
Franz Liedke
d97df66e34
Add changelog
2019-02-15 00:30:51 +01:00
Franz Liedke
f45e15c877
Add changelog
2019-02-15 00:30:50 +01:00
Franz Liedke
f00f3c985a
Add changelog
2019-02-15 00:30:50 +01:00
Franz Liedke
a27b500e9a
Add changelog
2019-02-15 00:30:49 +01:00
Franz Liedke
72f9f7d5b5
Add changelog
2019-02-15 00:30:49 +01:00
Franz Liedke
e432c0b663
Update changelog
2019-02-15 00:30:04 +01:00
Franz Liedke
6d0de4b29c
Update changelog
2019-02-15 00:30:04 +01:00
Franz Liedke
d6604dfa74
Update changelog
2019-02-15 00:30:03 +01:00
Franz Liedke
55b1fd5461
Update changelog
2019-02-15 00:30:03 +01:00
Franz Liedke
979030432f
Update changelog
2019-02-15 00:30:00 +01:00
flarum-bot
1342fb5c3a
Bundled output for commit c28aaf8ddd
[skip ci]
2019-02-13 19:09:54 +00:00
flarum-bot
20f6c33113
Bundled output for commit 06b2968636
[skip ci]
2019-02-13 19:09:47 +00:00
Franz Liedke
86dc439d52
Update JS dependencies to fix vulnerable packages
2019-02-13 20:08:20 +01:00
Franz Liedke
c28aaf8ddd
Update JS dependencies to fix vulnerable packages
2019-02-13 20:08:15 +01:00
Franz Liedke
06b2968636
Update JS dependencies to fix vulnerable packages
2019-02-13 20:08:05 +01:00
Franz Liedke
d515b16303
Depend on Laravel 5.7 for correct index names
2019-02-03 20:51:23 +01:00
Franz Liedke
95d01f3136
Depend on Laravel 5.7 for correct index names
2019-02-03 20:51:10 +01:00
Daniël Klabbers
e17d4d57b7
revert the fix index names logic, preparing for illuminate 5.7
2019-01-15 21:03:32 +01:00
Daniël Klabbers
b20d590289
revert the fix index names logic, preparing for illuminate 5.7
2019-01-15 21:03:12 +01:00
Daniël Klabbers
bb6ed4a764
revert the fix index names logic, preparing for illuminate 5.7
2019-01-15 21:01:44 +01:00
Daniël Klabbers
c18731953d
revert the fix index names logic, preparing for illuminate 5.7
2019-01-15 21:00:38 +01:00
Franz Liedke
97d118939b
Get rid of event subscribers that resolve services too early
...
Refs flarum/core#1578 .
2018-12-18 00:18:48 +01:00
Franz Liedke
b47c791e39
Get rid of event subscribers that resolve services too early
...
Refs flarum/core#1578 .
2018-12-18 00:11:36 +01:00
Franz Liedke
70a66a9529
Get rid of event subscribers that resolve services too early
...
Refs flarum/core#1578 .
2018-12-16 16:24:05 +01:00
Franz Liedke
d4783f4ac5
Get rid of event subscribers that resolve services too early, part 1
...
Refs flarum/core#1578 .
2018-12-16 15:14:00 +01:00
Franz Liedke
de1ff99356
Get rid of event subscribers that resolve services too early
...
Refs flarum/core#1578 .
2018-12-16 15:06:10 +01:00
Franz Liedke
dfadc8f5fc
Get rid of event subscribers that resolve services too early
...
Refs flarum/core#1578 .
2018-12-16 15:00:02 +01:00
Franz Liedke
42b86cd3c1
Get rid of event subscribers that resolve services too early, part 1
...
Refs flarum/core#1578 .
2018-12-15 17:26:25 +01:00
Franz Liedke
c22c74553f
Get rid of event subscribers that resolve services too early
...
Refs flarum/core#1578 .
2018-12-15 17:09:44 +01:00
Franz Liedke
c0f08ff907
Get rid of event subscribers that resolve services too early
...
Refs flarum/core#1578 .
2018-12-15 16:58:00 +01:00
Franz Liedke
8aab6111ec
Get rid of event subscribers that resolve services too early
...
Refs flarum/core#1578 .
2018-12-15 16:47:41 +01:00
Franz Liedke
7dc7225b22
Remove unused import
2018-12-15 16:37:54 +01:00
Franz Liedke
c2cabd7c2e
I can do this!
2018-12-15 16:24:31 +01:00
Franz Liedke
99adb8e998
Fix copy-paste mistake
2018-12-15 16:01:03 +01:00