issues
search
martenframework
/
marten
The pragmatic web framework.
https://martenframework.com
MIT License
425
stars
24
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Avoid Unnecessary Database Query on Back Relations
#275
treagod
closed
1 week ago
0
Avoid Unnecessary Database Query on Back Relations
#274
treagod
closed
2 weeks ago
0
Add a localize template tag
#273
ellmetha
opened
3 weeks ago
0
CSRF Token Not Found When Using `MethodOverride` Middleware with PUT, PATCH, DELETE Methods
#272
treagod
closed
2 weeks ago
0
Improve Error Reporting for Route Parameter Mismatch
#271
treagod
opened
3 weeks ago
0
Extend `get` and `get!` Methods to Support Raw SQL Subquery Filtering
#270
treagod
opened
3 weeks ago
0
Config db from url
#269
jpmartinspt
closed
4 days ago
2
Make sure that unique fields are validated in impacted model instances
#268
ellmetha
opened
1 month ago
0
Add `marten seed` command
#266
treagod
closed
2 months ago
0
Avoid Unnecessary Database Query on Back Relations
#265
treagod
closed
1 week ago
0
Make it possible to specify a custom query set when prefetching records
#264
ellmetha
opened
2 months ago
0
Add Filtering Option to the `marten routes` Command
#262
treagod
opened
2 months ago
0
Bugifx: Fix display of nested routes
#261
treagod
closed
3 months ago
0
hotfix
#260
Cuspid88
closed
3 months ago
1
Add middleware for Referrer-Policy
#259
treagod
closed
3 months ago
0
Add option to automatically generate slug from another field
#258
treagod
closed
1 month ago
0
Make it possible to configure databases through connection strings
#257
ellmetha
closed
4 days ago
2
Improve development log entries
#255
ellmetha
closed
1 month ago
0
Fix text template in email generation
#254
igbanam
closed
3 months ago
0
Template path for generated email
#252
igbanam
closed
3 months ago
0
Make record generic handler more unified
#251
treagod
closed
3 months ago
0
Fix context example for template handler
#250
treagod
closed
3 months ago
0
Added expires property to the session
#249
Cuspid88
closed
3 months ago
8
Add a new --log-level option for management commands
#248
ellmetha
closed
3 months ago
0
Syntax bug in genmigrations
#247
igbanam
closed
3 months ago
5
Make sure collection object methods can be leveraged in templates
#245
ellmetha
closed
3 months ago
0
Add a ReferrerPolicy middleware
#244
ellmetha
closed
3 months ago
0
URL, in templates, cannot reference non-handler route definitions
#242
igbanam
closed
4 months ago
1
Extract Marten::Server handlers into separate method
#241
ipepe
closed
4 months ago
0
default development log level `Log::Severity::Debug`
#240
bitmand
closed
4 months ago
0
Set Default Log Level to Debug in Development Environment
#239
treagod
closed
4 months ago
0
Add support for time attribute predicates
#237
ellmetha
opened
5 months ago
0
Make it possible to initialize new Model instances from query sets
#236
ellmetha
closed
5 months ago
0
Ensure reverse query set creations are scoped to the related record
#235
ellmetha
closed
5 months ago
0
csrf-input tag that uses csrf_token as value
#234
kates
closed
5 months ago
0
content_type class method to generic handlers
#233
kates
closed
5 months ago
0
add `odd?` and `even?` to the loop tag
#232
kates
closed
5 months ago
1
Assets max age
#231
kates
closed
5 months ago
1
Implement raw subqueries
#230
treagod
closed
5 months ago
2
add edge option to the new command
#229
kates
closed
5 months ago
0
add edge option to the new command
#228
kates
closed
5 months ago
0
Add an `--edge` option to the `new` management command
#224
ellmetha
closed
5 months ago
1
Variables can not be passed via `with` keyword when `isolated_inclusions = true`
#223
notramo
closed
7 months ago
1
Make it possible to configure the max age of assets served by the `AssetServing` middleware
#221
ellmetha
closed
5 months ago
0
Compiling Marten projects in debug mode result in compilation errors
#219
ellmetha
opened
7 months ago
2
Override method
#218
treagod
closed
7 months ago
2
Add support for query set annotations
#217
ellmetha
opened
7 months ago
0
Override template loaders
#216
treagod
closed
7 months ago
0
Implement `MethodOverride` Middleware for HTTP Method Overrides in Forms
#215
treagod
closed
7 months ago
1
Add queryset macro to `RecordRetrieving` concern
#213
treagod
closed
7 months ago
0
Next