Commit Graph

2396 Commits

Author SHA1 Message Date
mdipierro ca0bbac685 chaged pickling rules for lazyT 2013-08-29 18:57:52 -05:00
mdipierro 70a1fbfd41 bypass all session logic when application does not exist, and close files 2013-08-29 08:22:35 -05:00
mdipierro 1ffd110d05 bypass all session logic when application does not exist 2013-08-29 08:09:56 -05:00
mdipierro eacb4638a1 possibly solved issue 1617? thanks fredcy 2013-08-28 09:57:21 -05:00
mdipierro b9d681295f new attempt at fixing session but commented test which fails 2013-08-27 22:26:04 -05:00
mdipierro a767799b36 fixed memdb(Client()) problem 2013-08-27 18:20:25 -05:00
mdipierro 05a41b12ce support for content-type .xslm, thanks Niphlod 2013-08-27 18:02:51 -05:00
mdipierro a626c213a7 exists to isdir, thanks Niphlod 2013-08-27 17:18:27 -05:00
mdipierro cc0014f42a updated Makefile 2013-08-27 17:01:05 -05:00
mdipierro 458779467d handlers check for 'applications' folder 2013-08-27 16:57:54 -05:00
mdipierro 07f74c6362 moved handlers 2013-08-27 16:50:30 -05:00
mdipierro 202cad5424 allow conditional templates, although no compilation, thanks Anthony 2013-08-27 16:18:29 -05:00
mdipierro 31c1e9468c another possible solution to issue 1524, without monkey patching 2013-08-27 16:12:23 -05:00
mdipierro a08cd3e8ff monkey_patched_pickle 2013-08-27 15:55:01 -05:00
mdipierro 371a4780e8 fixed get_app problem on windows 2013-08-27 06:34:36 -05:00
mdipierro 300e735a38 fixed get_app problem on windows 2013-08-27 06:30:58 -05:00
mdipierro 97abd5f3b0 fixed if False in widget.py, thanks Niphlod 2013-08-26 16:57:08 -05:00
mdipierro 6b5c8aab83 fixed windows paths, thanks Niphlod 2013-08-26 06:05:25 -05:00
mdipierro c5fa97cb2b more details in README 2013-08-25 21:23:11 -05:00
mdipierro cb80f91a4a no echo in Makefile 2013-08-25 21:19:35 -05:00
mdipierro 6acc116341 commented scripts in setup.py, broke build 2013-08-25 20:39:32 -05:00
mdipierro fa47b873c8 added a README file 2013-08-25 20:37:04 -05:00
mdipierro 1303b657c7 moved lots of files 2013-08-25 20:29:54 -05:00
mdipierro 63adb9a6c4 no more plugins in wizard 2013-08-25 19:35:27 -05:00
mdipierro d43bea6713 fixed typo in globals, thanks Niphlod 2013-08-25 07:40:29 -05:00
mdipierro 07aa9843f3 fixed problem with get_app when app does not exist 2013-08-23 14:46:20 -05:00
mdipierro 34cd24886e fixed missing error in design when app does not exist 2013-08-23 14:37:51 -05:00
mdipierro f17270291e removed customize it 2013-08-23 14:22:21 -05:00
mdipierro 5d67db3bfd fixing more bugs in new session handling 2013-08-22 04:32:47 -05:00
mdipierro 1d14949e17 fixed latest mdmdb problem? 2013-08-22 03:46:59 -05:00
mdipierro 18601c4f72 solved problems with auth and cookie expire 2013-08-22 02:38:49 -05:00
mdipierro 9d9190584e fixed Encoding problem in 'format' from define_table on GAE, thanks Juan 2013-08-22 02:32:00 -05:00
mdipierro 7936ab8ef9 fixed env['QUERY_STRING'], thanks Anthony 2013-08-22 02:19:34 -05:00
mdipierro 93b9b4dfbe trying to trigget travis.... 2013-08-21 17:27:48 -05:00
mdipierro f0bcef14b0 reverted issue 1639:DAL, define_table and Field unpacked serialized attributes 2013-08-21 17:23:11 -05:00
mdipierro d162499e73 pdfinvoice 2013-08-21 05:07:53 -05:00
mdipierro 70a8284cb5 fixed issue 1643:grid - export HTML - missing charset=UTF-8, problems with non-ASCII-chars; proposal, thanks Martin 2013-08-21 04:39:55 -05:00
mdipierro d1525cf6ec adapter.connect = None after adapter.close_connection 2013-08-21 04:29:39 -05:00
mdipierro 4f1d6e6f31 fixed possible memdb issue with table(id), thanks Luca 2013-08-21 02:54:23 -05:00
mdipierro f9940825a1 fixed issue 1639:DAL, define_table and Field unpacked serialized attributes, thanks Alan 2013-08-21 02:37:31 -05:00
mdipierro fd857b15f6 fixed issue 1638:imap: content as list field type and other small changes, thanks Alan 2013-08-21 02:34:14 -05:00
mdipierro 6448518ce0 allow to change session in db to session in file 2013-08-20 11:15:51 -05:00
mdipierro dee4e6a980 new session logic 2013-08-20 10:58:36 -05:00
mdipierro 56dcaff236 fixed a problem with sortable grid, new icons 2013-08-20 03:22:54 -05:00
mdipierro 9a86f4f0f3 removed print from sqlhtml.py 2013-08-20 01:34:30 -05:00
mdipierro 90931657e4 fixed issue 1633:IMAP support for storing messages, thanks Alan and Prachi 2013-08-19 08:44:57 -05:00
mdipierro c49ae3df04 fixed again issue 1630:memdb id error -- tries casting None to long. 2013-08-19 08:04:33 -05:00
mdipierro 8121e2b99c fixed regex in app.example.yaml, thanks Luca 2013-08-18 02:50:26 -05:00
mdipierro aa644ceeb0 isProgrammingError, thanks Alan 2013-08-18 02:09:14 -05:00
mdipierro 28cfd0a0f2 fixed issue 1634:retrieve password regression, thanks christophe.varoqui 2013-08-17 11:31:36 -05:00