Franz Liedke
91a31e0149
Always use label as tooltip for header icons
...
Closes #496 .
2015-09-16 08:45:45 +02:00
Toby Zerner
63911efbcc
Make composer full-width by default
...
closes #398
2015-09-16 16:04:15 +09:30
Toby Zerner
60388236cf
Copy properties when monkey-patching
2015-09-16 16:03:25 +09:30
Toby Zerner
825b496364
Initial commit
2015-09-16 16:00:08 +09:30
Toby Zerner
7ab1eb4f64
Move post previews outside of .Post-body so they don't get clipped
2015-09-16 14:43:48 +09:30
Toby Zerner
8ce71af1bd
Revert "Revert "Scroll overflowing post content""
...
This reverts commit c7af228868
.
2015-09-16 14:10:30 +09:30
Toby Zerner
c7af228868
Revert "Scroll overflowing post content"
...
This reverts commit ebf2888057
.
2015-09-16 14:08:59 +09:30
Toby Zerner
5cac0382b7
Don't use a default dropdown label
2015-09-16 10:12:49 +09:30
Toby Zerner
ebf2888057
Scroll overflowing post content
...
closes #143
2015-09-16 08:39:30 +09:30
Franz Liedke
8f6eb51f39
Merge pull request #488 from billmn/patch-1
...
Changed default Admin password
2015-09-15 17:56:04 +02:00
Davide Bellini
cc4fba830e
Changed default Admin password
...
Default Admin password doesn't pass the new validation rule (min 8 chars)
See: 107dd268f5 (diff-2e6d4ed85cd06d3e11f7f8428746214eR126)
2015-09-15 17:52:33 +02:00
Toby Zerner
5922a64f82
Add API to set asset compiler filename
2015-09-15 21:20:32 +09:30
Franz Liedke
2152860892
Try to make PHP extension requirement message clearer
2015-09-15 09:18:26 +02:00
Franz Liedke
d68cbda900
Give more padding to discussion list controls
...
Closes #218 .
2015-09-15 09:01:41 +02:00
Toby Zerner
50168cc6e8
Mark all notifications with the same subject as read
2015-09-15 16:20:22 +09:30
Toby Zerner
83634302df
Rename ExternalAuthenticator to Authenticator
2015-09-15 16:03:10 +09:30
Toby Zerner
21b2f55b8c
Improve external authentication API
...
Some providers (e.g. Twitter) don't expose user email addresses, so it
turns out we can't use that as the sole form of identification/account
matching.
This commit introduces a new `auth_tokens` table which stores arbitrary
attributes during the sign up process. For example, when Twitter is
authenticated, a new auth token containing the user's Twitter ID will
be created. When sign up is completed with this token, that Twitter ID
will be set as an attribute on the user's account.
2015-09-15 15:56:48 +09:30
Toby Zerner
fd5f53dc09
Focus on username field when login buttons are present
2015-09-15 13:04:45 +09:30
Toby Zerner
23062c6d0a
Remove margin when no login buttons are present
2015-09-15 13:04:28 +09:30
Toby Zerner
9a10daaaf9
Tweak notifications indicator appearance
2015-09-15 12:54:49 +09:30
Toby Zerner
e50f21905f
Fix report modal not submitting
2015-09-15 12:54:38 +09:30
Toby Zerner
3b3877d690
Update for new post layout
2015-09-15 12:54:27 +09:30
Toby Zerner
3fb53df607
Merge branch 'compact-posts'
2015-09-15 12:42:32 +09:30
Toby Zerner
054159c27c
Clean up new post layout
2015-09-15 12:42:03 +09:30
Toby Zerner
485bbbe417
Merge branch 'compact-posts'
2015-09-15 12:35:38 +09:30
Toby Zerner
390feae647
Merge branch 'compact-posts'
2015-09-15 12:35:24 +09:30
Toby Zerner
1ea991c930
Merge branch 'master' into compact-posts
2015-09-15 11:27:49 +09:30
Toby Zerner
1059147e6c
Add external authenticator (social login) API
...
Allows registrations to be completed with a pre-confirmed email address
and no password.
2015-09-15 11:27:31 +09:30
Toby Zerner
9f13e454f0
Update beta 2 release date
2015-09-15 10:28:47 +09:30
Toby Zerner
1af199654e
Update dependencies
2015-09-14 18:45:49 +09:30
Toby Zerner
107dd268f5
Improve installer validation
...
Very rough, but works for now. The basic premise being that we need to
collect all user data before we proceed with installation.
2015-09-14 18:13:24 +09:30
Toby Zerner
c2f876b00b
Prevent XML from being interpreted as PHP short tags
2015-09-14 18:12:36 +09:30
Toby Zerner
440144a23e
Bump version number
2015-09-14 16:32:31 +09:30
Toby Zerner
27d020f86b
Improve API error handling
...
- Change 'path' key to 'source.pointer', as per spec
- Add 500 error detail if debug mode is on
2015-09-14 15:40:07 +09:30
Toby Zerner
644bf4eb24
Add doctrine/dbal dependency so that migrations can rename columns
2015-09-14 15:31:05 +09:30
Toby Zerner
cfa4458308
Create a new migration instead of editing old one
2015-09-14 15:24:41 +09:30
Toby Zerner
2d5d9a85c0
Use correct column name
2015-09-14 15:20:51 +09:30
Toby Zerner
c762caa921
Give tags item explicit opacity
...
Since core now makes all DiscussionListItem-info items faded by default.
2015-09-14 15:19:50 +09:30
Toby Zerner
f2d4b0cc6c
Increase text contrast
...
closes #390
2015-09-14 15:16:19 +09:30
Toby Zerner
cb1cdc1c08
Style disabled fields properly
2015-09-14 14:49:28 +09:30
Toby Zerner
41898f10d2
Only set XHR authorization header if token isn't empty
2015-09-14 14:49:11 +09:30
Toby Zerner
be7adf8534
Remove unused component
2015-09-14 14:48:05 +09:30
Toby Zerner
552e50074e
Set cookies to be HTTP only
2015-09-14 14:40:05 +09:30
Toby Zerner
17965f2f61
Password is not necessarily required
...
e.g. on my LAMP setup, I sometimes use a MySQL account without a
password
2015-09-14 14:39:18 +09:30
Franz Liedke
7ab3bc1f2d
Add changelog
2015-09-12 19:11:03 +02:00
Franz Liedke
a5fdba25e5
Cleanup
2015-09-11 09:16:53 +02:00
Franz Liedke
12ba8d1351
Implement more validation in installer
2015-09-11 09:16:43 +02:00
Malay Ladu
555a408f6c
Add green color for online indicator on user cards
...
Closes #452 .
2015-09-11 08:49:07 +02:00
Franz Liedke
48f232509b
Do not extend newly removed class
...
Related to flarum/core#118 .
2015-09-09 09:06:21 +02:00
Franz Liedke
a65b7d09ce
Do not extend newly removed class
...
Related to flarum/core#118 .
2015-09-09 09:05:23 +02:00