Mercurial
Mercurial
>
pub
>
hg
>
cubicweb
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-1000
-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.
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
[cw-ctl] rename i18n commands (see #342889)
2009-05-22, by Nicolas Chauvat
merge stable branch back into default branch
2009-05-22, by Nicolas Chauvat
work in progress: new 'range facet' usable for numerical values, still lacks the form.submit on mouseUp
2009-05-22, by Adrien Di Mascio
[javascript] include ui.slider.js (jquery plugin). NOTE: we must find a way to deal with multiple jquery plugins
2009-05-22, by Adrien Di Mascio
[javascript] the @attr (xpath) syntax doesn't work anymore with jquery1.3, forget the @
2009-05-22, by Adrien Di Mascio
use jquery1.3 (this might break a few things)
2009-05-21, by Adrien Di Mascio
[views] extract a PieWidget from pie views
2009-05-21, by Adrien Di Mascio
[views][plots] extract the plotting mechanism in an HTMLWidget to make mit more re-usable
2009-05-21, by Adrien Di Mascio
[doc] add faq about reseting password for some user
stable
2009-05-21, by Nicolas Chauvat
merge stable branch back into default branch
2009-05-21, by Nicolas Chauvat
[views] plot with flot and get rid of matplotlib
2009-05-21, by Adrien Di Mascio
[selectors] provide a nicer representation of rql_condition
2009-05-21, by Adrien Di Mascio
[views] add pie chart views with google chart / GChartWrapper
2009-05-20, by Adrien Di Mascio
replace sideRelated with sideBox
stable
2009-05-20, by Nicolas Chauvat
give a title to timeline generic view
stable
2009-05-20, by Nicolas Chauvat
shuting -> shutting
stable
2009-05-20, by Aurelien Campeas
cleanup
stable
2009-05-20, by Sylvain Thénault
fix dc_description format arg
stable
2009-05-20, by Sylvain Thénault
two in one: #343320: Logging out while deleting a CWUser blocks the cw server / #342692: ensure transaction state when Ctrl-C or other stop signal is received
stable
2009-05-20, by Sylvain Thénault
eproperty -> cwproperty, cleanup
stable
2009-05-20, by Sylvain Thénault
default email relations configuration
stable
2009-05-20, by Sylvain Thénault
anon should not see security management view
stable
2009-05-20, by Sylvain Thénault
cleanup
stable
2009-05-20, by Sylvain Thénault
no rschema attribute on widgets
stable
2009-05-20, by Sylvain Thénault
oops
stable
2009-05-19, by Florent
allow easy arbitrary separator between checkbox/ radio widgets
stable
2009-05-19, by Florent
actually useless
stable
2009-05-19, by Sylvain Thénault
merge
stable
2009-05-19, by Aurelien Campeas
trailing space cleanup, js lint, a small indent for preference sections
stable
2009-05-19, by Aurelien Campeas
should use sql prefix here
stable
2009-05-19, by Sylvain Thénault
update handleFormValidationResponse calls
stable
2009-05-19, by Katia Saurfelt
merge
stable
2009-05-19, by Sylvain Thénault
merge
stable
2009-05-19, by Katia Saurfelt
restore ajax validation cwpreferencies
stable
2009-05-19, by Katia Saurfelt
add onfailure fonction for validateForm, return formid on success
stable
2009-05-19, by Katia Saurfelt
do not use <br> in widgets
stable
2009-05-19, by Katia Saurfelt
#343322: should generate IS NULL in sql w/ None values in substitution
stable
2009-05-19, by Sylvain Thénault
stupido
stable
2009-05-19, by Sylvain Thénault
this is actually needed
stable
2009-05-19, by Sylvain Thénault
nicer error message
stable
2009-05-19, by Sylvain Thénault
connect format field to form_field_format for its initial value
stable
2009-05-19, by Sylvain Thénault
err.entity may only be an eid or None at this point
stable
2009-05-19, by Sylvain Thénault
more faking
stable
2009-05-19, by Sylvain Thénault
restore possibility to have default value methods on forms, this may still be useful according to how the form is defined
stable
2009-05-19, by Sylvain Thénault
stop automatically setting default method for _format field, too hard to override this with the new form system while keeping bw compat. Simply upgrade to new form system where it's a problem
stable
2009-05-19, by Sylvain Thénault
merge
stable
2009-05-18, by Sylvain Thénault
give back onsubmit customizability (oops)
stable
2009-05-18, by Aurelien Campeas
give back onsubmit customizability
stable
2009-05-18, by Aurelien Campeas
should be outside the loop
stable
2009-05-18, by Sylvain Thénault
give a name to rtags instance to ease debugging
stable
2009-05-18, by Sylvain Thénault
fix i18n msgstr
stable
2009-05-18, by Sylvain Thénault
#343256: form redirection stopped working with 3.2
stable
2009-05-18, by Sylvain Thénault
check at connection creation time if we should use EUser or CWUser
stable
2009-05-18, by sylvain thenault
merge
stable
2009-05-18, by sylvain thenault
avoid monkeypatching JsonController in cw, to avoid _potential_ load order problems
stable
2009-05-18, by Aurelien Campeas
#343290: inputs don't use value specified in URL
stable
2009-05-18, by sylvain thenault
add some bw compat code for old rest_path prototype
stable
2009-05-18, by sylvain thenault
fix #343304
stable
2009-05-18, by Aurelien Campeas
test and fix #342997: local eid used for absolute_url of external entities
stable
2009-05-18, by sylvain thenault
oops
stable
2009-05-18, by Aurelien Campeas
work-around for #343301 (display garbage in non xhtml browsers)
stable
2009-05-18, by Aurelien Campeas
merge
stable
2009-05-18, by sylvain thenault
fix StringField widget selection with SizeConstraint and StaticVocabularyConstraint constraints
stable
2009-05-18, by Florent
missing ext/ subpackage in cubicweb-common
stable
2009-05-18, by sylvain thenault
merge
stable
2009-05-18, by sylvain thenault
merge
stable
2009-05-18, by Florent
fix CheckBox multiple dom id and refactor with Radio
tls-sprint
2009-05-14, by Florent
merge
2009-05-18, by sylvain thenault
comment
2009-05-18, by sylvain thenault
avoid SelectAction selection to crash on startup views
stable
2009-05-18, by Adrien Di Mascio
[treeview] really fix #343232
stable
2009-05-15, by Aurelien Campeas
allow the __method() hook to raise a Redirect exception
2009-05-14, by Adrien Di Mascio
[treeview] restore functionnality lost in some previous merge #343232
stable
2009-05-14, by Aurelien Campeas
Added tag cubicweb-debian-version-3_2_0-1 for changeset c9c492787a8a
2009-05-14, by Aurelien Campeas
Added tag cubicweb-version-3_2_0 for changeset c14231e3a4f9
cubicweb-debian-version-3_2_0-1
2009-05-14, by Aurelien Campeas
...
cubicweb-version-3_2_0
2009-05-14, by sylvain thenault
more packaging fixes
2009-05-14, by sylvain thenault
fix packaging
2009-05-14, by sylvain thenault
use wildcard
2009-05-14, by Sylvain
less
more
|
(0)
-1000
-192
+192
+1000
+3000
+10000
tip