dcsjapan
|
634d98cf8b
|
Delete unnecessary brackets
- Removes unneeded brackets from FlagPostModal.js
- Sorry 'bout that, Chief!
|
2015-10-21 17:53:36 +09:00 |
|
dcsjapan
|
99b3bd6673
|
Reorganize key names for Pusher
See [flarum/core #265](https://github.com/flarum/core/issues/265).
- Adjusts key names to three-tier namespacing.
- Adds newly extracted strings.
- Adds commenting to match core.
|
2015-10-21 17:39:27 +09:00 |
|
dcsjapan
|
5db360afca
|
Reorganize key names
See [flarum/core #265](https://github.com/flarum/core/issues/265).
- Adjusts key names to three-tier namespacing.
- Extracts previously unextracted strings.
|
2015-10-21 17:38:53 +09:00 |
|
Toby Zerner
|
44e128c617
|
Merge pull request #17 from maelsoucaze/newline
Remove extra newline
|
2015-10-21 19:07:17 +10:30 |
|
Maël Soucaze
|
594f23f808
|
Remove extra newline
|
2015-10-21 10:30:34 +02:00 |
|
Franz Liedke
|
cc7d553d95
|
Merge pull request #16 from maelsoucaze/typo
Fix a typo
|
2015-10-21 10:28:52 +02:00 |
|
Maël Soucaze
|
8a273c28eb
|
Fix a typo
|
2015-10-21 10:27:14 +02:00 |
|
Toby Zerner
|
eb398c9cbc
|
Merge pull request #2 from dcsjapan/key-reorganization
Reorganize key names
|
2015-10-21 18:11:40 +10:30 |
|
Toby Zerner
|
668eccb7b8
|
Merge pull request #14 from dcsjapan/lock-key-reorganization
Reorganize key names for Lock
|
2015-10-21 18:11:31 +10:30 |
|
Toby Zerner
|
d3a48bf323
|
Merge pull request #15 from dcsjapan/badge-namespace
Add namespacing for badges
|
2015-10-21 18:11:24 +10:30 |
|
Toby Zerner
|
583a4f1d73
|
Merge pull request #598 from dcsjapan/badge-namespace
Add namespacing for badges
|
2015-10-21 18:11:02 +10:30 |
|
dcsjapan
|
605d501b50
|
Add namespacing for badges
- Adds a `lib.badge` namespace to match extension handling.
|
2015-10-21 16:30:53 +09:00 |
|
dcsjapan
|
017bb43d69
|
Add namespacing for badges
- Adds a `lib.badge` namespace to match extension handling.
|
2015-10-21 16:30:20 +09:00 |
|
dcsjapan
|
93ec8bf255
|
Reorganize key names
See [flarum/core #265](https://github.com/flarum/core/issues/265).
- Adjusts key names to three-tier namespacing.
- Extracts previously unextracted strings.
|
2015-10-21 16:21:23 +09:00 |
|
dcsjapan
|
e2c9683827
|
Reorganize key names for Lock
See [flarum/core #265](https://github.com/flarum/core/issues/265).
- Adjusts key names to three-tier namespacing.
- Adds newly extracted strings.
- Adds commenting to match core.
|
2015-10-21 16:19:28 +09:00 |
|
Toby Zerner
|
b2cfbf4450
|
Merge pull request #13 from dcsjapan/extension-key-reorganization
Reorganize key names for Flags
|
2015-10-21 17:33:00 +10:30 |
|
Toby Zerner
|
d4df5fbcab
|
Merge pull request #1 from dcsjapan/key-reorganization
Reorganize key names
|
2015-10-21 17:32:58 +10:30 |
|
dcsjapan
|
3302ea0e1e
|
Reorganize key names
See [flarum/core #265](https://github.com/flarum/core/issues/265).
- Adjusts key names to three-tier namespacing.
- Extracts previously unextracted strings.
Supported by [flarum/english #13](https://github.com/flarum/english/pull/13).
|
2015-10-21 15:22:49 +09:00 |
|
dcsjapan
|
c1a670a0ee
|
Reorganize key names for Flags
See flarum/core #265
- Adjusts key names to three-tier namespacing.
- Adds newly extracted strings.
- Adds commenting to match core.
|
2015-10-21 15:15:32 +09:00 |
|
Toby Zerner
|
429161c4fe
|
Add translations for basic HTML interface
|
2015-10-21 11:37:46 +10:30 |
|
Toby Zerner
|
69f8acd0e0
|
Translate basic HTML views
app('view') call to set translator is temporary. See #189
|
2015-10-21 11:36:49 +10:30 |
|
Toby Zerner
|
882133ca55
|
Increase username max length
Not sure why it was at 8!
|
2015-10-21 11:13:55 +10:30 |
|
Toby Zerner
|
396de53322
|
Improve request error debug output
|
2015-10-21 10:47:07 +10:30 |
|
Toby Zerner
|
835e9e5d86
|
Remove app.trans shortcut
Use `app.translator.trans` instead.
|
2015-10-21 10:31:28 +10:30 |
|
Toby Zerner
|
117fc7d46b
|
Change app.trans calls to app.translator.trans calls
|
2015-10-21 10:30:09 +10:30 |
|
Toby Zerner
|
3c62230b62
|
Change app.trans calls to app.translator.trans calls
|
2015-10-21 10:29:48 +10:30 |
|
Toby Zerner
|
45e3e0fbff
|
Change app.trans calls to app.translator.trans calls
|
2015-10-21 10:29:31 +10:30 |
|
Toby Zerner
|
3dd2260b0f
|
Change app.trans calls to app.translator.trans calls
|
2015-10-21 10:29:17 +10:30 |
|
Toby Zerner
|
ae7baa1e7f
|
Change app.trans calls to app.translator.trans calls
|
2015-10-21 10:28:59 +10:30 |
|
Toby Zerner
|
3380495222
|
Change app.trans calls to app.translator.trans calls
|
2015-10-21 10:28:41 +10:30 |
|
Toby Zerner
|
add40d3268
|
Change app.trans calls to app.translator.trans calls
|
2015-10-21 10:28:20 +10:30 |
|
Toby Zerner
|
3894e71f15
|
Fix translation keys
|
2015-10-21 10:27:09 +10:30 |
|
Toby Zerner
|
350248b6e9
|
Fix reference key name
|
2015-10-21 10:26:42 +10:30 |
|
Toby Zerner
|
5a050b30f0
|
Merge pull request #12 from dcsjapan/namepace-chunks
Group translation keys by sub-key instead of prefix
|
2015-10-21 10:13:39 +10:30 |
|
Toby Zerner
|
c5f9124e6c
|
Merge branch 'dcsjapan-key-adjustment'
|
2015-10-21 10:02:22 +10:30 |
|
Toby Zerner
|
e7d8617ecc
|
Merge branch 'key-adjustment' of https://github.com/dcsjapan/flarum-core into dcsjapan-key-adjustment
# Conflicts:
# js/forum/src/components/LogInModal.js
|
2015-10-21 10:02:07 +10:30 |
|
Toby Zerner
|
a275e308fb
|
Improve client boot failure error message/appearance
|
2015-10-21 09:59:22 +10:30 |
|
Toby Zerner
|
5bec750f12
|
Change back to 401 error on invalid login
See f2dbb96e84 (commitcomment-13866552)
|
2015-10-21 09:04:58 +10:30 |
|
Toby Zerner
|
15b05b359d
|
Fix bad filename
|
2015-10-20 22:52:47 +10:30 |
|
Toby Zerner
|
542d7dd543
|
Update broken bower resource paths
|
2015-10-20 22:48:32 +10:30 |
|
Toby Zerner
|
c0e3cb1833
|
Don't use array_filter flag (PHP 5.6 only)
|
2015-10-20 22:25:20 +10:30 |
|
Toby Zerner
|
d237dc84aa
|
Fix installation
|
2015-10-20 22:07:35 +10:30 |
|
Toby Zerner
|
c82a48bfbb
|
Revert error handling regression
|
2015-10-20 22:07:08 +10:30 |
|
Toby Zerner
|
281f1f39c2
|
Revert part of last commit
|
2015-10-20 22:06:44 +10:30 |
|
dcsjapan
|
da428db02d
|
Fix the double correction
- Fixes one mangled app.translator call.
|
2015-10-20 15:44:58 +09:00 |
|
dcsjapan
|
f520a8b9ac
|
Add third tier to key namespacing
- Changes all `app.trans` calls to `app.translator.trans` calls.
- Changes existing keys to [three-tier namespace structure](https://github.com/flarum/english/pull/12).
- Extracts additional strings for `lib:` namespace.
- Extracts two previously missed strings for EditGroupModal.js.
|
2015-10-20 13:04:43 +09:00 |
|
dcsjapan
|
664faa296c
|
Additional changes to library keys
- Accommodates new error messages
- Changes the namespace for number abbreviations
|
2015-10-20 12:28:34 +09:00 |
|
Toby Zerner
|
c7da79a646
|
Use more concise error handling
|
2015-10-20 12:50:19 +10:30 |
|
Toby Zerner
|
726d17dc4a
|
Use more concise error handling
|
2015-10-20 12:50:04 +10:30 |
|
Toby Zerner
|
ebb4623223
|
Remove behaviour where backspace re-focuses on title field
|
2015-10-20 12:49:19 +10:30 |
|