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
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
mdipierro
f44d617445
Merge pull request #1860 from blackthorne/master
...
patched flash function to prevent XSS
2018-02-24 11:01:04 -06:00
dartg
419dc7b5fc
Replace the guppy library with Pympler
2018-02-20 02:34:21 -03:00
Francisco Ribeiro
7aafd05cbb
patched flash function to prevent XSS
2018-02-12 11:36:34 +00:00
Yi Liu
546440ece0
Fix layout.html "Lost Password" link
2018-02-09 11:48:00 -08:00
mdipierro
82cf2eb44d
Merge pull request #1851 from ilvalle/fix_1828
...
fix layout
2018-02-09 12:29:21 -06:00
ilvalle
009d5ce48c
fix layout, close #1828 , thanks @carpaIdea
2018-02-08 20:15:04 +01:00
ilvalle
ad3c69155b
fix few urllib.urlencode, close #1841
2018-02-04 09:58:16 +01:00
mdipierro
f4203ae4d6
Merge pull request #1833 from cccaballero/datewidget
...
Fixed welcome app date and datetime widget #1831
2018-01-07 18:36:00 -06:00
mdipierro
8c9cfff578
Merge pull request #1826 from roaldatwork/p3_admin_translator
...
made sorting of translation keys py3 safe
2018-01-07 18:35:10 -06:00
Carlos Cesar Caballero Díaz
6994cee6c9
Fixed wellcome app date and datetime widget #1831
2018-01-05 10:32:46 -05:00
Roald Osinga
35a1f6f342
made sorting of translation keys py3 safe
2017-12-13 11:10:08 +01:00
mrdumpty
c7d91108bb
Update db.py
...
Possible typo?
2017-12-07 17:10:05 +04:00
mdipierro
4f51647b2f
align login menu to right
2017-12-02 14:15:06 -06:00
mdipierro
b11d6f6498
removed share
2017-12-02 13:30:19 -06:00
mdipierro
4a2a02d1fe
fixed display of computed fields
2017-12-02 12:52:15 -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
Leonel Câmara
e44a12eaf8
Update supported python versions
2017-11-13 22:40:37 +00:00
mdipierro
14e58276cf
form handling of f.options, f.regex, f.listable, f.rearchable
2017-11-10 18:41:41 -06:00
Eric Waldman
2aa8fd22a2
Set entry animation to 'fadeIn' and provide an easy switch for 'slideDown'
2017-11-03 15:17:18 -04:00
mdipierro
27c9250efb
fixed book link
2017-09-07 12:46:36 -05:00
abastardi
e880da0d0e
Fix submit button disable bug
...
When a form includes more than one submit button, after being disabled
all buttons are re-enabled with the value of the first button rather
than having their original values restored. This change iterates over
each button separately to disable and enable.
2017-08-23 11:43:40 -04:00
Andrew Willimott
4a47bb8e83
d3_graph_model fixed, no longer hardcoded for a “db” database
2017-08-02 21:47:26 +12:00
mdipierro
876cc634a8
Merge pull request #1679 from leonelcamara/fix1675
...
Fixes #1675 dropdown not working in the "manage" button
2017-07-10 14:18:17 -05:00
mdipierro
c004d2c16e
Merge pull request #1678 from willimoa/issue/1674
...
Issue/1674
2017-07-10 14:17:56 -05:00
mdipierro
c183c7b18b
Merge pull request #1666 from abastardi/ajax-uploads
...
Enable Ajax file uploads
2017-07-10 14:15:01 -05:00
mdipierro
b0a01ef720
fixed some relative imports, thanks steve.van.christen
2017-07-10 03:13:12 -05:00