Commit Graph

152 Commits

Author SHA1 Message Date
Carlos Cesar Caballero Díaz
1dea18b8a1 Fix form submit buttons responsiveness 2018-04-26 14:06:58 -04:00
Carlos Cesar Caballero Díaz
323a8953b5 Fix welcome index markup 2018-04-26 12:43:15 -04:00
Carlos Cesar Caballero Díaz
577fcefb33 Fix welcome main container 2018-04-26 12:33:10 -04:00
Carlos Cesar Caballero Díaz
d92820326a Fix welcome navbar 2018-04-26 12:02:53 -04:00
Carlos Cesar Caballero Díaz
fa41c255da Fix welcome footer 2018-04-26 11:32:19 -04:00
Carlos Cesar Caballero Díaz
ff3e9ec85b Add last bootstrap version
- include bundle js version
- include map files
2018-04-26 10:46:48 -04:00
Leonel Câmara
b4673384e5 Update bootstrap from a v4-alpha version to the latest release
Fixed welcome to work with the new release
Fixed checkboxes and radiobuttons in bs4 formstyle
2018-03-07 14:07:09 +00:00
mdipierro
698ca8bbb8 font-awesome 2018-02-24 12:33:19 -06:00
mdipierro
9c6df11459 font-awesome 2018-02-24 12:31:33 -06:00
mdipierro
cc8abd0a0f Merge pull request #1869 from dartg/master
Replace the guppy library with Pympler
2018-02-24 11:02:01 -06:00
dartg
419dc7b5fc Replace the guppy library with Pympler 2018-02-20 02:34:21 -03:00
Yi Liu
546440ece0 Fix layout.html "Lost Password" link 2018-02-09 11:48:00 -08:00
ilvalle
009d5ce48c fix layout, close #1828, thanks @carpaIdea 2018-02-08 20:15:04 +01:00
mdipierro
b11d6f6498 removed share 2017-12-02 13:30:19 -06:00
mdipierro
d59e7f35ed fixed toolbar/configuration issue 2017-11-14 00:50:44 -06:00
mdipierro
999e7b7512 fixed layout in lack of configuration 2017-11-14 00:47:40 -06:00
mdipierro
2c2c9d3aa2 moved to bootstrap4 2017-11-13 23:48:54 -06:00
mdipierro
65b3e6dda9 support for bootstrap4 2017-11-13 23:29:34 -06:00
Andrew Willimott
51ce3ffd36 Path to css file changed to explicitly point to admin app 2017-07-07 20:39:42 +12:00
Andrew Willimott
3505e372d8 Remove graphviz graph code from appadmin and design files 2017-05-08 06:40:50 +12:00
Andrew Willimott
57b554d618 Initial d3 graph commit. Add d3 to graph layout 2017-05-04 07:03:07 +12:00
Carlos Cesar Caballero Díaz
60a6180a77 fixes in generic layouts for python 3 compatibility 2017-04-27 10:35:27 -04:00
Nico de Groot
f0382d646c minor cleanup removed unused class 'navbar-ex1-collapse' see https://github.com/twbs/bootstrap/issues/10948 2017-02-26 13:21:44 +01:00
Erik Montes
4acd9f8f2b typo fix 2016-12-21 11:17:12 -08:00
niphlod
3a6df38d62 fixes #1407 passing a properly escaped string 2016-09-29 00:12:59 +02:00
mdipierro
78cc6d69a2 fixed web2py_ajax.html and escaping (not backward compatible fix) 2016-09-27 17:09:05 -05:00
niphlod
e5355b5b12 fixes #1407, encouraging a sane default 2016-09-22 00:34:24 +02:00
mdipierro
b3e606295e committed changelog and removed unwanted file 2015-10-07 13:04:12 -05:00
mdipierro
b8c2bd7303 fixed LazyCrypt and fixed git problem 2015-10-07 13:02:30 -05:00
niphlod
46f081c45c fixes #1068
threw in also a better list:string widget repr for bs3

Updated also the bootswatch theme because something was wrong
2015-09-21 21:38:28 +02:00
mdipierro
9190191c7a changed the default BS3 theme 2015-08-23 10:07:32 -05:00
Manuel Munz
8078d4b0f3 Repair cache status page in appadmin for welcome, admin and examples apps.
This fixes how values are read. For cache.disk, we need to use the second value in the dict.
For cache.ram everything is already there in the object, no need trying to get the stats (which are not there) in the loop.
Also small fix for buttons that did not open the detailed statistics when clicked (class hidden has !important in bootstrap3).
2015-08-01 00:29:34 +02:00
mdipierro
cdbf48f09b fixed margin-top in welcome 2015-06-29 13:03:23 -05:00
Erik Montes
0b739ccb11 Made buttons and table look styled in appadmin
Bootstrap 3 requires ‘table’ and ‘btn-*’ as classes to make the
respective elements look styled
2015-03-25 17:40:42 -07:00
niphlod
0086f7d28a first iteration on bs3 cleanup 2015-03-18 23:11:55 +01:00
mdipierro
d7e96ac114 fixed some style/layout issues, thanks Niphlod 2015-03-17 16:52:33 -05:00
mdipierro
dcaa103b8d restored some files that got corrupted in bs3->bs2, thanks Niphlod 2015-03-17 11:57:41 -05:00
mdipierro
61ccfa2b72 welcome3 is standard (but not final) 2015-03-16 21:44:45 -05:00
ilvalle
8251aebdc5 hooks panel in appadmin for _before_*/_after_* callbacks 2014-09-25 12:59:59 +02:00
mdipierro
3738f7dc7a reverted to bs2 for an early release 2014-08-26 14:29:15 -05:00
mdipierro
f84afaadbb removed files committed by mistake, thanks Niphlod 2014-08-16 12:20:00 -05:00
mdipierro
f4ebc5097e Log In/Sign Up instead of login/register 2014-08-14 19:48:09 -05:00
mdipierro
88e971b9d8 fixed typo default table3cols 2014-08-14 19:40:01 -05:00
mdipierro
715cc484d4 removed legacy files 2014-08-14 16:23:48 -05:00
mdipierro
e9ed69e7a9 fixing a mess 2014-08-09 01:02:58 -05:00
mdipierro
0be4f73102 no more analytics.min.js 2014-06-30 09:55:13 -05:00
mdipierro
ceb479e0cd fixed issue 1924:Reset Password form does not show password strength. 2014-05-26 23:56:56 -05:00
mdipierro
7e9c9dbe93 Merge pull request #431 from ortgit/enhancement/two_step_authentication
Added support for two-step authentication.
2014-05-26 22:27:23 -05:00
ortgit
87edbccf5b Added support for two-step authentication. The login function will
now email a 6-digit code to users if the user is part of a group
with role 'web2py TWo-Step Authentication'.
2014-04-27 01:39:51 -04:00
Massimo
caafff74b3 reverted rpx_account for backward compatibility and added janrain_account for the new engage.js api 2014-04-15 10:16:02 -05:00