Commit Graph

1470 Commits

Author SHA1 Message Date
mdipierro 3cab47a13d fixed problem with close all instances when no instances 2012-10-08 11:03:21 -05:00
mdipierro 19e7871355 removed rc1 2012-10-08 09:15:33 -05:00
mdipierro f99d5d6b34 2.1.0rc1 2012-10-07 22:45:38 -05:00
mdipierro 90ed2b0c51 clearing zombie list. Should not be necessary but what the heck 2012-10-07 13:31:02 -05:00
mdipierro 64c7fdf057 fixed issue 1074, thanks mjmare 2012-10-07 10:48:37 -05:00
mdipierro aa2ff6e3f2 fixed issue 1072 2012-10-07 10:13:20 -05:00
mdipierro 5b19b606c4 fixed routes example, issue 1073 2012-10-07 10:12:04 -05:00
mdipierro 700a639c8e fixed routes example, issue 1073 2012-10-07 10:11:10 -05:00
mdipierro ab987cd740 db.define_table(...,redefine=True) 2012-10-07 01:10:08 -05:00
mdipierro 7cdef717d0 zombie dal is here, should fix scheduler problems while retaining Row/Rows serialization 2012-10-07 01:07:49 -05:00
mdipierro 626baf5705 Try the mobile interface link in site 2012-10-05 10:38:58 -05:00
mdipierro 2841fbbf61 fixed mobile admin, and improved it 2012-10-05 10:24:14 -05:00
mdipierro b142fa9f7e lazy tables re-appeared in appadmin 2012-10-05 09:01:51 -05:00
mdipierro 6ab5c9d116 fixed IMAP reconnect 2012-10-05 07:25:21 -05:00
mdipierro 80a77b256e Auth use request.requires_https, thanks Yarin 2012-10-05 07:18:35 -05:00
mdipierro de5546c713 fixed issue 990 2012-10-04 21:52:04 -05:00
mdipierro 1f07dc517e minor indentation change 2012-10-04 21:45:25 -05:00
mdipierro 3841025ffc fixed url_in(request, environ)[1]['PATH_INFO'] 2012-10-04 20:39:00 -05:00
mdipierro f7c364d34b fixed issue 1067 2012-10-04 20:36:30 -05:00
mdipierro 669cb6547d removed depredation working, thanks Niphlod 2012-10-04 20:17:12 -05:00
mdipierro 9d4e854723 scheduler non-writable field, thanks Niphlod 2012-10-04 20:10:55 -05:00
mdipierro a9f4585a36 Auth(secure=True), thanks Yarin and Niphlod 2012-10-04 15:12:52 -05:00
mdipierro deaee3f6a8 fixed setup, thanks Mike 2012-10-04 15:06:58 -05:00
mdipierro 7a35973bbf fixed preblem with db singledon serialization in tickets 2012-10-04 11:53:04 -05:00
mdipierro a0b0584be8 fixed wiki for missing body 2012-10-04 10:44:35 -05:00
mdipierro 66d9ead746 fixed problem with __new__ deprecated 2012-10-04 08:44:26 -05:00
mdipierro 8945dffb0c allow re-definition of tables 2012-10-04 08:35:39 -05:00
Massimo d026b39988 better request.requires_https, thanks Yarin and Niphlod 2012-10-03 12:32:12 -05:00
Massimo 2b99fd0ba6 fixed some problem with grid 2012-10-03 11:58:50 -05:00
Massimo 4ab78a096b fixed issue 1064 2012-10-03 11:54:03 -05:00
Massimo 9c5ba437de fised issue 1063 2012-10-02 14:55:56 -05:00
Massimo b41490a6f6 wiki uses contains instead of startswith, thanks David 2012-10-02 14:50:16 -05:00
mdipierro 563934dcac fixed issue 738 2012-10-01 21:16:42 -05:00
mdipierro e8702e757e attempt to fix issue 981 2012-10-01 21:11:45 -05:00
mdipierro f4595ced2d possibly fixed 1020 2012-10-01 20:52:02 -05:00
mdipierro 6cc29e4527 fixed DAL.__new__ and SQLFORM.factory 2012-10-01 19:15:37 -05:00
mdipierro 485719ca1f more customizaiton of booleans 2012-10-01 17:07:06 -05:00
mdipierro 187140f083 better generic.xml, thanks Derek 2012-10-01 15:54:35 -05:00
mdipierro 89cbe815a7 fixed issue 1031, thanks David 2012-10-01 14:49:42 -05:00
mdipierro 3d28d1c2a7 another rocket fix 2012-10-01 14:25:38 -05:00
mdipierro 8a638c6115 fixed textarea for long translation strings in admin 2012-10-01 12:30:02 -05:00
mdipierro a71cd3058a speedup in build-environment, thanks Michele 2012-10-01 12:01:35 -05:00
mdipierro 720ce51dcd fixed rocket (removed handling of static files, faster parse headers, pathoc fault-tolerant) 2012-10-01 11:57:45 -05:00
mdipierro 727993dd45 simplification in after_update 2012-09-30 16:50:57 -05:00
mdipierro 5e12803efa self.connector 2012-09-30 14:45:47 -05:00
mdipierro 8ffa5bbbcb adapter have do_connect 2012-09-30 14:19:52 -05:00
mdipierro f502708f7a made contrib.pbkdf2 optionional for utils 2012-09-30 13:47:49 -05:00
mdipierro ec82c6b8af cleaner code in dal 2012-09-30 13:40:41 -05:00
mdipierro 417c94470f fixed Storage copy 2012-09-30 13:20:05 -05:00
mdipierro 396f4449d8 experimental DAL rewrite (work in progress) 2012-09-30 08:37:27 -05:00