Szymon Porwolik
|
db19642294
|
Notes: added stroked zero button
|
2025-10-09 20:26:23 +02:00 |
|
HB9HIL
|
ab624a7d66
|
sorry that was bad english
|
2025-10-02 20:40:19 +02:00 |
|
HB9HIL
|
925c15c578
|
make sure same strings are the same
|
2025-10-02 20:37:28 +02:00 |
|
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 |
|
HB9HIL
|
133191d93e
|
use <?= for better readability
|
2024-06-06 20:23:19 +02:00 |
|
HB9HIL
|
0284e6ce19
|
first big change
|
2024-06-06 15:41:03 +02:00 |
|
Andreas
|
b5d4e41806
|
[Translation] Replaced string $this->lang-line where no echo was used
|
2023-05-14 13:54:10 +02:00 |
|
Andreas
|
ac2cdc6e58
|
[Translation] Replaced all language string from $this->lang->line to lang
|
2023-05-14 13:45:10 +02:00 |
|
Peter Goodhall
|
f507acde67
|
[Notes][Translate] Added Code to support translating UI to other langs
|
2021-01-11 15:22:48 +00:00 |
|
Peter Goodhall
|
46dfd35815
|
Added Quill WYSIWYG to Notes, added XSS to user area and Notes
|
2019-10-05 21:57:44 +01:00 |
|
Peter Goodhall
|
589d56a231
|
Notes User Interface updated
|
2019-05-13 18:28:16 +01:00 |
|
Tobias Mädel
|
9191cfc332
|
Fix encoding on this file (convert to UTF8)
|
2018-12-18 00:05:29 +01:00 |
|
Peter Goodhall
|
01163e95e8
|
Major UI changes, some areas like search are broken
|
2011-11-06 23:09:51 +00:00 |
|
Peter Goodhall
|
77e12484c0
|
Added submenu to notes and improved notice if no notes exist
|
2011-09-28 12:06:41 +01:00 |
|
Peter Goodhall
|
925034e3e5
|
Added Name Field, QRA Lookup, Stats Tab
|
2011-07-24 23:33:08 +01:00 |
|
Peter Goodhall
|
8ac7fbd70f
|
changes to css, views, background code
|
2011-07-22 00:10:09 +01:00 |
|
Peter Goodhall
|
ec190cc61e
|
Updated codebase added notes, new dashboard, search features
|
2011-06-17 13:52:00 +01:00 |
|