2009-06-09 |
Sylvain Thénault |
set_debug method on rql2sql test as well
stable
|
changeset |
files
|
2009-06-09 |
Sylvain Thénault |
log sql queries in debug mode
stable
|
changeset |
files
|
2009-06-09 |
Sylvain Thénault |
need proper logged_user and close method to be usable as native source connection wrapper
stable
|
changeset |
files
|
2009-06-09 |
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
|
2009-06-09 |
Sylvain Thénault |
fix unregister to be more error resilient as other unregistering methods + cleanup
stable
|
changeset |
files
|
2009-06-08 |
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
|
2009-06-08 |
Sylvain Thénault |
fix [re]set_pool prototype
stable
|
changeset |
files
|
2009-06-08 |
Sylvain Thénault |
provide local_add_relation / add_relation
stable
|
changeset |
files
|
2009-06-08 |
Adrien Di Mascio |
[basetemplates] do not use STRICT_DOCTYPE directly, use self.doctype to deal with non xhtml browser
stable
|
changeset |
files
|
2009-06-08 |
Adrien Di Mascio |
[entities][CWCache] handle classic datetime vs None comparison bug
stable
|
changeset |
files
|
2009-06-05 |
Sylvain Thénault |
absolute_url / build_url refactoring to avoid potential name clash
|
changeset |
files
|
2009-06-05 |
Sylvain Thénault |
nicer vreg api, try to make rset an optional named argument in select and derivated (including selectors)
|
changeset |
files
|
2009-06-05 |
Sylvain Thénault |
test broken, deprecated module; kill
|
changeset |
files
|
2009-06-05 |
Sylvain Thénault |
reminder
stable
|
changeset |
files
|
2009-06-05 |
Sylvain Thénault |
oops
stable
|
changeset |
files
|
2009-06-05 |
Sylvain Thénault |
fix potential race-condition
stable
|
changeset |
files
|
2009-06-05 |
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
|
2009-06-05 |
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
|
2009-06-05 |
Sylvain Thénault |
merge
|
changeset |
files
|
2009-06-05 |
Sylvain Thénault |
fix submit message handling in entity form
|
changeset |
files
|
2009-06-05 |
Sylvain Thénault |
set __maineid in EntityFieldsForm
|
changeset |
files
|
2009-06-05 |
Sylvain Thénault |
replace set_error_url/set_dom_id by a single mainform argument
|
changeset |
files
|
2009-06-05 |
Sylvain Thénault |
reminder
|
changeset |
files
|
2009-06-05 |
Florent |
do not set __domid in sub-forms
|
changeset |
files
|
2009-06-04 |
Florent |
add __domid hidden input in forms so that we can validate more than one form per page
|
changeset |
files
|
2009-06-05 |
Sylvain Thénault |
alter table in schema serial when a renamed type is detected
|
changeset |
files
|
2009-06-05 |
Sylvain Thénault |
typo
|
changeset |
files
|
2009-06-04 |
Sandrine Ribeau |
Add a note concerning explicit object registering.
|
changeset |
files
|
2009-06-04 |
Aurelien Campeas |
be more precise & helpful
stable
|
changeset |
files
|
2009-06-04 |
Adrien Di Mascio |
[views] API fix: select_object is a vreg method
stable
|
changeset |
files
|
2009-06-04 |
Nicolas Chauvat |
Added tag cubicweb-debian-version-3_3_0-1 for changeset 07214e923e75
|
changeset |
files
|
2009-06-04 |
Nicolas Chauvat |
Added tag cubicweb-version-3_3_0 for changeset 2d7d3062ca03
cubicweb-debian-version-3_3_0-1
|
changeset |
files
|
2009-06-03 |
Nicolas Chauvat |
prepare 3.3.0
cubicweb-version-3_3_0
|
changeset |
files
|
2009-06-03 |
Nicolas Chauvat |
replace jpl with forge in test
|
changeset |
files
|
2009-06-03 |
Nicolas Chauvat |
bugfix: extrapath is optional arg for init_registration
|
changeset |
files
|
2009-06-03 |
Nicolas Chauvat |
merge with closed branches to remove heads.
|
changeset |
files
|
2009-06-03 |
Nicolas Chauvat |
closing 3.1 branch merged into trunk.
3.1
|
changeset |
files
|
2009-06-03 |
Nicolas Chauvat |
merge stable branch into default.
|
changeset |
files
|
2009-06-03 |
Nicolas Chauvat |
merging branches to close them.
3.1
|
changeset |
files
|
2009-06-03 |
Nicolas Chauvat |
merging branches to close them.
3.1
|
changeset |
files
|
2009-06-03 |
Nicolas Chauvat |
closing 3.0 branch merged into trunk.
3.0
|
changeset |
files
|
2009-06-03 |
Nicolas Chauvat |
closing 3.0 branch merged into trunk.
3.0
|
changeset |
files
|
2009-06-03 |
Nicolas Chauvat |
close treeviews-tabs branch by merging with 3.1
3.1
|
changeset |
files
|
2009-06-03 |
Nicolas Chauvat |
closing treeview-tabs branch merged into trunk.
treeview-tabs
|
changeset |
files
|
2009-06-03 |
Sylvain Thénault |
fix lookup of files to load when using CW_CUBES_PATH
|
changeset |
files
|
2009-06-03 |
Sylvain Thénault |
redo juj's fix in stable branch
stable
|
changeset |
files
|
2009-06-03 |
Sylvain Thénault |
close tls-sprint branch
|
changeset |
files
|
2009-06-03 |
Sylvain Thénault |
close branch
tls-sprint
|
changeset |
files
|
2009-06-02 |
Sylvain Thénault |
merge
|
changeset |
files
|
2009-06-02 |
Adrien Di Mascio |
[facet] refactor values formatting in RangeFacets
|
changeset |
files
|
2009-06-02 |
Sylvain Thénault |
#343488: SQL error in migration script (depends on a new release of yams and lgc)
|
changeset |
files
|
2009-05-31 |
Adrien Di Mascio |
watch out, there's some tabs hiding here and there, keep your eyes open ...
|
changeset |
files
|
2009-05-29 |
Nicolas Chauvat |
[views] change default tab to text for /schema
|
changeset |
files
|
2009-05-29 |
Nicolas Chauvat |
[views] reindent web/facet.py
|
changeset |
files
|
2009-05-29 |
Adrien Di Mascio |
merge
|
changeset |
files
|
2009-05-29 |
Adrien Di Mascio |
[facet] provide hasRelationFacet (backport from CMHN)
|
changeset |
files
|
2009-05-29 |
Adrien Di Mascio |
[facet] duh ? jQuery crashes on facets with only one element. Strange that this is the first time we hit this bug
|
changeset |
files
|
2009-05-29 |
Adrien Di Mascio |
[facets] add new unchecked's checkbox image
|
changeset |
files
|
2009-05-29 |
Nicolas Chauvat |
merge stable branch into default
|
changeset |
files
|
2009-05-29 |
Adrien Di Mascio |
[facet] provide a DateRangeFacet (still need to refactor, maybe create a CWWidget)
|
changeset |
files
|
2009-05-29 |
Adrien Di Mascio |
[utils] move datetime2ticks from cw.web.views.plots to cw.utils
|
changeset |
files
|
2009-05-29 |
Adrien Di Mascio |
[javascript] provide a strftime method to Date objects
|
changeset |
files
|
2009-05-29 |
Sylvain Thénault |
oops...
stable
|
changeset |
files
|
2009-05-29 |
Sylvain Thénault |
we can now use self.req
|
changeset |
files
|
2009-05-29 |
Sylvain Thénault |
turn every form class into appobject. They should not be instantiated manually anymore.
|
changeset |
files
|
2009-05-29 |
Sylvain Thénault |
tests broken; module deprecated; remove tests
|
changeset |
files
|
2009-05-29 |
Sylvain Thénault |
useful to have yes returning 0.5 by default
|
changeset |
files
|
2009-05-29 |
Sylvain Thénault |
be stricter on catched exception, fix Time parsing
|
changeset |
files
|
2009-05-29 |
Florent |
fix import
|
changeset |
files
|
2009-05-29 |
Florent |
do not store req as an attribute of ApacheURLRewrite - fix test
|
changeset |
files
|
2009-05-29 |
Sylvain Thénault |
obsolete methods
|
changeset |
files
|
2009-05-28 |
Nicolas Chauvat |
[views] change schema views: remove view eschema and use tabs for cwetype
|
changeset |
files
|
2009-05-28 |
Nicolas Chauvat |
[views] get tabs to work with startup views
|
changeset |
files
|
2009-05-28 |
Sylvain Thénault |
merge
|
changeset |
files
|
2009-05-28 |
Sylvain Thénault |
turn renderers into appobjects
|
changeset |
files
|
2009-05-28 |
Sylvain Thénault |
col may be None
|
changeset |
files
|
2009-05-28 |
Adrien Di Mascio |
backport stable branch
|
changeset |
files
|
2009-05-28 |
Adrien Di Mascio |
[javascript] fix AJAX user preference validation
stable
|
changeset |
files
|
2009-05-28 |
Nicolas Chauvat |
bugfix for plots
|
changeset |
files
|
2009-05-28 |
Nicolas Chauvat |
merge stable branch into default
|
changeset |
files
|
2009-05-28 |
Sylvain Thénault |
set default select size to 1 into the widget
|
changeset |
files
|
2009-05-28 |
Sylvain Thénault |
if choices is set and widget not explicitly specified, use Select in base field
|
changeset |
files
|
2009-05-28 |
Sylvain Thénault |
basic views for python values (eg without any result set)
|
changeset |
files
|
2009-05-28 |
Sylvain Thénault |
move widget selection's logic on fields
|
changeset |
files
|
2009-05-28 |
Sylvain Thénault |
move view method's logic on the registry, so it's easier to call it from outside an appobject. Also make rset argument optional
|
changeset |
files
|
2009-05-28 |
Sylvain Thénault |
move parse_datetime on appobject
|
changeset |
files
|
2009-05-28 |
Sylvain Thénault |
fix test
|
changeset |
files
|
2009-05-28 |
Sylvain Thénault |
not needed, this is the default label
|
changeset |
files
|
2009-05-28 |
Sylvain Thénault |
fix #327301: synchronize_schema doesn't update not-null constraint
stable
|
changeset |
files
|
2009-05-28 |
Sylvain Thénault |
nicer error message
|
changeset |
files
|
2009-05-28 |
Sylvain Thénault |
remove meaningless cards for attributes
|
changeset |
files
|
2009-05-28 |
Sylvain Thénault |
fix name of test database template (bad sed during template->cube migration)
|
changeset |
files
|
2009-05-28 |
Adrien Di Mascio |
big bunch of copyright / docstring update
|
changeset |
files
|
2009-05-28 |
Adrien Di Mascio |
[css] emphasize the 'today' cell on omcalendars (+delete-t-w + copyright update)
|
changeset |
files
|
2009-05-27 |
Aurelien Campeas |
Added tag cubicweb-debian-version-3_2_3-1 for changeset 4003d24974f1
stable
|
changeset |
files
|
2009-05-27 |
Aurelien Campeas |
Added tag cubicweb-version-3_2_3 for changeset f60bb84b86cf
stable cubicweb-debian-version-3_2_3-1
|
changeset |
files
|
2009-05-27 |
Aurelien Campeas |
bump
stable cubicweb-version-3_2_3
|
changeset |
files
|
2009-05-27 |
Aurelien Campeas |
merge
stable
|
changeset |
files
|
2009-05-27 |
Aurelien Campeas |
if textoutofcontext, we need to html escape
stable
|
changeset |
files
|
2009-05-27 |
Sylvain Thénault |
backport stable branch
|
changeset |
files
|
2009-05-27 |
Sylvain Thénault |
line wrap
stable
|
changeset |
files
|
2009-05-27 |
Sylvain Thénault |
components should be visible by default, applmessages components should not be hideable
stable
|
changeset |
files
|
2009-05-27 |
Sylvain Thénault |
don't crash if inlined_relation is not defined on the form
stable
|
changeset |
files
|
2009-05-27 |
Sylvain Thénault |
stop using autocomplete_initfuncs dict on entity classes
|
changeset |
files
|
2009-05-27 |
Sylvain Thénault |
cleanup
stable
|
changeset |
files
|
2009-05-27 |
Sylvain Thénault |
need to cleanup values if we don't want them to be interpreted by fields (title is a common field name for instance)
stable
|
changeset |
files
|
2009-05-27 |
Sylvain Thénault |
not necessary here, else we see it in the generated input
stable
|
changeset |
files
|
2009-05-27 |
Sylvain Thénault |
backport stable branch
|
changeset |
files
|
2009-05-27 |
Nicolas Chauvat |
Added tag cubicweb-debian-version-3_2_2-1 for changeset 0e07514264aa
stable
|
changeset |
files
|
2009-05-27 |
Nicolas Chauvat |
Added tag cubicweb-version-3_2_2 for changeset 9b21e068fef7
stable cubicweb-debian-version-3_2_2-1
|
changeset |
files
|
2009-05-27 |
Nicolas Chauvat |
ready for 3.2.2
stable cubicweb-version-3_2_2
|
changeset |
files
|
2009-05-27 |
Nicolas Chauvat |
Added tag cubicweb-debian-version-3_2_2-1 for changeset 92d1a15f08f7
stable
|
changeset |
files
|
2009-05-27 |
Nicolas Chauvat |
Added tag cubicweb-version-3_2_2 for changeset 6539ce84f043
stable
|
changeset |
files
|
2009-05-27 |
Adrien Di Mascio |
[views][plot] piechart view now accepts either final or non final entities in the first column
|
changeset |
files
|
2009-05-27 |
Sylvain Thénault |
fix test
stable
|
changeset |
files
|
2009-05-27 |
Sylvain Thénault |
cleanup
stable
|
changeset |
files
|
2009-05-27 |
Sylvain Thénault |
oops
stable
|
changeset |
files
|
2009-05-27 |
Sylvain Thénault |
fix extid handling: ensure encoded string is given, and store them as base64 (see note in native.py).
stable
|
changeset |
files
|
2009-05-27 |
Sylvain Thénault |
getting a StringIO here was due to lgc.db sqlite adapter bug
stable
|
changeset |
files
|
2009-05-27 |
Sylvain Thénault |
reactivate skipped tests due to sqlite bug which is now fixed (sqlite 3.6.13)
stable
|
changeset |
files
|
2009-05-27 |
Sylvain Thénault |
test Bytes storage/retreival
stable
|
changeset |
files
|
2009-05-26 |
Sylvain Thénault |
cosmetic
stable
|
changeset |
files
|
2009-05-26 |
Sylvain Thénault |
test and fix __linkto handling (#343421)
stable
|
changeset |
files
|
2009-05-26 |
Sylvain Thénault |
don't use tab
stable
|
changeset |
files
|
2009-05-26 |
Sylvain Thénault |
new argument telling if we want text or (text / attrs), keeping bw compat
stable
|
changeset |
files
|
2009-05-26 |
Sylvain Thénault |
similar method already exists
stable
|
changeset |
files
|
2009-05-26 |
Sylvain Thénault |
fix exception class, simply print warning when calling register_and_replace with an unregistered view
stable
|
changeset |
files
|
2009-05-26 |
Sylvain Thénault |
fix generated links
stable
|
changeset |
files
|
2009-05-26 |
Aurelien Campeas |
egroup -> cwgroup #343418
stable
|
changeset |
files
|
2009-05-26 |
Sylvain Thénault |
fix so that one can edit an entity with a Bytes field without specifying a new file
stable
|
changeset |
files
|
2009-05-26 |
Sylvain Thénault |
#343379: disturbing message on upgrade
stable
|
changeset |
files
|
2009-05-26 |
Sylvain Thénault |
merge
|
changeset |
files
|
2009-05-26 |
Sylvain Thénault |
cosmetic
stable
|
changeset |
files
|
2009-05-25 |
Florent |
pass request to ApacheRewriter rewrite method
|
changeset |
files
|
2009-05-25 |
Florent |
add helpers to insert new fields in forms
|
changeset |
files
|
2009-05-25 |
Florent |
add single input password widget
|
changeset |
files
|
2009-05-26 |
Adrien Di Mascio |
[facet][RangeFacet] submit facet form when the user stops sliding
|
changeset |
files
|
2009-05-25 |
Aurelien Campeas |
Added tag cubicweb-debian-version-3_2_1-1 for changeset e784f8847a12
stable
|
changeset |
files
|
2009-05-25 |
Aurelien Campeas |
Added tag cubicweb-version-3_2_1 for changeset 634c251dd032
stable cubicweb-debian-version-3_2_1-1
|
changeset |
files
|
2009-05-25 |
Aurelien Campeas |
bump
stable cubicweb-version-3_2_1
|
changeset |
files
|
2009-05-25 |
Aurelien Campeas |
merge
stable
|
changeset |
files
|
2009-05-25 |
Aurelien Campeas |
Backed out changeset 31843b49188d
stable
|
changeset |
files
|
2009-05-25 |
Aurelien Campeas |
merge
stable
|
changeset |
files
|
2009-05-25 |
Aurelien Campeas |
Backed out changeset a9db0eb45117
stable
|
changeset |
files
|
2009-05-25 |
Aurelien Campeas |
merge
stable
|
changeset |
files
|
2009-05-25 |
Aurelien Campeas |
bump
stable
|
changeset |
files
|
2009-05-25 |
Sylvain Thénault |
handle speaking to an instance using old entity types
stable
|
changeset |
files
|
2009-05-25 |
Sylvain Thénault |
remove buggy debug code
stable
|
changeset |
files
|
2009-05-25 |
Nicolas Chauvat |
merge
stable
|
changeset |
files
|
2009-05-25 |
Nicolas Chauvat |
[packaging] use python-support instead of python-central
stable
|
changeset |
files
|
2009-05-24 |
Nicolas Chauvat |
merge
stable
|
changeset |
files
|
2009-05-24 |
Nicolas Chauvat |
prepare 3.2.1
stable
|
changeset |
files
|
2009-05-24 |
Nicolas Chauvat |
fix etype_class(Any) when multiple sources
stable
|
changeset |
files
|
2009-05-25 |
Adrien Di Mascio |
[skeleton] fix SyntaxError in __pkginfo__.py (looks like a copy/paste error from vim)
stable
|
changeset |
files
|
2009-05-25 |
Aurelien Campeas |
merge forgotten stable head
stable
|
changeset |
files
|
2009-05-22 |
Aurelien Campeas |
with statement: use it or lose it
stable
|
changeset |
files
|
2009-05-25 |
Sylvain Thénault |
should reset sqlutils.SQL_PREFIX as well
stable
|
changeset |
files
|
2009-05-25 |
Adrien Di Mascio |
[server] provide a new reset-admin-pwd command
|
changeset |
files
|
2009-05-25 |
Adrien Di Mascio |
make emacs happier
|
changeset |
files
|
2009-05-25 |
Adrien Di Mascio |
[server] refactor server.utils.manager_userpasswd
|
changeset |
files
|
2009-05-24 |
Nicolas Chauvat |
merge stable branch back into default branch
stable
|
changeset |
files
|
2009-05-24 |
Nicolas Chauvat |
favicon cubicweb
stable
|
changeset |
files
|
2009-05-22 |
Aurelien Campeas |
dubious docstring; hard-to-understand function
stable
|
changeset |
files
|
2009-05-21 |
Nicolas Chauvat |
merge stable branch back into default branch
|
changeset |
files
|
2009-05-21 |
Nicolas Chauvat |
[tests] fix test after absolute_url got changed for external entities
stable
|
changeset |
files
|
2009-05-21 |
Nicolas Chauvat |
minor refactoring of absolute_url()
stable
|
changeset |
files
|
2009-05-21 |
Nicolas Chauvat |
[test] fix test for metainformation now includes base-url
stable
|
changeset |
files
|
2009-05-21 |
Nicolas Chauvat |
[test] fix tests after renaming e{user,group} to cw{user,group}
stable
|
changeset |
files
|
2009-05-21 |
Nicolas Chauvat |
[tests] fix test after js_edit_field changed signature
stable
|
changeset |
files
|
2009-05-21 |
Nicolas Chauvat |
[tests] fix test after eproperties got renamed to cwproperties
stable
|
changeset |
files
|
2009-05-21 |
Nicolas Chauvat |
[test] fix test after xhml_wrap changed signature
stable
|
changeset |
files
|
2009-05-21 |
Nicolas Chauvat |
[cw-ctl] rename i18n commands (see #342889)
|
changeset |
files
|
2009-05-21 |
Nicolas Chauvat |
merge stable branch back into default branch
|
changeset |
files
|
2009-05-21 |
Adrien Di Mascio |
work in progress: new 'range facet' usable for numerical values, still lacks the form.submit on mouseUp
|
changeset |
files
|
2009-05-21 |
Adrien Di Mascio |
[javascript] include ui.slider.js (jquery plugin). NOTE: we must find a way to deal with multiple jquery plugins
|
changeset |
files
|
2009-05-21 |
Adrien Di Mascio |
[javascript] the @attr (xpath) syntax doesn't work anymore with jquery1.3, forget the @
|
changeset |
files
|
2009-05-21 |
Adrien Di Mascio |
use jquery1.3 (this might break a few things)
|
changeset |
files
|
2009-05-21 |
Adrien Di Mascio |
[views] extract a PieWidget from pie views
|
changeset |
files
|
2009-05-21 |
Adrien Di Mascio |
[views][plots] extract the plotting mechanism in an HTMLWidget to make mit more re-usable
|
changeset |
files
|
2009-05-21 |
Nicolas Chauvat |
[doc] add faq about reseting password for some user
stable
|
changeset |
files
|
2009-05-20 |
Nicolas Chauvat |
merge stable branch back into default branch
|
changeset |
files
|
2009-05-20 |
Adrien Di Mascio |
[views] plot with flot and get rid of matplotlib
|
changeset |
files
|
2009-05-20 |
Adrien Di Mascio |
[selectors] provide a nicer representation of rql_condition
|
changeset |
files
|
2009-05-20 |
Adrien Di Mascio |
[views] add pie chart views with google chart / GChartWrapper
|
changeset |
files
|
2009-05-20 |
Nicolas Chauvat |
replace sideRelated with sideBox
stable
|
changeset |
files
|
2009-05-20 |
Nicolas Chauvat |
give a title to timeline generic view
stable
|
changeset |
files
|
2009-05-20 |
Aurelien Campeas |
shuting -> shutting
stable
|
changeset |
files
|
2009-05-20 |
Sylvain Thénault |
cleanup
stable
|
changeset |
files
|
2009-05-20 |
Sylvain Thénault |
fix dc_description format arg
stable
|
changeset |
files
|
2009-05-20 |
Sylvain Thénault |
two in one: #343320: Logging out while deleting a CWUser blocks the cw server / #342692: ensure transaction state when Ctrl-C or other stop signal is received
stable
|
changeset |
files
|
2009-05-20 |
Sylvain Thénault |
eproperty -> cwproperty, cleanup
stable
|
changeset |
files
|
2009-05-20 |
Sylvain Thénault |
default email relations configuration
stable
|
changeset |
files
|
2009-05-20 |
Sylvain Thénault |
anon should not see security management view
stable
|
changeset |
files
|
2009-05-20 |
Sylvain Thénault |
cleanup
stable
|
changeset |
files
|
2009-05-20 |
Sylvain Thénault |
no rschema attribute on widgets
stable
|
changeset |
files
|
2009-05-19 |
Florent |
oops
stable
|
changeset |
files
|
2009-05-19 |
Florent |
allow easy arbitrary separator between checkbox/ radio widgets
stable
|
changeset |
files
|
2009-05-19 |
Sylvain Thénault |
actually useless
stable
|
changeset |
files
|
2009-05-19 |
Aurelien Campeas |
merge
stable
|
changeset |
files
|
2009-05-19 |
Aurelien Campeas |
trailing space cleanup, js lint, a small indent for preference sections
stable
|
changeset |
files
|
2009-05-19 |
Sylvain Thénault |
should use sql prefix here
stable
|
changeset |
files
|
2009-05-19 |
Katia Saurfelt |
update handleFormValidationResponse calls
stable
|
changeset |
files
|
2009-05-19 |
Sylvain Thénault |
merge
stable
|
changeset |
files
|
2009-05-19 |
Katia Saurfelt |
merge
stable
|
changeset |
files
|
2009-05-19 |
Katia Saurfelt |
restore ajax validation cwpreferencies
stable
|
changeset |
files
|
2009-05-19 |
Katia Saurfelt |
add onfailure fonction for validateForm, return formid on success
stable
|
changeset |
files
|
2009-05-19 |
Katia Saurfelt |
do not use <br> in widgets
stable
|
changeset |
files
|
2009-05-19 |
Sylvain Thénault |
#343322: should generate IS NULL in sql w/ None values in substitution
stable
|
changeset |
files
|
2009-05-19 |
Sylvain Thénault |
stupido
stable
|
changeset |
files
|
2009-05-19 |
Sylvain Thénault |
this is actually needed
stable
|
changeset |
files
|
2009-05-19 |
Sylvain Thénault |
nicer error message
stable
|
changeset |
files
|
2009-05-19 |
Sylvain Thénault |
connect format field to form_field_format for its initial value
stable
|
changeset |
files
|
2009-05-19 |
Sylvain Thénault |
err.entity may only be an eid or None at this point
stable
|
changeset |
files
|
2009-05-19 |
Sylvain Thénault |
more faking
stable
|
changeset |
files
|
2009-05-19 |
Sylvain Thénault |
restore possibility to have default value methods on forms, this may still be useful according to how the form is defined
stable
|
changeset |
files
|
2009-05-19 |
Sylvain Thénault |
stop automatically setting default method for _format field, too hard to override this with the new form system while keeping bw compat. Simply upgrade to new form system where it's a problem
stable
|
changeset |
files
|
2009-05-18 |
Sylvain Thénault |
merge
stable
|
changeset |
files
|
2009-05-18 |
Aurelien Campeas |
give back onsubmit customizability (oops)
stable
|
changeset |
files
|
2009-05-18 |
Aurelien Campeas |
give back onsubmit customizability
stable
|
changeset |
files
|
2009-05-18 |
Sylvain Thénault |
should be outside the loop
stable
|
changeset |
files
|
2009-05-18 |
Sylvain Thénault |
give a name to rtags instance to ease debugging
stable
|
changeset |
files
|
2009-05-18 |
Sylvain Thénault |
fix i18n msgstr
stable
|
changeset |
files
|
2009-05-18 |
Sylvain Thénault |
#343256: form redirection stopped working with 3.2
stable
|
changeset |
files
|
2009-05-18 |
sylvain thenault |
check at connection creation time if we should use EUser or CWUser
stable
|
changeset |
files
|
2009-05-18 |
sylvain thenault |
merge
stable
|
changeset |
files
|
2009-05-18 |
Aurelien Campeas |
avoid monkeypatching JsonController in cw, to avoid _potential_ load order problems
stable
|
changeset |
files
|
2009-05-18 |
sylvain thenault |
#343290: inputs don't use value specified in URL
stable
|
changeset |
files
|
2009-05-18 |
sylvain thenault |
add some bw compat code for old rest_path prototype
stable
|
changeset |
files
|
2009-05-18 |
Aurelien Campeas |
fix #343304
stable
|
changeset |
files
|
2009-05-18 |
sylvain thenault |
test and fix #342997: local eid used for absolute_url of external entities
stable
|
changeset |
files
|
2009-05-18 |
Aurelien Campeas |
oops
stable
|
changeset |
files
|
2009-05-18 |
Aurelien Campeas |
work-around for #343301 (display garbage in non xhtml browsers)
stable
|
changeset |
files
|
2009-05-18 |
sylvain thenault |
merge
stable
|
changeset |
files
|
2009-05-18 |
Florent |
fix StringField widget selection with SizeConstraint and StaticVocabularyConstraint constraints
stable
|
changeset |
files
|
2009-05-18 |
sylvain thenault |
missing ext/ subpackage in cubicweb-common
stable
|
changeset |
files
|
2009-05-18 |
sylvain thenault |
merge
stable
|
changeset |
files
|
2009-05-18 |
Florent |
merge
stable
|
changeset |
files
|
2009-05-14 |
Florent |
fix CheckBox multiple dom id and refactor with Radio
tls-sprint
|
changeset |
files
|
2009-05-18 |
sylvain thenault |
merge
|
changeset |
files
|
2009-05-18 |
sylvain thenault |
comment
|
changeset |
files
|