Alan Etkin
|
82a8d41ac6
|
Fixes issue1828
|
2014-01-29 10:54:08 -03:00 |
|
Nico Zanferrari
|
d274389a33
|
Design cleanup
|
2014-01-29 12:06:12 +01:00 |
|
Tim Richardson
|
faecb124cc
|
fixed a bug in SQLFORM.grid where export would fail if a search filter applied to a non-visible column
|
2014-01-29 18:55:32 +11:00 |
|
mdipierro
|
ce2d958f9a
|
Merge pull request #366 from spametki/testdalmongodb
Add mongodb and imap tests for dal
|
2014-01-28 13:43:07 -08:00 |
|
mdipierro
|
e37c8ff87f
|
Merge pull request #365 from michele-comitini/entity_quoting_parameter
added entity_quoting (False by default) parameter to DAL
|
2014-01-28 13:42:37 -08:00 |
|
mdipierro
|
fd2136875e
|
Merge pull request #364 from niphlod/enhancement/docstrings
docstrings fixes
|
2014-01-28 13:41:41 -08:00 |
|
Alan Etkin
|
35d56ec3f0
|
Add mongodb and imap tests for dal
Added mongodb uri string for tests
|
2014-01-28 17:46:05 -03:00 |
|
Michele Comitini
|
310528ea10
|
added entity_quoting (False by default) parameter to DAL to optionally enable entity name quoting by adapters.
|
2014-01-28 17:45:15 +01:00 |
|
niphlod
|
98ee81606b
|
docstrings fixes
|
2014-01-27 22:56:58 +01:00 |
|
mdipierro
|
6731eb9b2d
|
min-width in highlight, thanks Andre
|
2014-01-27 15:50:52 -06:00 |
|
mdipierro
|
e833783fb0
|
col patch, thanks Anthony
|
2014-01-26 15:52:24 -06:00 |
|
mdipierro
|
9d13d297cb
|
improved Rows methods propagate parameters, thanks Anthony
|
2014-01-24 20:36:21 -06:00 |
|
mdipierro
|
2967969add
|
Merge pull request #363 from niphlod/docs/admin
docstrings refactored
|
2014-01-24 18:32:50 -08:00 |
|
Massimo
|
060eddf812
|
fixed security issue with redirect after expired login, thanks André Kablu
|
2014-01-24 16:22:42 -06:00 |
|
niphlod
|
473d2d5d09
|
docstrings refactored
|
2014-01-24 22:17:43 +01:00 |
|
mdipierro
|
13cc8df4be
|
Merge pull request #362 from niphlod/enhancement/disable_with
remove disable_with if not needed
|
2014-01-23 20:37:22 -08:00 |
|
mdipierro
|
39edd4679d
|
Merge pull request #360 from spametki/master
NoSQL dal tests
|
2014-01-23 20:36:09 -08:00 |
|
mdipierro
|
4cd45abfdd
|
Merge pull request #358 from ilvalle/create_view
online editor: shortcuts in a separated frame and style review
|
2014-01-23 20:34:44 -08:00 |
|
mdipierro
|
cc297a06d3
|
Merge pull request #357 from niphlod/enhancement/scheduler_prevent_drift
added the prevent_drift parameter
|
2014-01-23 20:33:40 -08:00 |
|
niphlod
|
341a5e0c40
|
remove disable_with if not needed
|
2014-01-23 21:59:43 +01:00 |
|
ilvalle
|
d967e23791
|
online editor: fix folding option
|
2014-01-22 18:24:51 +01:00 |
|
Alan Etkin
|
98610df1d4
|
NoSQL dal tests
|
2014-01-22 08:50:03 -03:00 |
|
ilvalle
|
7dd99cf3a1
|
online editor: shortcuts in a separated frame and style review
|
2014-01-21 14:45:56 +01:00 |
|
niphlod
|
9434baba11
|
added the prevent_drift parameter
|
2014-01-20 22:43:53 +01:00 |
|
mdipierro
|
4cbdf612af
|
Merge pull request #356 from niphlod/fix/tests
someone forgot tests.... grrrr!
|
2014-01-20 13:14:37 -08:00 |
|
niphlod
|
0c6eaf536a
|
someone forgot tests.... grrrr!
|
2014-01-20 21:28:44 +01:00 |
|
mdipierro
|
48870b1dd1
|
Merge pull request #355 from reingart/master
debugger and soap contrib update and fixes
|
2014-01-19 21:41:25 -08:00 |
|
Mariano Reingart
|
56121a9c9d
|
fixed WebClient contrib to properly send raw data in POST methods
|
2014-01-19 18:30:29 -03:00 |
|
Mariano Reingart
|
0e0ae1b5be
|
added soap client/server test (including for status 500 to check issue #153)
|
2014-01-19 18:29:42 -03:00 |
|
Mariano Reingart
|
e956d83aa2
|
fixed issue 153: correct 500 status if there is a SOAP fault
|
2014-01-19 18:27:56 -03:00 |
|
Mariano Reingart
|
bfce480a91
|
added soap examples app (used in tests)
|
2014-01-19 18:25:06 -03:00 |
|
Mariano Reingart
|
3df446c306
|
updated simple soap contrib (pysimplesoap version 1.11)
|
2014-01-19 16:57:08 -03:00 |
|
Mariano Reingart
|
e10fd68f90
|
fixed issue 1839: catch exception if source code cannot be opened in the debugger
|
2014-01-19 14:07:00 -03:00 |
|
mdipierro
|
cfd5842538
|
Merge pull request #354 from alfonsodg/master
fix bug related to upgrade setuptools / pip
|
2014-01-18 10:39:47 -08:00 |
|
mdipierro
|
56e95fd640
|
Merge pull request #353 from ilvalle/create_view
codemirror 3.21
|
2014-01-18 10:38:59 -08:00 |
|
mdipierro
|
52cf0dd147
|
Merge pull request #352 from viniciusban/empty_reference_field
Allow empty reference field in form without IS_EMPTY_OR() validator, avoiding constraint violation exception.
|
2014-01-18 10:37:39 -08:00 |
|
mdipierro
|
311404d03c
|
Merge pull request #351 from kirsn/master
Update error_messages; capitalize first character
|
2014-01-18 10:36:33 -08:00 |
|
Alfonso de la Guarda Reyes
|
5900b3f1c7
|
fix bug related to upgrade setuptools / pip
|
2014-01-18 08:05:28 -05:00 |
|
ilvalle
|
45bc26f5eb
|
codemirror 3.21
|
2014-01-18 10:13:56 +01:00 |
|
Vinicius Assef
|
45fc08e4a4
|
Allow empty reference field in form without IS_EMPTY_OR() validator, avoiding constraint violation exception
|
2014-01-17 18:20:43 -02:00 |
|
Kiran Subbaraman
|
e3aa776f5a
|
Update error_messages; capitalize first character
Result of a discussion: https://groups.google.com/forum/#!topic/web2py/IDkr4w_wKv4
The intent is to convert the first character of all error messages to a capital letter.
|
2014-01-16 10:57:34 +05:30 |
|
mdipierro
|
7101762082
|
Merge pull request #346 from dokime7/master
Fix concurrency handling in order to avoid that some workers get the same task at the same time.
|
2014-01-14 22:17:34 -08:00 |
|
mdipierro
|
34bbb376be
|
allow URL(...,language=...) with parametric router, thanks Jonathan
|
2014-01-14 22:17:28 -06:00 |
|
mdipierro
|
391bdf5cd4
|
Merge pull request #349 from mbaser/patch-2
Create tr.py
|
2014-01-14 20:11:23 -08:00 |
|
mdipierro
|
1e4f533008
|
Merge pull request #348 from mbaser/patch-1
Update tr.py
|
2014-01-14 20:10:56 -08:00 |
|
mdipierro
|
dfd35b1a62
|
Merge pull request #347 from niphlod/enhancement/DAL
first steps to a cleaner DAL and rname integration
|
2014-01-14 20:10:26 -08:00 |
|
mdipierro
|
c7f6545f8a
|
Merge pull request #345 from crimsoncantab/master
related to issue 1708 - bugfix to allow no expiration for gae_memcache
|
2014-01-14 20:08:28 -08:00 |
|
Mustafa Baser
|
71c6343aab
|
Create tr.py
|
2014-01-14 13:30:59 +02:00 |
|
mbaser
|
65005ef93a
|
Update tr.py
|
2014-01-14 13:27:10 +02:00 |
|
niphlod
|
7d59bcab72
|
first steps to a cleaner DAL and rname integration
|
2014-01-13 23:35:42 +01:00 |
|