cryptogopher
cryptogopher pushed to master at fixin.me/fixin.me 2024-11-30 20:16:48 +01:00
b38d72e9b0 Return to per-action permission filters
13685aa476 Update error handling according to new rules
Compare 2 commits »
cryptogopher pushed to master at fixin.me/fixin.me 2024-11-30 16:12:02 +01:00
2cbae12fa2 Implement Units default destroy
cryptogopher pushed to master at fixin.me/fixin.me 2024-11-27 19:57:44 +01:00
1fedd70fe5 Fix defaults listing
cryptogopher pushed to master at fixin.me/fixin.me 2024-11-26 02:32:35 +01:00
f9bd81c6ab Implement Unit defaults export
cryptogopher opened issue fixin.me/fixin.me#38 2024-11-24 15:17:49 +01:00
Fix too small action button in table form
cryptogopher closed issue fixin.me/fixin.me#11 2024-11-24 15:15:36 +01:00
Shorten Unit.symbol length to 15
cryptogopher closed issue fixin.me/fixin.me#12 2024-11-24 15:15:36 +01:00
Change Unit.name to: textarea, Unit.description
cryptogopher pushed to master at fixin.me/fixin.me 2024-11-24 15:15:36 +01:00
3711251656 Unit: limit symbol length, change name:string -> description:text
cryptogopher closed issue fixin.me/fixin.me#6 2024-11-24 14:12:51 +01:00
Validate User strings lenghts like in Unit
cryptogopher pushed to master at fixin.me/fixin.me 2024-11-24 14:12:51 +01:00
d6fdff252a Validate User 'email' and 'unconfirmed_email' lengths
cryptogopher opened issue fixin.me/fixin.me#37 2024-11-24 14:09:52 +01:00
Update profile on validation error inconsistencies
cryptogopher pushed to master at fixin.me/fixin.me 2024-11-23 23:51:35 +01:00
f3751c5fa1 Disallow NULLs
cryptogopher closed issue fixin.me/fixin.me#2 2024-11-23 23:26:38 +01:00
Mark image button links leading to different page with trailing ... (triple dots)
cryptogopher pushed to master at fixin.me/fixin.me 2024-11-23 23:26:38 +01:00
f4ca1e91fa Mark redirecting buttons with trailing '...'
cryptogopher closed issue fixin.me/fixin.me#36 2024-11-23 14:58:00 +01:00
Use Model#to_s as link text in link_to referrring to model objects
cryptogopher pushed to master at fixin.me/fixin.me 2024-11-23 14:56:12 +01:00
e75391ae18 Display User name using #to_s
76ce2eeedd Display Unit name using #to_s
Compare 2 commits »
cryptogopher pushed to master at fixin.me/fixin.me 2024-11-22 15:48:47 +01:00
bdc4ec4644 Specify user modifiable ATTRIBUTES
1d439928e2 Import with proper base
e157c17e0e Hide 'Import all' button until implemented
Compare 3 commits »
cryptogopher pushed to master at fixin.me/fixin.me 2024-11-22 03:11:09 +01:00
279f9bd6ac Display Defaults hierarchy including same base Units
cryptogopher pushed to master at fixin.me/fixin.me 2024-11-21 01:51:31 +01:00
6c678b6560 defaults_diff returns base Units where needed
1790f2e7f2 Rails upgrade to 7.2.2 to enable recursive CTEs
Compare 2 commits »
cryptogopher pushed to master at fixin.me/fixin.me 2024-11-17 03:40:04 +01:00
f0e28deea2 Implement 'import' action
cryptogopher pushed to master at fixin.me/fixin.me 2024-11-16 02:32:21 +01:00
41982e9dbc Import portability checks complete
d9e74ed305 Avoid unscoping
Compare 2 commits »
cryptogopher pushed to master at fixin.me/fixin.me 2024-11-15 02:03:37 +01:00
4447735dce First part of portability checks
cryptogopher pushed to master at fixin.me/fixin.me 2024-11-14 04:28:52 +01:00
a01c89ce3a Further simplify EXISTS condition with SelectManager
cryptogopher pushed to master at fixin.me/fixin.me 2024-11-14 02:52:09 +01:00
7234d60afc Replace additional joins with NOT EXISTS subquery
4c09989788 Add translation
Compare 2 commits »
cryptogopher pushed to master at fixin.me/fixin.me 2024-11-10 21:46:16 +01:00
9a02f0b0ae Fix quotes and translations