Massimo
|
f463de5a45
|
R-2.5.1
|
2013-06-06 10:36:33 -05:00 |
|
Massimo
|
00087198e0
|
R-2.5.1
|
2013-06-06 10:24:14 -05:00 |
|
Massimo
|
ea3aa62476
|
fixed show_if with LOAD, thanks Niphlod
|
2013-06-04 16:41:05 -05:00 |
|
Massimo
|
0fdab02d68
|
fixed auth.settings.manager_group_role
|
2013-06-04 09:31:53 -05:00 |
|
mdipierro
|
0fcb5f2ccd
|
fixed missing import in last commit, thanks Tim
|
2013-06-03 22:41:24 -05:00 |
|
mdipierro
|
27287d246a
|
fixed Issue 1512:AutocompleteWidget, help_fields parameter, thanks Mirek
|
2013-06-03 22:17:11 -05:00 |
|
mdipierro
|
2234cd245c
|
fixed memory leak in issue 1493
|
2013-06-03 22:12:05 -05:00 |
|
mdipierro
|
c5980cd312
|
grid displays Virtual Fields
|
2013-06-03 21:48:55 -05:00 |
|
mdipierro
|
50dcd7a572
|
conditional fields
|
2013-06-03 17:48:13 -05:00 |
|
mdipierro
|
d31bba2670
|
No more default capture of integrity error
|
2013-06-01 18:24:44 -05:00 |
|
mdipierro
|
f64232df30
|
change in appadmin auth
|
2013-05-31 21:34:38 -05:00 |
|
mdipierro
|
ecc2f0004c
|
removed manage from auth
|
2013-05-31 21:31:21 -05:00 |
|
mdipierro
|
4f2e327d33
|
appadmin/auth_manage and appadmin/manage, thanks Anthony
|
2013-05-31 21:29:28 -05:00 |
|
Massimo
|
3ce3171dff
|
user/manage, thanks Anthony
|
2013-05-31 11:25:56 -05:00 |
|
Massimo
|
0850cadfdc
|
allow hash_vars in verify signature, thanks Anthony
|
2013-05-31 10:41:28 -05:00 |
|
mdipierro
|
ba22f9a3a5
|
new twitter widget in admin, deleted old
|
2013-05-31 08:29:19 -05:00 |
|
mdipierro
|
51de1740f9
|
new twitter widget in admin
|
2013-05-31 08:20:34 -05:00 |
|
Massimo
|
1c012b92d5
|
possibly fixed dropbox_auth bug?
|
2013-05-30 12:25:21 -05:00 |
|
Massimo
|
7377922211
|
upgraded timeEntry in calendar, now works with latest jQuery
|
2013-05-30 12:10:01 -05:00 |
|
mdipierro
|
fae120f1ea
|
new setup_app and Makefile for OSX python 2.7
|
2013-05-29 11:40:07 -05:00 |
|
mdipierro
|
a915054602
|
reverting https://code.google.com/p/web2py/issues/detail?id=1500 as discussed https://groups.google.com/ dE-Fu9prKyI
|
2013-05-28 22:45:15 -05:00 |
|
mdipierro
|
dd97b9c8dd
|
fixed as_dict for functions, thanks Martin Hufsky and Alan
|
2013-05-27 11:50:31 -05:00 |
|
mdipierro
|
d1e25796e9
|
fixed Issue 1505:Json fields imported from csv do not work with postgresql, thanks anonoofish
|
2013-05-27 10:41:57 -05:00 |
|
mdipierro
|
e38cfc5767
|
fixed issue 1504, static asset management config in app.yaml, thanks Niphlod
|
2013-05-27 10:37:38 -05:00 |
|
mdipierro
|
69c888d071
|
Issue 1506: length argument wrong with unicode
|
2013-05-27 10:33:37 -05:00 |
|
mdipierro
|
0138b1782d
|
jQuery 1.10.0
|
2013-05-25 18:36:32 -05:00 |
|
mdipierro
|
9b1b9e73c5
|
fixed type in dal with simplejson, thanks Mart
|
2013-05-25 10:39:16 -05:00 |
|
mdipierro
|
0fc60eedfb
|
R-2.7.4
|
2013-05-24 12:37:43 -05:00 |
|
mdipierro
|
6cef27e69c
|
fixed display of version
|
2013-05-24 11:44:40 -05:00 |
|
mdipierro
|
4f6ab86491
|
fixed Issue 1500:MySQL driver unable to handle IntegrityError, thanks wheresgatsby
|
2013-05-24 08:35:09 -05:00 |
|
mdipierro
|
4147867098
|
better handling of delimeters in template, thanks Corne Dickens
|
2013-05-24 08:28:45 -05:00 |
|
mdipierro
|
0afc18fd24
|
reverted HTTP(status_message) because redundant
|
2013-05-19 22:14:43 -05:00 |
|
mdipierro
|
43806a26e7
|
grid(...,client_side_delete=True) for redirect(client_size=True)
|
2013-05-17 14:53:04 -05:00 |
|
mdipierro
|
2c9eeccc0e
|
fixed issue 1496:Delete button in SQLFORM.grid does not cause browser redirect, thanks jppmssaraiva
|
2013-05-17 14:19:51 -05:00 |
|
mdipierro
|
7576d85dba
|
ics(...,calname=False)
|
2013-05-17 13:53:32 -05:00 |
|
mdipierro
|
579f0d752f
|
stripe.charge(token=...)
|
2013-05-16 22:03:20 -05:00 |
|
mdipierro
|
65e9cc2127
|
alternative escaping of password in DAL uri
|
2013-05-15 21:35:17 -05:00 |
|
mdipierro
|
a380ae69d5
|
IS_SLUG patch, thanks Jonathan, Niphlod and Villas
|
2013-05-15 12:41:28 -05:00 |
|
mdipierro
|
0b84911d38
|
allow tables with no primary keys
|
2013-05-15 11:20:30 -05:00 |
|
mdipierro
|
d918a6b2e2
|
fixed a minor problem with the sql filter
|
2013-05-14 00:30:05 -05:00 |
|
mdipierro
|
97ba47f339
|
allow tables without no id and no primary key
|
2013-05-13 10:12:09 -05:00 |
|
mdipierro
|
8671b897d0
|
logout after delete user from profile
|
2013-05-12 20:08:01 -05:00 |
|
mdipierro
|
1a3361a1bb
|
auth.settings.allow_delete_accounts=True
|
2013-05-12 10:28:08 -05:00 |
|
mdipierro
|
9ac438d05a
|
removed the timeout issues Issue 1488:Web2py not run OpenSUSE 12.3 64Bits but it may now work as intended
|
2013-05-11 22:11:21 -05:00 |
|
mdipierro
|
18e45ab994
|
Issue 1489:some improvement in Mail send class, thanks Alan
|
2013-05-11 22:03:05 -05:00 |
|
mdipierro
|
f00090846e
|
fixed some dropbox issues, thanks Jesus
|
2013-05-10 08:32:51 -05:00 |
|
mdipierro
|
6590de030c
|
Issue 1481:error using do_connect=False parameter in DAL creation with mongodb and couchdb is fixed, thanks Alan
|
2013-05-10 08:28:52 -05:00 |
|
mdipierro
|
714fcc5202
|
Better german trsnalation of admin, thanks Klaus Kappel
|
2013-05-10 08:26:12 -05:00 |
|
mdipierro
|
becc947556
|
hack for vertica timestamp field
|
2013-05-09 22:31:34 -05:00 |
|
Massimo
|
d547a955ac
|
actual_name for readonly table support
|
2013-05-09 13:10:48 -05:00 |
|