mdipierro
add6fa526e
fixed regex status in http.py
2013-10-06 11:52:23 -05:00
mdipierro
47e77e9a9c
Merge pull request #239 from abastardi/patch-1
...
Fixed problem with Rows.render
2013-10-06 08:15:09 -07:00
mdipierro
81036ac997
Merge pull request #237 from alfonsodg/master
...
Added gitignore restrictions and changes for admin.py
2013-10-06 08:13:58 -07:00
mdipierro
77df883566
Merge pull request #236 from niphlod/enhancement/anyserver_options
...
fixed gevent workers
2013-10-06 08:11:03 -07:00
mdipierro
bfc7e3b4e9
Merge pull request #238 from houdinihound/patch-1
...
Support for HTTP Status Code: 429 - Too Many Requests
2013-10-06 08:09:52 -07:00
mdipierro
2a062a2ff5
fixed setup scripts for apache to use processes, not threads, thanks Thomas
2013-10-06 10:08:40 -05:00
abastardi
44e7b70dbc
Fixed problem with Rows.render
2013-10-06 09:04:47 -04:00
Jose C
88abefb896
Support for HTTP Status Code: 429 - Too Many Requests
...
Currently raising HTTP 429 results in HTTP 500 being sent. This patch resolves that issue.
2013-10-05 15:42:48 +01:00
mdipierro
06ca5e6857
grid refcator patch for ajax, thanks Niphlod
2013-10-05 08:52:45 -05:00
Alfonso de la Guarda Reyes
c1f8d34892
Minor fixes for pep and styles widget.py
2013-10-05 08:08:37 -05:00
Alfonso de la Guarda Reyes
5679661914
Minor fixes for pep and style
2013-10-05 08:03:50 -05:00
Alfonso de la Guarda Reyes
cd957cf52b
Fixes for some pep and code syntax
2013-10-05 07:59:04 -05:00
Alfonso de la Guarda Reyes
fff798c1cc
Added restriction for .idea inside gitignore
2013-10-05 07:51:12 -05:00
niphlod
b464d3185e
fixed gevent workers
2013-10-05 13:43:03 +02:00
mdipierro
cfb68ff90f
fixed ldap_auth.py
2013-10-04 21:31:39 -05:00
mdipierro
8418fca2f6
R-2.7.1
R-2.7.1
2013-10-04 15:14:53 -05:00
mdipierro
68c0baeb22
R-2.7.1
2013-10-04 15:04:25 -05:00
mdipierro
700fd846a8
fixed a problem with grid
2013-10-04 14:56:16 -05:00
mdipierro
72a7643cde
fixed issue 1704, groups in ldap, thanks Peter Gastinger
2013-10-04 14:41:19 -05:00
mdipierro
6b0177979f
fixed issue 1705, sorting of model, thanks Anthony
2013-10-04 14:39:32 -05:00
mdipierro
7eb67fe6fa
fields with readable=False should not be exportable from grid
2013-10-04 00:16:30 -05:00
mdipierro
5be65e8bd4
fixed issue 1697:gae memcached is not storing anything, thanks Yair
2013-10-03 08:40:19 -05:00
mdipierro
46903a3732
fixed issue 1698:Application Name Containing a Period . Not Supported, thanks Anton
2013-10-03 08:37:42 -05:00
mdipierro
c5b9b4d723
fixed issue 1700:DAL contains is not working on MSSQL
2013-10-03 08:33:57 -05:00
mdipierro
302a985aa7
fixed self.settings.table_<>
2013-10-03 08:19:34 -05:00
mdipierro
21a11ec47a
removing garbage from admin it.py
2013-10-02 18:44:42 -05:00
mdipierro
814f4f4b4c
fixed issue 1701:Restore menu/page after end of impersonation, thanks kmouts
2013-10-02 18:36:32 -05:00
mdipierro
87eeaaf028
fixed bug in stripe.py
2013-10-02 13:29:14 -05:00
mdipierro
b44aefc384
fixed some problems with StripeForm
2013-10-02 11:42:02 -05:00
mdipierro
e2c940532d
new gluon.contrib.strip.StripeForm for PCI compliant payments
2013-10-02 11:06:30 -05:00
Massimo
66d6b3b511
fixed issue 1696:webclient not built to handle lists, thanks Yair
2013-10-01 15:25:34 -05:00
mdipierro
f0010f320e
Merge pull request #233 from niphlod/issue/taskbar
...
fixed import for taskbar
2013-10-01 13:18:01 -07:00
niphlod
f092530a8c
fixed import for taskbar
2013-10-01 20:46:00 +02:00
mdipierro
11a9fa345d
Merge pull request #232 from timrichardson/issue/1695
...
Updated jquery-ui css resource to fix 404 error
2013-10-01 08:04:16 -07:00
Tim Richardson
a1c2019960
Updated jquery-ui css resource to fix 404 error
2013-09-29 06:47:19 +10:00
mdipierro
96e17ff1db
SQLFORM.grid(...,ignore_common_filters=True)
2013-09-27 13:08:02 -05:00
mdipierro
4292cf38d9
more translations, thanks Vladyslav
2013-09-26 21:26:55 -05:00
mdipierro
fcba1650a0
Merge pull request #231 from ilvalle/cm-3.18
...
codemirror 3.18 with enabled the fullscreen addon
2013-09-26 14:37:47 -07:00
Paolo
ddf1998d49
codemirror 3.18 with enabled the fullscreen addon
2013-09-26 21:52:53 +02:00
Massimo
633acffd28
made form session logic backward compatible
2013-09-26 13:35:39 -05:00
Massimo
09ba525f2e
possible fix to issue 1688, support for multiple forms with same formname in different browser pages
2013-09-26 11:26:08 -05:00
mdipierro
a8cbb1590d
Translation of An
2013-09-26 07:56:49 -05:00
mdipierro
89971d1cb5
revised markmin.html, thanks Vladyslav
2013-09-25 19:54:42 -05:00
mdipierro
35180d61fa
simplification in auth multilogin
2013-09-25 09:44:37 -05:00
mdipierro
8954d90ada
minor change in languages/it.py
2013-09-25 09:08:40 -05:00
mdipierro
c0d399680e
Merge pull request #227 from letolabs/fix_min_web2py
...
Update location of handlers so that make_min_web2py.py works again
2013-09-24 15:24:39 -07:00
mdipierro
528dd912d8
Merge pull request #228 from niphlod/enhancement/trapped_links
...
pass the correct element when trapping links
2013-09-24 15:23:07 -07:00
niphlod
cb6ae0516c
pass the correct element when trapping links
2013-09-25 00:09:19 +02:00
Jonathan "Duke" Leto
4e1ad9bfa8
Update location of handlers to that make_min_web2py.py works again
...
The location of the handlers changed in 07f74c6362 and since then
this error blocked the creation of a minizimed web2py instance:
IOError: [Errno 2] No such file or directory: 'fcgihandler.py'
2013-09-24 13:44:38 -07:00
Massimo
6bea258722
update pbkdf2_ctypes.py to upstream, thanks Michele
2013-09-24 13:52:52 -05:00