Commit Graph

  • 69e6e79e23 Update dal.py geomapdev 2017-05-01 08:39:31 -07:00
  • baa129f871 Merge pull request #1527 from leonelcamara/authapi2 mdipierro 2017-05-01 09:13:18 -05:00
  • 90e606dcfd fix cron with py3, added initial tests, close #1618 ilvalle 2017-04-29 20:41:12 +02:00
  • 1d77968a06 Merge pull request #1617 from ilvalle/issue_1609 mdipierro 2017-04-28 08:12:54 -05:00
  • 1842a2e42c Merge pull request #1616 from cccaballero/py3welcome mdipierro 2017-04-28 08:11:42 -05:00
  • c9b6b0faf8 Merge pull request #1607 from sugizo/fix_memcache_appadmin mdipierro 2017-04-28 08:09:17 -05:00
  • d8be963656 Merge pull request #1606 from cccaballero/master mdipierro 2017-04-28 08:08:39 -05:00
  • 496112c4fe Merge pull request #1604 from ilvalle/fix_1570 mdipierro 2017-04-28 08:07:20 -05:00
  • a186f5c51f Merge pull request #1603 from ilvalle/fix_1582_internazionalized_domain_names mdipierro 2017-04-28 08:05:30 -05:00
  • fef43cd053 Merge pull request #1602 from leonelcamara/fix_webclientforget mdipierro 2017-04-28 08:04:56 -05:00
  • ab41cd94ec Merge pull request #1601 from leonelcamara/port_dialog mdipierro 2017-04-28 08:04:06 -05:00
  • 9ab7ed0029 catching errors in python3 in custom_import mdipierro 2017-04-28 08:01:20 -05:00
  • 4d117af85f fix open file in py3, close #1609 ilvalle 2017-04-27 18:08:59 +02:00
  • 60a6180a77 fixes in generic layouts for python 3 compatibility Carlos Cesar Caballero Díaz 2017-04-27 10:35:27 -04:00
  • 3292f760ca handle reference fields for keyed tables geomapdev 2017-04-20 10:21:16 -07:00
  • ab537242c4 appadmin can use ccache with cache.ram = cache.disk = cache.memcache sugizo 2017-04-13 06:31:40 +07:00
  • 02d2fefc21 renamed "on_succes" option to "done" allowing multiple inputs Carlos Cesar Caballero Díaz 2017-04-12 08:48:52 -04:00
  • 232598fd8d Added on_succes and custom options for web2py ajax function Carlos Cesar Caballero Díaz 2017-04-10 12:23:34 -04:00
  • 7a69e087f7 prevent is_empty from stripping whitespaces, close #1570 ilvalle 2017-04-06 20:48:12 +02:00
  • 6da3a9d8fd fix is_email with internationalized Domain Names, close #1582 ilvalle 2017-04-05 22:16:21 +02:00
  • fe0f506efc Create a CookieJar on __init__ instead of creating a new one each post Fixes #1505 Leonel Câmara 2017-04-03 19:54:06 +01:00
  • 140023e920 Make web2pyDialog Python 3 compatible checks "port web2pyDialog" in #1353 Leonel Câmara 2017-03-31 12:04:55 +01:00
  • ad43249f61 Merge branch 'master' of github.com:web2py/web2py mdipierro 2017-03-21 12:28:14 -05:00
  • dd31fb480c Merge branch 'ilvalle-py36' mdipierro 2017-03-21 12:27:29 -05:00
  • e5121876db Merge branch 'py36' of https://github.com/ilvalle/web2py into ilvalle-py36 mdipierro 2017-03-21 12:27:11 -05:00
  • 532137bce5 Merge pull request #1594 from BuhtigithuB/improve/translations mdipierro 2017-03-21 12:24:44 -05:00
  • 35f7caa2f0 Merge pull request #1591 from cccaballero/master mdipierro 2017-03-21 12:24:05 -05:00
  • 98dddee697 Merge pull request #1578 from ndegroot/minorcleanupbs3 mdipierro 2017-03-21 12:22:48 -05:00
  • 5000c47472 Merge pull request #1568 from amerikan/patch-2 mdipierro 2017-03-21 12:22:16 -05:00
  • bf3d53ad96 Merge pull request #1567 from amerikan/patch-3 mdipierro 2017-03-21 12:21:13 -05:00
  • b2f221bbaa Merge pull request #1566 from BrenBarn/flexserve mdipierro 2017-03-21 12:18:09 -05:00
  • 868d6f6369 Merge branch 'master' of github.com:web2py/web2py mdipierro 2017-03-21 12:06:11 -05:00
  • 0e1831bcc7 Merge pull request #1581 from nextghost/pydal-17.01 mdipierro 2017-03-21 12:06:00 -05:00
  • dda808ebda pydal 17.03 mdipierro 2017-03-21 12:05:47 -05:00
  • f31c9002f7 reverted pydal 16.11 mdipierro-test1 mdipierro 2017-03-21 00:42:02 -05:00
  • 6354fbedf8 commented a test mdipierro 2017-03-21 00:24:17 -05:00
  • cc11a14ce3 commented a test mdipierro 2017-03-21 00:21:21 -05:00
  • 2fa9597cd8 added debug info mdipierro 2017-03-21 00:04:55 -05:00
  • c9d656ea45 added logging, thanks gi0baro mdipierro 2017-03-20 18:06:23 -05:00
  • 1eec01b830 pydal 17.03 mdipierro 2017-03-20 16:21:05 -05:00
  • c10983b191 Merge branch 'master' of github.com:web2py/web2py mdipierro 2017-03-20 16:15:31 -05:00
  • 975ab7b923 SQLFORM.grid(showblobs=True) mdipierro 2017-03-20 16:15:18 -05:00
  • a81e116274 Improve french translation and close #1592 Hardirc 2017-03-14 22:44:59 -04:00
  • 34f2825a49 fix ldap_auth logging info not shown Carlos Cesar Caballero Díaz 2017-03-14 13:09:29 -04:00
  • 7dec909254 fixed group mapping on ldap auth Carlos Cesar Caballero Díaz 2017-03-14 13:00:32 -04:00
  • ca9198a26e updated to latest dal ilvalle 2017-03-07 21:11:05 +01:00
  • ad421e42c6 added tests for py36 ilvalle 2017-03-06 18:28:37 +01:00
  • 6954988851 Update SQLTABLE for API changes in PyDAL 17.01 Martin Doucha 2017-02-28 22:12:54 +01:00
  • f0382d646c minor cleanup removed unused class 'navbar-ex1-collapse' see https://github.com/twbs/bootstrap/issues/10948 Nico de Groot 2017-02-26 13:21:44 +01:00
  • 48a0683dd1 Removed ! from tag Erik Montes 2017-02-07 10:47:26 -08:00
  • d7fb270e7e Remove ! from tag Erik Montes 2017-02-07 10:46:22 -08:00
  • 86a2c529b9 Change to modify Service instead of adding FlexibleService BrenBarn 2017-01-31 14:13:43 -08:00
  • 55592e7c6e Add FlexibleService, which allows @service-style methods that accept varargs BrenBarn 2017-01-28 13:49:16 -08:00
  • 16f60d5cff Merge pull request #1565 from kristjanvalur/master mdipierro 2017-01-30 12:48:37 -06:00
  • 930370ee91 Merge pull request #1562 from richboss/dev_urandom mdipierro 2017-01-30 12:47:50 -06:00
  • 215abc9e4f download over https for security mdipierro 2017-01-30 12:46:50 -06:00
  • b6e5e16526 Update compileapp.py Kristján Valur Jónsson 2017-01-25 20:10:03 +00:00
  • b2548f5631 don't write to /dev/urandom on Windows platforms Richard Boß 2017-01-22 20:57:24 +01:00
  • f14c384d83 Merge pull request #1558 from abastardi/fix-router mdipierro 2017-01-19 09:23:16 -06:00
  • 9f186e5d5d Merge pull request #1555 from maxslimmer/master mdipierro 2017-01-19 09:23:02 -06:00
  • 51dd427b9e Merge pull request #1550 from senolakkas/patch-2 mdipierro 2017-01-19 09:22:38 -06:00
  • 7b3fe560ed Update test_router_functions to test extensions abastardi 2017-01-14 13:14:04 -05:00
  • bd526452a8 Fix router functions check abastardi 2017-01-13 15:52:42 -05:00
  • d862da3543 revert part of fix to displaying cache statistics (#1) maxslimmer 2017-01-04 18:08:57 -08:00
  • 0165cfadef get cache.disk statistics value for update and display maxslimmer 2017-01-04 18:03:37 -08:00
  • 46b7716b1d get cache.disk statistics for update maxslimmer 2017-01-04 18:02:23 -08:00
  • 7e5277030a fix css validation error Şenol AKKAŞ 2016-12-26 14:21:41 +03:00
  • b2e03c9dee Merge pull request #1540 from ilvalle/fix_ipaddress mdipierro 2016-12-23 21:58:13 -06:00
  • 0644df5283 Merge pull request #1549 from amerikan/patch-1 mdipierro 2016-12-23 21:57:56 -06:00
  • 4acd9f8f2b typo fix Erik Montes 2016-12-21 11:17:12 -08:00
  • ce0c5f2d5a Merge branch 'master' of github.com:web2py/web2py mdipierro 2016-12-20 15:49:44 -06:00
  • 28b0385d9b changes to fabfile mdipierro 2016-12-20 15:49:30 -06:00
  • ac9bccb9a2 Merge pull request #1548 from nextghost/languages mdipierro 2016-12-20 15:42:38 -06:00
  • aa5b40528f Merge pull request #1546 from wish7code/master mdipierro 2016-12-20 15:42:10 -06:00
  • 96efc7bfce Merge pull request #1539 from smorrison/master mdipierro 2016-12-20 15:40:30 -06:00
  • aa584faed6 Merge pull request #1538 from vinyldarkscratch/master mdipierro 2016-12-20 15:39:55 -06:00
  • e7cab3b975 Add Auth and Crud messages when updating language files Martin Doucha 2016-12-20 18:54:20 +01:00
  • 867f93b634 Fix for #1443 - currently emperor.uwsgi.service is not started on boot, PR will enable emperor.uwsgi.service on boot (behaviour as in old versions of this script) wish7 2016-12-09 17:21:04 +01:00
  • efff27ffe4 improved fabfile mdipierro 2016-12-07 23:02:56 -06:00
  • 637579f531 replaced ipaddr with ipaddress.py (backported from py3) ilvalle 2016-12-03 08:32:44 +01:00
  • 52fe4407b8 when mkdir of missing app folders, handle broken links properly sean 2016-12-01 10:29:23 -05:00
  • fc0add67b5 Add web2py componentBegin event Vinyl Darkscratch 2016-11-29 14:05:17 -08:00
  • 3d2834c81a Merge remote-tracking branch 'web2py/master' Vinyl Darkscratch 2016-11-29 13:57:46 -08:00
  • a23b264a37 make sudo false again Leonel Câmara 2016-11-21 19:48:41 +00:00
  • 0b8ecea4dc sudo: required, thanks Leonel mdipierro 2016-11-21 10:27:16 -06:00
  • 79e256b1d7 require sudo Leonel Câmara 2016-11-21 15:53:10 +00:00
  • 67945c2d5c Merge pull request #1533 from gchiesa/casv3 mdipierro 2016-11-21 09:13:41 -06:00
  • c600854f4b Merge pull request #1532 from vinyldarkscratch/translations mdipierro 2016-11-21 09:12:42 -06:00
  • 920ab72415 fixed _update_session_user not really updating the session Leonel Câmara 2016-11-20 20:11:45 +00:00
  • 757d46274e fix bug with new login_user Leonel Câmara 2016-11-20 20:00:51 +00:00
  • 7b66ec0ae3 Fixes #1506 Leonel Câmara 2016-11-20 19:51:51 +00:00
  • bf5ec0d7cf Fixed a long standing bug in login_user which was using 'password' instead of settings.password_field Fixes #636 Leonel Câmara 2016-11-20 19:38:21 +00:00
  • 2c70a858f1 implemented base support for CASv3 Giuseppe Chiesa 2016-11-17 13:30:11 +01:00
  • ad9ebea900 Merge pull request #1531 from vinyldarkscratch/master mdipierro 2016-11-14 08:34:00 -06:00
  • c72330f2cd Merge pull request #1530 from BMarvi/master mdipierro 2016-11-14 08:33:30 -06:00
  • 091d9c74b0 Merge pull request #1525 from michele-comitini/confirm_registration_redirect_fix mdipierro 2016-11-14 08:27:39 -06:00
  • bebdbd9d5e Merge pull request #1519 from matclab/fix/1518 mdipierro 2016-11-14 08:27:10 -06:00
  • 05e28ddffd Merge pull request #1516 from pixelbandito/grammar-uppercase-lowercase mdipierro 2016-11-14 08:26:44 -06:00
  • e19435dbcf Prevent Firefox from loading the page "javascript:null;" Vinyl Darkscratch 2016-11-11 18:51:38 -08:00
  • 90ee6f3754 Add three-quote support on markmin Vinyl Darkscratch 2016-11-11 15:51:01 -08:00