Commit Graph

1280 Commits

Author SHA1 Message Date
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
mdipierro 246b5293e5 Merge pull request #1933 from jvanbraekel/master
Update layout navbar for centering navbar items
2018-06-01 12:44:50 -05:00
mdipierro d383da31c8 Merge pull request #1928 from umbromancer/master
Added missing config section in Scheduler
2018-06-01 12:44:20 -05:00
mdipierro eaaa9203f7 Merge pull request #1927 from alexandremasbr/fixes_layout_to_translate
fixes allow translate strings at views/default/user.html
2018-06-01 12:43:42 -05:00
mdipierro 7176524e4f Merge pull request #1926 from alexandremasbr/language_pt_br_corrections
fixes in languages/pt-br.py
2018-06-01 12:43:19 -05:00
mdipierro 4d9eaf1ac4 Merge pull request #1922 from cccaballero/user_page_bottom_margin
Add bottom margin on welcome user page
2018-06-01 12:41:18 -05:00
Julien Van Braekel 98c2788203 Update layout navbarfor bootstrap 4 2018-05-31 09:32:11 +02:00
umbromancer 61be442614 Added missing config section in Scheduler 2018-05-14 11:38:55 +01:00
mdipierro bb338ef19c added acknowledgement to Paolo Pastori 2018-05-13 20:15:30 -05:00
Alexandre Andrade c313611e0d fixes in languages/pt-br.py 2018-05-11 02:38:59 +00:00