mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 18:27:16 +00:00
* feat(notes): initial overhaul of notes with improved view, contact category, and better forms/validation * Notes: changes after draft PR review - improved security, avoided writing to $_POST - removing redundant $data variable passing - cleanup of xss_clean usage - changed to use existing callbook library instead new helper - migrated to plain SQL - changed name of the cat variable to category to avoid confusion - fixed translation (multiple places) * Translation of notes.js * Deleted not needed line. * Notes: Multiple fixes for after PR code review * Update application/views/notes/add.php Co-authored-by: Florian (DF2ET) <github@florian-wolters.de> * Layout improvmen of the error box suggested by phl0 * Add checking of note ownership during duplication. Co-authored-by: Fabian Berg <fabian.berg@hb9hil.org> * Notes: improved translation of one of the strings Co-authored-by: Fabian Berg <fabian.berg@hb9hil.org> * Notes: fix translation shall be using double quote Co-authored-by: Fabian Berg <fabian.berg@hb9hil.org> * Note: translation shall use double quote Co-authored-by: Fabian Berg <fabian.berg@hb9hil.org> * Notes: fix, translation shall be using sprintf Co-authored-by: Fabian Berg <fabian.berg@hb9hil.org> * Note: update -> translations shall be using double quotes Co-authored-by: Fabian Berg <fabian.berg@hb9hil.org> * Notes: fix, translation shall be using double quotes Co-authored-by: Fabian Berg <fabian.berg@hb9hil.org> * Notes: fix, translation shall be using double quotes Co-authored-by: Fabian Berg <fabian.berg@hb9hil.org> * Notes: missing translation of the error message. Co-authored-by: Fabian Berg <fabian.berg@hb9hil.org> * Notes: fix translation shall be using double quote Co-authored-by: Fabian Berg <fabian.berg@hb9hil.org> * Notes: translation of the error message Co-authored-by: Fabian Berg <fabian.berg@hb9hil.org> * Notes: moved loading of the library out of the constructor --------- Co-authored-by: Florian (DF2ET) <github@florian-wolters.de> Co-authored-by: Fabian Berg <fabian.berg@hb9hil.org>
13 KiB
13 KiB