Wed, 10 Jun 2009 21:01:49 +0200 |
Adrien Di Mascio |
[javascript] timeline is already bundled, don't try to include dynamically other js files
stable
|
changeset |
files
|
Wed, 10 Jun 2009 18:45:09 +0200 |
Sylvain Thénault |
cleanup
stable
|
changeset |
files
|
Wed, 10 Jun 2009 18:45:06 +0200 |
Sylvain Thénault |
avoid overriding specified values when guessing field
stable
|
changeset |
files
|
Wed, 10 Jun 2009 18:44:45 +0200 |
Sylvain Thénault |
fix docstring, make Bookmark.title internationalizable for appl level bookmarks
stable
|
changeset |
files
|
Wed, 10 Jun 2009 18:44:10 +0200 |
Sylvain Thénault |
field's help may now be a callable taking the form as argument
stable
|
changeset |
files
|
Wed, 10 Jun 2009 16:13:29 +0200 |
Adrien Di Mascio |
[exlog] print clocktime in addition to cputime
stable
|
changeset |
files
|
Wed, 10 Jun 2009 14:51:48 +0200 |
Sylvain Thénault |
don't set select widget when a vocabulary widget is already specified on the field class
stable
|
changeset |
files
|
Wed, 10 Jun 2009 12:50:05 +0200 |
Sylvain Thénault |
merge
stable
|
changeset |
files
|
Wed, 10 Jun 2009 12:24:22 +0200 |
Florent |
backport default branch fix 4ec37d33657e (EntityFieldsForm methods implementation)
stable
|
changeset |
files
|
Wed, 10 Jun 2009 10:26:52 +0200 |
Fabrice |
Implement EntityFieldsForm methods so that EntityFormRenderer works out of the box
|
changeset |
files
|
Wed, 10 Jun 2009 12:09:06 +0200 |
Sylvain Thénault |
cleanup
stable
|
changeset |
files
|
Wed, 10 Jun 2009 12:08:57 +0200 |
Sylvain Thénault |
fix TimeField format_prop, use format_single_value directly in render_example
stable
|
changeset |
files
|
Wed, 10 Jun 2009 12:08:26 +0200 |
Sylvain Thénault |
fix #343630 by getting explicitly TextInput widget for String, also instantiate field to get proper widget configuration
stable
|
changeset |
files
|
Wed, 10 Jun 2009 10:01:06 +0200 |
Sylvain Thénault |
optional rset, those prototype could be simplified once bw compat for non named rset will be dropped
|
changeset |
files
|
Wed, 10 Jun 2009 10:00:34 +0200 |
Sylvain Thénault |
add warning when rset isn't a named argument in select()
|
changeset |
files
|
Wed, 10 Jun 2009 09:53:54 +0200 |
Sylvain Thénault |
should call select here
|
changeset |
files
|
Wed, 10 Jun 2009 09:49:35 +0200 |
Sylvain Thénault |
make rset optional
|
changeset |
files
|
Wed, 10 Jun 2009 08:21:38 +0200 |
Sylvain Thénault |
oops, mainform default to True
stable
|
changeset |
files
|
Wed, 10 Jun 2009 08:21:27 +0200 |
Sylvain Thénault |
proper error when fname isn't specified
stable
|
changeset |
files
|
Tue, 09 Jun 2009 21:29:38 +0200 |
Adrien Di Mascio |
typo: fix assertion error message in vregistry.py
stable
|
changeset |
files
|
Tue, 09 Jun 2009 18:46:20 +0200 |
Sylvain Thénault |
nicer message on failure
stable
|
changeset |
files
|
Tue, 09 Jun 2009 18:30:42 +0200 |
Sylvain Thénault |
cleanup
stable
|
changeset |
files
|
Tue, 09 Jun 2009 18:04:31 +0200 |
Sylvain Thénault |
fix bug in multisource planner, w/ inlined relation
stable
|
changeset |
files
|
Tue, 09 Jun 2009 18:03:28 +0200 |
Sylvain Thénault |
enhance BasePlannerTC to ease subclasses definition
stable
|
changeset |
files
|
Tue, 09 Jun 2009 14:47:00 +0200 |
Sylvain Thénault |
fix missing from close when using a var map
stable
|
changeset |
files
|
Tue, 09 Jun 2009 14:46:39 +0200 |
Sylvain Thénault |
deactivate sqlite connection wrapping for unittest_multisources for now
stable
|
changeset |
files
|
Tue, 09 Jun 2009 14:45:57 +0200 |
Sylvain Thénault |
new test for missing from close when using a var map
stable
|
changeset |
files
|
Tue, 09 Jun 2009 14:08:08 +0200 |
Sylvain Thénault |
cleanup
stable
|
changeset |
files
|
Tue, 09 Jun 2009 14:07:57 +0200 |
Sylvain Thénault |
set_debug method on rql2sql test as well
stable
|
changeset |
files
|
Tue, 09 Jun 2009 11:33:04 +0200 |
Sylvain Thénault |
log sql queries in debug mode
stable
|
changeset |
files
|
Tue, 09 Jun 2009 11:32:41 +0200 |
Sylvain Thénault |
need proper logged_user and close method to be usable as native source connection wrapper
stable
|
changeset |
files
|
Tue, 09 Jun 2009 11:31:57 +0200 |
Sylvain Thénault |
cleanup, stop encoding unicode string in manual_insert, no more necessary and make crash recent sqlite w/ 8bit string
stable
|
changeset |
files
|
Tue, 09 Jun 2009 11:30:37 +0200 |
Sylvain Thénault |
fix unregister to be more error resilient as other unregistering methods + cleanup
stable
|
changeset |
files
|
Mon, 08 Jun 2009 20:37:03 +0200 |
Sylvain Thénault |
properly call [re]set_pool, fix connection handling so we have a change to get cw running on top of a sqlite dabase with threads activated
stable
|
changeset |
files
|
Mon, 08 Jun 2009 20:35:26 +0200 |
Sylvain Thénault |
fix [re]set_pool prototype
stable
|
changeset |
files
|
Mon, 08 Jun 2009 20:34:28 +0200 |
Sylvain Thénault |
provide local_add_relation / add_relation
stable
|
changeset |
files
|
Mon, 08 Jun 2009 18:32:23 +0200 |
Adrien Di Mascio |
[basetemplates] do not use STRICT_DOCTYPE directly, use self.doctype to deal with non xhtml browser
stable
|
changeset |
files
|
Mon, 08 Jun 2009 18:29:35 +0200 |
Adrien Di Mascio |
[entities][CWCache] handle classic datetime vs None comparison bug
stable
|
changeset |
files
|
Fri, 05 Jun 2009 19:04:20 +0200 |
Sylvain Thénault |
absolute_url / build_url refactoring to avoid potential name clash
|
changeset |
files
|
Fri, 05 Jun 2009 15:09:20 +0200 |
Sylvain Thénault |
nicer vreg api, try to make rset an optional named argument in select and derivated (including selectors)
|
changeset |
files
|
Fri, 05 Jun 2009 15:06:55 +0200 |
Sylvain Thénault |
test broken, deprecated module; kill
|
changeset |
files
|
Fri, 05 Jun 2009 18:54:39 +0200 |
Sylvain Thénault |
reminder
stable
|
changeset |
files
|
Fri, 05 Jun 2009 16:41:09 +0200 |
Sylvain Thénault |
oops
stable
|
changeset |
files
|
Fri, 05 Jun 2009 16:35:44 +0200 |
Sylvain Thénault |
fix potential race-condition
stable
|
changeset |
files
|
Fri, 05 Jun 2009 13:21:31 +0200 |
Sylvain Thénault |
change extlite connection handling: connection may not be shared among threads but it's fine to have multiple connections open in several threads (as demonstrated by unittest_extlite)
stable
|
changeset |
files
|
Fri, 05 Jun 2009 10:40:54 +0200 |
Sylvain Thénault |
backport changesets which should have been in stable branch. now *stable is 3.3* and *default is 3.4*
stable
|
changeset |
files
|
Fri, 05 Jun 2009 10:26:35 +0200 |
Sylvain Thénault |
merge
|
changeset |
files
|
Fri, 05 Jun 2009 10:23:56 +0200 |
Sylvain Thénault |
fix submit message handling in entity form
|
changeset |
files
|