jvanbraekel
|
e04d16bdc1
|
Align SQLForm.grid selec action left and insure compatibility with bootsrap 4
|
2018-08-22 17:21:31 +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 |
|
Alexandre Andrade
|
716c697a60
|
fixes allow translate strings at views/default/user.html
|
2018-05-11 02:31:14 +00:00 |
|
|
d1ed9ab88c
|
fixes in languages/pt-br.py
|
2018-05-11 02:12:17 +00:00 |
|
Carlos Cesar Caballero Díaz
|
9e794b1929
|
Add bottom margin on welcome user page container for properly shadow visualization
|
2018-05-07 13:56:00 -04:00 |
|
mdipierro
|
ae60debc90
|
fixed up export
|
2018-05-06 15:09:11 -05:00 |
|
mdipierro
|
4ed36cfb1f
|
welcome improvements
|
2018-05-01 16:08:40 -05:00 |
|
mdipierro
|
0226eb5286
|
Merge pull request #1914 from cccaballero/fix_welcome_styles
Fix welcome styles
|
2018-04-29 19:51:28 -05:00 |
|
mdipierro
|
de256cfb28
|
Merge pull request #1910 from richboss/typo2
fix editing mistakes
|
2018-04-29 19:51:14 -05:00 |
|
mdipierro
|
ad9ed5a9c4
|
Merge pull request #1909 from richboss/typo
fix my own correction mistake (forms -> formats)
|
2018-04-29 19:50:51 -05:00 |
|
mdipierro
|
8ae34dd8ad
|
Merge pull request #1906 from amerikan/master
Updated Welcome appadmin page styling
|
2018-04-29 19:49:56 -05:00 |
|
mdipierro
|
f0eb120bba
|
Merge pull request #1904 from n1k9/master
Modify dispacher for differente response element name
|
2018-04-29 19:49:10 -05:00 |
|
Carlos Cesar Caballero Díaz
|
32aad5531a
|
Fix bottom margin in footer
|
2018-04-26 14:09:08 -04:00 |
|
Carlos Cesar Caballero Díaz
|
1dea18b8a1
|
Fix form submit buttons responsiveness
|
2018-04-26 14:06:58 -04:00 |
|
Carlos Cesar Caballero Díaz
|
bf85a0b8df
|
Remove unused glyphicons fonts in welcome app
|
2018-04-26 12:44:11 -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 |
|
Richard Boß
|
da23a706e7
|
fix editing mistakes
|
2018-04-23 21:37:21 +02:00 |
|
Richard Boß
|
85dd82e03c
|
fix my own correction mistake (forms -> formats)
|
2018-04-23 20:54:08 +02:00 |
|
Erik Montes
|
e5387d5f79
|
updated to use bootstrap 4 classes, cleaned up layout
|
2018-04-19 17:13:25 -07:00 |
|
Nicola Gramola
|
43e2ed2fc7
|
Modify dispacher for differente response element name
|
2018-04-19 08:57:25 +02:00 |
|
mdipierro
|
94a9bfd05f
|
Merge pull request #1901 from richboss/defunct_links
weed out broken links
|
2018-04-18 22:02:40 -05:00 |
|
mdipierro
|
039da93b14
|
Merge branch 'master' into typos2
|
2018-04-18 22:02:13 -05:00 |
|
mdipierro
|
5df23179b5
|
Merge pull request #1900 from richboss/rocket
supply missing link to Rocket Web Server
|
2018-04-18 22:01:33 -05:00 |
|
Richard Boß
|
9f06760fe7
|
weed out broken links
|
2018-04-17 23:55:33 +02:00 |
|
Richard Boß
|
bfcb047482
|
supply missing link to Rocket Web Server
|
2018-04-17 22:24:07 +02:00 |
|
Richard Boß
|
77ebad50e3
|
fix editing mistakes
|
2018-04-17 22:17:01 +02:00 |
|
Richard Boß
|
b26e28fda1
|
fix editing mistakes
|
2018-04-17 20:31:38 +02:00 |
|
mdipierro
|
2237076a5a
|
Merge pull request #1884 from tyrbonit/master
Fix UnicodeDecodeError
|
2018-03-20 16:55:34 -05:00 |
|
tyrbonit
|
014ddf8248
|
Fix Pluralizaiton UnicodeDecodeError #1883 and #1808
|
2018-03-19 22:42:48 +09: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
|
8575b6bf2b
|
checkpoint
|
2018-03-05 15:17:28 -06: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 |
|