Mercurial
Mercurial
>
pub
>
hg
>
cubicweb
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-192
+192
+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.
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
less
more
|
(0)
-192
+192
+1000
+3000
+10000
tip