This website requires JavaScript.
3e38f8017f
better entropy colors and optional callback, thanks Niphlod
mdipierro
2012-09-23 16:58:11 -05:00
1fb81bec39
linked_tables in smartgrid can be a dict()
mdipierro
2012-09-23 16:31:44 -05:00
41bc1cb1e9
linked_tables in smartgrid can be a dict()
mdipierro
2012-09-23 16:31:44 -05:00
2e0e559c59
linked_tables in smartgrid can be a dict()
mdipierro
2012-09-23 16:30:31 -05:00
9fb94008ea
linked_tables in smartgrid can be a dict()
mdipierro
2012-09-23 16:30:31 -05:00
68f63dc89b
moved layout.js in web2py_bootstrap.js and include_files(extensions=[...]), thanks Jeremy
mdipierro
2012-09-23 14:37:50 -05:00
5f647a46b8
moved layout.js in web2py_bootstrap.js and include_files(extensions=[...]), thanks Jeremy
mdipierro
2012-09-23 14:37:50 -05:00
d8417955b3
entropy check code in web2py.js, thanks Niphlod
mdipierro
2012-09-23 14:07:50 -05:00
69a2e76c3c
entropy check code in web2py.js, thanks Niphlod
mdipierro
2012-09-23 14:07:50 -05:00
f4cc813740
fixed apos encoding.
Michele Comitini
2012-09-22 23:37:06 +02:00
39f5c04f94
added comment
Michele Comitini
2012-09-22 23:14:15 +02:00
f1fcb886a0
utf-8 entities pre-encoding speedup.
Michele Comitini
2012-09-22 23:10:07 +02:00
7b373ecb71
compatibility with xhtml "apos" entity and entity decoding speedup.
Michele Comitini
2012-09-22 22:58:55 +02:00
c9fc88e8de
fixed typo in validators
mdipierro
2012-09-22 11:19:14 -05:00
4d6598c645
fixed typo in validators
mdipierro
2012-09-22 11:19:14 -05:00
92ade120af
removed some duplication of code in dal.py, thanks Mart
mdipierro
2012-09-22 10:11:17 -05:00
56acb685e9
removed some duplication of code in dal.py, thanks Mart
mdipierro
2012-09-22 10:11:17 -05:00
613252f210
restored comments in boostrap_css.css
mdipierro
2012-09-22 09:54:53 -05:00
f0be4416b3
restored comments in boostrap_css.css
mdipierro
2012-09-22 09:54:53 -05:00
db99f6f34a
moved entropy js back to user.html
mdipierro
2012-09-22 09:52:08 -05:00
93ce59f65b
moved entropy js back to user.html
mdipierro
2012-09-22 09:52:08 -05:00
768dbf5bd3
formstyle='inline' for forms with single field
mdipierro
2012-09-21 22:49:45 -05:00
28b94eceb2
formstyle='inline' for forms with single field
mdipierro
2012-09-21 22:49:45 -05:00
305e7906b9
reverted 4077 because distinct on and groupby are not equivalent. Moreover distinct on is supported only by postgresql because potentially non-deterministic and should be discouraged. Thanks Alexander
mdipierro
2012-09-21 22:29:55 -05:00
e4c63769f2
reverted 4077 because distinct on and groupby are not equivalent. Moreover distinct on is supported only by postgresql because potentially non-deterministic and should be discouraged. Thanks Alexander
mdipierro
2012-09-21 22:29:55 -05:00
0fc03982c8
broken long lines in minify
mdipierro
2012-09-21 22:23:45 -05:00
e0fc61932d
broken long lines in minify
mdipierro
2012-09-21 22:23:45 -05:00
dea823f575
fixed share Google+, thanks nicozanf
mdipierro
2012-09-21 22:14:08 -05:00
3de3046260
fixed share Google+, thanks nicozanf
mdipierro
2012-09-21 22:14:08 -05:00
44d0b21eb9
Merge branch 'master' of https://github.com/nicozanf/web2py
mdipierro
2012-09-21 22:13:09 -05:00
b6a96301cd
Merge branch 'master' of https://github.com/nicozanf/web2py
mdipierro
2012-09-21 22:13:09 -05:00
58cff21ced
moved entropy JS in PasswordWidget but the source should be moved in separate file
mdipierro
2012-09-21 22:12:17 -05:00
480dea23ad
moved entropy JS in PasswordWidget but the source should be moved in separate file
mdipierro
2012-09-21 22:12:17 -05:00
78cc80714d
added missing patch, thanks Niphlod
mdipierro
2012-09-21 22:01:51 -05:00
457ef24c04
added missing patch, thanks Niphlod
mdipierro
2012-09-21 22:01:51 -05:00
67ad20ce5a
Modified share to Buzz to Google+
Nico Zanferrari
2012-09-22 00:06:21 +02:00
dbf6ce6d6c
Modified share to Buzz to Google+
Nico Zanferrari
2012-09-22 00:06:21 +02:00
db116d0a07
Merge pull request #3 from mdipierro/master
nicozanf
2012-09-21 14:32:55 -07:00
7686a6fc93
Merge pull request #3 from mdipierro/master
nicozanf
2012-09-21 14:32:55 -07:00
5f7befcfbd
merge
Michele Comitini
2012-09-21 23:26:25 +02:00
dbcbc5eb95
merge
Michele Comitini
2012-09-21 23:25:09 +02:00
2be3037ed3
cleanup web2py_bootstrap.css
mdipierro
2012-09-21 09:37:37 -05:00
afde6efafa
cleanup web2py_bootstrap.css
mdipierro
2012-09-21 09:37:37 -05:00
eb1a3da363
scheduler optimization for single process, thanks Niphlod
mdipierro
2012-09-21 08:58:43 -05:00
af53f17f5a
scheduler optimization for single process, thanks Niphlod
mdipierro
2012-09-21 08:58:43 -05:00
fd9b100423
user.html has entrpy color-coding, thanks Niphlod
mdipierro
2012-09-21 08:57:11 -05:00
8f9cf4034d
user.html has entrpy color-coding, thanks Niphlod
mdipierro
2012-09-21 08:57:11 -05:00
3c8c25d680
hidden fields should be visible
mdipierro
2012-09-21 08:29:16 -05:00
31a6c5df9b
hidden fields should be visible
mdipierro
2012-09-21 08:29:16 -05:00
a0e26dfc2d
Merge pull request #1 from mdipierro/master
nicozanf
2012-09-20 13:29:35 -07:00
08d1b26738
Merge pull request #1 from mdipierro/master
nicozanf
2012-09-20 13:29:35 -07:00
49f7d6bab1
added search to codemirror
mdipierro
2012-09-20 13:25:54 -05:00
abd739123c
added search to codemirror
mdipierro
2012-09-20 13:25:54 -05:00
358ec48d8a
better zip_static_files.py, thanks Niphlod
mdipierro
2012-09-20 11:19:11 -05:00
da8570b560
better zip_static_files.py, thanks Niphlod
mdipierro
2012-09-20 11:19:11 -05:00
afbbfd7e46
fixed issue 1021, thanks Edouard and Jonathan
mdipierro
2012-09-20 11:16:51 -05:00
8d238890a2
fixed issue 1021, thanks Edouard and Jonathan
mdipierro
2012-09-20 11:16:51 -05:00
45391c7cc8
Unnecessary calls to logging()
nicozanf
2012-09-20 17:52:55 +03:00
ca29f262e5
Unnecessary calls to logging()
nicozanf
2012-09-20 17:52:55 +03:00
2fc2275495
possibly fixed issue 1020
mdipierro
2012-09-20 09:27:05 -05:00
cffefbeb2e
possibly fixed issue 1020
mdipierro
2012-09-20 09:27:05 -05:00
b6bba49d47
changed brand color
mdipierro
2012-09-20 09:24:38 -05:00
52528f9311
changed brand color
mdipierro
2012-09-20 09:24:38 -05:00
887f02f859
better layout yet, thanks Paolo
mdipierro
2012-09-20 09:19:21 -05:00
8b75256281
better layout yet, thanks Paolo
mdipierro
2012-09-20 09:19:21 -05:00
a5ef1c8e3b
new web2py_bootstrap_nojs.css, thanks Paolo
mdipierro
2012-09-20 09:16:04 -05:00
2385ed22b1
new web2py_bootstrap_nojs.css, thanks Paolo
mdipierro
2012-09-20 09:16:04 -05:00
cac6633bf7
entropy computation in IS_STRONG, thanks Jonathan
mdipierro
2012-09-20 09:14:51 -05:00
7a0cf446ba
entropy computation in IS_STRONG, thanks Jonathan
mdipierro
2012-09-20 09:14:51 -05:00
738059f56a
fixed a problem with reset_password redirect loop
mdipierro
2012-09-19 23:04:10 -05:00
586d85cf08
fixed a problem with reset_password redirect loop
mdipierro
2012-09-19 23:04:10 -05:00
ef7b1c1454
mail.send(...,sender='Mr X <%(sender)s>')
mdipierro
2012-09-19 00:03:06 -05:00
f371e72e07
mail.send(...,sender='Mr X <%(sender)s>')
mdipierro
2012-09-19 00:03:06 -05:00
cf30f1b255
mail.send(...,sender='Mr X <%(sender)s>')
mdipierro
2012-09-19 00:00:18 -05:00
8d9bc1cb53
mail.send(...,sender='Mr X <%(sender)s>')
mdipierro
2012-09-19 00:00:18 -05:00
4c4462987e
Merge github.com:web2py/web2py
Michele Comitini
2012-09-19 00:26:30 +02:00
d21af5b277
enhanced imapadapter, thanks Alan
mdipierro
2012-09-18 13:39:16 -05:00
29edf94498
enhanced imapadapter, thanks Alan
mdipierro
2012-09-18 13:39:16 -05:00
a72cdcfd90
fixed recent typo, thanks Christian
mdipierro
2012-09-18 13:37:41 -05:00
d7a108ff06
fixed recent typo, thanks Christian
mdipierro
2012-09-18 13:37:41 -05:00
0e3f7a0706
possibly fixed issue 1016
mdipierro
2012-09-18 13:35:47 -05:00
5ed41285c0
possibly fixed issue 1016
mdipierro
2012-09-18 13:35:47 -05:00
15622d2e92
some more CSS fixes, thanks Paolo
mdipierro
2012-09-17 21:37:13 -05:00
b16d79e654
some more CSS fixes, thanks Paolo
mdipierro
2012-09-17 21:37:13 -05:00
554bb815c9
bootstrap 2.1.1, thanks Paolo
mdipierro
2012-09-17 21:32:49 -05:00
90e5d06d3d
bootstrap 2.1.1, thanks Paolo
mdipierro
2012-09-17 21:32:49 -05:00
8c14e64909
improved minify, thanks Niphlod
mdipierro
2012-09-17 21:25:05 -05:00
a1156cae6c
improved minify, thanks Niphlod
mdipierro
2012-09-17 21:25:05 -05:00
b1d3e8faaa
IS_IN_DB cacheable=True
mdipierro
2012-09-17 16:22:30 -05:00
037a200357
IS_IN_DB cacheable=True
mdipierro
2012-09-17 16:22:30 -05:00
9784c198e3
fixed a problem with order of table definitions in auth.wiki, thanks David
mdipierro
2012-09-17 14:23:13 -05:00
e282454bfe
fixed a problem with order of table definitions in auth.wiki, thanks David
mdipierro
2012-09-17 14:23:13 -05:00
642a9c5c94
fixed problem with missing wiki_media.filename
mdipierro
2012-09-17 11:47:07 -05:00
e499c1d5a4
fixed problem with missing wiki_media.filename
mdipierro
2012-09-17 11:47:07 -05:00
c83bdbd14e
fixed issue 1014, thanks Sherdim
mdipierro
2012-09-17 11:43:26 -05:00
8540b1b113
fixed issue 1014, thanks Sherdim
mdipierro
2012-09-17 11:43:26 -05:00
6880727e4f
better layout, thanks Paolo
mdipierro
2012-09-17 11:36:00 -05:00
6b5e3f2abf
better layout, thanks Paolo
mdipierro
2012-09-17 11:36:00 -05:00
db2ef362af
fixed comment
mdipierro
2012-09-17 10:26:17 -05:00
f8be550e6a
fixed comment
mdipierro
2012-09-17 10:26:17 -05:00