mdipierro
caee53e778
fixed IS_TIME()('12:00 am')
2014-02-11 08:12:12 -06:00
mdipierro
4c3ab339cd
Merge pull request #373 from timrichardson/grid_search_widget_labels
...
Better button labels for grid search widget
2014-02-02 14:33:08 -08:00
Tim Richardson
99d64722a1
Better button labels for grid search widget
...
This is a second attempt at search widget buttons.
The create "+Add" is now "+Add Record".
The first search button becomes "New Search", and the And and Or buttons become "+ And" and "+ Or" (to hint that they add terms to the search). There are tool tips on all these buttons now
2014-02-02 18:15:57 +11:00
mdipierro
1b12bcb5d9
Merge pull request #372 from timrichardson/search_widget_button_label_change
...
Minor usability improvement to grid search widget
2014-01-31 15:09:06 -08:00
mdipierro
7a083865dd
Merge pull request #371 from timrichardson/issues/1859
...
Issues/1859 export from grid fails when virtual fields are present
2014-01-31 15:08:21 -08:00
Tim Richardson
794b6bcb7b
Minor usability improvement to grid search widget
...
changed the button "New" to "Add" and added a title attribute (view on hover) explaining what this button does
2014-01-31 16:45:57 +11:00
Tim Richardson
64ccd9043e
fixed comment
2014-01-31 16:26:42 +11:00
Tim Richardson
18af4e92b0
when exporting hidden columns, pick up all virtual fields, even those not on display.
2014-01-31 14:45:45 +11:00
Tim Richardson
cfbae50248
step 2 of fixing export from grids when there are virtual fields. Note export hidden columns includes all table fields and any virtual fields which are displayed, but it does not pick up virtual fields which are not displayed.
2014-01-31 13:44:25 +11:00
Tim Richardson
20576684dd
Step 1 in fixing 1859: this stops the crashing, but virtual fields are not exported
2014-01-31 12:02:46 +11:00
mdipierro
1c2bdd1654
fixed issue 1862, readline problem in cpdb, thanks kmelevskiy
2014-01-30 08:44:19 -06:00
mdipierro
93aa1a13c6
Merge pull request #370 from niphlod/docs/refactor_c_d_f_g_h
...
more docstring fixes
2014-01-30 06:07:11 -08:00
mdipierro
4cd86a397c
Merge pull request #369 from spametki/issue1828
...
Fixes issue1828
2014-01-30 06:06:34 -08:00
mdipierro
efcb203dd9
Merge pull request #368 from nicozanf/patch-1
...
Design cleanup
2014-01-30 06:05:48 -08:00
mdipierro
c859785edc
Merge pull request #367 from timrichardson/issues/1864
...
fixed a bug in SQLFORM.grid where export would fail if a search filter a...
2014-01-30 06:04:56 -08:00
niphlod
41a4de081f
more docstring fixes
2014-01-29 23:01:52 +01:00
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