mdipierro
d0f1286f03
Merge pull request #991 from cs09g/patch-2
...
Update appadmin.py
2015-06-07 21:44:44 -05:00
Chase choi
8e827f7a09
Update appadmin.py
2015-06-02 01:28:51 +09:00
Chase choi
cf2d5b637b
remove invalid initialize
2015-06-02 01:00:25 +09:00
niphlod
cadf38b4f6
fixes #962
2015-05-11 21:24:20 +02:00
mdipierro
6e2f9ad043
fixed examples support
2015-05-04 11:23:44 -05:00
mdipierro
20067d7b93
Merge pull request #953 from niphlod/fix/691
...
fixes issue #691
2015-05-03 10:31:32 -05:00
mdipierro
1394942feb
removed reference to python 2.5
2015-05-03 10:09:07 -05:00
niphlod
32b9b5c799
fixes issue #691
2015-05-03 16:06:10 +02:00
mdipierro
8e3925820c
allow disabling of confirmation in js delete
2015-05-02 23:16:05 -05:00
niphlod
ac80adc9b4
small typo. Fixes #920
2015-04-19 19:49:25 +02:00
mdipierro
435ebeaae4
more consulting companies
2015-04-18 15:13:03 -05:00
mdipierro
a921751e8e
stripe form bs3 compatible, disabled cache.ram max utilization
2015-04-05 18:17:27 -05:00
mdipierro
b02e8a6d5f
fixed problem with custom import and upgraded jquery.js
2015-04-02 16:30:15 -05:00
mdipierro
70b0d67345
R-2.10.1
2015-03-31 14:57:40 -05:00
mdipierro
7c4420aab2
Merge pull request #879 from ilvalle/fix-links
...
updated welcome menu with the 'Helping web2py' book chapter
2015-03-29 18:05:34 -05:00
mdipierro
5bf1eca384
Merge pull request #875 from amerikan/master
...
Made buttons and table look styled in appadmin
2015-03-29 18:05:02 -05:00
mdipierro
f445619bee
Merge pull request #874 from niphlod/welcome/bootstrap_update
...
bootstrap 3.3.4 is out...
2015-03-29 18:04:35 -05:00
ilvalle
bd6235a00b
updated welcome menu with the 'Helping web2py' book chapter
2015-03-29 11:11:24 +02: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
6a3bd509e0
bootstrap 3.3.4 is out.
2015-03-25 21:25:29 +01:00
sp1d3rx
6d0e93d737
Update ajax_examples.py so it does what it says.
...
Fixed the example so it actually does what it says. It said "The last 10 entries will appear sorted in a table below.". What it did was if the number of entries was 10, it would truncate the entries and start over again. So, in order for this to show the last 10 entries, it has to delete the oldest entry after 10. The best way to do that is to not sort the list, except when displaying and then delete the first entry in the list before inserting the 11th entry.
2015-03-24 10:53:34 -07:00
mdipierro
4f64ffb606
Merge pull request #868 from Kalmuraee/master
...
Arabic Translation Added
2015-03-23 10:47:13 -05:00
mdipierro
723c543f73
fixed issue #814 , link to releases:
2015-03-20 11:00:53 -05:00
mdipierro
109d104f3d
removed broken links from menus
2015-03-19 11:54:32 -05:00
mdipierro
8de4fbf38f
margin right
2015-03-18 18:32:10 -05:00
mdipierro
dbe3951507
fixed checboxes and radio widgets
2015-03-18 18:28:38 -05:00
mdipierro
f9212bc75e
removed api collections json, fixed spilling list:string widget
2015-03-18 18:19:15 -05:00
niphlod
0086f7d28a
first iteration on bs3 cleanup
2015-03-18 23:11:55 +01:00
mdipierro
09eb7ce3b7
removed versioning in new welcome app
2015-03-17 16:56:47 -05:00
mdipierro
d7e96ac114
fixed some style/layout issues, thanks Niphlod
2015-03-17 16:52:33 -05:00
mdipierro
2ff0f299da
add remove static welcome files
2015-03-17 13:02:11 -05:00
mdipierro
72a68d7f52
fixed link to profile
2015-03-17 12:53:40 -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
mdipierro
b9cd4ffc58
moved to latest dal
2015-03-16 21:41:04 -05:00
mdipierro
c77683d80e
added more js files to welcome3
2015-03-13 13:10:50 -05:00
mdipierro
b0043d7290
added back modernizr and respond
2015-03-13 12:05:08 -05:00
mdipierro
044af68e5c
reverted a mistake
2015-03-13 12:00:22 -05:00
mdipierro
60b3b19ede
another small bs3 fix
2015-03-12 17:25:15 -05:00
mdipierro
ed5ac272a5
some more changes to welcome3
2015-03-12 09:35:28 -05:00
mdipierro
8ac3f204fa
inverted messages
2015-03-11 00:53:19 -05:00
mdipierro
9b3a9a32e4
reduced space in forms
2015-03-11 00:42:01 -05:00
mdipierro
71aac68c20
fixed whitespaces in welcome3
2015-03-11 00:35:24 -05:00
mdipierro
ae48f471d0
minor flash styling
2015-03-11 00:23:43 -05:00
mdipierro
d4ebb5462b
simpled code in index.html
2015-03-11 00:12:54 -05:00
mdipierro
3e3fdbd06a
image header only on index
2015-03-10 23:58:44 -05:00
mdipierro
915c5a71d8
bold buttons, no shadow
2015-03-10 23:56:34 -05:00
mdipierro
62fa6a8a78
example of image
2015-03-10 23:44:46 -05:00
mdipierro
3948132817
better bootstrap3
2015-03-10 23:07:00 -05:00
mdipierro
a2060eedce
improved static/js/web2py-bootstrap3.js
2015-03-10 22:18:42 -05:00