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
dcsjapan
e3de8a5a23
Extract translations
...
- Adds app.translator calls for forum and admin interfaces.
- Locale file to follow later.
2015-11-29 11:24:14 +09:00
dcsjapan
a4a538aa8a
Adds a missing translation text.
2015-11-28 17:44:52 +09:00
dcsjapan
3df88d6e33
Adds required double quotes to a translation.
2015-11-28 17:38:21 +09:00
dcsjapan
29dc0d5021
Extract leftover strings
...
- Adds resources in support of flarum/core #645 .
- Also fixes a few comments in the core and Tags resources.
2015-11-28 17:19:53 +09:00
dcsjapan
42eb6e3c43
English revamp for i18n docs
...
- Moves `ref` below `email`, adjacent to `group`.
- Deletes block comment for `email` namespace.
- Adds detail to block comment for `group`.
- Changes "string" to "translation" in all files.
2015-11-28 13:48:02 +09:00
Franz Liedke
2a7ccf81d5
Merge pull request #47 from maelsoucaze/laravel-validation
...
Add "required_unless" lang line
2015-11-25 14:09:44 +01:00
Maël Soucaze
a2d6f82ad4
Add "required_unless" lang line
2015-11-25 13:34:33 +01:00
Franz Liedke
2e821a7d1b
Merge pull request #46 from maelsoucaze/empty-text
...
Do not ask to create a new discussion anymore
2015-11-25 13:25:22 +01:00
Maël Soucaze
41b1334e20
Do not ask to create a new discussion anymore
2015-11-25 12:30:00 +01:00
Toby Zerner
f3a4174780
Truncate long tag names in tag selection modal
2015-11-25 15:45:51 +10:30
Toby Zerner
682cc0ac12
Merge pull request #43 from maelsoucaze/require
...
Add Flarum's Core as a requirement
2015-11-25 14:56:42 +10:30
Toby Zerner
d78bd82b65
Add FastClick
2015-11-23 10:38:20 +10:30
Toby Zerner
675412f181
More mobile UX improvements
...
- Reposition the composer when shown
- Make preview button scroll the parent frame down
- Fix iframe infinite height loop
2015-11-23 10:10:26 +10:30
David Bohn
dda09653ab
Update translation according to suggestions
2015-11-21 14:17:03 +01:00
Toby Zerner
f199170054
Fix last commit
2015-11-21 15:14:53 +10:30
Toby Zerner
19e40f76fe
Properly overflow tag selection input
2015-11-21 15:11:27 +10:30
Toby Zerner
f79844d1e3
Add translation for discussion composer title
...
Extracts "Start a Discussion" into a reference variable
2015-11-21 13:17:47 +10:30
Toby Zerner
4cb764e603
Don't directly change TextEditor styles
2015-11-21 13:11:22 +10:30