Julian Lam
5487da9030
updated web installer to auto-select the database if passed in via env var
2015-04-24 14:50:31 -04:00
Julian Lam
67eef3653b
updated the web install form to populate the database fields if a value is passed in
2015-04-24 14:40:14 -04:00
barisusakli
dc16a665ae
page checks #3089
2015-04-24 10:59:00 -04:00
barisusakli
47a2377229
closes #3089
2015-04-24 10:39:24 -04:00
barisusakli
03b0d282f1
search fix prevent crash if search term is invalid regex
2015-04-23 17:58:28 -04:00
barisusakli
e5928f330e
closes #3085
2015-04-23 17:18:11 -04:00
barisusakli
d6949815ad
#3085
2015-04-23 17:03:31 -04:00
Barış Soner Uşaklı
a5c52958e7
made handleSearch public
2015-04-23 16:06:27 -04:00
Barış Soner Uşaklı
e88d88e56c
added return false
2015-04-23 15:43:50 -04:00
Barış Soner Uşaklı
8544531a79
removed event
2015-04-23 15:05:27 -04:00
Barış Soner Uşaklı
21b634e03f
closes #3081
2015-04-23 14:37:27 -04:00
Barış Soner Uşaklı
f44e850fa0
revert last change, breaks ajaxify
2015-04-23 13:50:48 -04:00
Barış Soner Uşaklı
5d5346c4f9
allow overriding template name
2015-04-23 13:43:27 -04:00
Julian Lam
a54dccdf3b
closed #3068
2015-04-23 11:27:44 -04:00
Julian Lam
15265bf36e
Merge pull request #3071 from yariplus/settingsobject2
...
Enhance settings object plugin
2015-04-23 11:18:46 -04:00
Julian Lam
c004efee3f
closed #3084
2015-04-23 11:15:37 -04:00
psychobunny
a9015cee03
Merge remote-tracking branch 'origin/master' into web-install
2015-04-22 18:21:22 -04:00
psychobunny
fac747cab7
call loader.js instead
2015-04-22 17:59:08 -04:00
psychobunny
24a11314dc
installer - finally got it all working ;)
2015-04-22 17:51:35 -04:00
psychobunny
255e3bdd20
default is 4567 instead of 8080
2015-04-22 15:52:12 -04:00
psychobunny
e8ea1e12a1
launch nodebb after install
2015-04-22 15:51:14 -04:00
psychobunny
ddd5c49461
installer ux fixes
2015-04-22 15:29:29 -04:00
psychobunny
9b53cdfcc0
skip to the launch screen if config is set but installer is still active
2015-04-22 15:17:08 -04:00
psychobunny
7488fa0416
cleanup; fixes
2015-04-22 15:13:59 -04:00
psychobunny
5db3166136
log
2015-04-22 14:54:55 -04:00
psychobunny
d72d1a1641
save values from form
2015-04-22 14:54:35 -04:00
psychobunny
45e216edef
installer: database error messages
2015-04-22 14:49:31 -04:00
psychobunny
8556ddd9a0
installation spinner; started launch page
2015-04-22 14:39:37 -04:00
psychobunny
e9a92bd1bf
removed some compile scripts that we don't need
2015-04-22 14:08:15 -04:00
psychobunny
6533941207
remove hardcoded port variable
2015-04-22 14:07:24 -04:00
psychobunny
b617c1faa9
use from-file to optimize grunt dev with web installer
2015-04-22 14:06:59 -04:00
psychobunny
c8000d36db
hint
2015-04-22 13:58:43 -04:00
psychobunny
f981e6d466
fixed confirm password validation
2015-04-22 13:57:18 -04:00
barisusakli
d99e028a1e
only call sortedSetCard if using pagination
2015-04-22 13:57:14 -04:00
psychobunny
220dec5711
installer: validate before sending form
2015-04-22 13:54:51 -04:00
barisusakli
dd61bdb9c6
closes #3038
2015-04-22 13:47:41 -04:00
psychobunny
ee78281f35
console.log
2015-04-22 13:22:07 -04:00
barisusakli
6dfb229c66
closes #2842
2015-04-22 12:13:14 -04:00
psychobunny
176bf28d2f
web installer works, woohoo!
2015-04-22 11:36:19 -04:00
psychobunny
948ad5fb44
Merge remote-tracking branch 'origin/master' into web-install
2015-04-22 11:23:10 -04:00
psychobunny
859e7593e1
basic installer function
2015-04-22 11:22:55 -04:00
barisusakli
a2497b050e
crash fix
2015-04-22 11:10:46 -04:00
Julian Lam
8f5c393b12
only exposing password at setup end if one is autogenerated
2015-04-22 10:58:58 -04:00
barisusakli
7632997a99
closes #3045
2015-04-22 10:41:49 -04:00
Julian Lam
d7444e5edf
removed from required values for env setup
2015-04-22 10:30:42 -04:00
Julian Lam
b604c9d5e1
updated install script to accept environment variables
...
updated upgrade script to execute callback when present
updated install script to not fire upgrades unless necessary
updated install script to write directly to console, and not through winston
if a password is not provided, one is auto-generated
2015-04-22 10:28:03 -04:00
psychobunny
3d9519bdec
installer: actually installing nodebb
2015-04-21 20:42:06 -04:00
psychobunny
e2215b9912
don't blindly ignore error in install.js
2015-04-21 20:27:40 -04:00
psychobunny
89c863caa7
embarassing console.log's are allowed at 8pm on monday
2015-04-21 20:05:35 -04:00
psychobunny
213ee2d063
installer: fixed validation
2015-04-21 20:04:38 -04:00