-
4cd4ff2c5e
startswith, endswith and contains for upload fields
mpranjic
2013-09-19 10:58:23 +02:00
-
-
-
26ef508966
added some missing files, is admin/static/js/jquery-1.10.0.min.map correct?
Massimo
2013-09-18 14:37:28 -05:00
-
28b4badb9a
concatenation of filter and find for a better <title> discovery
Paolo
2013-09-18 17:33:54 +02:00
-
8e2e2420b0
fixed style of edit in admin
mdipierro
2013-09-18 10:18:31 -05:00
-
67349627f4
Merge pull request #214 from niphlod/fix/admin_emmet
mdipierro
2013-09-18 08:05:49 -07:00
-
-
cfe825f94a
Merge pull request #213 from spametki/master
mdipierro
2013-09-18 08:05:05 -07:00
-
-
53e79915fa
skip virtual fields on AttributeError
mdipierro
2013-09-18 08:29:31 -05:00
-
9fb5f688ed
Set document title if an ajax fragment has a <title> element
ilvalle
2013-09-18 09:15:06 +02:00
-
-
-
c2cdae0615
new setup_exe.py, thanks Niphlod
mdipierro
2013-09-17 08:31:01 -05:00
-
2516bb59a1
fixed issue 1679:auth.navbar() duplicates first link if mode is 'default', thanks wkl
mdipierro
2013-09-16 08:55:43 -05:00
-
13c78fae58
R-2.6.3
R-2.6.3
mdipierro
2013-09-15 12:00:13 -05:00
-
91c0a31800
R-2.6.3
mdipierro
2013-09-15 11:51:01 -05:00
-
277137c8e6
R-2.6.3
mdipierro
2013-09-15 11:48:32 -05:00
-
4556a355a2
fixed a problem with CRYPT password length
mdipierro
2013-09-15 11:46:46 -05:00
-
7dafb07438
added a extra level of protection for long passwords, even if IS_LENGTH validator is missing
mdipierro
2013-09-15 09:40:15 -05:00
-
3c8e7a1364
fixes keyboard shortcuts in admin when modifying js or css files
niphlod
2013-09-15 11:23:58 +02:00
-
-
-
921cd46c10
Fix imap insert multipart detection
spametki
2013-09-14 16:03:41 -03:00
-
-
b0f6dc4e16
R-2.6.2
R-2.6.2
mdipierro
2013-09-13 17:44:01 -05:00
-
1499b19575
R-2.6.2
mdipierro
2013-09-13 17:41:13 -05:00
-
877b867cef
Merge pull request #212 from niphlod/fix/js_punctuation
mdipierro
2013-09-13 15:27:46 -07:00
-
-
837808bd77
never got to understand ASI. Let's behave and have a semicolon.
niphlod
2013-09-14 00:22:53 +02:00
-
10a69f4338
removed circular import for validators
mdipierro
2013-09-13 17:14:47 -05:00
-
7bc603f380
fixed Pointless to set session.flash before session.renew, thanks nursix
mdipierro
2013-09-13 15:41:58 -05:00
-
6c1cc6fc96
tabs -> spaces
mdipierro
2013-09-13 15:39:39 -05:00
-
-
ed9def985e
R-2.6.1
R-2.6.1
mdipierro
2013-09-12 17:08:52 -05:00
-
be57c3ab5b
conditional renew sessions on login/logout
mdipierro
2013-09-12 16:31:41 -05:00
-
809a004a60
no more scripts/cleanup.py
mdipierro
2013-09-11 22:38:52 -05:00
-
6129805194
removed dbsession2trash.py since functionality duplicated in session2trash.py
mdipierro
2013-09-11 14:59:47 -05:00
-
06475f2050
adding scripts/cleanup.py to remove all sessions and errors
mdipierro
2013-09-11 12:15:03 -05:00
-
b6f8f9be75
Merge branch 'master' of github.com:web2py/web2py
mdipierro
2013-09-11 11:22:21 -05:00
-
-
cc524592c4
Merge pull request #209 from michele-comitini/custom_jsonrpcexception
mdipierro
2013-09-11 09:22:04 -07:00
-
-
53bca4e178
Allow raising a custom Service.JsonRpcException inside a jsonrpc2 action.
Michele Comitini
2013-09-11 18:01:37 +02:00
-
-
e060b2936f
new CHANGELOG, thanks Niphlod
mdipierro
2013-09-10 15:30:02 -05:00
-
-
deb0e89240
merged pull 27, thanks Niphlod
Massimo
2013-09-09 17:08:16 -05:00
-
-
5951ce2aef
fixed redis_session.py, thanks @Giovanni for pointing
niphlod
2013-09-09 21:32:26 +02:00
-
16b95b8132
fixed wrong validation of record_id in globals
mdipierro
2013-09-09 14:28:58 -05:00
-
-
69d5fb1d64
fixed link in toolbar, issue 1670
mdipierro
2013-09-09 14:17:25 -05:00
-
dfaf3a6667
Merge pull request #206 from nursix/master
mdipierro
2013-09-09 10:53:26 -07:00
-
-
0a3b594446
Merge pull request #205 from ilvalle/web2py.js
mdipierro
2013-09-09 10:52:39 -07:00
-
-
fa08fd6703
Merge pull request #204 from niphlod/issue/1640
mdipierro
2013-09-09 10:51:44 -07:00
-
-
01c0d14396
Add 'set' to serializable types in Query.as_dict
Dominic König
2013-09-09 14:59:29 +02:00
-
-
-
5176890ff3
updated web2py.js for all apps (examples and admin)
ilvalle
2013-09-09 08:43:07 +02:00
-
029915f2f9
Container target is now part of the event fired by ajax_page
ilvalle
2013-09-09 08:35:24 +02:00
-
-
-
2a0f481b42
updated changelog for 2.6.1
mdipierro
2013-09-08 21:36:42 -05:00
-
4089001d99
grid search widget always use ISO format for date(time) fields
niphlod
2013-09-08 18:27:37 +02:00
-
-
30f01a2e79
removed unwanted print statement, thanks Luca
mdipierro
2013-09-07 22:05:01 -05:00
-
aacbb5cef8
reverted previous patch
mdipierro
2013-09-07 21:01:30 -05:00
-
bf89d42c00
Merge pull request #203 from lucadealfaro/master
mdipierro
2013-09-07 18:47:32 -07:00
-
-
fae29bf0e1
Update validators.py
Luca de Alfaro
2013-09-07 16:57:17 -07:00
-
-
b0f6f29de5
Merge pull request #202 from niphlod/enhancement/working_status
mdipierro
2013-09-07 07:22:14 -07:00
-
-
a6baead531
streamlined the "working..." status handling and added an example
niphlod
2013-09-07 15:34:03 +02:00
-
-
31a5e28f9a
some cleanup
mdipierro
2013-09-06 16:29:20 -05:00
-
173d669206
fixed makefile for new folder structure
mdipierro
2013-09-06 16:19:20 -05:00
-
d129539e62
fixed routes.pattern.example.py
mdipierro
2013-09-06 15:38:01 -05:00
-
58e02c6f24
fixed prefix in markmin ...:cite
mdipierro
2013-09-06 15:35:27 -05:00
-
6203fcb852
moved settings.cfg to admin
mdipierro
2013-09-06 15:18:17 -05:00
-
62b59a023d
fixed merge
mdipierro
2013-09-06 14:45:52 -05:00
-
-
faeecbfc94
renamed routes.patterns.example.py and routes.parametric.example.py files
mdipierro
2013-09-06 14:33:24 -05:00
-
7f11ec177a
reverting last patch
mdipierro
2013-09-06 14:21:23 -05:00
-
ceae454386
Merge pull request #199 from pyner/master
mdipierro
2013-09-06 12:00:35 -07:00
-
-
cd7dd52002
Merge pull request #201 from michele-comitini/table_init_speedups
mdipierro
2013-09-06 11:58:58 -07:00
-
-
82950a621c
Lazy tables recursion fix 3, thanks Michele and Anthony
mdipierro
2013-09-06 13:55:34 -05:00
-
b885f7e2b6
Merge pull request #200 from michele-comitini/lazy_tables_recursion_fix_3
mdipierro
2013-09-06 11:52:37 -07:00
-
-
af073a2af1
little speedup for table init
Michele Comitini
2013-09-06 15:15:34 +02:00
-
-
-
59c758368a
try to reduce recursion in Row.__getitem__
Michele Comitini
2013-09-06 14:48:09 +02:00
-
69ef29bc2d
trying to fix some speed issues
Michele Comitini
2013-09-06 05:56:17 +02:00
-
2baa1af264
fix for recursive selects on lazy tables
Michele Comitini
2013-09-06 04:53:11 +02:00
-
f96f89b14d
Merge ssh://github.com/web2py/web2py
Michele Comitini
2013-09-06 05:01:33 +02:00
-
-
-
-
fceb9a57ce
auth.crsf_prevention = False
mdipierro
2013-09-05 17:26:40 -05:00
-
3bb31b1f09
auth.crsf_on = False
mdipierro
2013-09-05 17:23:53 -05:00
-
def5ba3d4f
Merge pull request #198 from niphlod/enhancement/double_submission
mdipierro
2013-09-05 12:24:53 -07:00
-
-
dbf2202630
Merge pull request #197 from spametki/master
mdipierro
2013-09-05 12:24:01 -07:00
-
-
11d0c28f91
toolbar and ajax fix patch
mdipierro
2013-09-05 09:48:40 -05:00
-
59c3c981d3
Merge ssh://github.com/web2py/web2py
Michele Comitini
2013-09-05 11:17:43 +02:00
-
-
-
-
1b91e746ca
download file via http
Samuel
2013-09-04 16:57:04 -05:00
-
f171777da5
fixed problem with handlers in zip
mdipierro
2013-09-04 16:33:37 -05:00
-
5b32e3e2a9
fixed problem with missing .py in zip
mdipierro
2013-09-04 16:30:14 -05:00
-
832a603939
fixed problem with missing .py in zip
mdipierro
2013-09-04 16:27:42 -05:00
-
79bd1d2e24
help preventing double submissions for normal forms too. Helps with issue #1644
niphlod
2013-09-04 23:22:41 +02:00
-
-
-
44aa9483a4
Cast keys recursively including iterables (issue 1639 syntax error)
spametki
2013-09-04 16:19:59 -03:00
-
cbcc9bc8ff
Merge branch 'master' of github.com:web2py/web2py
mdipierro
2013-09-03 20:37:28 -05:00
-
-
-
-
a9d20cf3b4
Merge pull request #195 from niphlod/enhancement/datetime_js_widgets
mdipierro
2013-09-03 18:37:11 -07:00
-
-
af202868bc
Merge branch 'dictionary-db-defs'
spametki
2013-09-03 19:41:48 -03:00
-
-
-
cd30382c0e
attach datetime/date/time validators only on events
niphlod
2013-09-03 20:52:25 +02:00
-
-
e724e13564
fixed cron deadlock on windows, thanks Helko Besemann
Massimo
2013-09-03 11:53:18 -05:00
-
fd000fe35b
preventing un-necessary fetch, thans Anthony and Villas
Massimo
2013-09-03 09:53:42 -05:00
-
-
099e02fe64
fixed issue 1507, menu links problems with mobile user agent, thanks Paolo Valleri
mdipierro
2013-09-02 20:43:10 -05:00
-
6a1d83b2f4
Merge pull request #194 from alfonsodg/master
mdipierro
2013-09-02 18:37:49 -07:00
-
-
74cb6c3de6
backported safe_eval to python 2.5
mdipierro
2013-09-02 20:33:19 -05:00
-
31904d58bd
backported safe_eval to python 2.5
mdipierro
2013-09-02 20:30:30 -05:00
-
a51d087797
Fixing some typos inside tests and unneeded modules
Alfonso de la Guarda Reyes
2013-09-02 19:32:26 -05:00
-
-
b5039a5a6e
Switched table definition order at test_dal.py
spametki
2013-09-01 19:16:45 -03:00
-
a634ff7954
Applied patch for issue 1639
spametki
2013-09-01 18:10:05 -03:00
-
-
0b501612ad
fixed issue 813:archive table current_record field label is translated by default
mdipierro
2013-09-01 14:14:20 -05:00
-
9729005fff
better import errors (issue 1368)
mdipierro
2013-09-01 13:35:17 -05:00
-
ca85afeb2f
fixed issue 1342:MySQL, self-reference, and null values
mdipierro
2013-09-01 13:12:30 -05:00
-
b7f46c969f
multiple renderers for wiki (issue 1298), thanks Alan and sorry this took forever
mdipierro
2013-09-01 12:44:02 -05:00
-
866d6c6db4
admin design page should not show more than 1000 files
mdipierro
2013-09-01 12:41:24 -05:00
-
a68ac572ab
Wiki(..., force_render=True)
mdipierro
2013-09-01 12:38:11 -05:00
-
085b4a0d15
fixed issue 1616:possible problem with hideerror for list:string
mdipierro
2013-09-01 11:17:16 -05:00