Commit Graph

121 Commits

Author SHA1 Message Date
mdipierro 3607b960a3 htth->http typo 2012-08-08 22:33:50 -05:00
mdipierro 581d364367 better navbar, thanks Anthony 2012-08-08 18:56:02 -05:00
mdipierro 715ca4f04c fixed issue 578, thanks Thomas Dallagnese 2012-08-08 15:19:21 -05:00
mdipierro a83c000b03 fixed issue 578, thanks Thomas Dallagnese 2012-08-08 15:17:57 -05:00
mdipierro 51fb5feb54 fixed issue 578, thanks Thomas Dallagnese 2012-08-08 15:16:58 -05:00
mdipierro 2b8c218146 indentantion 2012-08-08 13:16:24 -05:00
mdipierro 7a5c97076f fixed navbar separators 2012-08-08 09:43:07 -05:00
mdipierro 68b611e621 removed redundant strings in tools, thanks Anthony 2012-08-07 20:39:17 -05:00
mdipierro d650fd2e87 fixed navbar customization, thanks Anthony 2012-08-07 16:33:39 -05:00
mdipierro 5d94daa8c6 issue 812 auth.signature labels are translated 2012-08-07 15:13:57 -05:00
mdipierro db458abdce auth.requires_login(otheriwise=A(..)) 2012-08-07 11:31:10 -05:00
mdipierro 7cea8c2fb0 confirmation before exiting the edit page 2012-08-07 11:21:48 -05:00
mdipierro a5bd12db63 fixed impersonating? 2012-08-03 00:55:18 -05:00
mdipierro 914c22bdb3 auth.wiki() has _create 2012-08-02 00:17:23 -05:00
mdipierro 0f39aa7548 ignore force_prefix for editors 2012-08-02 00:02:45 -05:00
mdipierro 33f2ac39e7 auth.wiki() is much better, supports autolinks 2012-08-01 23:49:55 -05:00
mdipierro 7f99099960 better permission handling for auth.wiki, not yet for wiki_media 2012-08-01 01:02:45 -05:00
mdipierro 9148af96a9 removed some possible tckets in auth 2012-07-30 22:07:08 -05:00
mdipierro cdcc97e8e3 working auth.wiki on security 2012-07-29 21:02:24 -05:00
mdipierro f0be6092ff some blogging capabilities to auth.wiki 2012-07-29 20:55:01 -05:00
mdipierro aef4f1cc9a wiki force_prefix again 2012-07-29 18:09:41 -05:00
mdipierro 78f97cb53d wiki force_prefix 2012-07-29 17:37:32 -05:00
mdipierro 3e10bc7f16 auth.wiki supports load 2012-07-29 16:52:11 -05:00
mdipierro 355d040900 fixed json and xml search in auth.wiki() 2012-07-29 10:43:35 -05:00
mdipierro 58eb21bd87 wiki services 2012-07-29 10:32:46 -05:00
mdipierro cc378914ba better wiki _search 2012-07-29 10:04:30 -05:00
mdipierro cc8c562b20 fixed is_impersonating 2012-07-29 07:31:01 -05:00
mdipierro 62681e2c9a fixed Recapcha, thanks Osman Masood 2012-07-27 16:53:34 -05:00
mdipierro 4665d8b962 issue 909, secure login_bare, thanks szimszon 2012-07-26 17:42:20 -05:00
mdipierro d295a479c6 crud.select(fields=[..]), fields can now be string, issue 901 2012-07-24 21:11:35 -05:00
mdipierro 3b42bc3e60 backward compatiblity fix for auth sinature 2012-07-24 06:53:08 -05:00
mdipierro ee376afa2d changed CRYPT, Auth, welcome digest_alg default 2012-07-20 10:31:07 -05:00
mdipierro 6903db9d7c fixed CRYPT 2012-07-20 08:58:13 -05:00
mdipierro 0700ed7c8e better auth.wiki 2012-07-18 18:24:58 -05:00
mdipierro a63b80735b better auth.wiki with tag cloud 2012-07-18 17:50:23 -05:00
mdipierro d55755e7eb fixed problem with lazyT.__mod__ 2012-07-18 16:03:43 -05:00
mdipierro ccbffc4f3f moved define_signature to define_table but not convinced it is always a good idea 2012-07-17 17:32:35 -05:00
mdipierro 3fc6c220cf typo close->clone, thanks I.like.privacy.too 2012-07-17 16:11:37 -05:00
mdipierro f3ea2d1cc6 fixed uniqueness problem in archives 2012-07-17 10:59:26 -05:00
mdipierro 35598f2624 working on wiki_tags 2012-07-15 21:41:43 -05:00
mdipierro b9e68fbed7 improved media handling in auth.wiki(), more work needed 2012-07-15 10:03:05 -05:00
mdipierro 301a2d7c31 eaiser wiki. Just do 'def index(): return auth.wiki()' (that is all) 2012-07-14 23:25:34 -05:00
mdipierro 8a0870df2a no menu in wiki 2012-07-14 20:15:51 -05:00
mdipierro 8d3d1b4a5b fixed sorting in Wiki 2012-07-14 18:43:43 -05:00
mdipierro a508e9f8ab fixed a problem with computed fields 2012-07-14 18:24:01 -05:00
mdipierro adc9b38606 fixed T(T('..')) and added tools.Wiki 2012-07-14 17:50:51 -05:00
mdipierro 77bf572a77 fixed typo in tools, issue 880, thanks Douglas Philips 2012-07-09 21:40:33 -05:00
mdipierro 782c6fb6a1 improver navbar behavior, thanks Anthony 2012-07-08 09:45:20 -05:00
mdipierro 84d4359fd1 referrer_actions, thanks Anthony 2012-07-06 11:47:25 -05:00
mdipierro f8d5bf87c1 Auth(...,salt=True), thanks Dave Stoll 2012-07-04 19:22:40 -05:00