mdipierro
|
5e3ad2af44
|
crud.select(fields=[..]), fields can now be string, issue 901
|
2012-07-24 21:11:35 -05:00 |
|
mdipierro
|
2576690f63
|
backward compatiblity fix for auth sinature
|
2012-07-24 06:53:08 -05:00 |
|
mdipierro
|
3a2fd8e6c8
|
another attempt to fix winservice issue
|
2012-07-23 17:23:27 -05:00 |
|
mdipierro
|
485d629fc2
|
solved custom import issue?
|
2012-07-23 16:19:54 -05:00 |
|
mdipierro
|
cb2232bfbd
|
experimental git support (needs a little more work), thanks Andrew Replogle
|
2012-07-21 16:12:45 -05:00 |
|
mdipierro
|
ac08356843
|
admin design shows private files, thanks Alan
|
2012-07-21 13:29:23 -05:00 |
|
mdipierro
|
3b0935a68b
|
other improvements, thanks Vladyslav
|
2012-07-20 17:37:53 -05:00 |
|
mdipierro
|
903b33e511
|
fixed typo in X509Auth, thanks Michele
|
2012-07-20 16:47:59 -05:00 |
|
mdipierro
|
f897882299
|
Copyright date now displays current year, always, thanks Brian Cottingham
|
2012-07-20 16:45:07 -05:00 |
|
mdipierro
|
aec1cbc81f
|
fixed a problem with db().select().sort() did not follow book specs
|
2012-07-20 16:32:53 -05:00 |
|
mdipierro
|
b16b8b6f7f
|
oops sh512
|
2012-07-20 13:51:26 -05:00 |
|
mdipierro
|
2764926ea9
|
invalid digest %s algorithm, thanks Jonathan
|
2012-07-20 12:47:06 -05:00 |
|
mdipierro
|
2f1cd20a16
|
added comment in welcome default.py
|
2012-07-20 11:27:38 -05:00 |
|
mdipierro
|
8ba850fc3f
|
changed CRYPT, Auth, welcome digest_alg default
|
2012-07-20 10:31:07 -05:00 |
|
mdipierro
|
6072fa2962
|
added more CRYPT examples and doctests, fixed other doctests
|
2012-07-20 10:17:55 -05:00 |
|
mdipierro
|
f905a6e9dc
|
fixed CRYPT
|
2012-07-20 08:58:13 -05:00 |
|
mdipierro
|
ff05f5d121
|
smarted CRYPT, thanks Jonathan
|
2012-07-19 16:56:44 -05:00 |
|
mdipierro
|
f01b61c4c9
|
better export in grid, thanks Niphlod
|
2012-07-19 16:25:22 -05:00 |
|
mdipierro
|
f1337d563e
|
reverted part of recent test
|
2012-07-18 21:47:01 -05:00 |
|
mdipierro
|
b2dd147a2d
|
fixed global_settings.gluon_parent for scripts, thanks Vladyslav
|
2012-07-18 18:46:43 -05:00 |
|
mdipierro
|
11b5d7d9d0
|
added a comment about md5, thanks Osman
|
2012-07-18 18:32:46 -05:00 |
|
mdipierro
|
1427dc976f
|
better auth.wiki
|
2012-07-18 18:24:58 -05:00 |
|
mdipierro
|
05008158ee
|
better auth.wiki with tag cloud
|
2012-07-18 17:50:23 -05:00 |
|
mdipierro
|
6a3ef83060
|
fixed problem with lazyT.__mod__
|
2012-07-18 16:03:43 -05:00 |
|
mdipierro
|
af7c29330d
|
more language patches, thanks Vladyslv
|
2012-07-18 15:35:42 -05:00 |
|
mdipierro
|
20ad8b8b71
|
missing pickling methods in Storage, thanks marius.v.niekerk
|
2012-07-18 14:20:46 -05:00 |
|
mdipierro
|
3058edfb8f
|
added conditional zencoding legend if html+edit_area
|
2012-07-18 14:16:36 -05:00 |
|
mdipierro
|
bafdf36bf3
|
new syntax pbkdf2(1000,20,sha1)
|
2012-07-18 13:46:24 -05:00 |
|
mdipierro
|
0f952cfe5f
|
added some more missing files
|
2012-07-18 13:40:10 -05:00 |
|
mdipierro
|
0e3198a0a6
|
added missing files from Vladyslav
|
2012-07-18 12:48:08 -05:00 |
|
mdipierro
|
0881673037
|
added button import in sqlhtml
|
2012-07-18 12:45:17 -05:00 |
|
mdipierro
|
a1aebca4d3
|
fixed an issue with latest CRYPT
|
2012-07-18 12:34:26 -05:00 |
|
mdipierro
|
1e657f0121
|
added pbkdf2 support, simplified logic
|
2012-07-18 12:24:28 -05:00 |
|
mdipierro
|
9cfb1e8afd
|
new languages patch with pluralization, thanks Vladyslav
|
2012-07-18 11:22:41 -05:00 |
|
mdipierro
|
7b62588d7e
|
reverted last useless patch
|
2012-07-17 18:06:44 -05:00 |
|
mdipierro
|
d3925f371b
|
extra crsf protection for admin
|
2012-07-17 18:01:58 -05:00 |
|
mdipierro
|
192303adb1
|
moved define_signature to define_table but not convinced it is always a good idea
|
2012-07-17 17:32:35 -05:00 |
|
mdipierro
|
258a645aa1
|
better export buttons in grid, thanks Niphlod
|
2012-07-17 17:13:40 -05:00 |
|
mdipierro
|
14b6cc5650
|
fixed issue 864, thanks Niphlod
|
2012-07-17 17:11:23 -05:00 |
|
mdipierro
|
9d2ed04ed4
|
added TSV exporter to grid, thanks niphlod
|
2012-07-17 16:15:29 -05:00 |
|
mdipierro
|
3c4080eb08
|
typo close->clone, thanks I.like.privacy.too
|
2012-07-17 16:11:37 -05:00 |
|
mdipierro
|
dd598d6c2f
|
reverted welcome/default/index because of a problem
|
2012-07-17 12:50:45 -05:00 |
|
mdipierro
|
80965dd5e3
|
yet another markmin improvement, thanks Vladyslav
|
2012-07-17 12:35:57 -05:00 |
|
mdipierro
|
e3e9182293
|
fixed uniqueness problem in archives
|
2012-07-17 10:59:26 -05:00 |
|
mdipierro
|
81b8b4c775
|
fixed problem with recent cache commit
|
2012-07-17 10:35:45 -05:00 |
|
mdipierro
|
8a2d4d5448
|
fixed issue 889, scheduler on missing app, thanks Niphlod
|
2012-07-16 22:48:59 -05:00 |
|
mdipierro
|
06509d79d2
|
more graful errors
|
2012-07-16 22:36:29 -05:00 |
|
mdipierro
|
b11ba2e870
|
latest utf8 and added pyuca, thanks Vladyslav
|
2012-07-16 22:28:18 -05:00 |
|
mdipierro
|
6002dbe5d6
|
reverted markmin2html example from Valdyslav
|
2012-07-16 21:19:14 -05:00 |
|
mdipierro
|
0991667c49
|
fixed socket.gaierror, thanks Carlos
|
2012-07-16 20:58:12 -05:00 |
|