Mercurial
Mercurial
>
pub
>
hg
>
cubicweb
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-1000
-240
+240
+1000
+3000
+10000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
Added tag 3.3.1 for changeset a356da3e725b
stable
2009-06-23, by Aurelien Campeas
bump
stable
3.3.1
2009-06-23, by Aurelien Campeas
[idownloadable] use the optional title parameter if specified in the download view
stable
2009-06-23, by Adrien Di Mascio
[interfaces] describe more explicitly what should be implemente in the ICalendarable interface
stable
2009-06-23, by Adrien Di Mascio
merge
stable
2009-06-23, by Adrien Di Mascio
simplify js
stable
2009-06-22, by Katia Saurfelt
move navcontenttop on the top
stable
2009-06-22, by Katia Saurfelt
[views] call autogrow only once per key event
stable
2009-06-22, by Aurelien Campeas
[javascript] provide a simple function to limit textarea size (+minor cosmetic changes)
stable
2009-06-22, by Adrien Di Mascio
use RichString
2009-06-22, by Sylvain Thénault
drop @ wildcard in relation subject/object, override main_attribute for proper behaviour
2009-06-19, by Sylvain Thénault
no more meta attribute on entity and relation type
2009-06-19, by Sylvain Thénault
stop using meta attribute from yams schema. Use instead sets defining meta relations and another defining schema types. Refactor various schema view based on this
2009-06-19, by Sylvain Thénault
https://www.logilab.net/cwo/ticket/343724
stable
2009-06-19, by Sylvain Thénault
set removedeps to False by default, raise an exception instead of a simple assertion for error, more remove_cube tests
stable
2009-06-19, by Sylvain Thénault
replace tabs implementation (behaviour should be strictly identical, look is a bit different), using jquery.tools (see #343644)
2009-06-18, by Aurelien Campeas
add removedeps option to remove_cube to control wether a cube's dependencies should be removed as well or not
stable
2009-06-19, by Sylvain Thénault
cleanup
stable
2009-06-19, by Sylvain Thénault
rqlinput should have its default visible property to false
stable
2009-06-19, by Sylvain Thénault
deal with empty site-title
stable
2009-06-19, by Sylvain Thénault
should use time here, not timedelta
stable
2009-06-19, by Sylvain Thénault
fix change_state to allow state as eid/state name/state entity/
stable
2009-06-19, by Sylvain Thénault
d-t-w
stable
2009-06-19, by Sylvain Thénault
add facets.css when form filter is there
stable
2009-06-18, by Sylvain Thénault
one more ms planning bug
stable
2009-06-17, by Aurelien Campeas
merge
stable
2009-06-16, by Sylvain Thénault
[doc] a note on sessions
stable
2009-06-16, by Aurelien Campeas
different message
stable
2009-06-16, by Sylvain Thénault
add comment explaining the pb
stable
2009-06-15, by Sylvain Thénault
when a relation isn't supported by a ms query parts, dereference introduced variable refs
stable
2009-06-15, by Sylvain Thénault
add test and fix for queries where all variables are simplified and come from an external source
stable
2009-06-15, by Sylvain Thénault
add source to sources configuration when adding a cube defining a source
stable
2009-06-15, by Sylvain Thénault
check not using "admin" as uri (reserved)
stable
2009-06-15, by Sylvain Thénault
refactor sources configuration, add source to sources when using a cube defining
stable
2009-06-12, by Sylvain Thénault
change cubes into expanded cubes
stable
2009-06-12, by Sylvain Thénault
make inline relation forms individually renderable
2009-06-11, by Florent
finish to update transaction data api
stable
2009-06-11, by Sylvain Thénault
update transaction data api
stable
2009-06-11, by Sylvain Thénault
simplify transaction data api, reorganize code
stable
2009-06-11, by Sylvain Thénault
[CWCache] yet another bugfix in cwcache: proper initalization of Cache.creation_date
stable
2009-06-10, by Adrien Di Mascio
[CWCache] fix CWCache validity test
stable
2009-06-10, by Adrien Di Mascio
[javascript] timeline is already bundled, don't try to include dynamically other js files
stable
2009-06-10, by Adrien Di Mascio
cleanup
stable
2009-06-10, by Sylvain Thénault
avoid overriding specified values when guessing field
stable
2009-06-10, by Sylvain Thénault
fix docstring, make Bookmark.title internationalizable for appl level bookmarks
stable
2009-06-10, by Sylvain Thénault
field's help may now be a callable taking the form as argument
stable
2009-06-10, by Sylvain Thénault
[exlog] print clocktime in addition to cputime
stable
2009-06-10, by Adrien Di Mascio
don't set select widget when a vocabulary widget is already specified on the field class
stable
2009-06-10, by Sylvain Thénault
merge
stable
2009-06-10, by Sylvain Thénault
backport default branch fix 4ec37d33657e (EntityFieldsForm methods implementation)
stable
2009-06-10, by Florent
Implement EntityFieldsForm methods so that EntityFormRenderer works out of the box
2009-06-10, by Fabrice
cleanup
stable
2009-06-10, by Sylvain Thénault
fix TimeField format_prop, use format_single_value directly in render_example
stable
2009-06-10, by Sylvain Thénault
fix #343630 by getting explicitly TextInput widget for String, also instantiate field to get proper widget configuration
stable
2009-06-10, by Sylvain Thénault
optional rset, those prototype could be simplified once bw compat for non named rset will be dropped
2009-06-10, by Sylvain Thénault
add warning when rset isn't a named argument in select()
2009-06-10, by Sylvain Thénault
should call select here
2009-06-10, by Sylvain Thénault
make rset optional
2009-06-10, by Sylvain Thénault
oops, mainform default to True
stable
2009-06-10, by Sylvain Thénault
proper error when fname isn't specified
stable
2009-06-10, by Sylvain Thénault
typo: fix assertion error message in vregistry.py
stable
2009-06-09, by Adrien Di Mascio
nicer message on failure
stable
2009-06-09, by Sylvain Thénault
cleanup
stable
2009-06-09, by Sylvain Thénault
fix bug in multisource planner, w/ inlined relation
stable
2009-06-09, by Sylvain Thénault
enhance BasePlannerTC to ease subclasses definition
stable
2009-06-09, by Sylvain Thénault
fix missing from close when using a var map
stable
2009-06-09, by Sylvain Thénault
deactivate sqlite connection wrapping for unittest_multisources for now
stable
2009-06-09, by Sylvain Thénault
new test for missing from close when using a var map
stable
2009-06-09, by Sylvain Thénault
cleanup
stable
2009-06-09, by Sylvain Thénault
set_debug method on rql2sql test as well
stable
2009-06-09, by Sylvain Thénault
log sql queries in debug mode
stable
2009-06-09, by Sylvain Thénault
need proper logged_user and close method to be usable as native source connection wrapper
stable
2009-06-09, by Sylvain Thénault
cleanup, stop encoding unicode string in manual_insert, no more necessary and make crash recent sqlite w/ 8bit string
stable
2009-06-09, by Sylvain Thénault
fix unregister to be more error resilient as other unregistering methods + cleanup
stable
2009-06-09, by 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
2009-06-08, by Sylvain Thénault
fix [re]set_pool prototype
stable
2009-06-08, by Sylvain Thénault
provide local_add_relation / add_relation
stable
2009-06-08, by Sylvain Thénault
[basetemplates] do not use STRICT_DOCTYPE directly, use self.doctype to deal with non xhtml browser
stable
2009-06-08, by Adrien Di Mascio
[entities][CWCache] handle classic datetime vs None comparison bug
stable
2009-06-08, by Adrien Di Mascio
absolute_url / build_url refactoring to avoid potential name clash
2009-06-05, by Sylvain Thénault
nicer vreg api, try to make rset an optional named argument in select and derivated (including selectors)
2009-06-05, by Sylvain Thénault
test broken, deprecated module; kill
2009-06-05, by Sylvain Thénault
reminder
stable
2009-06-05, by Sylvain Thénault
oops
stable
2009-06-05, by Sylvain Thénault
fix potential race-condition
stable
2009-06-05, by 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
2009-06-05, by Sylvain Thénault
backport changesets which should have been in stable branch. now *stable is 3.3* and *default is 3.4*
stable
2009-06-05, by Sylvain Thénault
merge
2009-06-05, by Sylvain Thénault
fix submit message handling in entity form
2009-06-05, by Sylvain Thénault
set __maineid in EntityFieldsForm
2009-06-05, by Sylvain Thénault
replace set_error_url/set_dom_id by a single mainform argument
2009-06-05, by Sylvain Thénault
reminder
2009-06-05, by Sylvain Thénault
do not set __domid in sub-forms
2009-06-05, by Florent
add __domid hidden input in forms so that we can validate more than one form per page
2009-06-04, by Florent
alter table in schema serial when a renamed type is detected
2009-06-05, by Sylvain Thénault
typo
2009-06-05, by Sylvain Thénault
Add a note concerning explicit object registering.
2009-06-04, by Sandrine Ribeau
be more precise & helpful
stable
2009-06-04, by Aurelien Campeas
[views] API fix: select_object is a vreg method
stable
2009-06-04, by Adrien Di Mascio
Added tag cubicweb-debian-version-3_3_0-1 for changeset 07214e923e75
2009-06-04, by Nicolas Chauvat
Added tag cubicweb-version-3_3_0 for changeset 2d7d3062ca03
cubicweb-debian-version-3_3_0-1
2009-06-04, by Nicolas Chauvat
prepare 3.3.0
cubicweb-version-3_3_0
2009-06-03, by Nicolas Chauvat
replace jpl with forge in test
2009-06-03, by Nicolas Chauvat
bugfix: extrapath is optional arg for init_registration
2009-06-03, by Nicolas Chauvat
merge with closed branches to remove heads.
2009-06-03, by Nicolas Chauvat
closing 3.1 branch merged into trunk.
3.1
2009-06-03, by Nicolas Chauvat
merge stable branch into default.
2009-06-03, by Nicolas Chauvat
merging branches to close them.
3.1
2009-06-03, by Nicolas Chauvat
merging branches to close them.
3.1
2009-06-03, by Nicolas Chauvat
closing 3.0 branch merged into trunk.
3.0
2009-06-03, by Nicolas Chauvat
closing 3.0 branch merged into trunk.
3.0
2009-06-03, by Nicolas Chauvat
close treeviews-tabs branch by merging with 3.1
3.1
2009-06-03, by Nicolas Chauvat
closing treeview-tabs branch merged into trunk.
treeview-tabs
2009-06-03, by Nicolas Chauvat
fix lookup of files to load when using CW_CUBES_PATH
2009-06-03, by Sylvain Thénault
redo juj's fix in stable branch
stable
2009-06-03, by Sylvain Thénault
close tls-sprint branch
2009-06-03, by Sylvain Thénault
close branch
tls-sprint
2009-06-03, by Sylvain Thénault
merge
2009-06-02, by Sylvain Thénault
[facet] refactor values formatting in RangeFacets
2009-06-02, by Adrien Di Mascio
#343488: SQL error in migration script (depends on a new release of yams and lgc)
2009-06-02, by Sylvain Thénault
watch out, there's some tabs hiding here and there, keep your eyes open ...
2009-05-31, by Adrien Di Mascio
[views] change default tab to text for /schema
2009-05-30, by Nicolas Chauvat
[views] reindent web/facet.py
2009-05-30, by Nicolas Chauvat
merge
2009-05-29, by Adrien Di Mascio
[facet] provide hasRelationFacet (backport from CMHN)
2009-05-29, by Adrien Di Mascio
[facet] duh ? jQuery crashes on facets with only one element. Strange that this is the first time we hit this bug
2009-05-29, by Adrien Di Mascio
[facets] add new unchecked's checkbox image
2009-05-29, by Adrien Di Mascio
merge stable branch into default
2009-05-29, by Nicolas Chauvat
[facet] provide a DateRangeFacet (still need to refactor, maybe create a CWWidget)
2009-05-29, by Adrien Di Mascio
[utils] move datetime2ticks from cw.web.views.plots to cw.utils
2009-05-29, by Adrien Di Mascio
[javascript] provide a strftime method to Date objects
2009-05-29, by Adrien Di Mascio
oops...
stable
2009-05-29, by Sylvain Thénault
we can now use self.req
2009-05-29, by Sylvain Thénault
turn every form class into appobject. They should not be instantiated manually anymore.
2009-05-29, by Sylvain Thénault
tests broken; module deprecated; remove tests
2009-05-29, by Sylvain Thénault
useful to have yes returning 0.5 by default
2009-05-29, by Sylvain Thénault
be stricter on catched exception, fix Time parsing
2009-05-29, by Sylvain Thénault
fix import
2009-05-29, by Florent
do not store req as an attribute of ApacheURLRewrite - fix test
2009-05-29, by Florent
obsolete methods
2009-05-29, by Sylvain Thénault
[views] change schema views: remove view eschema and use tabs for cwetype
2009-05-28, by Nicolas Chauvat
[views] get tabs to work with startup views
2009-05-28, by Nicolas Chauvat
merge
2009-05-28, by Sylvain Thénault
turn renderers into appobjects
2009-05-28, by Sylvain Thénault
col may be None
2009-05-28, by Sylvain Thénault
backport stable branch
2009-05-28, by Adrien Di Mascio
[javascript] fix AJAX user preference validation
stable
2009-05-28, by Adrien Di Mascio
bugfix for plots
2009-05-28, by Nicolas Chauvat
merge stable branch into default
2009-05-28, by Nicolas Chauvat
set default select size to 1 into the widget
2009-05-28, by Sylvain Thénault
if choices is set and widget not explicitly specified, use Select in base field
2009-05-28, by Sylvain Thénault
basic views for python values (eg without any result set)
2009-05-28, by Sylvain Thénault
move widget selection's logic on fields
2009-05-28, by 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
2009-05-28, by Sylvain Thénault
move parse_datetime on appobject
2009-05-28, by Sylvain Thénault
fix test
2009-05-28, by Sylvain Thénault
not needed, this is the default label
2009-05-28, by Sylvain Thénault
fix #327301: synchronize_schema doesn't update not-null constraint
stable
2009-05-28, by Sylvain Thénault
nicer error message
2009-05-28, by Sylvain Thénault
remove meaningless cards for attributes
2009-05-28, by Sylvain Thénault
fix name of test database template (bad sed during template->cube migration)
2009-05-28, by Sylvain Thénault
big bunch of copyright / docstring update
2009-05-28, by Adrien Di Mascio
[css] emphasize the 'today' cell on omcalendars (+delete-t-w + copyright update)
2009-05-28, by Adrien Di Mascio
Added tag cubicweb-debian-version-3_2_3-1 for changeset 4003d24974f1
stable
2009-05-27, by Aurelien Campeas
Added tag cubicweb-version-3_2_3 for changeset f60bb84b86cf
stable
cubicweb-debian-version-3_2_3-1
2009-05-27, by Aurelien Campeas
bump
stable
cubicweb-version-3_2_3
2009-05-27, by Aurelien Campeas
merge
stable
2009-05-27, by Aurelien Campeas
if textoutofcontext, we need to html escape
stable
2009-05-27, by Aurelien Campeas
backport stable branch
2009-05-27, by Sylvain Thénault
line wrap
stable
2009-05-27, by Sylvain Thénault
components should be visible by default, applmessages components should not be hideable
stable
2009-05-27, by Sylvain Thénault
don't crash if inlined_relation is not defined on the form
stable
2009-05-27, by Sylvain Thénault
stop using autocomplete_initfuncs dict on entity classes
2009-05-27, by Sylvain Thénault
cleanup
stable
2009-05-27, by 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
2009-05-27, by Sylvain Thénault
not necessary here, else we see it in the generated input
stable
2009-05-27, by Sylvain Thénault
backport stable branch
2009-05-27, by Sylvain Thénault
Added tag cubicweb-debian-version-3_2_2-1 for changeset 0e07514264aa
stable
2009-05-27, by Nicolas Chauvat
Added tag cubicweb-version-3_2_2 for changeset 9b21e068fef7
stable
cubicweb-debian-version-3_2_2-1
2009-05-27, by Nicolas Chauvat
ready for 3.2.2
stable
cubicweb-version-3_2_2
2009-05-27, by Nicolas Chauvat
Added tag cubicweb-debian-version-3_2_2-1 for changeset 92d1a15f08f7
stable
2009-05-27, by Nicolas Chauvat
Added tag cubicweb-version-3_2_2 for changeset 6539ce84f043
stable
2009-05-27, by Nicolas Chauvat
[views][plot] piechart view now accepts either final or non final entities in the first column
2009-05-27, by Adrien Di Mascio
fix test
stable
2009-05-27, by Sylvain Thénault
cleanup
stable
2009-05-27, by Sylvain Thénault
oops
stable
2009-05-27, by Sylvain Thénault
fix extid handling: ensure encoded string is given, and store them as base64 (see note in native.py).
stable
2009-05-27, by Sylvain Thénault
getting a StringIO here was due to lgc.db sqlite adapter bug
stable
2009-05-27, by Sylvain Thénault
reactivate skipped tests due to sqlite bug which is now fixed (sqlite 3.6.13)
stable
2009-05-27, by Sylvain Thénault
test Bytes storage/retreival
stable
2009-05-27, by Sylvain Thénault
cosmetic
stable
2009-05-26, by Sylvain Thénault
test and fix __linkto handling (#343421)
stable
2009-05-26, by Sylvain Thénault
don't use tab
stable
2009-05-26, by Sylvain Thénault
new argument telling if we want text or (text / attrs), keeping bw compat
stable
2009-05-26, by Sylvain Thénault
similar method already exists
stable
2009-05-26, by Sylvain Thénault
fix exception class, simply print warning when calling register_and_replace with an unregistered view
stable
2009-05-26, by Sylvain Thénault
fix generated links
stable
2009-05-26, by Sylvain Thénault
egroup -> cwgroup #343418
stable
2009-05-26, by Aurelien Campeas
fix so that one can edit an entity with a Bytes field without specifying a new file
stable
2009-05-26, by Sylvain Thénault
#343379: disturbing message on upgrade
stable
2009-05-26, by Sylvain Thénault
merge
2009-05-26, by Sylvain Thénault
cosmetic
stable
2009-05-26, by Sylvain Thénault
pass request to ApacheRewriter rewrite method
2009-05-25, by Florent
add helpers to insert new fields in forms
2009-05-25, by Florent
add single input password widget
2009-05-25, by Florent
[facet][RangeFacet] submit facet form when the user stops sliding
2009-05-26, by Adrien Di Mascio
Added tag cubicweb-debian-version-3_2_1-1 for changeset e784f8847a12
stable
2009-05-25, by Aurelien Campeas
Added tag cubicweb-version-3_2_1 for changeset 634c251dd032
stable
cubicweb-debian-version-3_2_1-1
2009-05-25, by Aurelien Campeas
bump
stable
cubicweb-version-3_2_1
2009-05-25, by Aurelien Campeas
merge
stable
2009-05-25, by Aurelien Campeas
Backed out changeset 31843b49188d
stable
2009-05-25, by Aurelien Campeas
merge
stable
2009-05-25, by Aurelien Campeas
Backed out changeset a9db0eb45117
stable
2009-05-25, by Aurelien Campeas
merge
stable
2009-05-25, by Aurelien Campeas
bump
stable
2009-05-25, by Aurelien Campeas
handle speaking to an instance using old entity types
stable
2009-05-25, by Sylvain Thénault
remove buggy debug code
stable
2009-05-25, by Sylvain Thénault
merge
stable
2009-05-25, by Nicolas Chauvat
[packaging] use python-support instead of python-central
stable
2009-05-25, by Nicolas Chauvat
merge
stable
2009-05-25, by Nicolas Chauvat
prepare 3.2.1
stable
2009-05-25, by Nicolas Chauvat
fix etype_class(Any) when multiple sources
stable
2009-05-24, by Nicolas Chauvat
[skeleton] fix SyntaxError in __pkginfo__.py (looks like a copy/paste error from vim)
stable
2009-05-25, by Adrien Di Mascio
merge forgotten stable head
stable
2009-05-25, by Aurelien Campeas
with statement: use it or lose it
stable
2009-05-22, by Aurelien Campeas
should reset sqlutils.SQL_PREFIX as well
stable
2009-05-25, by Sylvain Thénault
[server] provide a new reset-admin-pwd command
2009-05-25, by Adrien Di Mascio
make emacs happier
2009-05-25, by Adrien Di Mascio
[server] refactor server.utils.manager_userpasswd
2009-05-25, by Adrien Di Mascio
merge stable branch back into default branch
stable
2009-05-24, by Nicolas Chauvat
favicon cubicweb
stable
2009-05-24, by Nicolas Chauvat
dubious docstring; hard-to-understand function
stable
2009-05-22, by Aurelien Campeas
merge stable branch back into default branch
2009-05-22, by Nicolas Chauvat
[tests] fix test after absolute_url got changed for external entities
stable
2009-05-22, by Nicolas Chauvat
minor refactoring of absolute_url()
stable
2009-05-22, by Nicolas Chauvat
[test] fix test for metainformation now includes base-url
stable
2009-05-22, by Nicolas Chauvat
[test] fix tests after renaming e{user,group} to cw{user,group}
stable
2009-05-22, by Nicolas Chauvat
[tests] fix test after js_edit_field changed signature
stable
2009-05-22, by Nicolas Chauvat
[tests] fix test after eproperties got renamed to cwproperties
stable
2009-05-22, by Nicolas Chauvat
[test] fix test after xhml_wrap changed signature
stable
2009-05-22, by Nicolas Chauvat
less
more
|
(0)
-1000
-240
+240
+1000
+3000
+10000
tip