Bogdan Teodoru
ee85e9bbaf
#679 Ask for confirmation before "Mark all as Read"
2016-01-11 23:11:59 +02:00
Franz Liedke
f4a80e5992
Coding style fixes
2016-01-11 09:40:57 +01:00
Franz Liedke
201f43719b
Use new language pack helper
...
Refs flarum/core#717 .
2016-01-11 08:49:36 +01:00
Franz Liedke
27e3018b78
Update year range in LICENSE
2016-01-10 20:59:44 +01:00
Bogdan Teodoru
ace61786ba
Added "Are you sure you want to mark all notifications as read?"
2016-01-10 12:16:14 +02:00
Bogdan Teodoru
33b06f376e
Added "Are you sure you want to mark all notifications as read?"
2016-01-09 15:21:45 +02:00
Toby Zerner
46c1dbfb2a
Sort child tags in tiles
2016-01-06 09:04:04 +10:30
Toby Zerner
169222aa04
Add class when TagHero is colored
2016-01-04 16:57:07 +10:30
Maël Soucaze
f209b25f2c
Update year range in LICENSE
...
Because some changes have been done on that year.
2016-01-02 07:11:25 +01:00
Toby Zerner
290b426bf2
Only allow starting a discussion on a non-restricted tag if the user has the global permission
2016-01-02 14:57:01 +10:30
Toby Zerner
ec5c639bb6
Scroll overflowing tag tile contents
...
This is just a stopgap fix for flarum/core#653 ; I would like to revise the tag page layout at some point.
2016-01-02 14:55:48 +10:30
Toby Zerner
37ff7fdf1d
Use URL generator for mention href
2015-12-30 15:28:22 +10:30
Toby Zerner
6c3cb3f558
Rename package
2015-12-29 12:56:02 +10:30
Toby Zerner
9c7ded61fc
Rename package
2015-12-29 12:55:55 +10:30
Toby Zerner
92c6eab287
Rename package
2015-12-29 12:55:50 +10:30
Toby Zerner
85c71af3a5
Rename package
2015-12-29 12:55:46 +10:30
Toby Zerner
96e8138320
Rename package
2015-12-29 12:55:41 +10:30
Toby Zerner
9af74f89d7
Rename package
2015-12-29 12:55:37 +10:30
Toby Zerner
a49426c17d
Rename package
2015-12-29 12:55:32 +10:30
Toby Zerner
8548400eaa
Rename package
2015-12-29 12:55:28 +10:30
Toby Zerner
b2d4909068
Rename package
2015-12-29 12:55:22 +10:30
Toby Zerner
3972df0b09
Rename package
2015-12-29 12:55:18 +10:30
Toby Zerner
6f9e4f2e16
Rename package
2015-12-29 12:55:11 +10:30
Toby Zerner
38de892d36
Rename package
2015-12-29 12:55:05 +10:30
Toby Zerner
c0a54a6786
Rename package
2015-12-29 12:54:58 +10:30
Toby Zerner
ffb9f7a34d
Rename package
2015-12-29 12:54:51 +10:30
Toby Zerner
f096e54edd
Rename package
2015-12-29 12:54:24 +10:30
Toby Zerner
e087b04e6b
Rename package
2015-12-29 12:54:16 +10:30
Maël Soucaze
162d82e2df
Sort language keys by firstname (alphabetically)
2015-12-27 20:16:18 +01:00
Franz Liedke
fa72097a52
Merge pull request #57 from petermein/follow-after-reply
...
Added forum heading and followAfterReply
2015-12-27 15:51:36 +01:00
Peter Mein
3ced3d377f
Moved english to package yml
2015-12-26 22:09:27 +01:00
Toby Zerner
73e78ef80c
Pass user model, not user name
2015-12-21 08:56:11 +10:30
Toby Zerner
e8e3a45ed2
Fix translation variable
2015-12-21 08:55:44 +10:30
Peter Mein
46f3f95842
Added forum heading and followAfterReply
2015-12-17 10:51:44 +01:00
Franz Liedke
38cf04522e
Clean up code
2015-12-11 21:16:38 +01:00
ntaso
1680b1bfe9
Includes primary tag when starting a discussion under secondary tag. Fixes #424 .
2015-12-11 17:55:02 +01:00
Toby Zerner
8a698d14a6
Add ConfirmPasswordModal translations
2015-12-03 21:08:09 +10:30
Toby Zerner
0aef9df793
Add CSRF token to auth request
2015-12-03 21:00:32 +10:30
Toby Zerner
d5970ee4a0
Allow the first post to be hidden
2015-12-01 16:42:49 +10:30
dcsjapan
784ac722b7
Clean up locale files
...
- Adjusts namespacing in support of flarum/core#648 .
- Corrects key alphabetization in a few locale files.
2015-11-30 11:23:18 +09:00
Toby Zerner
c7c83ef771
Merge pull request #45 from dbohn/master
...
Added language key for allowing edit of tags.
2015-11-30 09:13:02 +10:30
Toby Zerner
1e6ab2c89d
Merge pull request #23 from dbohn/master
...
Fixing Issue flarum/core#330
2015-11-30 09:12:28 +10:30
David Bohn
5c52f3fae0
Added Change Tags Item to PermissionGrid
...
Fixed missing bower install and added TODO for translation
Added check to allow edit of tags for author in backend
Fixed code style, added translation key
Extracted tag permissions into method and restored original extension.js
Adressing chaining of policy issue
2015-11-29 23:19:18 +01:00
dcsjapan
ebb08d8596
Fix translations
...
- Fixes a copypasta translation in Suspend.
- Thanks to @maelsoucaze for proofreading, as always!
2015-11-29 16:51:29 +09:00
dcsjapan
5099791b55
Add translations for Akismet
...
- Adds resources to support flarum/akismet#1 .
2015-11-29 15:02:59 +09:00
dcsjapan
4d3df2eaf7
Extract translations
...
- Adds app.translator calls for forum and admin interfaces.
- Locale file to follow later.
2015-11-29 15:01:42 +09:00
Toby Zerner
8831566a09
Merge pull request #52 from dcsjapan/extract-approval
...
Add translations for Approval and Suspend
2015-11-29 15:17:20 +10:30
dcsjapan
fd13c4609e
Add translations for Flarum Auth extensions
...
- Adds resources to support flarum/auth-facebook#1 .
- Adds resources to support flarum/auth-github#1 .
- Adds resources to support flarum/auth-twitter#1 .
2015-11-29 13:14:40 +09:00
dcsjapan
a626f6dbb5
Add translations for Approval and Suspend
...
- Adds resources to support flarum/approval#1 .
- Adds resources to support flarum/suspend#2 .
- Updates a comment in core language resources.
2015-11-29 12:15:44 +09:00
dcsjapan
b6e5dd0726
Extract translations
...
- Adds app.translator calls for forum and admin interfaces.
- Locale file to follow later.
2015-11-29 12:13:43 +09:00