Commit Graph

700 Commits

Author SHA1 Message Date
printempw
1e57e9cef4 redirect to former url after setting locale 2016-09-24 23:37:28 +08:00
printempw
effa0a42df working on i18n of controllers 2016-09-24 22:49:20 +08:00
printempw
1cdfb139c1 move language switcher to HomeController 2016-09-24 22:45:54 +08:00
printempw
85645a0e6a Merge pull request #34 from g-plane/master
Thx @g-plane for works on i18n
2016-09-24 17:31:41 +08:00
printempw
6d5105b5cd check mime type of file out of laravel validator 2016-09-22 22:00:12 +08:00
g-plane
a6dbd3998d working on i18n of errors 2016-09-18 19:45:01 +08:00
g-plane
629dd20113 working on i18n of utils.js 2016-09-18 18:58:01 +08:00
g-plane
197009cf2c working on i18n of skin library 2016-09-18 13:30:58 +08:00
printempw
734efafe53 fix escaping translation 2016-09-15 23:27:06 +08:00
printempw
d9b364556b working on i18n of user center 2016-09-15 23:03:58 +08:00
printempw
23f6e4b35e add helper function for menu and copyright 2016-09-15 20:35:46 +08:00
printempw
f102512204 update README 2016-09-15 11:21:39 +08:00
printempw
c52f0e092d update gulp zipping task 2016-09-15 11:10:13 +08:00
printempw
2ad59839a5 add JavaScript i18n files 2016-09-15 11:04:42 +08:00
printempw
8507860b15 add helper function for header and footer 2016-09-15 11:04:08 +08:00
printempw
41f24b9a3a add menu for switching languages 2016-09-15 09:20:02 +08:00
printempw
0fe9cf19b4 add route for setting locale dynamically 2016-09-14 23:27:02 +08:00
printempw
d51ab2bfc6 fix combining assets 2016-09-14 22:56:07 +08:00
printempw
9642c1c9b0 move assets to resources directory 2016-09-14 22:44:30 +08:00
printempw
a207810ab9 add setting display_errors 2016-09-14 20:02:46 +08:00
printempw
b816664428 fix bootstrap of setup and migration 2016-09-14 19:57:24 +08:00
printempw
a5a48789c5 working on translations 2016-09-11 15:40:09 +08:00
printempw
2c890730b6 fix email binding 2016-09-11 15:39:55 +08:00
printempw
cb04820196 use YAML for localization 2016-09-11 11:10:02 +08:00
printempw
8571384c4a update README 2016-09-10 23:35:43 +08:00
printempw
c9daa8a02b show nickname of user instead of uid 2016-09-10 22:15:07 +08:00
printempw
0a3ea9b1e1 fix undefined tid 2016-09-10 22:06:43 +08:00
printempw
963a8a516b fix ajax url of signing in 2016-09-10 21:43:08 +08:00
printempw
6c1311db5e add json helper function 2016-09-10 21:39:45 +08:00
printempw
97539d4178 fix ajax urls at skinlib 2016-09-10 21:37:00 +08:00
printempw
b455fe6f06 fix response of validations 2016-09-10 21:14:46 +08:00
printempw
9ef9137688 extend validator rules at ValidatorExtendServiceProvider 2016-09-10 19:06:54 +08:00
printempw
a172eb0def fix asset urls at update page 2016-09-10 19:05:40 +08:00
printempw
35c978697b fix checking file exists 2016-09-10 18:50:04 +08:00
printempw
0fe1391750 simplify entrance file 2016-09-10 18:09:12 +08:00
printempw
48c02f1f01 remove phpunit.xml 2016-09-10 17:56:51 +08:00
printempw
d35f7b3249 remove unused database directory 2016-09-10 17:54:31 +08:00
printempw
5e3e1e64d4 fixed support for sub directory 2016-09-10 17:52:33 +08:00
printempw
11d08b9545 remove unused tests 2016-09-10 17:52:04 +08:00
printempw
300d5c4b6f working on support for sub directory 2016-09-10 17:02:53 +08:00
printempw
fd622e2eb8 save session when terminate abnormally 2016-09-08 18:08:45 +08:00
printempw
fe8291d05c enhance notice when submitted too many wrong passwords 2016-09-05 22:27:35 +08:00
printempw
c6bee0727f fix urls of assets for sub directory 2016-09-05 22:18:34 +08:00
printempw
691f26e736 fix UrlGenerator at error page 2016-09-04 17:05:30 +08:00
printempw
b73c819142 use Mail of laravel 2016-09-04 16:15:15 +08:00
printempw
bc73947b6b update composer.json 2016-09-04 15:49:21 +08:00
printempw
1fa51927bb use composer to load helpers 2016-09-04 15:47:51 +08:00
printempw
681a56a741 use validator of laravel instead of Validate class 2016-09-04 15:35:12 +08:00
printempw
91411f5563 fix custom message of HttpException 2016-09-04 15:16:42 +08:00
printempw
f5c9e08ad6 use validator of laravel 2016-09-03 23:50:55 +08:00