Commit Graph

751 Commits

Author SHA1 Message Date
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
mdipierro 661b2b87a7 added decimal support for json in serializers.py 2012-07-16 15:53:24 -05:00
mdipierro 2384a5cb7f added utf8 and utf8 support in Markminn, thanks Vladyslav 2012-07-16 15:36:47 -05:00
mdipierro 7872d38fb5 issue 889, thanks spiffytech 2012-07-16 14:25:19 -05:00
mdipierro 6577e4e851 fixed SQLALL._table 2012-07-16 14:11:54 -05:00
mdipierro a019949628 lazy_lazy_cache 2012-07-16 14:10:22 -05:00
mdipierro 487fc8e4af welcome css pathc, issue 896, thanks Angelo 2012-07-16 13:16:02 -05:00
mdipierro ded1292495 fixed A as menu item name, issue 987, thanks smogzer 2012-07-16 13:13:45 -05:00
mdipierro 2ae0ee0804 working on wiki_tags 2012-07-15 21:41:43 -05:00
mdipierro f308343fb0 fixed problem with update_record and ignore_common_filters, issue 892, thanks spiffytech 2012-07-15 18:11:47 -05:00
mdipierro c9fda71db5 db().select(....) no longer ignores common_filters, issue 893 2012-07-15 18:06:49 -05:00
mdipierro 651ba90c6f Vladyslav acknowledgement 2012-07-15 17:32:24 -05:00
mdipierro ef7034893d id and class prefix in markmin, thanks Vladyslav 2012-07-15 17:29:55 -05:00
mdipierro d5f5f5495b improved admin navigation, thanks Vladyslav 2012-07-15 17:28:46 -05:00
mdipierro 8412b4d0cc improved media handling in auth.wiki(), more work needed 2012-07-15 10:03:05 -05:00
mdipierro 96c4d07c0d rewrite patch, thanks Vladyslav (and Jonathan for checking it) 2012-07-14 23:27:06 -05:00
mdipierro 8a819785c5 eaiser wiki. Just do 'def index(): return auth.wiki()' (that is all) 2012-07-14 23:25:34 -05:00
mdipierro 3cba7e727e rewrite of MARKMIN, thanks Vladyslav 2012-07-14 23:05:41 -05:00
mdipierro 1b34f47ec9 many improvements from Vladyslav 2012-07-14 22:45:32 -05:00
mdipierro 709038cc0a no menu in wiki 2012-07-14 20:15:51 -05:00
mdipierro 071e84a2a5 fixed sorting in Wiki 2012-07-14 18:43:43 -05:00
mdipierro d7d2bd2fe8 fixed a problem with computed fields 2012-07-14 18:24:01 -05:00
mdipierro 842fb69dde fixed recent bug in count 2012-07-14 17:55:25 -05:00
mdipierro be3a091002 fixed T(T('..')) and added tools.Wiki 2012-07-14 17:50:51 -05:00