mdipierro
8575b6bf2b
checkpoint
2018-03-05 15:17:28 -06:00
Francisco Ribeiro
7aafd05cbb
patched flash function to prevent XSS
2018-02-12 11:36:34 +00:00
ilvalle
ad3c69155b
fix few urllib.urlencode, close #1841
2018-02-04 09:58:16 +01:00
Roald Osinga
35a1f6f342
made sorting of translation keys py3 safe
2017-12-13 11:10:08 +01:00
mdipierro
65b3e6dda9
support for bootstrap4
2017-11-13 23:29:34 -06:00
mdipierro
14e58276cf
form handling of f.options, f.regex, f.listable, f.rearchable
2017-11-10 18:41:41 -06: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
0223b0871e
jquery 2.2.4 in admin
2017-07-10 02:43:56 -05:00
Leonel Câmara
c6c027dbec
Fixes #1675 dropdown not working in the "manage" button
2017-07-07 18:10:31 +01:00
Andrew Willimott
60edb11420
Explicit path added for graph css file.
2017-07-07 21:03:55 +12:00
mdipierro
8505c7b282
R-2.16.0b1
2017-07-05 01:42:59 -05:00
mdipierro
5583e9cdc7
R-2.16.0b1
2017-07-05 01:37:48 -05:00
mdipierro
757ce4e76e
fixes #1528
2017-06-27 16:43:42 -05:00
mdipierro
954cef48da
fixes #1648 , thanks you tbear
2017-06-20 11:53:47 -05:00
mdipierro
30c28ad44c
Merge pull request #1630 from ilvalle/fix_1629
...
fix web debugger
2017-06-05 11:41:25 -05:00
Andrew Willimott
59405b9f18
d3 js check was pointing to app, now checking in admin app.
2017-05-16 06:54:51 +12:00
Andrew Willimott
6342bf0ddb
Consistent set of d3 js and css across admin, examples, and welcome
2017-05-15 20:12:58 +12:00
ilvalle
f76437703b
fix web debugger, close #1629
2017-05-13 08:26:09 +02:00
Andrew Willimott
6f256be1f1
Added databases variable check
2017-05-08 07:02:31 +12:00
Andrew Willimott
3505e372d8
Remove graphviz graph code from appadmin and design files
2017-05-08 06:40:50 +12:00
Andrew Willimott
ca5539561f
Typo delete fix for hooks() return
2017-05-04 07:17:04 +12:00
Andrew Willimott
57b554d618
Initial d3 graph commit. Add d3 to graph layout
2017-05-04 07:03:07 +12:00
mdipierro
1842a2e42c
Merge pull request #1616 from cccaballero/py3welcome
...
Fixes in generic layouts for python 3 compatibility
2017-04-28 08:11:42 -05:00
Carlos Cesar Caballero Díaz
60a6180a77
fixes in generic layouts for python 3 compatibility
2017-04-27 10:35:27 -04:00
Carlos Cesar Caballero Díaz
02d2fefc21
renamed "on_succes" option to "done" allowing multiple inputs
...
renamed "on_succes" option to "done" allowing multiple inputs,code
refactoring
2017-04-12 08:48:52 -04:00
Carlos Cesar Caballero Díaz
232598fd8d
Added on_succes and custom options for web2py ajax function
2017-04-10 12:23:34 -04:00
mdipierro
532137bce5
Merge pull request #1594 from BuhtigithuB/improve/translations
...
Improve french translation and close #1592
2017-03-21 12:24:44 -05:00
mdipierro
5000c47472
Merge pull request #1568 from amerikan/patch-2
...
Remove ! from tag
2017-03-21 12:22:16 -05:00
Hardirc
a81e116274
Improve french translation and close #1592
2017-03-15 01:03:21 -04:00
Erik Montes
48a0683dd1
Removed ! from tag
2017-02-07 10:47:26 -08:00
Erik Montes
d7fb270e7e
Remove ! from tag
2017-02-07 10:46:22 -08:00
mdipierro
9f186e5d5d
Merge pull request #1555 from maxslimmer/master
...
ccache page fix for disk cache statistics value
2017-01-19 09:23:02 -06:00
maxslimmer
d862da3543
revert part of fix to displaying cache statistics ( #1 )
2017-01-04 18:08:57 -08:00
Şenol AKKAŞ
7e5277030a
fix css validation error
2016-12-26 14:21:41 +03:00
Vinyl Darkscratch
fc0add67b5
Add web2py componentBegin event
...
Like the “w2p:componentComplete” event I added a while back, this is
another event that I use in my website, and I thought it would be
helpful to share it with others. This way, you can easily catch when a
web2py component starts loading, and write a handler for whatever
reason (in my case, determining when the user is navigating to a new
page through a smooth loading function piggybacking off of the web2py
component system)
2016-11-29 14:05:17 -08:00
mdipierro
ad9ebea900
Merge pull request #1531 from vinyldarkscratch/master
...
Mobile (iOS) flash dismissal fix
2016-11-14 08:34:00 -06:00
mdipierro
05e28ddffd
Merge pull request #1516 from pixelbandito/grammar-uppercase-lowercase
...
Corrected use of 'lowercase' and 'uppercase' to fix #1515
2016-11-14 08:26:44 -06:00
Vinyl Darkscratch
e19435dbcf
Prevent Firefox from loading the page "javascript:null;"
2016-11-11 18:51:38 -08:00
Vinyl Darkscratch
75c1d80824
Replace "#" link with "javascript:null;"
2016-11-11 03:30:16 -08:00
Vinyl Darkscratch
8e79e49ae3
Mobile (iOS) fix for dismissing flashes
...
iOS devices don’t like listening to clicks on most objects. They
typically prefer a and button objects. This fix replaces the
#closeflash span with a link to “#” instead (while also inheriting
text-decoration and color styling), so that mobile (iOS) devices will
allow you to close the flash.
2016-11-10 01:19:06 -08:00
Michele Comitini
8e1630843a
fix wrong import in default controller of admin app
2016-11-02 00:41:40 +01:00
Chris Garcia
4226b6d0e1
Corrected use of 'lowercase' and 'uppercase' to fix #1515
2016-10-28 15:23:18 -05:00
Vinyl Darkscratch
7615848f83
Add a fired event after the component has finished loading
...
Sometimes we may want to know when the component is finished with it’s
loading process entirely to trigger animations or something similar. I
added this for my own website, and I think that others may want to use
this. It’s a small addition, but I hope that it will be helpful to
others!
2016-10-18 18:27:37 -07:00
mdipierro
f9a41875e6
Merge pull request #1499 from ilvalle/fix-app-admin
...
fix few app admin py3 issues, updated qdb (close #1471 )
2016-10-14 10:11:36 -05:00
ilvalle
c1d81a8f60
fix few app admin py3 issues, updated qdb ( close #1471 )
2016-10-08 12:26:04 +02:00
niphlod
39e8cfb11a
fix ccache page in appadmin, thanks MDSIII
...
fixes the ccache page to now raise an exception if a dict is stored in
cache
2016-10-07 21:14:56 +02:00
niphlod
27ce91474d
fix issue with regex
2016-10-07 13:10:44 +02:00
niphlod
a1c1d1357f
remove __pycache__ from the list of apps
...
in case someone wonders how many core devs are actively using the admin
app...here's the evidence ^_^'
2016-10-04 00:30:11 +02:00