centre-for-educational-technology / ELU

ELU
0 stars 0 forks source link

Validation against spaces in project creation and modification form (closes #140) #144

Closed randotm closed 6 years ago

randotm commented 6 years ago

Emptying lines containing only whitespace before submitting project form on tinyMCE textareas. Manually edited files: resources/assets/js/app.js resources/views/project/new.blade.php resources/views/project/edit.blade.php app/Http/Requests/ProjectRequest.php (Could be changed back, as the changes that stayed should not make any difference as to what it did before)

Also, not sure about tinyMCE theme working correctly.