Hereward Mills
|
b4173d827a
|
Replace returns with return void.
|
2015-12-24 10:58:08 +00:00 |
|
James Brooks
|
632582998f
|
Generate a 32 byte key, properly
|
2015-12-23 15:41:09 +00:00 |
|
Graham Campbell
|
27f85d941b
|
Merge pull request #1273 from cachethq/setup-middleware
Don't use filters, use middleware. Closes #1269
|
2015-12-23 15:38:45 +00:00 |
|
James Brooks
|
eab75ae831
|
Don't use filters, use middleware. Closes #1269
|
2015-12-23 15:28:45 +00:00 |
|
Graham Campbell
|
94ffa5462f
|
Convert raw usage of the session model to the repository
|
2015-12-23 15:19:09 +00:00 |
|
Graham Campbell
|
d4614d8162
|
Removed unneeded method injection
|
2015-12-23 14:51:18 +00:00 |
|
Graham Campbell
|
8bf9db6155
|
Added missing typehint
|
2015-12-23 14:50:45 +00:00 |
|
phecho
|
f072f58cb6
|
Remove dispatchFromArray
|
2015-12-23 18:23:28 +08:00 |
|
Hereward Mills
|
d176cb9b8f
|
Fully qualify class names.
|
2015-12-22 12:17:21 +00:00 |
|
Hereward Mills
|
a78a5ddb04
|
Fix some PHP docs.
|
2015-12-22 08:41:03 +00:00 |
|
phecho
|
e1fa49d1f7
|
Added missing translation
|
2015-12-22 08:48:18 +08:00 |
|
Hereward Mills
|
ee886cddfd
|
Fix some obvious spelling mistakes.
|
2015-12-21 22:06:21 +00:00 |
|
James Brooks
|
3a5405e032
|
Merge pull request #1231 from phecho/dev-login
User can login with username or email
|
2015-12-16 18:03:47 +00:00 |
|
phecho
|
c57c9db54a
|
User can login with username or email
|
2015-12-16 19:15:03 +08:00 |
|
Joseph Cohen
|
4c5a12ec89
|
Unify is clamed on Invite like we do on Subscriber
|
2015-12-09 18:36:17 -06:00 |
|
Joseph Cohen
|
e5c90b25b2
|
Make subscribers is verified a attribute getter
|
2015-12-09 17:37:54 -06:00 |
|
Joseph Cohen
|
412c119131
|
Added subcriber verified scope and already subscribed msg
|
2015-12-09 15:29:41 -06:00 |
|
Graham Campbell
|
385391bf1f
|
Merge branch '2.0'
|
2015-12-07 12:05:31 +00:00 |
|
Graham Campbell
|
c48f54ec28
|
Removed unused code
|
2015-12-07 12:05:08 +00:00 |
|
Graham Campbell
|
be793a9fd1
|
Revert "Tidy: Remove unused variable."
|
2015-12-07 12:04:05 +00:00 |
|
Hereward Mills
|
8b9adfb9f8
|
Tidy: Remove unused variable.
|
2015-12-07 11:25:38 +00:00 |
|
Graham Campbell
|
8c72cb8fa0
|
Merge pull request #1193 from phecho/merge-feed-controller
Merge Atom & Rss Controllers into Feed Controller
|
2015-12-06 10:18:51 +00:00 |
|
phecho
|
6508ebb34a
|
Merged Atom & Rss Controllers into Feed Controller
|
2015-12-01 16:59:28 +08:00 |
|
James Brooks
|
0eee495a38
|
Don't inject the Release class
|
2015-11-30 21:49:04 +00:00 |
|
James Brooks
|
b5b60fff45
|
Added update checking, part of #109
|
2015-11-29 11:00:10 +00:00 |
|
Joseph Cohen
|
a593dabeb9
|
Fix some nulls and the notifications on the handlers
|
2015-11-22 00:18:09 -06:00 |
|
James Brooks
|
ace02a5fa9
|
Applied fixes from StyleCI
|
2015-11-21 17:56:25 -05:00 |
|
Graham Campbell
|
f5b6aa42b6
|
Cleanup
|
2015-11-21 22:51:05 +00:00 |
|
Graham Campbell
|
5eb1d376cf
|
Tweak setup controller
|
2015-11-21 22:49:07 +00:00 |
|
James Brooks
|
a8dd60063e
|
Fix up pageTitle variables
|
2015-11-21 22:20:15 +00:00 |
|
James Brooks
|
34d2191140
|
Don't use is_null
|
2015-11-21 22:04:23 +00:00 |
|
Graham Campbell
|
60108fb7cc
|
Improved api validation
|
2015-11-21 21:18:40 +00:00 |
|
James Brooks
|
d08283f8a5
|
Pre-select the users language on setup
|
2015-11-21 13:49:14 +00:00 |
|
phecho
|
4015f4f150
|
Fixes issue #1164
|
2015-11-21 10:10:52 +08:00 |
|
phecho
|
32b66df5f0
|
Fixes issue #1158
|
2015-11-20 17:02:11 +08:00 |
|
phecho
|
e14ebe80e9
|
Give a right tip when a schedule be deleted successfully.
|
2015-11-20 09:43:46 +08:00 |
|
James Brooks
|
9cf600f36c
|
Fixes #1137
|
2015-11-15 18:05:23 +00:00 |
|
James Brooks
|
af176d7c7a
|
Incident API can now use incident templates with Twig templating
|
2015-11-15 11:32:51 +00:00 |
|
phecho
|
d93ecc85e3
|
Adjusted the subMenu order of Settings
|
2015-11-12 00:22:40 +08:00 |
|
phecho
|
cf89f5fcec
|
Fixed dashboard icons
|
2015-11-12 00:10:08 +08:00 |
|
phecho
|
76a6500c26
|
Fixed translations of dashboard page title
|
2015-11-11 15:31:11 +08:00 |
|
phecho
|
3b2359db1d
|
Fixed translations of dashboard page title
|
2015-11-11 15:10:57 +08:00 |
|
phecho
|
be1fccd682
|
Fixed translations of dashboard page title
|
2015-11-11 14:57:02 +08:00 |
|
James Brooks
|
73ddafc935
|
Merge pull request #1123 from phecho/master
added sub_title localization for SettingController,updated translatio…
|
2015-11-10 15:39:25 +00:00 |
|
phecho
|
67304c9eb3
|
added sub_title localization for SettingController,updated translations of zh-CN for human friendly
|
2015-11-10 20:19:42 +08:00 |
|
James Brooks
|
1c1674d5b4
|
Default enabled for PUTing component. Closes #1119
|
2015-11-10 10:48:50 +00:00 |
|
Joseph Cohen
|
29c3bcf183
|
Add email strings
|
2015-11-08 20:21:23 -06:00 |
|
Joseph Cohen
|
0b12d4e0c3
|
Add validation to signup and trans strings
|
2015-11-08 20:13:26 -06:00 |
|
Joe Cohen
|
d82bc57796
|
Applied fixes from StyleCI
|
2015-11-08 20:13:26 -06:00 |
|
Joseph Cohen
|
448f13e671
|
Handle the signup invite
|
2015-11-08 20:13:25 -06:00 |
|