Wykres commitów

4979 Commity (f5baeb8fa20e74ec6621e2b46b857101eaaa9e4a)

Autor SHA1 Wiadomość Data
int2001 f5baeb8fa2
fixed "no active label"-detection 2023-08-03 11:34:29 +00:00
Andreas bf858f31de Added dialog for delete 2023-08-03 13:24:05 +02:00
int2001 126d781baa
Added Station-ID to label-qso-view 2023-08-03 11:15:02 +00:00
Andreas 3974fba6bb Merge branch 'labels_paper_types' of https://github.com/AndreasK79/Cloudlog into labels_paper_types 2023-08-03 12:30:29 +02:00
Andreas 2db344d220 Removed last modified. Also shows portrait/landscape in table 2023-08-03 12:27:17 +02:00
int2001 2824f31ac6
Disabled "use for print" if no paper given, catching error if those label was active 2023-08-03 08:55:16 +00:00
int2001 85a2299322
Added warning if no paper_type is assigned 2023-08-03 06:53:22 +00:00
Andreas dc7018def0 Merge branch 'labels_paper_types' of https://github.com/AndreasK79/Cloudlog into labels_paper_types 2023-08-03 08:16:16 +02:00
Andreas 95dda89fc6 Updated migration script to update on down, and failsafe for papertype 2023-08-03 08:16:13 +02:00
int2001 262cca5465
Added orientation and usage count to view/controller/model 2023-08-03 06:15:51 +00:00
int2001 9aa82ad3af
drop old col paper_type after migration from label_types 2023-08-03 04:42:51 +00:00
int2001 6d2c4b1b76
Switched from paper_name to paper_id 2023-08-03 04:37:25 +00:00
int2001 bc62c97c65
Merge branch 'labels_paper_types' of github.com:AndreasK79/Cloudlog into labels_paper_types 2023-08-03 03:39:58 +00:00
Andreas c57c636068 Changed paper type templates to have user_id -1 2023-08-02 19:14:18 +02:00
Andreas d1d602a941 Added error message when saving or editing a paper type with duplicate name 2023-08-02 19:10:35 +02:00
Andreas e0977ea3d7 Updated script number 2023-08-02 18:25:04 +02:00
int2001 abb89aa473
Adjusted mig-scripts 2023-08-02 16:24:45 +00:00
Andreas 3593987983 Merge branch 'dev' into labels_paper_types 2023-08-02 18:23:58 +02:00
int2001 2fb7dfd7c8
Merge branch 'dev' into labels_paper_types 2023-08-02 16:22:00 +00:00
Peter Goodhall 8e93b2a874 [Maintenance] Cleaned up the bottom margin leaving white space 2023-08-02 14:44:37 +01:00
Peter Goodhall 8f2ed595e9
Merge pull request #2361 from int2001/user_lang
Implemented Userlanguages with a lot of help from @AndreasK79
2023-08-02 14:00:52 +01:00
Peter Goodhall 36f0a30923 Updated the install config with the latest parts for language. 2023-08-02 13:29:04 +01:00
int2001 84833803af
Added Index to migration-script 2023-08-02 11:18:58 +00:00
int2001 d0f919f26a
Added Default Papers when adding new user 2023-08-02 11:05:44 +00:00
int2001 6cdb88d26d
Added default papers to migration-script 2023-08-02 11:05:27 +00:00
int2001 d5b8204e57
Added Orientation to views/controllers/model for paper 2023-08-02 10:35:12 +00:00
int2001 f2272e9fb5
1st version with orientation 2023-08-02 10:20:38 +00:00
int2001 04c7db1920
Fixed Units to mm 2023-08-02 10:07:22 +00:00
int2001 4a19e00965
Moved from paper_id to paper_name 2023-08-02 09:46:19 +00:00
int2001 ed6ca09b67
Enhances PDFLabel (and some parts of label-controller/model) to custom-papertypes. UNTESTED 2023-08-02 09:34:32 +00:00
Andreas d76e7e74d5 [Labels] Added custom papertypes to create label 2023-08-02 10:34:19 +02:00
int2001 41cd48f13d
Default at first everywhere(!) P 2023-08-02 08:33:03 +00:00
int2001 a988f60897
Added orientiation (default "P") to Label 2023-08-02 08:32:00 +00:00
Andreas a043060a8c [Labels] Added papertypes to dropdown for editing labels 2023-08-02 10:17:22 +02:00
Andreas 206c10f80a [Labels] Added edit/delete paper type 2023-08-02 10:05:24 +02:00
Andreas 6b732dfa12 Updated readme about PHP8.2 2023-08-02 09:20:51 +02:00
int2001 bca73b1295
Commented migscript, Added lang-choser to Useradd 2023-08-02 07:06:34 +00:00
int2001 5d98554999
Fixed lifetime of cookie and language-loading 2023-08-02 06:37:56 +00:00
int2001 c8ea174030
Implemented Userlanguages with a lot of help from @AndreasK79 2023-08-02 06:34:12 +00:00
Peter Goodhall ef77d65bfb
Merge pull request #2359 from int2001/get_qso_fix
When inserting qso via API (or logging) set get_qso to trusted
2023-08-01 22:11:14 +01:00
int2001 c8d1520905
When inserting qso via API (or logging) set get_qso to trusted 2023-08-01 19:13:40 +00:00
Peter Goodhall c814399fc1 Fixed a typo 2023-08-01 18:04:35 +01:00
Peter Goodhall c7f945bd67 Allow function key window to display when buttons arent shown 2023-08-01 18:03:55 +01:00
Andreas b419e804bb Added updated controller 2023-08-01 18:59:05 +02:00
Peter Goodhall 5d3dea438a visual clean up 2023-08-01 17:58:57 +01:00
Andreas 8ac7a8e3d6 [Labels] Adding custom paper types 2023-08-01 18:55:42 +02:00
Peter Goodhall 4a60e002b8 hide cw buttons if not connected 2023-08-01 17:53:40 +01:00
Peter Goodhall abd04d581a no idea if this works 2023-08-01 17:48:31 +01:00
Peter Goodhall 569ca82183 Oops meant DTR 2023-08-01 17:18:34 +01:00
Peter Goodhall e6ee8cd9e2 try turning on rts 2023-08-01 17:17:31 +01:00