Files
wavelog/application/controllers
Szymon Porwolik b349755031 Notes overhaul: updated view of the notes, added "Contacts" category with required logic, first step for callsign sticky notes (#2362)
* 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>
2025-10-02 20:20:35 +02:00
..
2025-09-04 13:54:49 +02:00
2025-07-23 13:58:14 +08:00
2025-07-23 15:21:30 +08:00
2025-01-02 12:53:46 +00:00
2025-01-22 11:20:42 +01:00
2025-01-02 10:22:23 +01:00
2025-01-02 10:22:23 +01:00
2024-12-06 09:41:07 +00:00
2025-09-09 11:55:32 +00:00
2025-01-02 10:22:23 +01:00
2025-06-21 18:45:03 +02:00
2025-03-19 10:39:36 +01:00
2025-01-02 10:22:23 +01:00
2025-09-30 08:25:15 +02:00
2025-09-08 09:24:04 +02:00
2025-07-03 15:48:59 +02:00
2025-06-25 06:52:56 +02:00
2024-08-27 20:01:06 +02:00
2025-08-10 08:03:33 +02:00
2024-08-20 20:39:55 +02:00
2025-06-23 10:40:32 +00:00
2025-01-02 10:22:23 +01:00
2025-01-02 10:22:23 +01:00
2025-06-08 07:50:16 +00:00
2025-08-23 15:42:32 +02:00
2025-05-07 16:49:00 +02:00
2025-09-22 20:57:04 +02:00
2024-12-03 10:00:28 +01:00
2025-01-02 10:22:23 +01:00
2025-07-23 09:16:59 +02:00