Commit Graph

7543 Commits

Author SHA1 Message Date
mdipierro 19f754704c fixed Issue 1538:Update Script setup-web2py-nginx-uwsgi-centos64.sh, thanks jniltinho 2013-06-16 16:59:20 -05:00
mdipierro d04f2ff502 merged some code form issue 1534 Session ID not changed after privilege level change, thanks kablubr 2013-06-16 07:20:54 -05:00
mdipierro 9b9e64e9ef fixed Issue 1522:Trigger for primary key on oracle database 2013-06-16 07:07:13 -05:00
mdipierro d4a2411eac fixed Issue 1530:Impersonation events not recorded if redirections onaccept, thanks kmouts 2013-06-16 06:56:50 -05:00
mdipierro e7724f9017 fixed Issue 1532:mongodb: why to catch connection exceptions? thanks Alan 2013-06-16 06:52:17 -05:00
mdipierro 4a0bc28b09 no references in archive tables 2013-06-16 03:26:46 -05:00
mdipierro d1660cf0c1 better layout.html and web2py_bootstra.css, thanks Paolo 2013-06-16 03:19:08 -05:00
mdipierro cb0856f70a Merge pull request #108 from ilvalle/editor
Editor improvements
2013-06-15 11:54:52 -07:00
mdipierro 5f6fd16e84 allow customization of default /manage/auth, thanks Anthony 2013-06-14 16:09:28 -05:00
mdipierro 4310d3e2d6 fixed Issue 1528:SQLFORM.smartgrid: Bug in links, thanks jjachuf 2013-06-13 23:42:22 -05:00
mdipierro 7b303deade Merge pull request #107 from robertop23/master
Fixed Uncaught CodeMirror.Pass
2013-06-13 20:45:01 -07:00
Roberto Perdomo 54f55a9b75 Fixed Uncaught CodeMirror.Pass on expand abbreviation with tab. Now the autoindent works! 2013-06-13 22:01:56 -04:30
Paolo 234c926d98 added buttons to manage editor font-size 2013-06-13 22:56:01 +02:00
mdipierro c0ba74dd88 fixed Issue 1526:MongoDBAdapter contains() doesn't work for list:reference types, thanks schlegel 2013-06-13 15:30:59 -05:00
mdipierro 98c19740a2 better appadmin, thanks Anthony 2013-06-13 15:20:50 -05:00
ilvalle ebc27cbc46 fix input search z-index 2013-06-13 09:18:20 +02:00
ilvalle 377d3a9ff3 added input box for a faster file search and opening 2013-06-12 13:36:58 +02:00
ilvalle 4f15c03686 fire a warning before closing an unsaved file 2013-06-12 13:18:48 +02:00
mdipierro 6af173c853 fixed help_field(s) 2013-06-11 08:00:48 -05:00
mdipierro 4a24523c10 fixed vertical scroll issue with editor, thanks LightDot 2013-06-10 21:29:46 -05:00
mdipierro a2a1e95c96 Merge pull request #105 from robertop23/master
Codemirror Fixed active line
2013-06-10 19:26:50 -07:00
Roberto Perdomo 4d043acfff Fixed Error: 'Uncaught TypeError: Cannot read property 'parent' of null codemirror.js:4815' 2013-06-10 20:54:34 -04:30
mdipierro 71b024297d Merge pull request #104 from ilvalle/editor
admin editor: fix theme selector and full screen
2013-06-10 06:31:55 -07:00
ilvalle 9e2bb2c08a admin editor: fix theme selector and full screen 2013-06-10 15:22:00 +02:00
mdipierro 5d6b4842ba fixed Issue 1233:improve webclient 2013-06-10 06:19:42 -05:00
mdipierro ca2fe00933 codemirror3, thanks Roberto 2013-06-09 21:43:18 -05:00
mdipierro 4753ebe958 Merge branch 'master' of github.com:web2py/web2py 2013-06-09 19:15:47 -05:00
mdipierro 29268fc91f Merge pull request #103 from ilvalle/theme
fix admin editor  (full-screen and theme selector)
2013-06-09 17:15:32 -07:00
mdipierro 09291e0df2 CAST in sql only when strincly necessary, still, can be better 2013-06-09 17:00:54 -05:00
mdipierro 2444b5c587 CAST in sql, needs more work 2013-06-09 16:57:13 -05:00
mdipierro bf3770dc98 fixed Issue 1520:incomplete fix for json and csv import 2013-06-09 16:43:49 -05:00
mdipierro 484b8e5cc9 possibly fixed issue 1446:contains/cast to string problem 2013-06-09 16:41:46 -05:00
mdipierro 4c9967e17e fixed Issue 1501:Links None in AppAdmin 2013-06-09 16:30:42 -05:00
mdipierro fa91475836 fixed Issue 1477:File exported by export_to_csv cannot be read by import_from_csv 2013-06-09 16:27:00 -05:00
ilvalle afedd8c235 fix full-screen and theme selector 2013-06-09 19:48:57 +02:00
mdipierro c75ef1af4f fixed issue with customizing class of input fields, thanks Anthony 2013-06-09 10:27:05 -05:00
mdipierro 73f447167e fixed Issue 1519:MongoDB fails when inserting list:reference values, thanks Alan 2013-06-08 18:51:14 -05:00
mdipierro cccc6565eb fixed as_json for output of joins, thanks Alan 2013-06-08 09:40:45 -05:00
mdipierro 6c2030f820 fixed some problem with latest editor tab, thanks Paolo 2013-06-07 17:35:47 -05:00
Massimo ba2702c0d2 cp -R in Makefile 2013-06-06 10:54:16 -05:00
Massimo 31b1334720 Merge branch 'master' of github.com:web2py/web2py 2013-06-06 10:52:07 -05:00
Massimo 1326b38e6f cp -R in Makefile 2013-06-06 10:51:37 -05:00
mdipierro afc47e180e Merge pull request #98 from ilvalle/master
Online editor with tabs
2013-06-06 08:51:29 -07:00
Massimo f463de5a45 R-2.5.1 R-2.5.1 2013-06-06 10:36:33 -05:00
mdipierro 8829780def Merge pull request #101 from rpedroso/anyserver-eventlet
monkey patch eventlet
2013-06-06 08:33:36 -07:00
mdipierro a302d52698 Merge pull request #102 from mbroadst/post-vars-in-delete-requests
allow to process post vars in DELETE requests
2013-06-06 08:32:47 -07: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
Matt Broadstone 176c9f4ad9 allow to process post vars in DELETE requests 2013-06-04 15:26:32 -04:00
Massimo 0fdab02d68 fixed auth.settings.manager_group_role 2013-06-04 09:31:53 -05:00