Mercurial
Mercurial
>
pub
>
hg
>
cubicweb
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
+1920
+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.
function moved to cwvreg
tls-sprint
2009-02-18, by sylvain thenault
test and fix interface based objects cleaning
tls-sprint
2009-02-18, by sylvain thenault
no more used
tls-sprint
2009-02-18, by sylvain thenault
fix selectors argus
tls-sprint
2009-02-18, by sylvain thenault
tell on which class the assertion's failed
tls-sprint
2009-02-18, by sylvain thenault
add rtype compat
tls-sprint
2009-02-18, by sylvain thenault
skip_relations is defined on FormMixIn
tls-sprint
2009-02-18, by sylvain thenault
fix selector of EntityRelatedTab, next step is to find a way to avoid this kind of selector
tls-sprint
2009-02-18, by Adrien Di Mascio
each subclass of EntitySelector should call its __init__ method
tls-sprint
2009-02-18, by Adrien Di Mascio
fix score computation in implements()
tls-sprint
2009-02-18, by Adrien Di Mascio
fix compatibility class EntityAction: test for accepts() before has_condition()
tls-sprint
2009-02-18, by Adrien Di Mascio
cleanup
tls-sprint
2009-02-18, by sylvain thenault
fix match_user_groups, appobject_selectable, searchstate_accept* compat selectors
tls-sprint
2009-02-18, by sylvain thenault
kill Form, EntityForm and AnyRsetForm
tls-sprint
2009-02-18, by sylvain thenault
some test fixes
tls-sprint
2009-02-18, by sylvain thenault
use pytest now
tls-sprint
2009-02-18, by sylvain thenault
update some imports
tls-sprint
2009-02-18, by sylvain thenault
oops
tls-sprint
2009-02-18, by sylvain thenault
merge
tls-sprint
2009-02-18, by Adrien Di Mascio
chainall / chainfirst ensures selectors are instantiated
tls-sprint
2009-02-18, by Adrien Di Mascio
instantiate selectors wherever needed
tls-sprint
2009-02-18, by Adrien Di Mascio
remove explicit access to .im_func when overriding `registered`
tls-sprint
2009-02-18, by Adrien Di Mascio
update import
tls-sprint
2009-02-18, by sylvain thenault
fix test
tls-sprint
2009-02-18, by sylvain thenault
kill vobject_helpver
tls-sprint
2009-02-18, by sylvain thenault
some minor __select__ composition fixes
tls-sprint
2009-02-18, by Adrien Di Mascio
fix lltrace to consider __call__ and pure functions decoration
tls-sprint
2009-02-18, by Adrien Di Mascio
update import
tls-sprint
2009-02-18, by sylvain thenault
update test for new test schema
tls-sprint
2009-02-18, by sylvain thenault
no more extra schema necessary for tests here
tls-sprint
2009-02-18, by sylvain thenault
unittest_entity ok
tls-sprint
2009-02-18, by sylvain thenault
merge
tls-sprint
2009-02-18, by sylvain thenault
remove dead code
2009-02-18, by ludal
oops
tls-sprint
2009-02-18, by sylvain thenault
test upgrade
tls-sprint
2009-02-18, by sylvain thenault
update imports
tls-sprint
2009-02-18, by sylvain thenault
replaced most of __selectors__ assignments with __select__
tls-sprint
2009-02-18, by Adrien Di Mascio
fix selectors compat
tls-sprint
2009-02-18, by sylvain thenault
updat etest
tls-sprint
2009-02-18, by sylvain thenault
assert oid
tls-sprint
2009-02-18, by sylvain thenault
better name for NormalizedTextView, drop ContentAddedMixIn
tls-sprint
2009-02-18, by sylvain thenault
fix traced_selection
tls-sprint
2009-02-18, by sylvain thenault
need safety belt for class registered twice (during test for instance)
tls-sprint
2009-02-18, by sylvain thenault
__select__ is not a classmethod anymore, it's a pure function (or a Selector instance),
tls-sprint
2009-02-18, by Adrien Di Mascio
get kwargs as well
tls-sprint
2009-02-18, by sylvain thenault
ooooops
tls-sprint
2009-02-18, by sylvain thenault
__selectors__ must return a tuple
tls-sprint
2009-02-18, by Adrien Di Mascio
some more s/__selectors__/__select__ but still more to come
tls-sprint
2009-02-18, by Adrien Di Mascio
__select__ migration
tls-sprint
2009-02-17, by sylvain thenault
unnecessary registerrer
tls-sprint
2009-02-17, by sylvain thenault
first pass to use __select__ instead of __selectors__
tls-sprint
2009-02-17, by Adrien Di Mascio
fix _instantiate_selector() mini bug (make sure obj is a class before calling issubclass)
tls-sprint
2009-02-17, by Adrien Di Mascio
improve __selectors__() so that it always return a tuple
tls-sprint
2009-02-17, by Adrien Di Mascio
safety belt inside _accept_interfaces() as it might be called on a class that doesn't provide (yet) __select__
tls-sprint
2009-02-17, by Adrien Di Mascio
should no more be used, drop documentation
tls-sprint
2009-02-17, by sylvain thenault
__select__ migration
tls-sprint
2009-02-17, by sylvain thenault
update some imports
tls-sprint
2009-02-17, by sylvain thenault
oops
tls-sprint
2009-02-17, by sylvain thenault
backport tests
tls-sprint
2009-02-17, by sylvain thenault
default to yes_registerer
tls-sprint
2009-02-17, by sylvain thenault
doc update, move yes_registerer here
tls-sprint
2009-02-17, by sylvain thenault
kill id_registerer
tls-sprint
2009-02-17, by sylvain thenault
simple optimization and readability fix
2009-02-17, by ludal
do it the other way
tls-sprint
2009-02-17, by sylvain thenault
merge
tls-sprint
2009-02-17, by sylvain thenault
update imports of "cubicweb.common.entity" and use the new module path "cubicweb.entity"
tls-sprint
2009-02-17, by Adrien Di Mascio
remove autoselectors metaclass, __select__ is built during registration
tls-sprint
2009-02-17, by Adrien Di Mascio
Selector objects need to provide a `func_name` attribute for minimum (backward)
tls-sprint
2009-02-17, by Adrien Di Mascio
overridden `registered()` methods must call the base implementation
tls-sprint
2009-02-17, by Adrien Di Mascio
avoid dependency to common
tls-sprint
2009-02-17, by sylvain thenault
move utils from cw.common to cw
tls-sprint
2009-02-17, by sylvain thenault
__selectors__ -> __select__
tls-sprint
2009-02-17, by sylvain thenault
no more used for a while now
tls-sprint
2009-02-17, by sylvain thenault
turn simpletal optional
tls-sprint
2009-02-17, by sylvain thenault
new ext package for modules depending on an option third party package
tls-sprint
2009-02-17, by sylvain thenault
bw compat modules
tls-sprint
2009-02-17, by sylvain thenault
move view and appobject from cw.common to cw
tls-sprint
2009-02-17, by sylvain thenault
bw compat modules
tls-sprint
2009-02-17, by sylvain thenault
move view and appobject from cw.common to cw
tls-sprint
2009-02-17, by sylvain thenault
__selectors__ compat
tls-sprint
2009-02-17, by sylvain thenault
introduce MultiSelector base class
tls-sprint
2009-02-17, by sylvain thenault
provide objectify_selector decorator for very simple selectors
tls-sprint
2009-02-17, by Adrien Di Mascio
merge
tls-sprint
2009-02-17, by sylvain thenault
try a register_all method
tls-sprint
2009-02-17, by sylvain thenault
kill kick_registerer (actually moved to asteretud), fix _accepts_interface w/ new implements selector
tls-sprint
2009-02-17, by sylvain thenault
reimplements chainall/chainfirst using [And/Or], implemenent search_selector function on Selector base class
tls-sprint
2009-02-17, by sylvain thenault
replace deprecated cubicweb.common.selectors by its new module path (cubicweb.selectors)
tls-sprint
2009-02-17, by Adrien Di Mascio
move EProperty management views into eproperties.py
tls-sprint
2009-02-17, by Adrien Di Mascio
should add relation_possible selector only if require_permission is in the schema
tls-sprint
2009-02-17, by sylvain thenault
missing super call
tls-sprint
2009-02-17, by sylvain thenault
remove all accepts = ('Foo',) declaration and use __selectors__ = implements('Foo') instead
tls-sprint
2009-02-17, by Adrien Di Mascio
removing explicit access to im_func, this is not necessary anymore
tls-sprint
2009-02-17, by Adrien Di Mascio
allow selectors to be a single element instead of tuples (this is the first step towards removing the metaclass)
tls-sprint
2009-02-17, by Adrien Di Mascio
registerer cleanup
tls-sprint
2009-02-17, by sylvain thenault
fix imports
tls-sprint
2009-02-17, by sylvain thenault
fix initializers
tls-sprint
2009-02-17, by sylvain thenault
oops
tls-sprint
2009-02-17, by sylvain thenault
use class_renamed, not class_moved
tls-sprint
2009-02-17, by sylvain thenault
update import
tls-sprint
2009-02-17, by sylvain thenault
merge
tls-sprint
2009-02-17, by sylvain thenault
merge branches in tls-sprint (bis)
tls-sprint
2009-02-17, by logilab
merge heads in tls-sprint branch
tls-sprint
2009-02-17, by Adrien Di Mascio
provide a new add_cubes() migration function for cases where the new cubes are linked together by new relations
2009-02-17, by Adrien Di Mascio
merge
tls-sprint
2009-02-17, by Laure Bourgois
small fix
2009-02-17, by Laure Bourgois
factorized impl
tls-sprint
2009-02-17, by sylvain thenault
simplify registerers
tls-sprint
2009-02-17, by sylvain thenault
still more explicit registration
tls-sprint
2009-02-17, by sylvain thenault
drop more registerers
tls-sprint
2009-02-17, by sylvain thenault
start with explicit registration
tls-sprint
2009-02-17, by sylvain thenault
rename registration callback, clear argument to register
tls-sprint
2009-02-17, by sylvain thenault
update import
tls-sprint
2009-02-17, by sylvain thenault
interface handling should be done here
tls-sprint
2009-02-17, by sylvain thenault
reorganize a bit, some cleanup and fixes
tls-sprint
2009-02-17, by sylvain thenault
drop unused support of .required, no more necessary .accepts check, and extresources_registerer
tls-sprint
2009-02-17, by sylvain thenault
kill ExtResourcesBoxTemplate
tls-sprint
2009-02-17, by sylvain thenault
move _MARKER from appobject to web.request
tls-sprint
2009-02-17, by sylvain thenault
properly kill/depreciate component base class, only keep Component
tls-sprint
2009-02-17, by sylvain thenault
work in progress, draft for manual registration
tls-sprint
2009-02-17, by Adrien Di Mascio
VComponent needs visible property
tls-sprint
2009-02-17, by sylvain thenault
only kill Singleton[V]Component, keep [V]Component classes
tls-sprint
2009-02-17, by sylvain thenault
work in progress - fix deprecation of EntityAction - fix various selectors bugs
tls-sprint
2009-02-17, by Adrien Di Mascio
oops
tls-sprint
2009-02-17, by sylvain thenault
kill [Singleton]VComponent
tls-sprint
2009-02-17, by sylvain thenault
has_relation selector compat, fix some deprecation msg
tls-sprint
2009-02-17, by sylvain thenault
use & operator instead of chainall, deprecate EntityAction, fix relation_possible action argument
tls-sprint
2009-02-17, by sylvain thenault
various SyntaxErrors / missing import fixes + reorganization of the `registered` classmethod
tls-sprint
2009-02-17, by Adrien Di Mascio
kill AddEntityAction
tls-sprint
2009-02-17, by sylvain thenault
proper documentation, some bug fixes, upgrade some selectors
tls-sprint
2009-02-17, by sylvain thenault
more doc, upgrade but_etype and appobject_selectable selectors
tls-sprint
2009-02-17, by sylvain thenault
drop LinToEntityAction2, only used by the comment cube
tls-sprint
2009-02-17, by sylvain thenault
some selectors update + drop EntityRelationView (only used by jpl)
tls-sprint
2009-02-16, by sylvain thenault
merge
tls-sprint
2009-02-16, by sylvain thenault
merge
2009-02-16, by sylvain thenault
merge
tls-sprint
2009-02-16, by sylvain thenault
[jsoncontroller] reorganize _html_exec (used by replacePageChunk) to output required css and js scripts
tls-sprint
2009-02-16, by Adrien Di Mascio
[javascript] rewrote loadxhtml() plugin in order to be able to pass the XHR object to postAjaxLoad
tls-sprint
2009-02-16, by Adrien Di Mascio
split main template into main template + page-content template
tls-sprint
2009-02-16, by Adrien Di Mascio
drop EntityAction usage in cw, upgrade rql_condition and friends
tls-sprint
2009-02-16, by sylvain thenault
i18n translations for register
2009-02-16, by Arthur Lutz
add register link
2009-02-16, by Arthur Lutz
change label for new registered users
2009-02-16, by Arthur Lutz
handle register with email adress
2009-02-16, by Arthur Lutz
require_group/match_user_group -> match_user_groups
tls-sprint
2009-02-16, by sylvain thenault
move cubicweb.common.selectors to cubicweb.selectors
tls-sprint
2009-02-16, by sylvain thenault
more selectors update
tls-sprint
2009-02-16, by sylvain thenault
kill EmptyRsetVeiw
tls-sprint
2009-02-16, by sylvain thenault
major selector refactoring (mostly to avoid looking for select parameters on the target class), start accept / interface unification)
tls-sprint
2009-02-16, by sylvain thenault
simple test implementation for binary operators on selectors
tls-sprint
2009-02-16, by Adrien Di Mascio
provide a new WorkflowableEntityType base class (will be refactored later, maybe with schema interfaces)
tls-sprint
2009-02-16, by Adrien Di Mascio
extract workflow related schema definitions in its own file
tls-sprint
2009-02-16, by Adrien Di Mascio
use RichString wherever possible in the stdlib
tls-sprint
2009-02-16, by Adrien Di Mascio
adding ISIOC interface
2009-02-16, by Laure Bourgois
[doc] fix path in makefile
2009-02-16, by Aurelien Campeas
provide a new RichString attribute type
tls-sprint
2009-02-16, by Adrien Di Mascio
chainfirst / chainall can be given a name argument to use as inner function's name
2009-02-16, by sylvain thenault
complete doc about rtags
2009-02-13, by Stephanie Marcu
merge
2009-02-13, by sylvain thenault
complete doc about rtags
2009-02-13, by Stephanie Marcu
adding foaf_usable views to supports reusing foaf fragment in other views (for instance sioc view)
2009-02-13, by Laure Bourgois
test fix
2009-02-13, by sylvain thenault
update copyright
2009-02-13, by sylvain thenault
don't display too much rset rows
2009-02-13, by sylvain thenault
don't use chainall when it's not necessary
2009-02-13, by sylvain thenault
merge
2009-02-13, by sylvain thenault
more cleanup
2009-02-13, by sylvain thenault
cleanup
2009-02-13, by sylvain thenault
removing project_linked_data view
2009-02-12, by Laure Bourgois
take care, cnx may be None in which case we can't get/set session data
2009-02-13, by sylvain thenault
must not be a class attribute\!
2009-02-13, by sylvain thenault
rset may be empty
2009-02-12, by sylvain thenault
[preferences] de-uglify a bit, remove useless parameter
2009-02-11, by Aurelien Campeas
[tabs] reuse the new set_cookie controller method
2009-02-11, by Aurelien Campeas
merge
2009-02-11, by Aurelien Campeas
[preferences] preferences sections will now remember their collapsed/open status
2009-02-11, by Aurelien Campeas
[controllers] a set_cookie method
2009-02-11, by Aurelien Campeas
[views] cleanup, be less heavy with self.w ...
2009-02-11, by Aurelien Campeas
ask if anonymous should be allowed, configure accordingly
2009-02-11, by sylvain thenault
hop
2009-02-11, by sylvain thenault
fix select principal so results are predictable during tests
2009-02-11, by Sylvain
merge
2009-02-11, by Arthur Lutz
use UStringIO
2009-02-11, by Arthur Lutz
merge
2009-02-11, by Arthur Lutz
merge
2009-02-11, by Arthur Lutz
return success or not on creation of user
2009-02-11, by Arthur Lutz
page_size can be given in url attributes
2009-02-10, by Arthur Lutz
have navigation on top and bottom of search results
2009-02-10, by Arthur Lutz
get custom page_size as argument
2009-02-10, by Arthur Lutz
test if anonymous
2009-02-10, by Arthur Lutz
add page_size argument
2009-02-10, by Arthur Lutz
permit override of display index on simple navigation
2009-02-10, by Arthur Lutz
adding views to test
2009-02-11, by Laure Bourgois
small fix
2009-02-11, by Laure Bourgois
refactoring owl view (now corresponding to tbox) and owlabox view
2009-02-11, by Laure Bourgois
i18n update
2009-02-11, by sylvain thenault
fix rtags to have correct msgids for bookmarked_by relation
2009-02-11, by sylvain thenault
don't use navigation in deleteconf form
2009-02-11, by sylvain thenault
update_search_state in the publisher since it should be done whatever the controller
2009-02-11, by sylvain thenault
update copyright
2009-02-11, by sylvain thenault
[forms] simplify this test
2009-02-11, by Aurelien Campeas
[forms] fix #4240 (edition form should not show relations section if no relation is editable)
2009-02-11, by Aurelien Campeas
merge
2009-02-11, by Emile Anclin
propostion for integrating the simple setup
2009-02-11, by Emile Anclin
add files for a simple setup
2009-02-11, by Emile Anclin
fix some typos
2009-02-11, by Emile Anclin
try to get raw text values in rset csv view
2009-02-11, by sylvain thenault
test and fix potential error with None optional relation
2009-02-11, by sylvain thenault
test update
2009-02-11, by sylvain thenault
fix test (this view is not used actually...)
2009-02-11, by sylvain thenault
no more htmlcheck argument
2009-02-11, by sylvain thenault
email is no crypted anymore in foaf view
2009-02-10, by Laure Bourgois
Added tag cubicweb-debian-version-3_0_9-1 for changeset a8e9e53b245d
2009-02-10, by Aurelien Campeas
Added tag cubicweb-version-3_0_9 for changeset 7ad527099393
cubicweb-debian-version-3_0_9-1
2009-02-10, by Aurelien Campeas
published
cubicweb-version-3_0_9
2009-02-10, by Aurelien Campeas
some doc typos
2009-02-10, by Emile Anclin
[testlib] fix pb. related to class scoped variables
2009-02-09, by Aurelien Campeas
old .validators attribute is now .vid_validators
2009-02-09, by sylvain thenault
add a linked data view for project. this linked data view will be extended to pertinent entities in the future. We remark that we use doap format if it exists (doap:created, doap:description ...), we use our own vocabulary (available in tbox view) if doap does not supports it.
2009-02-09, by Laure Bourgois
[selectors] fix inline doc
2009-02-06, by Aurelien Campeas
[tabs] prepare for reloadability
2009-02-06, by Aurelien Campeas
error correction
2009-02-06, by Laure Bourgois
small fix
2009-02-06, by Laure Bourgois
oups
2009-02-05, by Laure Bourgois
new foaf version
2009-02-05, by Laure Bourgois
[actions] import * : just say no
2009-02-04, by Aurelien Campeas
[gmap] zoom level is now a url parameter
2009-02-03, by Adrien Di Mascio
pertinent title layout for OWL view
2009-02-02, by Laure Bourgois
comments fix
2009-02-02, by Laure Bourgois
refactoring OWLView (TBOX+ABOX) and OWLABOXView (pseudo-ABOX for a given entity). By now OWLView is using (for cost advantage) OWLABOXLightView.
2009-02-02, by Laure Bourgois
[testlib] quickfix (needs review) : missing validators attribute
2009-02-02, by Aurelien Campeas
missing quotes #102063
2009-02-02, by Aurelien Campeas
[tabs] dead code
2009-01-30, by Aurelien Campeas
merge
2009-01-30, by sylvain thenault
[tabs] fix the no-eid case, remove unused code
2009-01-30, by Aurelien Campeas
fix js syntax in tabs.forceview()
2009-01-30, by Adrien Di Mascio
simplification of lazy tabs mechanism
2009-01-30, by Adrien Di Mascio
use lgc.decorators.monkeypatch in tabs.py
2009-01-30, by Adrien Di Mascio
fix default value of pyro ns host
2009-01-30, by Adrien Di Mascio
[javascript] extract ajax postprocessing in a separate function
2009-01-30, by Adrien Di Mascio
(merge)
2009-01-30, by Julien Jehannet
add required attribute modname in __pkginfo__.py skeleton
2009-01-30, by Julien Jehannet
small corrections
2009-01-30, by Laure Bourgois
xhtml fixes
2009-01-30, by sylvain thenault
set self.rset else we're missing some stuff since TheMainTemplate instance as None as rset
2009-01-30, by sylvain thenault
refactor validator selection using a content type based dictionnary (which may be overriden by view id) + functions to instrumentize the registry to check what's tested and what's not
2009-01-30, by sylvain thenault
implements cell_call
2009-01-30, by sylvain thenault
specify content type for text views
2009-01-30, by sylvain thenault
use self.rset / self.row
2009-01-30, by sylvain thenault
fix xml views: ensure we're generating valide tag names (rsetxml), protect against control characters in xml view (should probably be generalized...)
2009-01-30, by sylvain thenault
EntityVComponent should now implements cell_call
2009-01-30, by sylvain thenault
give row when selecting/dispatching content navigation component
2009-01-30, by sylvain thenault
typo
2009-01-30, by sylvain thenault
typo
2009-01-30, by sylvain thenault
function to make generation of a simple sgml tag
2009-01-30, by sylvain thenault
hcal is a microformat and can be inserted in html
2009-01-30, by sylvain thenault
foaf euser view
2009-01-30, by sylvain thenault
cubicweb__loadurl -> cubicweb:lazyloadurl
2009-01-30, by sylvain thenault
fix table filter form: get_widget shouldn't be called once rqlst has been recovered
2009-01-30, by sylvain thenault
remove debug print
2009-01-29, by sylvain thenault
pyrorql source now ignore external eids which are themselves coming from another external source already in use by the repository (should have the same uri)
2009-01-29, by sylvain thenault
method has been renamed
2009-01-29, by sylvain thenault
oops
2009-01-29, by sylvain thenault
owl cleanup
2009-01-29, by sylvain thenault
search in reverted order else in case of installed cubes (eg in cubicweb/cubes) we do not remove all expected parts
2009-01-29, by sylvain thenault
sax only validator for owl views for now
2009-01-29, by sylvain thenault
while EntityView has been used here?? (changeset 501 by laure)
2009-01-28, by sylvain thenault
cleaning code
2009-01-28, by Laure Bourgois
merge
2009-01-28, by Aurelien Campeas
[tabs] improve pylint note :)
2009-01-28, by Aurelien Campeas
OWLABOXView correction
2009-01-28, by Laure Bourgois
OWLABOXView correction
2009-01-28, by Laure Bourgois
merge
2009-01-28, by Laure Bourgois
cleaning OWLView
2009-01-28, by Laure Bourgois
missing import
2009-01-28, by Aurelien Campeas
[tabs] cookie name par cube instance will reduce cookie collisions
2009-01-28, by Aurelien Campeas
OWLView correction (namespace)
2009-01-28, by Laure Bourgois
owl module has two views : OWLView (TBOX) and OWLABOXView (more or less ABOX. indeed, it layout ABOX information only for an specific entity and not all entities)
2009-01-28, by Laure Bourgois
removing OWLView from this file (in order to put OWLView into owl module)
2009-01-28, by Laure Bourgois
merge
2009-01-28, by sylvain thenault
merge
2009-01-28, by Aurelien Campeas
[tabs]
2009-01-28, by Aurelien Campeas
refactor table views to share more code and to avoid empty filter table in some case
2009-01-28, by sylvain thenault
set default to empty string, not None
2009-01-28, by sylvain thenault
[#80966] Opera supports xhtml and handles namespaces properly but it breaks jQuery.attr(), so xhtml_browser return False if the webbrowser is opera
2009-01-28, by Stephanie Marcu
python 2.4 compat
2009-01-28, by Aurelien Campeas
backport stable branch changesets
2009-01-28, by Adrien Di Mascio
[javascript] minor lints
3.0
2009-01-28, by Adrien Di Mascio
clenaup
2009-01-27, by Aurelien Campeas
[tabs] prune tab set _before_ computing & setting 'active' tab
2009-01-27, by Aurelien Campeas
[tabs]
2009-01-27, by Aurelien Campeas
fix a pb. with something -- but WHAT was that ? :-/
2009-01-27, by Aurelien Campeas
[tabs] avoid nasty surprises when tab name change & the cookie remembers the past
2009-01-27, by Aurelien Campeas
merge
2009-01-27, by Aurelien Campeas
[tabs] provide a working tabs implementation, that lazy-loads tab content & should remember the current position
2009-01-27, by Aurelien Campeas
Added tag cubicweb-debian-version-3_0_4-1 for changeset fc222bc99929
3.0
2009-01-27, by Sylvain
Added tag cubicweb-version-3_0_4 for changeset 2e400b8dfc25
3.0
cubicweb-debian-version-3_0_4-1
2009-01-27, by Sylvain
3.0.4
3.0
cubicweb-version-3_0_4
2009-01-27, by sylvain thenault
backport stable branch changesets
2009-01-27, by Adrien Di Mascio
insert missing is_instance_of relations during db-init
3.0
2009-01-27, by Adrien Di Mascio
update some copyrights
2009-01-27, by sylvain thenault
merge
2009-01-27, by sylvain thenault
allow divid as method argument (backport from default)
3.0
2009-01-27, by sylvain thenault
yield self if no ft container found
3.0
2009-01-27, by sylvain thenault
should clear local perm cache if first attempt failed
3.0
2009-01-27, by sylvain thenault
don't check owl
2009-01-27, by sylvain thenault
fix test
2009-01-27, by sylvain thenault
xhtml compliance
2009-01-26, by sylvain thenault
remove debug print
2009-01-26, by sylvain thenault
oops
2009-01-26, by sylvain thenault
allow divid as argument
2009-01-26, by sylvain thenault
unnecessary
2009-01-26, by sylvain thenault
[facets] AttributeFacet can now declare which kind of comparator they want to use, default is '=' (+ tidy trailing white spaces)
2009-01-26, by Adrien Di Mascio
updated list of cubes in the doc
2009-01-26, by Adrien Di Mascio
(merge)
2009-01-23, by Julien Jehannet
[treeview] replace span elements by div for xhtml conformance
2009-01-23, by Julien Jehannet
add Homepage field in debian/control
2009-01-16, by Julien Jehannet
use 99 as default sequence number in runlevel
2009-01-16, by Julien Jehannet
merge
2009-01-23, by Laure Bourgois
owl schema error correction
2009-01-23, by Laure Bourgois
backport stable branch changesets
2009-01-23, by Adrien Di Mascio
fix syntax in skeleton's __pkginfo__.py
3.0
2009-01-23, by Adrien Di Mascio
merge
2009-01-22, by Laure Bourgois
this test validate that the generated owl (from a cubicweb instance) respect owl xml schema (and rdf xml schema).
2009-01-22, by Laure Bourgois
backport stable branch changesets
2009-01-21, by Adrien Di Mascio
fix EditRelationBoxTemplate: the box might be passed an additional 'view' paraemter
3.0
2009-01-21, by Adrien Di Mascio
ontology comment
2009-01-21, by Laure Bourgois
OwlView generated a owl layout from schema application. It can be registered with an owl extension.
2009-01-21, by Laure Bourgois
update dependencies in js unit tests
2009-01-21, by Adrien Di Mascio
a note for later
2009-01-20, by Aurelien Campeas
typo
2009-01-20, by Aurelien Campeas
pylint fixes
2009-01-20, by sylvain thenault
pylint fixes
2009-01-20, by sylvain thenault
use empty string instead of None as possible context value to avoid getting an <optgroup> tag in associated widget
2009-01-19, by sylvain thenault
selector update
2009-01-19, by sylvain thenault
test fixes
2009-01-19, by sylvain thenault
cleanup
2009-01-19, by sylvain thenault
fix need intersect detection
2009-01-19, by sylvain thenault
error resilient state method
2009-01-19, by sylvain thenault
fix unittest_repository
2009-01-19, by sylvain thenault
test fixes
2009-01-16, by sylvain thenault
need_intersect test and fixes
2009-01-16, by sylvain thenault
merge stable branch
2009-01-15, by sylvain thenault
apycot fix
3.0
2009-01-15, by sylvain thenault
merge
3.0
2009-01-15, by sylvain thenault
[javascript][facets] facetargs wasn't evaluated in all cases
3.0
2009-01-15, by Adrien Di Mascio
cross relations handling fix
3.0
2009-01-15, by sylvain thenault
missing html_escape
3.0
2009-01-15, by sylvain thenault
massive selector update
3.0
2009-01-15, by sylvain thenault
any_rset is a better name than rset
3.0
2009-01-15, by sylvain thenault
some changes to make update to new selector names easier
3.0
2009-01-15, by sylvain thenault
consider vocabulary of Int fields
3.0
2009-01-15, by sylvain thenault
move selection of entity types to test in a method to ease overriding
3.0
2009-01-15, by sylvain thenault
oops, var shouldn't be poped there
3.0
2009-01-15, by sylvain thenault
sort email addresses and remove doubled ones before sending the email
2009-01-15, by Adrien Di Mascio
creating 3.0 maintenance branch
3.0
2009-01-15, by Adrien Di Mascio
add missing data file + jslint
2009-01-15, by Adrien Di Mascio
merge
2009-01-14, by sylvain thenault
Added tag cubicweb-debian-version-3_0_3-1 for changeset a736bae56d4a
2009-01-14, by Aurelien Campeas
Added tag cubicweb-version-3_0_3 for changeset 0cb027c056f9
cubicweb-debian-version-3_0_3-1
2009-01-14, by Aurelien Campeas
my mistake
cubicweb-version-3_0_3
2009-01-14, by Aurelien Campeas
bump
2009-01-14, by Aurelien Campeas
oops, get back cross_relation from mapping to rql source
2009-01-14, by sylvain thenault
merge
2009-01-14, by sylvain thenault
Added tag cubicweb-debian-version-3_0_3-1 for changeset 463ba5606b15
2009-01-14, by Aurelien Campeas
Added tag cubicweb-version-3_0_3 for changeset a7366dd3c33c
2009-01-14, by Aurelien Campeas
fix bug in entity.related_rql(): fetch_attr list / fetchorder weren't computed correctly
2009-01-14, by Adrien Di Mascio
merge
2009-01-14, by Sylvain
Added tag cubicweb-debian-version-3_0_2-1 for changeset 18d3e56c1de4
2009-01-14, by Sylvain
Added tag cubicweb-version-3_0_2 for changeset 221886d8e3c8
cubicweb-debian-version-3_0_2-1
2009-01-14, by Sylvain
add a max-width
2009-01-14, by sylvain thenault
reactivate tests and fix bug triggering removal of undesired relation (eg type restriction) in some cases
2009-01-14, by sylvain thenault
selector update
2009-01-14, by sylvain thenault
merge
cubicweb-version-3_0_2
2009-01-14, by sylvain thenault
[documentation] add some more rql documentation
2009-01-14, by Adrien Di Mascio
[documentation] update cube names and add links to their page on the forge
2009-01-14, by Adrien Di Mascio
update documentation of cube structure
2009-01-14, by Adrien Di Mascio
3.0.2
2009-01-14, by sylvain thenault
cleanup, backport manage perm action from jpl
2009-01-14, by sylvain thenault
'as' becomes a keyword when with statement activated
2009-01-14, by sylvain thenault
don't use global _
2009-01-14, by sylvain thenault
merge
2009-01-13, by sylvain thenault
don't introduce a spurious 'x' key in the entity-as dict
2009-01-12, by Aurelien Campeas
refactor
2009-01-13, by sylvain thenault
catch Exception in case there is some unexepected selector bug
2009-01-13, by sylvain thenault
fix w/ local roles
2009-01-13, by sylvain thenault
cross_relations support
2009-01-13, by sylvain thenault
OR EXISTS fix, typos
2009-01-13, by sylvain thenault
skip neged relation here as well
2009-01-13, by sylvain thenault
avoid potentialy mis-interpreted attribute error
2009-01-13, by sylvain thenault
this should have been in 3.0.1
2009-01-12, by sylvain thenault
selector update
2009-01-12, by sylvain thenault
password can now be given as optional argument
2009-01-12, by sylvain thenault
don't try to remove relation if source has no entities
2009-01-12, by sylvain thenault
typo
2009-01-09, by Aurelien Campeas
merge
2009-01-09, by sylvain thenault
[FAQ] debugging selectors : a new faq entry
2009-01-09, by Aurelien Campeas
fix entities cleanup: source entities may be used in some relations
2009-01-09, by sylvain thenault
oops
2009-01-09, by sylvain thenault
db-check fixes
2009-01-09, by sylvain thenault
[javascript] add safety belt in cubicwebSortValueExtraction for cases where cubicweb:sortvalue is not available
2009-01-09, by Adrien Di Mascio
revert local debug checkin
2009-01-09, by Adrien Di Mascio
fix dependencies
2009-01-08, by Sylvain Thenault
3.0.1
2009-01-08, by Sylvain Thenault
i18n update
2009-01-08, by Sylvain Thenault
turn exlog into a cw-ctl command
2009-01-08, by Sylvain Thenault
fix i18n catalog generation
2009-01-08, by Sylvain Thenault
check apphome is not None
2009-01-08, by Sylvain Thenault
get extra space available in primary view when no right boxes
2009-01-08, by Sylvain Thenault
fix rset xml view
2009-01-08, by Sylvain Thenault
new rsetxml view, reusing most code from csvexport view
2009-01-08, by Sylvain Thenault
facet widgets css cleanup
2009-01-08, by Sylvain Thenault
cleanup
2009-01-08, by Sylvain Thenault
unncessary call
2009-01-08, by Sylvain Thenault
make author information configurable
2009-01-08, by Sylvain Thenault
missing test resources
2009-01-08, by Sylvain Thenault
merge
2009-01-08, by Sylvain Thenault
use mtconverter's html_unescape rather than saxutils' escape to deal with any html entity
2009-01-08, by Adrien Di Mascio
update some selectors
2009-01-08, by Sylvain Thenault
backport unittest_ldapuser
2009-01-08, by Sylvain Thenault
merge
2009-01-07, by Sandrine Ribeau
[doc] Added a cook book as advised and moved ldap import scripts in the cook book. Started a howto about configuring LDAP but it will have to be reviewed by experts.
2009-01-07, by Sandrine Ribeau
merge
2009-01-07, by Sylvain Thenault
[doc] typo
2009-01-07, by Aurelien Campeas
oops, these were committed unintentionnally
2009-01-07, by Aurelien Campeas
missing tab.png for tabs decoration
2009-01-07, by Aurelien Campeas
remove spurious print
2009-01-07, by Aurelien Campeas
typo
2009-01-07, by Aurelien Campeas
update selector section
2009-01-07, by Aurelien Campeas
cleanup/fix cut variants
2009-01-07, by Sylvain Thenault
cleaning code
2009-01-07, by Laure Bourgois
deprecated code
2009-01-07, by Sylvain Thenault
merge
2009-01-07, by Sylvain Thenault
add try except to avoid error w/ unsupported stuff, log it and return incomplete filter form
2009-01-07, by Sylvain Thenault
more translation and complements
2009-01-07, by Aurelien Campeas
tweak the faq a bit
2009-01-07, by Aurelien Campeas
adding test for special html caractere
2009-01-07, by Laure Bourgois
backport unittest_multisources from cubicweb-multisources
2009-01-07, by Sylvain Thenault
fixes for some cases of neged inlined relations, may have to use (new) IntersectStep. XXX: write IntersectFetchStep
2009-01-07, by Sylvain Thenault
consider intersect *and* distinct
2009-01-07, by Sylvain Thenault
in some cases (eg ambiguous neged relations), INTERSECT should be used instead of DISTINCT
2009-01-07, by Sylvain Thenault
merge
2009-01-06, by Sandrine Ribeau
[doc] FAQ improvements based on posts in forums.
2009-01-06, by Sandrine Ribeau
merge
2009-01-06, by Sandrine Ribeau
[doc] Integration of card http://intranet.logilab.fr/intra/card/eid/3355 to the book.
2009-01-05, by Sandrine Ribeau
merge
2009-01-06, by Sylvain Thenault
simplify selectors debugging
2009-01-06, by Adrien Di Mascio
backport msplanner test from cubicweb-multisources
2009-01-06, by Sylvain Thenault
exlog script to examine rql logs
2009-01-05, by Nicolas Chauvat
selectors update
2009-01-05, by Sylvain Thenault
don't show folder section on index page when there is now folder yet
2009-01-05, by Sylvain Thenault
don't show add new action for composed objects
2009-01-05, by Sylvain Thenault
merge
2009-01-05, by Sylvain Thenault
add contextprop_selector to the DownloadBox so that it behaves like all other boxes
2009-01-05, by Adrien Di Mascio
[skeleton] simplify MANFIEST.in to reflect the default skeleton layout
2009-01-05, by Adrien Di Mascio
fix author tag
2009-01-05, by Sylvain Thenault
cleanup
2009-01-05, by Sylvain Thenault
make req argument optional
2009-01-05, by Sylvain Thenault
fix security bug w/ query using 'NOT X eid 123'
2009-01-05, by Sylvain Thenault
py2.4 bug
2009-01-05, by Sylvain Thenault
fix skeleton __pkginfo__ template
2009-01-03, by Nicolas Chauvat
[doc] Add a little to views chapter.
2009-01-02, by Sandrine Ribeau
we've been using jquery for a while now
2008-12-31, by Adrien Di Mascio
[doc] Add sub-section about selectors and a little about registerer in views chapter.
2008-12-30, by Sandrine Ribeau
Added tag cubicweb-version_3_0_0 for changeset a93da6d88d4e
2008-12-30, by Nicolas Chauvat
[doc] announce 3.0 release
cubicweb-version_3_0_0
2008-12-30, by Nicolas Chauvat
merge
2008-12-30, by Nicolas Chauvat
merge
2008-12-30, by Nicolas Chauvat
[doc] no underline for links
2008-12-29, by Nicolas Chauvat
[doc] add links to google-appengine forum
2008-12-30, by Nicolas Chauvat
[doc] minor text improvements
2008-12-30, by Nicolas Chauvat
[doc] Improvement to the Views chapter. Moved content about the main template in the Templates chapter.
2008-12-29, by Sandrine Ribeau
merge
2008-12-29, by Sandrine Ribeau
[doc] Removes references to LAX.
2008-12-29, by Sandrine Ribeau
[doc] Removes chapter in french from english book which is duplicated content already translated.
2008-12-29, by Sandrine Ribeau
[doc] links are back to orangered
2008-12-29, by Nicolas Chauvat
[doc] Change styling of <a> and removes section "This Page" from left column template.
2008-12-29, by Sandrine Ribeau
[doc] small text improvement
2008-12-29, by Nicolas Chauvat
[doc]
2008-12-29, by Sandrine Ribeau
[doc] Switch graphic to english.
2008-12-29, by Sandrine Ribeau
[doc] Adds scripts to auto-generate modules list to index and add to the documentation.
2008-12-26, by Sandrine Ribeau
[doc] Fix docstring indentation.
2008-12-26, by Sandrine Ribeau
[doc] Better title? Brief introduction of the chapter.
2008-12-26, by Sandrine Ribeau
[doc] Moves cube description from tutoriel to foundations.
2008-12-26, by Sandrine Ribeau
[doc] Fix indentation issues.
2008-12-24, by Sandrine Ribeau
[doc] Sphinx CSS small improvment.
2008-12-24, by Sandrine Ribeau
[doc] Move out from tutoriel RSS and CSS to make it independant chapters. Adds a conclusion to the tutorial.
2008-12-24, by Sandrine Ribeau
[doc] Renaming of part II sub-sections accordingly.
2008-12-23, by Sandrine Ribeau
[doc] Renaming for advanced thematic.
2008-12-23, by Sandrine Ribeau
[doc] Renaming for tests thematic.
2008-12-23, by Sandrine Ribeau
[doc] Renaming for repository customization thematic.
2008-12-23, by Sandrine Ribeau
[doc] Renaming for web interface thematic.
2008-12-23, by Sandrine Ribeau
[doc] Renaming for data model thematic fix bad naming convention.
2008-12-23, by Sandrine Ribeau
[doc] Renaming for data model thematic.
2008-12-23, by Sandrine Ribeau
[doc] Add thematics within Part II - Development.
2008-12-23, by Sandrine Ribeau
[doc] Add thematics within Part II - Development.
2008-12-23, by Sandrine Ribeau
[doc] Removal of duplicated chapter.
2008-12-23, by Sandrine Ribeau
[doc] Add internal links.
2008-12-23, by Sandrine Ribeau
merge
2008-12-23, by Sandrine Ribeau
[doc] Improved tutoriel. Moved appropriate content to cubicweb foundations chapter. Adds section to fill about cubicweb-ctl shell.
2008-12-23, by Sandrine Ribeau
[i18n] missing translation
2008-12-23, by Adrien Di Mascio
i18n roundup
2008-12-23, by Adrien Di Mascio
fix lxml is available, we can have a nicer version of soup2xhtml even if its lxml < 2.0
2008-12-23, by Sylvain Thenault
merge
2008-12-23, by Sylvain Thenault
packaging fixes
2008-12-23, by Sylvain Thenault
[doc] fix rql intro
2008-12-23, by Nicolas Chauvat
[doc] Change logo has been moved to FAQ.
2008-12-22, by Sandrine Ribeau
[doc] Does not keep mercurial forest as the only reference for path description.
2008-12-22, by Sandrine Ribeau
[doc] Add link to cubicweb's forge for cubes available.
2008-12-22, by Sandrine Ribeau
merge
2008-12-22, by Sandrine Ribeau
[doc] Add cubicweb-dev package to install.
2008-12-22, by Sandrine Ribeau
[doc] trying to improve the tutorial
2008-12-22, by Nicolas Chauvat
[doc] simpler install and mercurial instructions
2008-12-22, by Nicolas Chauvat
oops
2008-12-23, by Sylvain Thenault
fix include_dirs
2008-12-22, by Sylvain Thenault
packaging fix: distribute skeleton
2008-12-22, by Sylvain Thenault
merge
2008-12-22, by Sylvain Thenault
[doc] Left components in index page.
2008-12-22, by Sandrine Ribeau
[doc] Rename component with cube.
2008-12-22, by Sandrine Ribeau
huuummm
2008-12-22, by Sylvain Thenault
2.99.99
2008-12-22, by Sylvain Thenault
2.99.99
2008-12-22, by Sylvain Thenault
restore multi-sources capabilities
2008-12-22, by Sylvain Thenault
merge
2008-12-22, by Sylvain Thenault
[doc] add internal links from book abstract
2008-12-22, by Nicolas Chauvat
more selector renaming
2008-12-22, by Sylvain Thenault
check we have a description *yams attribute*
2008-12-22, by Sylvain Thenault
search external_resources in application home
2008-12-22, by Sylvain Thenault
duh?
2008-12-22, by Sylvain Thenault
new RelatedEntityBoxTemplate base class
2008-12-22, by Sylvain Thenault
define an actual download box, keeping download_box function for bw compat
2008-12-22, by Sylvain Thenault
RAAAAAAAAAAAAAAAAAAAAAAAAAAAA
2008-12-19, by Sylvain Thenault
don't fail if row is None (at least necessary when searching for possible views)
2008-12-19, by Sylvain Thenault
merge
2008-12-19, by Sylvain Thenault
merge
2008-12-19, by Sylvain
Added tag cubicweb-debian-version-2_99_6-1 for changeset c718f6495ace
2008-12-19, by Sylvain
Added tag cubicweb-version-2_99_6 for changeset 5b58fd1aba50
cubicweb-debian-version-2_99_6-1
2008-12-19, by Sylvain
2.99.7
2008-12-19, by Sylvain Thenault
fix debian package
2008-12-19, by Sylvain Thenault
don't give a bool instead of a result set to select a view
2008-12-19, by Sylvain Thenault
missing file
cubicweb-version-2_99_6
2008-12-19, by Sylvain Thenault
2.99.6
2008-12-19, by Sylvain Thenault
begin selector renaming (work in progress)
2008-12-19, by Sylvain Thenault
begin renaming for selectors, keeping bw compat
2008-12-19, by Sylvain Thenault
rename to tabs.py
2008-12-19, by Sylvain Thenault
unnecessary
2008-12-19, by Sylvain Thenault
should skip shared directory
2008-12-19, by Sylvain Thenault
cleanup skel packaging
2008-12-19, by Sylvain Thenault
some mini function to ease role (subject/object) manipulation
2008-12-19, by Sylvain Thenault
new has_related_entities selector
2008-12-19, by Sylvain Thenault
[doc] Replace all : s/by example/for example/
2008-12-18, by Sandrine Ribeau
[lxml] lxml version < 2 does not provide an iter method on some elements
2008-12-18, by Aurelien Campeas
[javascript] remove redundant call (changing mouse shape)
2008-12-18, by Aurelien Campeas
[javascript] localise variable
2008-12-18, by Aurelien Campeas
[javascript] reloadBox: return deferred for further callback chaining
2008-12-18, by Aurelien Campeas
merge
2008-12-18, by Katia Saurfelt
small rearrangement for facets
2008-12-18, by Katia Saurfelt
merge
2008-12-17, by Sandrine Ribeau
[doc] Add internal link. Suppress content display which creates duplicated toc.
2008-12-11, by Sandrine Ribeau
note
2008-12-17, by Aurelien Campeas
Added tag cubicweb-debian-version-2_99_5-1 for changeset 91793edd3b2f
2008-12-17, by Sylvain Thenault
Added tag cubicweb-version-2_99_5 for changeset 68b7a9246885
cubicweb-debian-version-2_99_5-1
2008-12-17, by Sylvain Thenault
2.99.5
cubicweb-version-2_99_5
2008-12-17, by Sylvain Thenault
layout image
2008-12-17, by Laure Bourgois
cleaning code
2008-12-17, by Laure Bourgois
tabview is used to call each view for each tab
2008-12-17, by Laure Bourgois
adding files (formely appearing in jpl) specific to cubicweb
2008-12-17, by Laure Bourgois
Added tag cubicweb-debian-version-2_99_4-1 for changeset eaf1089ae49d
2008-12-12, by Adrien Di Mascio
Added tag cubicweb-version-2_99_4 for changeset 76c1707200cf
cubicweb-debian-version-2_99_4-1
2008-12-12, by Adrien Di Mascio
version 2.99.4
cubicweb-version-2_99_4
2008-12-12, by Adrien Di Mascio
[doc] Now uses specs from rql/doc
2008-12-11, by Sandrine Ribeau
[doc] Translation to english.
2008-12-11, by Sandrine Ribeau
[doc] Translation to english.
2008-12-11, by Sandrine Ribeau
div.facetBody's height is changed dynamically
2008-12-10, by Adrien Di Mascio
make round corners optional on facet boxes
2008-12-10, by Adrien Di Mascio
include cubicbeb.facet.css when displaying filterbox
2008-12-10, by Adrien Di Mascio
FacetItem now takes req as first parameter of __init__, THIS IS BACKWARD INCOMPATIBLE
2008-12-10, by Adrien Di Mascio
update debian dependencies for next cubicweb package
2008-12-10, by Adrien Di Mascio
backport most of CMHN css for facets
2008-12-10, by Adrien Di Mascio
merge
2008-12-09, by Sandrine Ribeau
[doc] Inserted content from LAX book about templates.
2008-12-09, by Sandrine Ribeau
[doc] Translation to english.
2008-12-09, by Sandrine Ribeau
[doc] Translation to english.
2008-12-09, by Sandrine Ribeau
Added tag cubicweb-debian-version-2_99_3-1 for changeset aa7d98f8f07f
2008-12-09, by Adrien Di Mascio
Added tag cubicweb-version-2_99_3 for changeset 8280fa6906f3
cubicweb-debian-version-2_99_3-1
2008-12-09, by Adrien Di Mascio
2.99.3 version
cubicweb-version-2_99_3
2008-12-09, by Adrien Di Mascio
merge
2008-12-08, by Sandrine Ribeau
[doc] Fix bad reference.
2008-12-08, by Sandrine Ribeau
[doc] Translation to english.
2008-12-08, by Sandrine Ribeau
[doc] Completed translation to english of entities definition section.
2008-12-08, by Sandrine Ribeau
merge
2008-12-08, by Sandrine Ribeau
[doc] Started translation to english of entities definition section.
2008-12-08, by Sandrine Ribeau
quick hack to fix treeview double toggling bug
2008-12-08, by Adrien Di Mascio
ChangeStateForm: extract method redirectpath() for easier subclassing
2008-12-08, by Adrien Di Mascio
EditBox: extract workflow actions construction in a separate method
2008-12-08, by Adrien Di Mascio
fix interface_selector bug
2008-12-08, by Adrien Di Mascio
if EntityBoxTemplate now uses _rqlcondition_selector, it must also define a default condition attribute
2008-12-08, by Adrien Di Mascio
upload icon (actually just the download icon rotated)
2008-12-07, by Adrien Di Mascio
merge
2008-12-05, by Sylvain Thenault
code moved to logilab.common.logging_ext
2008-12-05, by Sylvain Thenault
cleanup
2008-12-05, by Sylvain Thenault
only hide strict suboject in default view
2008-12-05, by Sylvain Thenault
check we don't get selection ambiguity: if yes, log error in production env, raise in other modes
2008-12-05, by Sylvain Thenault
don't ask confirm
2008-12-05, by Sylvain Thenault
add _rql_condition selector to default EntityBox selectors
2008-12-05, by Sylvain Thenault
get actual exception class instead of 'unicode' in the error view
2008-12-05, by Sylvain Thenault
TreeMixin : provide an iterator on the parents
2008-12-05, by Aurelien Campeas
merge
2008-12-02, by Arthur Lutz
updates done to documentation after following instructions for a new cube
2008-12-02, by Arthur Lutz
use repr (instead of str) to print rql in __repr__ method of a result set
2008-12-02, by Stephanie Marcu
don't systematically init_log, it may breaks client log configuration
2008-12-05, by Sylvain Thenault
fix default values
2008-12-05, by Sylvain Thenault
don't change Pyro.config here
2008-12-05, by Sylvain Thenault
missing import
2008-12-02, by Sylvain Thenault
cleaning code
2008-12-02, by Laure Bourgois
cleaning code
2008-12-02, by Laure Bourgois
repairing error from preceding commit
2008-12-02, by Laure Bourgois
repairing error from preceding commit
2008-12-01, by Laure Bourgois
repairing error from preceding commit
2008-12-01, by Laure Bourgois
adding tests for safe_cut (and text_cut_letters)
2008-12-01, by Laure Bourgois
safe_cut fonction return a resum from html text.
2008-12-01, by Laure Bourgois
cleaning code
2008-12-01, by Laure Bourgois
cleaning code
2008-12-01, by Laure Bourgois
some jslint
2008-11-28, by Adrien Di Mascio
spanish is now a supported language
2008-11-27, by Adrien Di Mascio
fix es.po syntax
2008-11-27, by Adrien Di Mascio
spanish translations, thanks to Juan Celso Flores
2008-11-27, by Adrien Di Mascio
[doc] rewrite paragraph about installing debian and ubuntu packages
2008-11-26, by Nicolas Chauvat
static files support
2008-11-26, by Sylvain Thenault
provide a specific version of treeview to display files and directories
2008-11-26, by Adrien Di Mascio
cleaning code
2008-11-26, by Laure Bourgois
missing import
2008-11-25, by Sylvain Thenault
docstring
2008-11-25, by Sylvain Thenault
unused import
2008-11-25, by Sylvain Thenault
erge
2008-11-25, by Laure Bourgois
cleaning code
2008-11-25, by Laure Bourgois
adding two different rss feed component
2008-11-25, by Laure Bourgois
add selector to test if result set is an object (for rss feed component)
2008-11-25, by Laure Bourgois
absolute minimum CSS for table filters
2008-11-25, by Adrien Di Mascio
more error resilient
2008-11-25, by Sylvain Thenault
skel cleanup
2008-11-25, by Sylvain Thenault
trigger 3.0 migration for beta versions
2008-11-25, by Sylvain Thenault
don't display additional owners in metadata, this is confusing
2008-11-25, by Sylvain Thenault
ask less questions on instance creation
2008-11-25, by Adrien Di Mascio
add css rule for active inputs
2008-11-25, by Adrien Di Mascio
new debian/changelog entry for 2.99.2 version
2008-11-25, by Adrien Di Mascio
provide a --verbose option to the newcube command and only ask for a short description by default
2008-11-25, by Adrien Di Mascio
rename NewTemplateCommand class into NewCubeCommand
2008-11-25, by Adrien Di Mascio
provide a lightier skeleton
2008-11-25, by Adrien Di Mascio
[doc] Translation to english.
2008-11-24, by Sandrine Ribeau
[doc] Merged translation of paragraph.
2008-11-24, by Sandrine Ribeau
[doc] Translation of security model section.
2008-11-24, by Sandrine Ribeau
[doc] divided book in parts
2008-11-22, by Nicolas Chauvat
merge
2008-11-21, by Laure Bourgois
views with rss feed
2008-11-21, by Laure Bourgois
[doc] add book map
2008-11-21, by Nicolas Chauvat
move registry details into their own chapter, add missing classmethod() for __select__ definition
2008-11-21, by Sylvain Thenault
merged into the security definition section
2008-11-21, by Sylvain Thenault
nothing to do here
2008-11-21, by Sylvain Thenault
oops
2008-11-21, by Sylvain Thenault
[doc] missing file
2008-11-20, by Nicolas Chauvat
[doc] add another level to Foundation part of the book
2008-11-20, by Nicolas Chauvat
[doc] missing file
2008-11-20, by Nicolas Chauvat
[doc] more merging and reorg
2008-11-20, by Nicolas Chauvat
[doc] merge old lax book with the rest
2008-11-20, by Nicolas Chauvat
[doc] more chapters
2008-11-20, by Nicolas Chauvat
[doc] add a level for better structure
2008-11-20, by Nicolas Chauvat
merge
2008-11-20, by Sandrine Ribeau
[doc] Merged GAE and foundations.
2008-11-20, by Sandrine Ribeau
add detailled notes about objects selection (to be translated / proprified...)
2008-11-20, by Sylvain Thenault
[doc] fix reference to GAE
2008-11-20, by Nicolas Chauvat
[doc] another step towards dissolving LAX book into CubicWeb book
2008-11-20, by Nicolas Chauvat
blog flux rss
2008-11-20, by Laure Bourgois
[doc] Adjust TOC for this particular chapter to get the content and not list of links.
2008-11-19, by Sandrine Ribeau
[doc] Moved installation from mercurial forest in appendix. Cleaned installation section but needs improvements.
2008-11-19, by Sandrine Ribeau
[doc] Reorganization of Appendix : includes now mercurial presentation and splits modules in two sets.
2008-11-19, by Sandrine Ribeau
[doc] fix typo
2008-11-20, by Nicolas Chauvat
[doc] Initial translation of views chapter.
2008-11-19, by Sandrine Ribeau
[doc] Initial translation for data model chapter.
2008-11-19, by Sandrine Ribeau
[doc] Initial translation of cubicweb-tool section.
2008-11-19, by Sandrine Ribeau
merge
2008-11-18, by Sandrine Ribeau
[doc] Initial translation of first two section in installation chapter.
2008-11-18, by Sandrine Ribeau
[doc] rewrite first paragraphs on home page
2008-11-18, by Nicolas Chauvat
Add missing images.
2008-11-18, by Sandrine Ribeau
[doc] Initial translation of index and introduction for book/en.
2008-11-17, by Sandrine Ribeau
[doc] missing files
2008-11-18, by Nicolas Chauvat
[doc] total file reorganisation - phase 1 complete
2008-11-18, by Nicolas Chauvat
merge
2008-11-17, by Sandrine Ribeau
Updates installation with use of mercurial forest. Needs to be improved.
2008-11-17, by Sandrine Ribeau
[doc] images were renamed and table of content changed
2008-11-17, by Nicolas Chauvat
[doc] rename book/fr/images/*.en.* to book/fr/images/*.fr.*
2008-11-17, by Nicolas Chauvat
merge
2008-11-17, by Sandrine Ribeau
Moved to boof/fr/images
2008-11-17, by Sandrine Ribeau
Moved to book/fr/images.
2008-11-17, by Sandrine Ribeau
Moved to book/fr/images
2008-11-17, by Sandrine Ribeau
Moved images to boof/fr/images.
2008-11-17, by Sandrine Ribeau
Moved to book/fr/images.
2008-11-17, by Sandrine Ribeau
Add more explanation on views in introduction.
2008-11-17, by Sandrine Ribeau
punctuation stuff
2008-11-17, by Katia Saurfelt
french version
2008-11-17, by Katia Saurfelt
english translation
2008-11-17, by Katia Saurfelt
[javascript][gmap] only use LabeledMarker in google maps when the extension is loaded
2008-11-14, by Adrien Di Mascio
Added tag cubicweb-version-2_99_1 for changeset 8a9dac5a67a6
2008-11-14, by Nicolas Chauvat
[doc] one images/ directory per language
cubicweb-version-2_99_1
2008-11-14, by Nicolas Chauvat
merge
2008-11-14, by Nicolas Chauvat
[doc] reuse the lax book
2008-11-14, by Nicolas Chauvat
Added to main images folder.
2008-11-13, by Sandrine Ribeau
merge
2008-11-13, by Sandrine Ribeau
Moved content from tutoriel to introduction and to wrokflow chapter.
2008-11-13, by Sandrine Ribeau
Rename index file from indef.fr.txt to index.txt to dit Sphinx needs and adjusted conf file in consequence.
2008-11-13, by Sandrine Ribeau
[doc] move images to book/fr/
2008-11-14, by Nicolas Chauvat
regenerate timeline-bundle.js
2008-11-13, by Adrien Di Mascio
regenerated cubicweb.timeline*.js
2008-11-13, by Adrien Di Mascio
merge
2008-11-13, by Nicolas Chauvat
[packaging] fix and update packaging
2008-11-13, by Nicolas Chauvat
merge
2008-11-13, by Adrien Di Mascio
update i18n catalogs
2008-11-13, by Adrien Di Mascio
use named substitutions in i18n strings
2008-11-13, by Adrien Di Mascio
rename one of the generated pot files (cubicweb pycubicweb.pot) to avoid problems when msgcats overwrites cubicweb.pot
2008-11-13, by Adrien Di Mascio
oops, bad changeset review, revert debug changes
2008-11-13, by Adrien Di Mascio
ECache should be a meta entity
2008-11-13, by Adrien Di Mascio
only try to internationalize our own js files
2008-11-13, by Adrien Di Mascio
[devctl] fix bug in i18nlibupdate
2008-11-13, by Adrien Di Mascio
[doc] move .static and .templates
2008-11-13, by Nicolas Chauvat
improve dot schema rendering by associating edge colors and label colors
2008-11-13, by Adrien Di Mascio
Add images folder to share images between book/fr and book/en.
2008-11-12, by Sandrine Ribeau
[doc] moved makefile. corrected paths to images.
2008-11-13, by Nicolas Chauvat
remove html-build
2008-11-13, by Nicolas Chauvat
merge
2008-11-13, by Nicolas Chauvat
brutal hg mv
2008-11-13, by Nicolas Chauvat
Improved first page.
2008-11-12, by Sandrine Ribeau
merge
2008-11-13, by Nicolas Chauvat
fix tests (some where broken after ECache was added)
2008-11-13, by Nicolas Chauvat
add new logo
2008-11-13, by Nicolas Chauvat
merge
2008-11-12, by Sandrine Ribeau
Changes hierarchy in index pages. Merged FAQ and HOWTO.
2008-11-12, by Sandrine Ribeau
Add references chapter and lax-book-fr but this is temporary, until content is sorted.
2008-11-12, by Sandrine Ribeau
mini doc fixes
2008-11-13, by Nicolas Chauvat
Completes list of available cubes.
2008-11-12, by Sandrine Ribeau
Add link to installation in front page.
2008-11-12, by Sandrine Ribeau
Moved security to devmanual_fr.
2008-11-12, by Sandrine Ribeau
Back to white font for relbar.
2008-11-12, by Sandrine Ribeau
use new funny logo
2008-11-12, by Nicolas Chauvat
various doc fixes
2008-11-12, by Nicolas Chauvat
merged makefiles
2008-11-12, by Nicolas Chauvat
Changed title format in relbar so that it will look like "CubicWeb 3.0"
2008-11-12, by Sandrine Ribeau
Makes title smaller.
2008-11-12, by Sandrine Ribeau
Moved security description to general content.
2008-11-12, by Sandrine Ribeau
replace "Logilab Inc" with "Logilab".
2008-11-12, by Nicolas Chauvat
round corners are back
2008-11-12, by Adrien Di Mascio
fix focus problems on login inputs
2008-11-12, by Adrien Di Mascio
introduce html_headers.on_load() method as a shortcut for add_post_inline_script('''jQuery(document).ready(...''')
2008-11-12, by Adrien Di Mascio
Add a little in FAQ and HOWTO.
2008-11-11, by Sandrine Ribeau
Cubicweb renaming.
2008-11-11, by Sandrine Ribeau
Add bootstrap_cubes for in skel for newgapp.
2008-11-11, by Sandrine Ribeau
Add a FAQ and started a section on views selector.
2008-11-11, by Sandrine Ribeau
Removed chap_bases_framework as it has been merged un chap_fondements.
2008-11-11, by Sandrine Ribeau
Merged chap_fondements_cubicweb and chap_bases_framework_cubicweb as they were both describing differents aspects of CubicWeb framework.
2008-11-11, by Sandrine Ribeau
Splits main content in two chapters : what is required to know to develop an application, and the other describing more as a reference others specific functionnalities.
2008-11-11, by Sandrine Ribeau
Add links between sections.
2008-11-11, by Sandrine Ribeau
merge
2008-11-10, by Sandrine Ribeau
Lost during renaming to CubicWeb but is required for GOA port.
2008-11-10, by Sandrine Ribeau
work in progress: fix cubicweb/server tests
2008-11-10, by Adrien Di Mascio
fix tests in web/test
2008-11-10, by Adrien Di Mascio
make tests pass in common/test
2008-11-10, by Adrien Di Mascio
make tests pass in sobjects/test
2008-11-10, by Adrien Di Mascio
fix unittests in cubicweb/test
2008-11-10, by Adrien Di Mascio
javascript cleaning
2008-11-10, by Adrien Di Mascio
Add module wfobjs to enable workflow in gae.
2008-11-06, by Sandrine Ribeau
Add _ declaration as unicode.
2008-11-06, by Sandrine Ribeau
Add cubes as a prefix for import of cubes.
2008-11-06, by Sandrine Ribeau
set bookmarked_by relation on facet bookmarking
2008-11-06, by Nicolas Chauvat
merge
2008-11-06, by Stephanie Marcu
change permissions for Ecache
2008-11-06, by Stephanie Marcu
simple and naive implementation of 'bookmark this search' while using facets
2008-11-06, by Adrien Di Mascio
[javascript] indentation fixes + missing semi colons
2008-11-06, by Adrien Di Mascio
Renaming error in symlink creation for GOA.
2008-11-05, by Sandrine Ribeau
Make SQLGenAnnotator work with GoogleAppEngine.
2008-11-05, by Sandrine Ribeau
Add modules to list and to index to have docstring integrated into the documentation.
2008-11-05, by Sandrine Ribeau
Showtime !
2008-11-05, by Adrien Di Mascio
less
more
|
(0)
+1920
+10000
tip