Rei
|
25f7d48c0b
|
Add login params permit
|
2014-08-26 00:48:41 +08:00 |
|
Rei
|
eac0d9a485
|
Password reset email case insensitive, fix #32
|
2014-07-10 02:29:28 +08:00 |
|
Rei
|
aa626187c3
|
Fix signup confirmation email
|
2014-05-15 23:22:57 +08:00 |
|
Rei
|
59e5daf0e3
|
Create comment notification job
|
2014-04-12 21:47:42 +08:00 |
|
Rei
|
2222810f9f
|
Add notifications settings
|
2014-04-12 20:31:13 +08:00 |
|
Rei
|
333ea733b7
|
Fix confirmaction test
|
2014-04-12 19:13:04 +08:00 |
|
Rei
|
d592561491
|
Add no confirmed filter for confirmations
|
2014-04-12 18:57:12 +08:00 |
|
Rei
|
a1959ce1b1
|
Add email_confirm_required filter
|
2014-04-12 18:48:57 +08:00 |
|
Rei
|
10bc72acc2
|
Add user confirmation module
|
2014-04-12 16:32:58 +08:00 |
|
Rei
|
9c747a64e0
|
Move Password Reset controller to users module
|
2014-04-12 13:42:27 +08:00 |
|
Rei
|
e2e3839737
|
Fix sessions limiter test
|
2014-04-05 23:11:57 +08:00 |
|
Rei
|
1d81425c62
|
Reset access limiter in UserControllerTest
|
2014-04-05 16:07:04 +08:00 |
|
Rei
|
5ad126fbaf
|
Use Rails.application.message_verifier to generate password reset token
|
2014-04-05 16:04:40 +08:00 |
|
Rei
|
8238f638e8
|
Change profile page style
|
2014-04-04 14:52:41 +08:00 |
|
Rei
|
5990ae2f26
|
mark all notification as read after index action
|
2014-03-25 13:09:24 +08:00 |
|
Rei
|
31f47318ee
|
Use includes avoid N+1 query
|
2014-03-17 22:09:01 +08:00 |
|
Rei
|
e5db7aa622
|
Add access_limiter for session controller prevent password guess
|
2014-03-08 01:21:28 +08:00 |
|
Rei
|
b631f8703f
|
Save user locale when sign up, good for email I18n
|
2014-03-05 00:16:43 +08:00 |
|
Rei
|
5248d22f45
|
password edit/update action
|
2014-02-27 18:22:56 +08:00 |
|
Rei
|
4b195b8728
|
Password reset email action
|
2014-02-27 15:40:29 +08:00 |
|
Rei
|
4d65b0effb
|
Extract current_password_required filter for setttings
|
2014-02-21 14:32:35 +08:00 |
|
Rei
|
417201851e
|
Split profile setttings
|
2014-02-21 14:29:25 +08:00 |
|
Rei
|
da8ad3af0d
|
Extract settings/application controller
|
2014-02-21 14:17:06 +08:00 |
|
Rei
|
b4c5f9e341
|
Add settings password page
|
2014-02-19 22:28:38 +08:00 |
|
Rei
|
f9b78f4919
|
Add settings account page
|
2014-02-19 16:01:18 +08:00 |
|
Rei
|
88e35ee2ec
|
Add admin attachments page
|
2014-02-18 21:26:44 +08:00 |
|
Rei
|
45b93f0663
|
Add uploader
|
2014-02-18 16:46:02 +08:00 |
|
Rei
|
b0bacede5e
|
Use client vidatation for topic/comments
|
2014-02-16 21:15:26 +08:00 |
|
Rei
|
23e91b9cb5
|
Add Topic/Comment validate
|
2014-02-15 15:20:54 +08:00 |
|
Rei
|
0891cc06f6
|
Add jquery.validte plugin, add signup form validation
|
2014-02-14 22:18:22 +08:00 |
|
Rei
|
e61ec28ba9
|
User likes page
|
2014-02-13 15:45:15 +08:00 |
|
Rei
|
f8b16df364
|
User comments page
|
2014-02-12 16:28:39 +08:00 |
|
Rei
|
004f7adc36
|
Users comments page
|
2014-02-12 16:02:42 +08:00 |
|
Rei
|
19ff77fb79
|
User topics resources
|
2014-02-12 14:52:53 +08:00 |
|
Rei
|
155215997d
|
Topic trash action
|
2014-02-10 23:28:53 +08:00 |
|
Rei
|
f656fcf86a
|
Replace trashed column with trashed_at for trashable
|
2014-02-10 23:18:57 +08:00 |
|
Rei
|
4532ef462d
|
Remove asert_login_required
|
2014-02-10 15:26:53 +08:00 |
|
Rei
|
a706e675f9
|
no_locked_required filter
|
2014-02-10 15:23:46 +08:00 |
|
Rei
|
b835f61e7e
|
Add admin users lock aciont
|
2014-02-10 14:45:47 +08:00 |
|
Rei
|
51e44caf92
|
Better admin users ui
|
2014-02-09 22:28:22 +08:00 |
|
Rei
|
825f5f7769
|
Better admin comments ui
|
2014-02-09 22:02:05 +08:00 |
|
Rei
|
e51fce7d71
|
Better admin topics ui
|
2014-02-09 20:23:15 +08:00 |
|
Rei
|
e4c4f5910d
|
Admin category destroy action
|
2014-02-08 19:05:07 +08:00 |
|
Rei
|
ea322249dc
|
Admin category edit/update action
|
2014-02-08 19:02:21 +08:00 |
|
Rei
|
db9ef91466
|
Admin category create action
|
2014-02-08 18:48:22 +08:00 |
|
Rei
|
d905f8d0d3
|
Move markdown area to dependent controller and view
|
2014-02-08 18:38:18 +08:00 |
|
Rei
|
b4b4637e92
|
Category new action
|
2014-02-08 16:47:10 +08:00 |
|
Rei
|
683ae06ac2
|
Admin category index/show page
|
2014-02-08 15:42:31 +08:00 |
|
Rei
|
0e67a03a80
|
Rename content column to body
|
2014-02-06 15:09:53 +08:00 |
|
Rei
|
e1af60ea50
|
Fast error, do not rescue from notification miss template error
|
2014-02-06 14:33:37 +08:00 |
|