|
|
|
@366:03ff6418e97b
|
[366:03ff6418e97b]
|
7 months |
Michael Brickenstein <brickenstein@…> |
ported to WebOb? 0.9.7.1
|
|
|
|
@365:239b7caeaafb
|
[365:239b7caeaafb]
|
8 months |
Michael Brickenstein <brickenstein@…> |
improved pdf/csv output
|
|
|
|
@364:3c1d627ebea0
|
[364:3c1d627ebea0]
|
10 months |
Michael Brickenstein <brickenstein@…> |
table style
|
|
|
|
@363:b4618afa1dd8
|
[363:b4618afa1dd8]
|
10 months |
Michael Brickenstein <brickenstein@…> |
initial support for generating pdf via reportlab
|
|
|
|
@362:2e5c12394606
|
[362:2e5c12394606]
|
10 months |
Francois Poirotte |
custom renderer
|
|
|
|
@361:ad96b3e66e54
|
[361:ad96b3e66e54]
|
12 months |
Michael Brickenstein <brickenstein@…> |
german localization
|
|
|
|
@360:f9fba89fcd19
|
[360:f9fba89fcd19]
|
12 months |
Michael Brickenstein <brickenstein@…> |
dependency to rum.component/regenerated pot
|
|
|
|
@359:e76a8321493f
|
[359:e76a8321493f]
|
12 months |
Michael Brickenstein <brickenstein@…> |
removed some duplicate definitions for NoDefault?, which was moved to …
|
|
|
|
@358:bcbbbd42509c
|
[358:bcbbbd42509c]
|
12 months |
Michael Brickenstein <brickenstein@…> |
separated rum.component in extra package
|
|
|
|
@355:4fac5d7618f4
|
[355:4fac5d7618f4]
|
14 months |
Michael Brickenstein <brickenstein@…> |
+ make it really work (at least I hope so) with EggTranslations? 1.21, …
|
|
|
|
@352:58281a666e79
|
[352:58281a666e79]
|
14 months |
Michael Brickenstein <brickenstein@…> |
new json encoder/handles column permission, also lazy strings are encoded …
|
|
|
|
@351:d9bcb059d421
|
[351:d9bcb059d421]
|
14 months |
Michael Brickenstein <brickenstein@…> |
make Missing a new style class
|
|
|
|
@350:6e0e6f2b0dff
|
[350:6e0e6f2b0dff]
|
15 months |
Michael Brickenstein <brickenstein@…> |
workaround for content_type not being an attribute of the fields, but …
|
|
|
|
@349:a9edb6fadc9e
|
[349:a9edb6fadc9e]
|
15 months |
Michael Brickenstein <brickenstein@…> |
+ column level permissions for json/csv output
|
|
|
|
@348:be3c5d1a13c4
|
[348:be3c5d1a13c4]
|
15 months |
Michael Brickenstein <brickenstein@…> |
+ fixed column level permissions for csv output
|
|
|
|
@347:b1aaf00ca59f
|
[347:b1aaf00ca59f]
|
16 months |
Michael Brickenstein <brickenstein@…> |
configureable context links
|
|
|
|
@346:6090f7358c8f
|
[346:6090f7358c8f]
|
17 months |
Michael Brickenstein <brickenstein@…> |
no print css class
|
|
|
|
@345:1559e7c89ee7
|
[345:1559e7c89ee7]
|
17 months |
Michael Brickenstein <brickenstein@…> |
sortable field tag for relations fix
|
|
|
|
@344:c72a4f4aeac3
|
[344:c72a4f4aeac3]
|
17 months |
Michael Brickenstein <brickenstein@…> |
moved tag sortable up to field class
|
|
|
|
@343:d643bd42d285
|
[343:d643bd42d285]
|
17 months |
Michael Brickenstein <brickenstein@…> |
'related to' is now a link
|
|
|
|
@342:4ddc014ffd43
|
[342:4ddc014ffd43]
|
17 months |
Michael Brickenstein <brickenstein@…> |
adjusted line height of h1
|
|
|
|
@341:e801b5524fc4
|
[341:e801b5524fc4]
|
17 months |
Michael Brickenstein <brickenstein@…> |
make page limit configureable per controller
|
|
|
|
@340:c33f58678192
|
[340:c33f58678192]
|
18 months |
Michael Brickenstein <brickenstein@…> |
make None act as wildcard also for attrs
|
|
|
|
@339:9505f6615677
|
[339:9505f6615677]
|
18 months |
Michael Brickenstein <brickenstein@…> |
CSVLink as widget
|
|
|
|
@338:175e3b500b44
|
[338:175e3b500b44]
|
18 months |
Michael Brickenstein <brickenstein@…> |
check attr access in update method
|
|
|
|
@337:1f44b91de926
|
[337:1f44b91de926]
|
18 months |
Michael Brickenstein <brickenstein@…> |
fixed broken tests/ improved policy docs
|
|
|
|
@336:656db56b5c20
|
[336:656db56b5c20]
|
18 months |
Michael Brickenstein <brickenstein@…> |
csv link does now remember query, except limit/offset
|
|
|
|
@335:f1103a346f0e
|
[335:f1103a346f0e]
|
18 months |
Michael Brickenstein <brickenstein@…> |
don't set a limit for csv
|
|
|
|
@334:916383fce3b8
|
[334:916383fce3b8]
|
18 months |
alberto@… |
merge
|
|
|
|
@333:ddb92933f350
|
[333:ddb92933f350]
|
18 months |
alberto@… |
Made Policy.filter extend a Query object instead of filtering an iterable
|
|
|
|
@332:3407db5e3118
|
[332:3407db5e3118]
|
18 months |
Michael Brickenstein <brickenstein@…> |
merge
|
|
|
|
@331:09fb3ba0c42b
|
[331:09fb3ba0c42b]
|
18 months |
Michael Brickenstein <brickenstein@…> |
check access of the forms /users/1/permissions... for being able to access …
|
|
|
|
@330:0bc0c32181cc
|
[330:0bc0c32181cc]
|
18 months |
alberto@… |
implemented filtering at index
|
|
|
|
@329:dae52ba685a0
|
[329:dae52ba685a0]
|
18 months |
alberto@… |
SecurityDenial? -> Denial
|
|
|
|
@328:5d5b5b9a27ec
|
[328:5d5b5b9a27ec]
|
18 months |
alberto@… |
made several denials cleaner so they can be presented in a different way …
|
|
|
|
@327:587f4730e54d
|
[327:587f4730e54d]
|
18 months |
alberto@… |
tweaks
|
|
|
|
@326:d5504deba874
|
[326:d5504deba874]
|
18 months |
alberto@… |
s/require/register/
|
|
|
|
@325:42bacb20852b
|
[325:42bacb20852b]
|
18 months |
alberto@… |
implemented a custom combiner for has_permission
|
|
|
|
@324:762e10a3e730
|
[324:762e10a3e730]
|
18 months |
alberto@… |
handy predicates
|
|
|
|
@323:a0cc96180654
|
[323:a0cc96180654]
|
18 months |
Michael Brickenstein <brickenstein@…> |
fixed some policy related things
|
|
|
|
@322:7a28690d8512
|
[322:7a28690d8512]
|
18 months |
Michael Brickenstein <brickenstein@…> |
SecurityDenial? -> Denial
|
|
|
|
@321:a44f7b9a5e14
|
[321:a44f7b9a5e14]
|
18 months |
Michael Brickenstein <brickenstein@…> |
if not allowed -> if not allowed is True/maybe nonzero of …
|
|
|
|
@320:fe57ae51d036
|
[320:fe57ae51d036]
|
18 months |
Michael Brickenstein <brickenstein@…> |
really only catch NoApplicableMethods?
|
|
|
|
@319:5794f77f296d
|
[319:5794f77f296d]
|
18 months |
Michael Brickenstein <brickenstein@…> |
deny by default
|
|
|
|
@318:480c86c1e3e4
|
[318:480c86c1e3e4]
|
18 months |
alberto@… |
fixed Policy.require and added some tests
|
|
|
|
@317:f93235d2d5f4
|
[317:f93235d2d5f4]
|
18 months |
alberto@… |
changed user=None to user=NotProvided? as a default arg. to the policy …
|
|
|
|
@316:4ba63d3ace3c
|
[316:4ba63d3ace3c]
|
18 months |
alberto@… |
resolved conflict
|
|
|
|
@315:c3e8fc1fc41d
|
[315:c3e8fc1fc41d]
|
18 months |
alberto@… |
merge
|
|
|
|
@314:3984b70acde9
|
[314:3984b70acde9]
|
18 months |
alberto@… |
tests pass
|
|
|
|
@313:1abd03cf9ce2
|
[313:1abd03cf9ce2]
|
18 months |
alberto@… |
Initial policy implementation
|
|
|
|
@312:26d482e0f5d0
|
[312:26d482e0f5d0]
|
18 months |
Michael Brickenstein <brickenstein@…> |
+ current user
|
|
|
|
@311:e7eefc1f06b3
|
[311:e7eefc1f06b3]
|
18 months |
Michael Brickenstein <brickenstein@…> |
+ policy check in controller code
|
|
|
|
@310:5e59570cb948
|
[310:5e59570cb948]
|
18 months |
alberto@… |
wrote interface for IPolicy
|
|
|
|
@309:ac7958653ad1
|
[309:ac7958653ad1]
|
19 months |
alberto@… |
tweaked docs
|
|
|
|
@308:1e30d8db6724
|
[308:1e30d8db6724]
|
19 months |
Michael Brickenstein <brickenstein@…> |
test validators
|
|
|
|
@307:45a502085299
|
[307:45a502085299]
|
19 months |
Michael Brickenstein <brickenstein@…> |
dead code isn't doc tested
|
|
|
|
@306:e93b32a76f26
|
[306:e93b32a76f26]
|
19 months |
Michael Brickenstein <brickenstein@…> |
doctests for json
|
|
|
|
@305:6804dbf02b35
|
[305:6804dbf02b35]
|
19 months |
Michael Brickenstein <brickenstein@…> |
doctest for to_utf8
|
|
|
|
@304:0843607e6a46
|
[304:0843607e6a46]
|
19 months |
Michael Brickenstein <brickenstein@…> |
doctest for to_csv
|
|
|
|
@303:f3f71b3e450b
|
[303:f3f71b3e450b]
|
19 months |
Michael Brickenstein <brickenstein@…> |
set_names method in wsgiapp
|
|
|
|
@302:546c4c207b2c
|
[302:546c4c207b2c]
|
19 months |
Michael Brickenstein <brickenstein@…> |
added set_names to IRepositoryFactory
|
|
|
|
@301:893fc68f494b
|
[301:893fc68f494b]
|
19 months |
Michael Brickenstein <brickenstein@…> |
+ download csv link
|
|
|
|
@300:1e21ca9854a8
|
[300:1e21ca9854a8]
|
19 months |
Michael Brickenstein <brickenstein@…> |
eliminated 'from rum import app' in to_csv by passing fields as parameter
|
|
|
|
@298:bda345789a39
|
[298:bda345789a39]
|
19 months |
Michael Brickenstein <brickenstein@…> |
added test for cvs
|
|
|
|
@297:8729a1779916
|
[297:8729a1779916]
|
19 months |
Michael Brickenstein <brickenstein@…> |
added print.css/csvoutput
|
|
|
|
@296:3cb7d5966199
|
[296:3cb7d5966199]
|
19 months |
Michael Brickenstein <brickenstein@…> |
+ csv support
|
|
|
|
@295:1ca200659188
|
[295:1ca200659188]
|
20 months |
alberto@… |
removed un-needed flash.py
|
|
|
|
@292:be1004ae0ceb
|
[292:be1004ae0ceb]
|
20 months |
alberto@… |
bumped version to 0.3
|
|
|
|
@287:7f48a0446de7
|
[287:7f48a0446de7]
|
20 months |
alberto@… |
written docs
|
|
|
|
@285:4c55f014291a
|
[285:4c55f014291a]
|
20 months |
alberto@… |
fix for windows paths
|
|
|
|
@284:9b294d238073
|
[284:9b294d238073]
|
20 months |
alberto@… |
Backed out changeset 5e7af9875995
|
|
|
|
@283:5e7af9875995
|
[283:5e7af9875995]
|
20 months |
Michael Brickenstein <brickenstein@…> |
fixed flashing bug with utf-8 char in str
|
|
|
|
@282:ed44027a5e88
|
[282:ed44027a5e88]
|
20 months |
Michael Brickenstein <brickenstein@…> |
initial css for printing
|
|
|
|
@281:40d68ec766fd
|
[281:40d68ec766fd]
|
20 months |
alberto@… |
changed flash status names to match TG2's
|
|
|
|
@280:5c78671a8dfb
|
[280:5c78671a8dfb]
|
20 months |
alberto@… |
made translatable strings unicode
|
|
|
|
@279:26dcf250f4bd
|
[279:26dcf250f4bd]
|
20 months |
alberto@… |
upgraded to WebFlash 0.1a7
|
|
|
|
@278:2f5f7605aaf1
|
[278:2f5f7605aaf1]
|
20 months |
alberto@… |
added a helper method to test the content of flash messages
|
|
|
|
@277:381440af67b6
|
[277:381440af67b6]
|
20 months |
alberto@… |
integrated WebFlash. closes #62
|
|
|
|
@276:a14cb615708b
|
[276:a14cb615708b]
|
20 months |
Michael Brickenstein <brickenstein@…> |
merge
|
|
|
|
@275:0629aa6a1998
|
[275:0629aa6a1998]
|
20 months |
alberto@… |
modified url_generating code to support resource inheritance hierarchies …
|
|
|
|
@274:b65e80c26f1b
|
[274:b65e80c26f1b]
|
20 months |
Michael Brickenstein <brickenstein@…> |
+ sidebar css
|
|
|
|
@272:2ce2d5f03c75
|
[272:2ce2d5f03c75]
|
20 months |
Michael Brickenstein <brickenstein@…> |
+ css for show widget
|
|
|
|
@271:48efb9b91335
|
[271:48efb9b91335]
|
20 months |
alberto@… |
reworded docs
|
|
|
|
@270:e544c0d9ade3
|
[270:e544c0d9ade3]
|
20 months |
alberto@… |
a test to match None should be for identity or else peak.rules hits an …
|
|
|
|
@269:162d3e75aad9
|
[269:162d3e75aad9]
|
20 months |
alberto@… |
removed the use of isinstance_or_subclass since the isinstace chekc at the …
|
|
|
|
@268:a705edff0987
|
[268:a705edff0987]
|
20 months |
alberto@… |
Big breaking change\!\! Please refer to BaseFactory?.register's …
|
|
|
|
@267:7c9a3fc23511
|
[267:7c9a3fc23511]
|
20 months |
alberto@… |
conditional import
|
|
|
|
@266:dc0e9af4a7f8
|
[266:dc0e9af4a7f8]
|
20 months |
alberto@… |
adding pre-eliminary and broken suport for chameleon.genshi
|
|
|
|
@265:3fa8720b4f18
|
[265:3fa8720b4f18]
|
20 months |
alberto@… |
added visual cues to show when operating on a related object. Closes #71
|
|
|
|
@264:232112417587
|
[264:232112417587]
|
20 months |
alberto@… |
moved page_title setting to templates since it's where it belongs to
|
|
|
|
@263:97975704f238
|
[263:97975704f238]
|
20 months |
alberto@… |
slight refactor: moved the injection of variables to the template that has …
|
|
|
|
@262:92b8ccbc0d44
|
[262:92b8ccbc0d44]
|
20 months |
alberto@… |
css tweaks
|
|
|
|
@261:0a6f58e3a48d
|
[261:0a6f58e3a48d]
|
20 months |
alberto@… |
removed unused code and rmeoved unneeded 'resource' argument from …
|
|
|
|
@260:bea83f372f2e
|
[260:bea83f372f2e]
|
20 months |
alberto@… |
added a cleanup method to the RepositoryFactory? so it can liberate request …
|
|
|
|
@255:3d9e90382bae
|
[255:3d9e90382bae]
|
20 months |
alberto@… |
Registering controllers with the register method to show how the simpler …
|
|
|
|
@254:226dee9661a9
|
[254:226dee9661a9]
|
20 months |
alberto@… |
really fixing #72
|
|
|
|
@253:81ccf7bed83c
|
[253:81ccf7bed83c]
|
20 months |
alberto@… |
fixed #72 and began implementing an optimized and cleaned up …
|
|
|
|
@251:cb0f43e3f22b
|
[251:cb0f43e3f22b]
|
20 months |
alberto@… |
removed form css, moved it to tw.rum
|
|
|
|
@250:fa343379fc57
|
[250:fa343379fc57]
|
20 months |
alberto@… |
added a config option and xinclude for a master template. Fancier css for …
|
|
|
|
@249:f8fd1705a057
|
[249:f8fd1705a057]
|
20 months |
alberto@… |
added merge_dicts util
|
|
|
|