Commit Graph

  • bc267ce17b Added Column- and Row-Headers to be more flexible with the headers of the spreadsheet. Nik Klever 2015-09-05 15:01:02 +02:00
  • 65c87386c1 Labels should get their information from the render function of the records. Nik Klever 2015-09-05 14:57:55 +02:00
  • 2a245d36f4 If in any of the form fields are unicode strings entered as input, the unicode characters in these strings are lost in self.vars. Nik Klever 2015-09-05 14:38:32 +02:00
  • dcf64a661d Closes #1059: get response.view from the environment viniciusban 2015-09-03 20:39:37 -03:00
  • 1c74afc01b fixes issue #735 niphlod 2015-09-03 18:33:54 +02:00
  • 5dbcda9f38 fixes #823 niphlod 2015-09-03 18:08:33 +02:00
  • ac02d52f05 fixes typo in wiki. As usual, lack of unittests made this possible. niphlod 2015-09-03 17:56:45 +02:00
  • d4270373e1 fixed bug in redirect to cas service, thanks Fernando González mdipierro 2015-09-01 23:07:18 -05:00
  • e4b27080ca Merge pull request #1051 from ShySec/master mdipierro 2015-08-30 20:41:23 -05:00
  • 692791a518 Merge pull request #1053 from BuhtigithuB/feature/redirect-next-var-when-logged-on-page-reload mdipierro 2015-08-30 00:58:27 -05:00
  • 9190191c7a changed the default BS3 theme mdipierro 2015-08-23 10:07:32 -05:00
  • 7bd8f6a1a9 Merge pull request #1054 from BuhtigithuB/Improve/PEP8-gluon-tools-py mdipierro 2015-08-21 00:07:06 -05:00
  • 64e115f442 Merge pull request #1050 from timnyborg/patch-5 mdipierro 2015-08-21 00:03:24 -05:00
  • 61f685d225 Improve PEP8 gluon/tools.py Richard Vézina 2015-08-20 17:16:13 -04:00
  • c56fc2f6a0 Improve proposed enhancement #1052 Richard Vézina 2015-08-20 15:23:59 -04:00
  • bb2aa29867 fixed google link to viewer in autolinks.py mdipierro 2015-08-20 14:00:21 -05:00
  • 08b6832809 No credentials request if logged in and URL contains user/login?_next= Richard Vézina 2015-08-19 14:41:54 -04:00
  • cbbd1246db re import required for assertRegexpMatches port kelson 2015-08-19 11:33:47 -04:00
  • 0a79bf3afd assertRegexpMatches requires port for python2.5 and python2.6 kelson 2015-08-19 11:30:07 -04:00
  • db5e58e49f added HttpOnly cookies (default) kelson 2015-08-19 11:25:00 -04:00
  • 5030d3144f Update simplejsonrpc.py Tim Nyborg 2015-08-19 11:59:40 +01:00
  • edcc2e44dc R-2.12.3 R-2.12.3 mdipierro 2015-08-18 19:15:01 -05:00
  • 2cf9f26b0d fixed pydal tracking again mdipierro 2015-08-18 15:13:57 -05:00
  • 4b99b6fdd7 adding debounced ajax calls mdipierro 2015-08-18 14:16:10 -05:00
  • 622430583f Merge pull request #1047 from web2py/revert-1046-master mdipierro 2015-08-18 13:59:07 -05:00
  • 89cc5a5f70 Revert "added default HttpOnly cookies" mdipierro 2015-08-18 13:57:44 -05:00
  • 6899154fcd reverted DAL to v15.07 mdipierro 2015-08-18 13:46:38 -05:00
  • 47c0e461f1 Merge pull request #1046 from ShySec/master mdipierro 2015-08-18 11:53:54 -05:00
  • 93237837ed Merge pull request #1042 from cassiobotaro/master mdipierro 2015-08-18 11:52:52 -05:00
  • cf20ce5fae _js_cookies => not httponly_cookies kelson 2015-08-18 12:25:13 -04:00
  • 04c86f07ef Merge pull request #1032 from dsk7/allow_requires_login_to_be_determined_dynamically mdipierro 2015-08-18 11:03:37 -05:00
  • 1a12c4011b Merge pull request #1031 from mmunz/master mdipierro 2015-08-18 11:02:14 -05:00
  • 85bbe15758 Merge pull request #1030 from josedesoto/issue/1028 mdipierro 2015-08-18 11:01:46 -05:00
  • 5816481a44 Merge pull request #1029 from timnyborg/patch-3 mdipierro 2015-08-18 11:01:19 -05:00
  • 2675e9d229 added default HttpOnly cookies kelson 2015-08-18 10:23:29 -04:00
  • 41498917d5 Autocomplete(...at_beginning=False) mdipierro 2015-08-16 15:22:45 -05:00
  • 8f7acd8154 Allow change quality when RESIZE Cássio Botaro 2015-08-13 02:12:49 -03:00
  • 26865421b6 email change mdipierro 2015-08-11 00:31:05 -05:00
  • b9ee4d4730 R-2.12.2 R-2.12.2 mdipierro 2015-08-09 09:27:42 -05:00
  • 8fd7a27d5f fixed problem with pack all and missing cache folder mdipierro 2015-08-09 09:26:57 -05:00
  • 69231bdd7f R-1.12.1 R-2.12.1 mdipierro 2015-08-07 02:20:08 -05:00
  • 55dfb9e8c4 R-1.12.1 mdipierro 2015-08-07 02:12:17 -05:00
  • 7761219cba jquery 1.11.3, bootstrap 3.3.5 mdipierro 2015-08-07 02:10:27 -05:00
  • e31e4e236f prettydate can do UTC, fixes #1036 mdipierro 2015-08-07 02:04:07 -05:00
  • a43d822412 changed version for testing mdipierro 2015-08-06 22:02:17 -05:00
  • f94bc250eb Allow to specify a function for requires_login at auth decoration. dsk7 2015-08-02 13:21:20 +02:00
  • 5775d2788d reverted apache processes=1 mdipierro 2015-08-01 00:24:21 -05:00
  • 048f275076 fixed TLS support in ldap, thanks backseat mdipierro 2015-08-01 00:21:56 -05:00
  • 8078d4b0f3 Repair cache status page in appadmin for welcome, admin and examples apps. Manuel Munz 2015-08-01 00:29:34 +02:00
  • 5ee8c9c930 simplejsonrpc: Fix TypeError when data is none Tim Nyborg 2015-07-27 12:07:26 +01:00
  • 6659bc0793 fixed issue #1028, saml2 bug Jose de Soto 2015-07-27 13:05:36 +02:00
  • d7caaf04cc fixed issue #933, wiki bug mdipierro 2015-07-26 14:24:53 -05:00
  • e95115deb4 fixed order of confirm-password field mdipierro 2015-07-26 10:18:45 -05:00
  • 42c69b6343 changed indent mdipierro 2015-07-20 02:26:13 -05:00
  • d2347dec41 CacheRepresenter mdipierro 2015-07-20 02:17:59 -05:00
  • 8420020c21 caching only refault represent for references mdipierro 2015-07-20 02:07:47 -05:00
  • 571fc6d919 changed version mdipierro 2015-07-20 01:51:22 -05:00
  • 52ec228eeb Merge branch 'master' of github.com:web2py/web2py mdipierro 2015-07-20 01:20:22 -05:00
  • 5848d9acaa Merge pull request #1023 from dmatic/master mdipierro 2015-07-19 11:35:31 -05:00
  • 3e8cbd5a0d Script to install web2py with nginx and uwsgi on centos 7 Dragan Matic 2015-07-16 13:35:27 +02:00
  • e276cc2fc1 Merge pull request #1019 from gi0baro/master mdipierro 2015-07-16 03:57:13 -05:00
  • 39a048db61 Merge pull request #1018 from cassiobotaro/master mdipierro 2015-07-16 03:57:06 -05:00
  • df4b896334 models speed up mdipierro 2015-07-13 07:52:38 -05:00
  • 6d58845153 Using pydal 15.07 gi0baro 2015-07-13 14:25:43 +02:00
  • ba1f8bf741 Merge pull request #1 from web2py/master Dragan Matic 2015-07-10 13:09:43 +02:00
  • a378ab3e51 fix validations IS_IPV6 and IS_IPADDRESS cassiobotaro 2015-07-10 01:11:16 -03:00
  • 2d866647e2 Merge pull request #1017 from raj454raj/master mdipierro 2015-07-07 03:55:17 -05:00
  • 81863d69c9 Small typo Raj 2015-07-07 02:38:30 +05:30
  • ee2879442f tracking last master since that works better at this time mdipierro 2015-07-06 10:13:47 -05:00
  • ad68d2415d possibly fixed issue #243, SQLFORM.factory(..) and DAL(None) mdipierro 2015-07-06 10:04:14 -05:00
  • 928de67f8d fixed DAL(None) mdipierro 2015-07-06 10:01:40 -05:00
  • 68296f9e65 Merge pull request #1016 from ShySec/master mdipierro 2015-07-06 07:44:49 -05:00
  • 7ac6edae52 fix Field.Virtual use in multi-table queries kelson 2015-07-06 08:35:58 -04:00
  • 1fc90fdb6d scripts/web2py-scheduler.conf mdipierro 2015-07-06 04:46:56 -05:00
  • 34a9d72cde mail.settings.server='logging:filename' mdipierro 2015-07-06 04:45:14 -05:00
  • 198ce939d0 fixed css of population table mdipierro 2015-07-04 17:12:25 -05:00
  • e31a099cb3 Merge pull request #1012 from ortgit/master mdipierro 2015-07-02 06:40:12 -05:00
  • cc7e10d216 Merge pull request #1009 from rserbitar/master mdipierro 2015-07-02 06:38:35 -05:00
  • d8b68036c2 Merge pull request #1006 from kjkuan/workaround-urllib-bug mdipierro 2015-07-02 06:38:18 -05:00
  • f9cd7e4ef4 Open redirect attacks should be caught for all functions that use the _next variable (for example: logout()) instead of just for the login() function. pallav_fdsi 2015-07-01 18:38:43 -04:00
  • 896b45b838 Merge branch 'master' of https://github.com/web2py/web2py pallav_fdsi 2015-07-01 17:49:47 -04:00
  • d6146c9c5d no more text shadow in buttons, was horrible mdipierro 2015-07-01 12:18:10 -05:00
  • b3be806244 Merge pull request #1008 from leonelcamara/pack_exe mdipierro 2015-07-01 09:01:49 -05:00
  • eac12d3a57 Fix compatibility with Tornado 4 rserbitar 2015-07-01 12:06:52 +02:00
  • 2fc081bc3c no more module_installer mdipierro 2015-06-30 16:12:54 -05:00
  • 032af7c04d Moved pack as exe functionality to the pack_custom.html form Leonel Câmara 2015-06-30 19:19:38 +01:00
  • 8e63825def Merge pull request #1007 from leonelcamara/pack_exe mdipierro 2015-06-30 12:32:05 -05:00
  • 5d2e5dded3 Allow packing an application with the windows executable Leonel Câmara 2015-06-30 17:51:39 +01:00
  • 61e33da844 module installer mdipierro 2015-06-30 11:14:47 -05:00
  • da9dbaa5d6 Workaround http://bugs.python.org/issue9405 on OS X. Jack Kuan 2015-06-30 10:56:31 -04:00
  • 7543c54bdb enable_tokens in welcome mdipierro 2015-06-30 02:32:44 -05:00
  • 00608e4f04 auth.settings.enable_tokens and header web2py_user_token mdipierro 2015-06-29 13:38:54 -05:00
  • cdbf48f09b fixed margin-top in welcome mdipierro 2015-06-29 13:03:23 -05:00
  • f39db6331a dealing with issue of accidentally redefining request/response, thanks Auden RovelleQuartz mdipierro 2015-06-29 03:56:22 -05:00
  • ef433da190 improvements to token logic, thanks Niphlod mdipierro 2015-06-28 17:01:21 -05:00
  • d2375b4187 always allow access to <app>/appadmin/manage/auth if used is admin mdipierro 2015-06-28 16:41:09 -05:00
  • 26d87967c5 always allow access to appadmin/manage.auth if used is admin mdipierro 2015-06-28 16:40:23 -05:00
  • 044b2331c3 bulk_register_enabled=False mdipierro 2015-06-28 10:30:05 -05:00
  • c89614ada6 more strict conditions on bulk_register mdipierro 2015-06-28 10:20:33 -05:00
  • f0aba167b4 _token, not token mdipierro 2015-06-28 09:51:45 -05:00