winniehell
b14831613e
use translitcodec for urlify
2013-12-02 21:35:48 +01:00
Jason Kirtland
b673593683
add translitcodec to contrib
2013-12-02 21:33:34 +01:00
mdipierro
7703d959ef
fixed request.user_agent().get('is_mobile', False), thanks Jonathan
2013-12-02 10:28:13 -06:00
mdipierro
cb47024f2b
Merge pull request #314 from oscarfonts/oracle-extract
...
extract_oracle_models.py script
2013-12-02 08:18:44 -08:00
mdipierro
55cbc1830a
fixed issue 1795:MongoDB: DAL instantiation dict definition error, thanks Alan
2013-12-02 02:07:17 -06:00
mdipierro
3f61d725c4
Merge branch 'master' of github.com:web2py/web2py
2013-12-02 01:29:31 -06:00
mdipierro
bc8bc03fd2
Merge pull request #312 from anssih/fix/ndb-refs
...
Fix references with GAE in NDB mode
2013-12-01 23:29:14 -08:00
mdipierro
cbc20782ae
Merge branch 'master' of github.com:web2py/web2py
2013-12-01 19:48:59 -06:00
mdipierro
af290117d4
Merge pull request #311 from pyner/patch-2
...
Update access.py
2013-12-01 17:48:43 -08:00
mdipierro
42a662a7ad
Merge branch 'master' of github.com:web2py/web2py
2013-12-01 19:48:28 -06:00
mdipierro
2ead96313b
Merge pull request #310 from pyner/patch-1
...
Update buttons.py
2013-12-01 17:48:05 -08:00
Anssi Hannula
fcd9e0d5c6
Fix references with GAE in NDB mode
...
For reference types the IntegerProperty class (no matter if NDB or
not) constructor is passed the referenced table name as the first
parameter.
For non-NDB, the first parameter is 'verbose_name'. For NDB, the first
parameter is 'name'.
In NDB mode this causes the property to have a wrong identity and
therefore references fail to work properly.
The verbose_name set in non-NDB mode is relatively harmless in
comparison, but seems to be wrong as well as it does not really make
sense.
Do not pass referenced table name to the IntegerProperty constructor in
either case.
2013-12-01 23:36:25 +02:00
samuel bonilla
593540e467
Update access.py
...
<type 'exceptions.AttributeError'> 'dict' object has no attribute 'is_mobile'"
2013-12-01 11:39:37 -05:00
samuel bonilla
f66d0e1200
Update buttons.py
...
<type 'exceptions.AttributeError'> 'dict' object has no attribute 'is_mobile'"
2013-12-01 11:37:29 -05:00
mdipierro
fa1c719c96
removed conflict from languages, thanks Niphlod
2013-12-01 10:00:05 -06:00
mdipierro
77b66d6015
fixed conflict
2013-11-30 16:50:31 -06:00
Fran Boon
8c14ba01f7
Merge branch 'master' of github.com:flavour/web2py
2013-11-29 12:13:55 +00:00
Fran Boon
ad87d196e5
Enhance encoding header of languages/*.py
2013-11-29 12:07:36 +00:00
mdipierro
aac892364c
R-2.8.2
R-2.8.2
2013-11-28 07:52:24 -06:00
mdipierro
64b670fd8f
fixed issue with scheduler and cache.disk introduced in 2.8.1
2013-11-28 07:50:55 -06:00
mdipierro
a55c6777d3
R-2.8.1
R-2.8.1
2013-11-27 13:54:04 -06:00
mdipierro
f9e16557c4
Merge pull request #308 from niphlod/issue/1780
...
fixes issue 1780
2013-11-27 10:00:49 -08:00
mdipierro
165b682e01
no more drawer open in edit mode
2013-11-27 12:00:21 -06:00
niphlod
92ab6dc635
fix issue 1780
2013-11-25 22:46:27 +01:00
mdipierro
0385ce6eb2
allow add_button(...,'javascript:')
2013-11-25 15:22:21 -06:00
mdipierro
5ba6e8fea2
Merge pull request #307 from erikmontes/patch-1
...
Comment documentation typo correction
2013-11-25 10:50:05 -08:00
mdipierro
8979c0919f
Merge pull request #306 from ilvalle/git-fix
...
fix issue-1789
2013-11-25 10:49:05 -08:00
Erik Montes
b9048b6d65
Comment documentation typo correction
2013-11-25 10:34:55 -08:00
ilvalle
3592dba7f5
fix issue-1789
2013-11-25 09:49:43 +01:00
mdipierro
a7defed64c
no more Tkinter is not necessary
2013-11-24 20:33:31 -06:00
mdipierro
ff2f11a706
generic.jsonp raises HTTP(404)
2013-11-24 09:44:08 -06:00
mdipierro
84cc47920b
Merge branch 'cm-3.20' of https://github.com/ilvalle/web2py into ilvalle-cm-3.20
2013-11-23 21:49:54 -06:00
mdipierro
f57d96d64d
no more 2.5 testing on Travis
2013-11-23 21:49:34 -06:00
mdipierro
c310627d1b
possibly fixed the PyPy testing problem
2013-11-23 21:42:09 -06:00
ilvalle
be66f53c7e
fix form action
2013-11-24 00:20:13 +01:00
mdipierro
77f32a8f4b
wmv in expand all
2013-11-22 21:20:47 -06:00
mdipierro
9b8a24eeb9
fixed undefined form last commit
2013-11-22 12:14:08 -06:00
mdipierro
c87bf553f6
fixed issue 1783:Forgot password and forgot username functionality breaks when multiple usernames are created against the same email address
2013-11-22 10:50:29 -06:00
mdipierro
2361eb4a84
fixed issue 1786:Allow formargs to override grid parameters., thanks iiijjjiii
2013-11-22 10:25:22 -06:00
mdipierro
4f4cc8f98f
fixed link to download jquery plugin
2013-11-22 10:18:29 -06:00
mdipierro
5f1caf668b
colnames in grid, thanks Niphlod, Arnon, and Paolo
2013-11-22 08:38:12 -06:00
mdipierro
054152f162
extract_oracle_models.py
2013-11-20 10:24:08 -06:00
mdipierro
78cf9df6ef
Retire the Splash Screen and Beautify GUI., thanks skyscooby
2013-11-20 09:41:04 -06:00
mdipierro
2924b20c92
Merge pull request #303 from skyscooby/master
...
Retire the Splash Screen and Beautify GUI.
2013-11-20 07:19:50 -08:00
mdipierro
f6318ae86c
Merge pull request #301 from gi0baro/issue1772
...
Issue #1772 : let the user choose uploads_in_blob with mongodb
2013-11-20 07:17:49 -08:00
Massimo
e57907de35
do not truncate on delete
2013-11-19 17:38:13 -06:00
Massimo
df2f9e7119
NDB accepts set, list and tuple, thanks Quint
2013-11-19 17:07:19 -06:00
Andrew Greenwood
23d7eb7a43
Retire the Splash Screen and Beautify GUI.
...
Lets give 5 seconds back to most users on startup by retiring the
artificial Splash Screen. Replace with a prettier server manager window.
-Makes product feel faster.
-Looks much better
-Fixes bug where two windows are created when using (-Q)
-Blocks resize on UI window.
-Window is now labeled ProgramName
2013-11-19 16:49:28 -05:00
Oscar Fonts
99a6dbeac2
extract_oracle_models.py script, for legacy Oracle 11g databases
2013-11-19 19:27:34 +01:00
Oscar Fonts
b05daddc5c
Copy extract_pgsql_models as extract_oracle_models
2013-11-19 19:17:11 +01:00