Dinis
6fddca4e4f
Force page reload with anchors
...
Force page to reload even when the location contains anchors, while using "web2py-redirect-location".
Otherwise, when the location is the same and the url has an anchor it won't redirect.
2019-07-17 15:18:44 +01:00
mdipierro
14c1b3e400
fixed typo
2019-06-06 22:39:38 -07:00
mdipierro
3e09add351
submit->Submit, thanks Paolo Pastori
2019-06-06 21:28:56 -07:00
mdipierro
409a499dd0
Merge pull request #2215 from yamandu/pt_br_translation
...
Better Brazilian Portuguese translation
2019-06-01 11:37:17 -07:00
Carlos Costa
273ebb9a70
Better Brazilian Portuguese translation
...
Including SQLFORM.grid, auth and other strings.
2019-05-31 12:04:32 -03:00
Carlos Costa
1bfffc4f12
issue #2179
...
fixing tab size setting that breaks the editor configuration
2019-05-31 11:20:39 -03:00
mdipierro
1c5b2d7fce
chmod a-x, thanks Paolo
2019-05-25 00:30:34 -07:00
mdipierro
95bbaf6a38
more regex improvements, thanks Paolo Pastori
2019-05-12 19:39:33 -07:00
mdipierro
0372c50ef5
restored some missing regex, thanks Paolo Pastori
2019-05-12 17:34:24 -07:00
Leonel Câmara
986406ed80
Teach admin how to deal with syntax errors
2019-03-18 15:06:38 +00:00
Vinyl Darkscratch
27c34fc531
Merge remote-tracking branch 'web2py/master'
2019-03-07 21:47:58 -08:00
Vinyl Darkscratch
afff1e50ec
Remove random trailing whitespace in language files
2019-03-06 21:23:20 -08:00
Vinyl Darkscratch
007cf42f89
Update translations for welcome/de
2019-03-06 21:19:18 -08:00
mdipierro
f60f931299
Merge pull request #2131 from vinyldarkscratch/translations/update-files
...
Update language files
2019-03-06 20:12:13 -08:00
Vinyl Darkscratch
93f2ec342a
Update languages for admin
2019-03-06 17:02:02 -08:00
Vinyl Darkscratch
c18fc53d33
Update languages for welcome
2019-03-06 16:47:15 -08:00
Leonel Câmara
2d6eb5cf5d
Fix unclosed string typo
...
see https://groups.google.com/forum/#!topic/web2py/DykU5wPQ614
2019-03-06 13:58:09 +00:00
mdipierro
ca3fd90acc
new validators pass all tests
2019-03-04 00:08:13 -08:00
mdipierro
e09655b112
fixed translator
2019-03-03 14:27:12 -08:00
mdipierro
2941aa13da
fixed admin save
2019-03-03 13:53:12 -08:00
mdipierro
8dcb4326c6
R-2.18.2
2019-02-25 22:08:20 -08:00
mdipierro
818494d0f3
fixed problems with byte escaping in py3
2019-02-25 21:30:04 -08:00
mdipierro
afaf57f6da
R-2.18.1
2019-02-23 21:46:01 -08:00
mdipierro
0663088d7f
added yatl
2019-02-23 16:24:33 -08:00
mdipierro
001b77b5f3
better regex escaping
2019-02-17 16:45:45 -08:00
mdipierro
b501d77903
Merge pull request #2072 from vinyldarkscratch/admin-debug-interact-patch
...
Fix translation strings to use Markmin
2019-02-03 21:10:13 -08:00
Vinyl Darkscratch
fc3e9d95b8
Fix translation strings to use Markmin
2019-01-05 05:42:15 -08:00
Vinyl Darkscratch
b1e397c223
Update German translations for admin (2nd revision)
2019-01-05 03:48:38 -08:00
Vinyl Darkscratch
41fd73e26c
Update German translations for welcome
2019-01-04 15:24:35 -08:00
Vinyl Darkscratch
975949ab18
Update German translations for admin
2019-01-04 15:23:15 -08:00
mdipierro
eefdd6f887
Merge pull request #2040 from d3im/master
...
fix plugin.html view to work with python3
2018-11-01 08:19:54 -07:00
d3im
508e96c486
fix plugin.html view to work with python3
2018-10-18 09:20:29 +02:00
Ray Luo
313f7292f8
Create generic.csv
2018-10-07 01:02:50 -07:00
Nico Zanferrari
6034368364
Python 3 compatibility + fixed link for cookbook
2018-09-27 21:16:05 +02:00
Бородин Роман
fba90d31f4
Error 'dict_items += list' when try to save code-editor settings
2018-09-19 11:06:04 +03:00
Бородин Роман
9375ea7378
TypeError when try to disable appliance
2018-09-19 10:57:57 +03:00
mdipierro
1c8790271d
Merge pull request #1995 from wojtek555/issue/1974
...
Glyphicons replaced with awasome icons in list widget, fix #1974
2018-09-02 10:27:04 -07:00
mdipierro
f8cba1e5c4
Merge pull request #1992 from jvanbraekel/master
...
Update the style of SQLgrid select actions
2018-09-02 10:26:40 -07:00
mdipierro
02b02f73bd
Merge pull request #1989 from nicozanf/patch-2
...
partially restore original layout for Welcome page
2018-09-02 10:25:25 -07:00
mdipierro
842a8d613b
Merge pull request #1979 from kelvinspencer/patch-1
...
Update web2py_bootstrap.js
2018-09-02 10:18:02 -07:00
Wojciech Barcik
b28cc5b5c3
Glyphicons replaced with awasome icons in list widget, fix #1974
2018-08-29 19:01:22 +02:00
jvanbraekel
e04d16bdc1
Align SQLForm.grid selec action left and insure compatibility with bootsrap 4
2018-08-22 17:21:31 +02:00
Nico Zanferrari
83abe91e3a
restore original background image
2018-08-16 18:38:55 +02:00
Nico Zanferrari
4f29733fae
restore dark navbar
2018-08-16 18:31:13 +02:00
Kelvin Spencer
46b8ad3fdd
Update web2py_bootstrap.js
...
This allows dropdown menu items to be open in the target specified if it exists without changing main/top window
2018-08-08 08:58:15 -05:00
Nico Zanferrari
7111b3dcb2
Python 3 compatibility clarification
2018-08-08 00:13:23 +02:00
jvanbraekel
68284be7b0
Fix pdf export , make it python3 compatible, Fix markmin2latex import
2018-08-02 11:04:14 +02:00
jvanbraekel
cfe9c74eb1
Merge pull request #1 from web2py/master
...
web2py origin changes
2018-08-01 11:12:32 +02:00
mdipierro
f239882d32
fxed various sqlhtml bugs, thanks Paolo
2018-06-15 05:06:49 +02:00
jvanbraekel
b7ba4a15f1
Update request_reset_password in user.htlm
...
Update /user/request_reset_password to user/retrieve_password and linked settings option.
According to https://web2py.readthedocs.io/en/latest/_modules/gluon/tools.html#Auth 'request_reset_password' should not even be exposed anymore. (but this is still the case).
2018-06-07 16:14:52 +02:00