Files
wavelog/application/models
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
..
2024-08-13 21:21:34 +02:00
2024-09-18 13:43:41 +00:00
2025-07-23 15:21:30 +08:00
2024-09-06 11:38:14 +00:00
2024-12-29 16:46:50 +01:00
2025-09-28 12:07:41 +02:00
2025-07-19 23:23:58 +02:00
2024-08-15 08:37:48 +02:00
2024-10-12 06:01:37 +00:00
2024-08-15 08:37:48 +02:00
2024-09-06 14:43:23 +00:00
2024-09-06 12:06:11 +00:00
2025-03-02 20:41:20 +01:00
2025-07-03 15:48:59 +02:00
2024-11-25 09:50:04 +01:00
2025-08-22 07:07:52 +00:00
2025-07-09 08:13:48 +02:00
2024-09-06 11:53:18 +00:00
2025-02-27 09:25:58 +01:00
2024-05-27 10:48:12 +00:00
2025-07-02 10:30:01 +02:00
2025-07-02 08:32:53 +00:00
2025-07-20 08:35:42 +00:00
2024-10-31 10:26:59 +01:00
2025-04-24 16:10:44 +00:00
2024-05-24 12:23:59 +02:00
2024-09-06 13:12:44 +00:00
2025-01-03 08:23:49 +01:00
2024-09-06 12:27:31 +00:00
2025-07-23 13:58:14 +08:00
2024-09-06 12:41:12 +00:00
2024-05-27 10:48:12 +00:00