Mercurial
Mercurial
>
pub
>
hg
>
cubicweb
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-1000
-384
+384
+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.
should be __call__
2009-08-14, by Sylvain Thénault
merge
2009-08-14, by Sylvain Thénault
rewrite hooks in sobjects as new Hook style into hooks sub-package
2009-08-14, by Sylvain Thénault
[hooks] deprecates hookhelper module
2009-08-14, by Sylvain Thénault
imports cleanup
2009-08-14, by Sylvain Thénault
backport stable branch
2009-08-14, by Nicolas Chauvat
B [cwctl] fix db-{dump,copy,restore} commands
stable
2009-08-14, by Nicolas Chauvat
[registry] fix registration logging messages
stable
2009-08-13, by Adrien Di Mascio
[hooks] major refactoring:
2009-08-14, by Sylvain Thénault
[vreg appobject] use class_regid
2009-08-14, by Sylvain Thénault
[selectors] explicity fail on inplace and/or
2009-08-14, by Sylvain Thénault
[rset] better explanation, refactor try except
2009-08-14, by Sylvain Thénault
quick and dirty fix until introduction of CWEntityManager
2009-08-13, by Sylvain Thénault
remove 3.2 bw compat code
2009-08-13, by Sylvain Thénault
turn id into __id__
2009-08-13, by Sylvain Thénault
remove old bw compat code
2009-08-13, by Sylvain Thénault
remove 3.2 bw compat code
2009-08-13, by Sylvain Thénault
no more supported, can remove the test
2009-08-13, by Sylvain Thénault
doc update
2009-08-13, by Sylvain Thénault
better as a method of the etypes registry
2009-08-13, by Sylvain Thénault
backported from appobject
2009-08-13, by Sylvain Thénault
deprecate appobject.vreg and rename appobject instance attributes using cw_ prefix
2009-08-13, by Sylvain Thénault
no need for a classid class method
2009-08-13, by Sylvain Thénault
rename registered to __registered__
2009-08-13, by Sylvain Thénault
remove more 3.2 deprecated code, reintroduce checkbox used by formrenderers
2009-08-13, by Sylvain Thénault
propagate some api changes
2009-08-13, by Sylvain Thénault
entity has no more tal_render method
2009-08-13, by Sylvain Thénault
access schema through req.vreg
2009-08-13, by Sylvain Thénault
merge
2009-08-13, by Sylvain Thénault
R deprecate CWRegistry.render
2009-08-13, by Nicolas Chauvat
R propagate deprecation of CWRegistry.possible_vobjects
2009-08-13, by Nicolas Chauvat
use session.vreg.config instead
2009-08-13, by Sylvain Thénault
fix bw compat properties
2009-08-13, by Sylvain Thénault
temporarily needed hack, should move out with hooks refactoring
2009-08-13, by Sylvain Thénault
register_to needs the schema as argument
2009-08-13, by Sylvain Thénault
fix urlquote imports
2009-08-13, by Sylvain Thénault
__initialize__ needs the schema as argument
2009-08-13, by Sylvain Thénault
proper rewrite
2009-08-13, by Sylvain Thénault
R deprecate CWRegistry.possible_vobjects
2009-08-13, by Nicolas Chauvat
no more needs for vreg_initialization_completed hook
2009-08-13, by Sylvain Thénault
remove usage of vreg_initialization_complete by using an 'initializable dict' (eg call init after complete registration
2009-08-13, by Sylvain Thénault
should still call .items
2009-08-13, by Sylvain Thénault
fix syntax error
2009-08-13, by Sylvain Thénault
R deprecate CWRegistry.select_vobject
2009-08-13, by Nicolas Chauvat
refactor property handling to avoid name conflicts
2009-08-13, by Sylvain Thénault
stop using controller class attribute, allowing to deprecate appobject.build_url in favor of req.build_url
2009-08-13, by Sylvain Thénault
remove code deprecated in 3.2
2009-08-13, by Sylvain Thénault
move get_cache to base request
2009-08-13, by Sylvain Thénault
move tal_render to View
2009-08-13, by Sylvain Thénault
merge
2009-08-13, by Sylvain Thénault
R put version info in deprecation warnings
2009-08-13, by Nicolas Chauvat
rename and move cw.RequestSessionMixIn to cw.req.RequestSessionBase; move some appobjects methods where they actually belong to
2009-08-13, by Sylvain Thénault
import cleanup
2009-08-13, by Sylvain Thénault
move underline_title to toolsutils
2009-08-13, by Sylvain Thénault
R propagate deprecation of AppObject.entity()
2009-08-12, by Nicolas Chauvat
R put version info in deprecation warnings
2009-08-12, by Nicolas Chauvat
R [appobject] deprecate AppObject.entity()
2009-08-12, by Nicolas Chauvat
merge
2009-08-12, by Sylvain Thénault
backport stable branch
2009-08-12, by Nicolas Chauvat
Backed out changeset 3f6dfc312760
2009-08-12, by Sylvain Thénault
backport stable branch
2009-08-11, by Nicolas Chauvat
compute extrapath, necessary for proper schema module detection when CW_CUBES_PATH is set
stable
2009-08-12, by Sylvain Thénault
[session cache] always append to description, turn it into a list if necessary
stable
2009-08-11, by Sylvain Thénault
B web/tests back to green
stable
2009-08-11, by Nicolas Chauvat
backport stable branch
2009-08-11, by Sylvain Thénault
[entities] access persistent attributes through entity.cwdb
2009-08-11, by Sylvain Thénault
[vreg] skip final entities
2009-08-11, by Sylvain Thénault
backport sand fix
stable
2009-08-11, by Sylvain Thénault
[view] make RegistryView xhtml valid
2009-08-10, by Sandrine Ribeau
merge
2009-08-11, by Sylvain Thénault
[testlib] #345052 and #344207: major test lib refactoring/cleanup + update usage
2009-08-11, by Sylvain Thénault
backport some changesets to the stable branch
stable
2009-08-11, by Sylvain Thénault
merge
2009-08-11, by Sylvain Thénault
R propagate registry API changes
2009-08-11, by Nicolas Chauvat
R [registry] changes in the API
2009-08-11, by Nicolas Chauvat
branching stable
stable
2009-08-11, by Nicolas Chauvat
[debug] cnx commit/rollback on DBG_RQL
2009-08-11, by Sylvain Thénault
DBG_MS flag
2009-08-11, by Sylvain Thénault
reconnect without argument reconnect all sources
2009-08-11, by Sylvain Thénault
[session pool] dont check closed session when calling set_pool from super_session
2009-08-11, by Sylvain Thénault
[ms] proper reset cache on external source
2009-08-11, by Sylvain Thénault
[config] new with_recommends option to expand_cubes
2009-08-11, by Sylvain Thénault
[vreg] explicit reset, no need to reload appobjects module on reloading because of schema changes
2009-08-11, by Sylvain Thénault
fix reloading, new .reset prototype
2009-08-11, by Sylvain Thénault
R refactor backup and use tar.gz to store all sources
2009-08-10, by Nicolas Chauvat
merge
2009-08-10, by Sylvain Thénault
B [web.box] fix EditRelationBoxTemplate in case neither related nor unrelated
2009-08-10, by Nicolas Chauvat
[server caching] should set cache before call to after_add_entity hooks
2009-08-10, by Sylvain Thénault
[web test] fix unittest form
2009-08-10, by Sylvain Thénault
[startup] fix syntax error
2009-08-10, by Sylvain Thénault
merge
2009-08-10, by Sylvain Thénault
B add missing selector on view registry
2009-08-10, by Nicolas Chauvat
merge
2009-08-10, by Sylvain Thénault
Added tag cubicweb-debian-version-3.4.2-1 for changeset e6a8cd8cc910
2009-08-10, by Sylvain Thénault
Added tag cubicweb-version-3.4.2 for changeset cfcc7f6121d6
cubicweb-debian-version-3.4.2-1
2009-08-10, by Sylvain Thénault
F [registry views] add _registry startup view
2009-08-09, by Nicolas Chauvat
cleanup docstring, add actually used method to the ITree interface
2009-08-10, by Sylvain Thénault
3.4.2
cubicweb-version-3.4.2
2009-08-07, by Sylvain Thénault
[schema migration] test reproducing pb when deleting a relation definition with mandatory card and without removing the associated rtype + fix
2009-08-07, by Sylvain Thénault
reactivate verification hooks in migration test, it may hide some actual errors
2009-08-07, by Sylvain Thénault
[c-c] fix confirm
2009-08-07, by Sylvain Thénault
[bw compat] restore format_constraint into schema file context
2009-08-07, by Sylvain Thénault
[schema] oops
2009-08-07, by Sylvain Thénault
[schema changes] check entity is not being deleted and get only actually modified attributes
2009-08-07, by Sylvain Thénault
[migration] use new default argument, default_is_yes has never been there...
2009-08-07, by Sylvain Thénault
[migration] mh.confirm support a new default argument, fix default handling for ASK
2009-08-07, by Sylvain Thénault
use makedirs, some old instances don't have parent directory properly set
2009-08-07, by Sylvain Thénault
restore backward compat, still imported a lot
2009-08-07, by Sylvain Thénault
no need for lib_directory
2009-08-07, by Sylvain Thénault
3.4.1...
2009-08-07, by Sylvain Thénault
remove code unused for a while now
2009-08-07, by Sylvain Thénault
typo
2009-08-07, by Sylvain Thénault
delete relations one by one to avoid too complex rql analysis
2009-08-07, by Sylvain Thénault
to make cw schemas importable, they have to be installed w/ cw code, not in /usr/share/cubicweb/schemas
2009-08-07, by Sylvain Thénault
fix syntax error
2009-08-07, by Sylvain Thénault
backport stable
2009-08-07, by Sylvain Thénault
param is now trcomment_format
stable
2009-08-07, by Sylvain Thénault
backport stable branch
2009-08-07, by Sylvain Thénault
need to set default value for trcomment_format since it's not an actual field
stable
2009-08-07, by Sylvain Thénault
format field should inherit from parent field's eidparam
stable
2009-08-07, by Sylvain Thénault
don't set display: block on hidden input
stable
2009-08-07, by Sylvain Thénault
3.4
2009-08-07, by Sylvain Thénault
remove print
2009-08-07, by Sylvain Thénault
[rql test] add non regression test for rql (fail with current rql head)
2009-08-07, by Sylvain Thénault
[server debug] indent for more readability
2009-08-07, by Sylvain Thénault
[schema] break when found
2009-08-07, by Sylvain Thénault
update dependencies
2009-08-06, by Sylvain Thénault
[schema] yams api update
2009-08-06, by Sylvain Thénault
backport stable branch
2009-08-06, by Sylvain Thénault
Added tag cubicweb-debian-version-3.3.5-1 for changeset 82fe8a6d077b
stable
2009-08-06, by Sylvain Thénault
Added tag cubicweb-version-3.3.5 for changeset d85937184430
stable
cubicweb-debian-version-3.3.5-1
2009-08-06, by Sylvain Thénault
3.3.5
stable
cubicweb-version-3.3.5
2009-08-06, by Sylvain Thénault
ensure runtime dir exists
2009-08-06, by Sylvain Thénault
[web.box] remove deprecation warnings
2009-08-05, by Sylvain Thénault
[hooksmanager] hooks should be reseted after vreg reload
2009-08-05, by Sylvain Thénault
allow to specify arbitrary argument when recording a looping task func
2009-08-05, by Sylvain Thénault
cleanup
2009-08-05, by Sylvain Thénault
[web session] proper reloading of the session manager on vreg update
2009-08-05, by Sylvain Thénault
[events] renamed source-reload into registry-reload to avoid potential confusions with datasources
2009-08-05, by Adrien Di Mascio
merge
2009-08-05, by Sylvain Thénault
[cleanup] delete-trailing-whitespace + removed debug print
2009-08-05, by Adrien Di Mascio
[css] fix cubicweb.css for action'selected class
stable
2009-08-05, by Sylvain Thénault
fix #344895: view action should skip navigation parameters
stable
2009-08-05, by Sylvain Thénault
[migration] when adding a core meta-relation, it should be added to all entities *in the persistent schema*, not only those in the fs schema
2009-08-05, by Sylvain Thénault
[ldap] more configuration possible on ldap source: protocal/authentication mode, dumb support for kerberos authentication
2009-08-05, by Sylvain Thénault
cleanup
2009-08-05, by Sylvain Thénault
[schema hooks] rename variable, check unique constraint actually changed before creating the index
2009-08-05, by Sylvain Thénault
[3.4 migration] only set cwuri for entities from the system source
2009-08-05, by Sylvain Thénault
[hooks] check key or value is actually edited
2009-08-05, by Sylvain Thénault
[twisted] use cubicweb.twisted.logger instead of print to notify when the instance is started
2009-08-05, by Adrien Di Mascio
[i18n] updated catalogs
2009-08-05, by Adrien Di Mascio
[i18ncubicweb] fix stupid NameError with mkdtemp
2009-08-05, by Adrien Di Mascio
add consistency check on constraints
2009-08-04, by Sylvain Thénault
merge
2009-08-04, by Adrien Di Mascio
[autoreload] handle uicfg reloading properly with the new event / callback mechanism
2009-08-04, by Adrien Di Mascio
[multi-source] test and fix msplanner regression
stable
2009-08-04, by Sylvain Thénault
[startup] vreg api update
2009-08-04, by Sylvain Thénault
cleanup
2009-08-04, by Sylvain Thénault
[autoreload] recompute urlresolver / urlrewriter after autoreload
2009-08-04, by Adrien Di Mascio
[autoreload] remove all modules under vregistry_path() from sys.modules before reloading
2009-08-04, by Adrien Di Mascio
introduce a new CubicwebEventManager
2009-08-04, by Adrien Di Mascio
[F dbdump] dark and dirty fix for db-copy command
2009-08-04, by Sylvain Thénault
cleanup
2009-08-04, by Sylvain Thénault
[R] use req.entity_from_eid
2009-08-04, by Sylvain Thénault
[reledit] refactor, split into reledit/doreledit where the former try to tell if edition *should* be done, and the later tell if edition *can* be done
2009-08-04, by Sylvain Thénault
use yams api
2009-08-04, by Sylvain Thénault
[table view] vreg api update
2009-08-04, by Sylvain Thénault
[navigation] split tests, add test for __start out of bound
2009-08-04, by Sylvain Thénault
merge
2009-08-04, by Adrien Di Mascio
merge (after jquery.tools backout)
2009-08-04, by Adrien Di Mascio
Backed out changeset 3e1d2ab5f8c0 (restore ui.tabs.js instead of jquery tools)
2009-08-04, by Adrien Di Mascio
[reledit] don't try to use rel-edit on attributes without assicated fields (e.g _format field)
2009-08-04, by Adrien Di Mascio
[uicfg] fix metadata detection in primaryview_section
2009-08-04, by Adrien Di Mascio
[vreg] api update
2009-08-04, by Sylvain Thénault
to avoid confusions, implements iteritems/itervalues as well
2009-08-04, by Sylvain Thénault
[testlib] take care of re-monkeypatching which'll cause infinite recursion error
2009-08-04, by Sylvain Thénault
[repo] explicitly specifies edited attributes to glob_update_entity
2009-08-03, by Sylvain Thénault
[webapp] missing renaming
2009-08-03, by Sylvain Thénault
[pyro] use lgc.pyro_ext, simplify pyro related options
2009-08-03, by Sylvain Thénault
[we, test] more api update
2009-08-03, by Sylvain Thénault
[controller] should catch and set appli argument here now that the old AppObject class is gone
2009-08-03, by Sylvain Thénault
[uicfg reloading] don't reload uicfg when appobjects modules won't be reloaded as well
2009-08-03, by Sylvain Thénault
[vreg api update] remove some deprecation warnings
2009-08-03, by Sylvain Thénault
[test] update test: class initialization done in etype_class now
2009-08-03, by Sylvain Thénault
[vreg] fix deprecation messages
2009-08-03, by Sylvain Thénault
[appobject selection process] drop the need for the .selected method
2009-08-03, by Sylvain Thénault
[appobject] kill VObject class, move base selector classes to appobject
2009-08-03, by Sylvain Thénault
R [base classes] only AppObject remaning, no more AppRsetObject
2009-08-03, by Sylvain Thénault
merge
2009-08-03, by Sylvain Thénault
[twisted] don't use twistd anymore, all-in-one.py file is needed anymore
2009-08-03, by Adrien Di Mascio
[uicfg] reload uicfg when vregistry is being reset
2009-08-02, by Adrien Di Mascio
[refactoring] moved rtags specification in web/views
2009-08-02, by Adrien Di Mascio
[registry] when a source file is changed, reset and reload the whole registry
2009-08-02, by Adrien Di Mascio
R [vreg] important refactoring of the vregistry, moving behaviour to end dictionnary (and so leaving room for more flexibility ; keep bw compat ; update api usage in cw
2009-08-03, by Sylvain Thénault
B [supervising] ignore updated event for entities created in the same transaction
2009-08-03, by Sylvain Thénault
F [rset repo cache] set entity.rset when no set on entities retreived from the cache
2009-08-03, by Sylvain Thénault
enable server side entity caching, 25% speedup on codenaf insertion. ALL CW TESTS OK
2009-08-02, by Sylvain Thénault
#F [querier] debugging tweak
2009-08-02, by Sylvain Thénault
F [adapted list view] fix selector
2009-08-02, by Sylvain Thénault
F [view] missing import
2009-08-02, by Sylvain Thénault
web test update
2009-08-02, by Sylvain Thénault
cleanup
2009-08-02, by Sylvain Thénault
R [schema hooks] big refactoring / reorganization for clearer code, a few fixes on the way
2009-08-01, by Sylvain Thénault
uicfg bugs detected by tests
2009-08-01, by Sylvain Thénault
R import to avoid warning
2009-08-01, by Sylvain Thénault
oops
2009-08-01, by Sylvain Thénault
R [test] update and fix deprecation warnings
2009-08-01, by Sylvain Thénault
R [web test] rewrite schema with a single python module
2009-08-01, by Sylvain Thénault
F [cw.test] OK
2009-08-01, by Sylvain Thénault
explicit imports
2009-08-01, by Sylvain Thénault
get_csv is being renamed to splitstrip
2009-08-01, by Sylvain Thénault
B [schema update] may remove has_text unexpectedly, give another argument to fix it
2009-08-01, by Sylvain Thénault
cleanup
2009-08-01, by Sylvain Thénault
R [session] property for quick access to repo.schema
2009-08-01, by Sylvain Thénault
R [querier] debugging tweaks
2009-08-01, by Sylvain Thénault
document and replace debugged by a contextmanager/decorator class
2009-08-01, by Sylvain Thénault
manual_insert is a public method
2009-08-01, by Sylvain Thénault
F [server test] avoid warning by adding __init__.py file to directory
2009-08-01, by Sylvain Thénault
R [server debug] more server side debugging tweaks
2009-08-01, by Sylvain Thénault
cleanup
2009-08-01, by Sylvain Thénault
oops, should have been in a earlier commit (give rollback_on_failure to doexec)
2009-08-01, by Sylvain Thénault
oops, should have been in a earlier commit (META_RELATION_TYPES renaming)
2009-08-01, by Sylvain Thénault
R [querier] debugging tweaks
2009-08-01, by Sylvain Thénault
R [sql source] cnx._cnx checked in cnx.close, don't do it here
2009-08-01, by Sylvain Thénault
debugging tweaks
2009-08-01, by Sylvain Thénault
[F repo sqlite schema changes] don't rollback on potentially expected schema changes failure
2009-08-01, by Sylvain Thénault
[R schema hooks] rename META_RELATIONS_TYPES into META_RTYPES, use it and other schema consts to avoid errors
2009-08-01, by Sylvain Thénault
merge
2009-08-01, by Sylvain Thénault
F [dialog] offer to create backup. refactor to use l.c.shellutils.ASK
2009-07-31, by Nicolas Chauvat
F [doc] mark code block as python source in cookbook
2009-07-31, by Nicolas Chauvat
R [all] logilab.common 0.44 provides only deprecated
2009-07-31, by Nicolas Chauvat
[doc] update generate_modules to match new sphinxutils API
2009-07-31, by Adrien Di Mascio
[R source cnx] use connection wrapper's close method
2009-08-01, by Sylvain Thénault
[F native source] fix attempts to clear cache key
2009-07-31, by Sylvain Thénault
[F workflow repo] don't try to get previous state of newly created entities
2009-07-31, by Sylvain Thénault
[F repo tests] tests have to be updated:
2009-07-31, by Sylvain Thénault
[F hooks] skip new eids as well as pending ones in DelayedDelete operation
2009-07-31, by Sylvain Thénault
[R hooks] use DONT_CHECK_RTYPES_ON_[ADD|DEL] don't compute rset if not necessary
2009-07-31, by Sylvain Thénault
[R hooks] use DONT_CHECK_RTYPES_ON_[ADD|DEL] constant, don't check wf related internal relations
2009-07-31, by Sylvain Thénault
[R repo session] add_relation method use in hooks
2009-07-31, by Sylvain Thénault
[R hooks] optmize insertion by using direct repository methods when possible
2009-07-31, by Sylvain Thénault
[F schema] set inlined=False to ensure it'is not inlined by accident
2009-07-31, by Sylvain Thénault
[R querier] new READ_ONLY_RTYPES constant
2009-07-31, by Sylvain Thénault
[F repo debugging] log repo event on DBG_REPO debug level
2009-07-31, by Sylvain Thénault
[R schema hooks] use new accessors on CWRelation and CWAttribute entities
2009-07-31, by Sylvain Thénault
[R schema] dont give an iterator, it's a trap
2009-07-31, by Sylvain Thénault
[C schema seria] cleanup
2009-07-31, by Sylvain Thénault
[R repo, schema] use VIRTUAL_RTYPES const
2009-07-31, by Sylvain Thénault
[F server test] sort for test predictability
2009-07-31, by Sylvain Thénault
[R schemaobjs] property accessors for CWRelation/CWAttribute
2009-07-31, by Sylvain Thénault
F: start to handle binary debug log level on the server side
2009-07-31, by Sylvain Thénault
rewrite migrscheam
2009-07-31, by Sylvain Thénault
C remove no more used copy_schema
2009-07-31, by Sylvain Thénault
[D server test] remove deprecated test on application_hooks file, and associated data
2009-07-31, by Sylvain Thénault
backport stable branch
2009-07-31, by Sylvain Thénault
[F schema serial] #344876: missing some 'is'/'is_instance_of' relation for newly created instances
stable
2009-07-31, by Sylvain Thénault
[vreg] consider __abstract__ in register_all
stable
2009-07-31, by Sylvain Thénault
[xhtml form renderer] fix html structure, move header where we are sure to display it when necesary (_render_fields not displayed if main form has no visible fields
2009-07-31, by Sylvain Thénault
missing new renderer argument
2009-07-31, by Sylvain Thénault
merge
2009-07-31, by Sylvain Thénault
Add missing parameter to widget render call.
2009-07-30, by Sandrine Ribeau
merge
2009-07-31, by Sylvain Thénault
merge
2009-07-30, by Florent
always explicitly close <base> tags because of an old IE6 bug
2009-07-30, by Florent
[hooksmanager] nicer unregister_hook implementation, allowing to give a Hook subclass as argument
2009-07-30, by Sylvain Thénault
[migration] reset do-not-insert-cwuri once it's properly in the schema
2009-07-30, by Sylvain Thénault
cleanup
2009-07-30, by Sylvain Thénault
[F delconf form] should give rset to select()
2009-07-30, by Sylvain Thénault
[form renderer] fix composite form renderer in case the main form has some visible fields
2009-07-30, by Sylvain Thénault
[form renderer] consider form.fieldsets_in_order if specified. Warn about unexistant or unused fieldsets.
2009-07-30, by Sylvain Thénault
add default values for fielsets_in_order, document base form attributes
2009-07-30, by Sylvain Thénault
[notification view] consider row/col
2009-07-30, by Sylvain Thénault
oops, this is a method
stable
2009-07-30, by Sylvain Thénault
[repo session] ability to ask session to keep it's pool set even when only read queries are done, necessary at least during migration
stable
2009-07-30, by Sylvain Thénault
no rset hooks should have empty rset now
stable
2009-07-30, by Sylvain Thénault
d-t-w
2009-07-30, by Sylvain Thénault
avoid execution of queries which are known to be wrong by letting error propagates
2009-07-29, by Sylvain Thénault
missing db-port option to source's option definitions
stable
2009-07-29, by Sylvain Thénault
make notification views working with no rset
2009-07-29, by Sylvain Thénault
[F plot] make jquery plots accept a fourth column that specifies a date format for tooltips
2009-07-29, by Adrien Di Mascio
merge
2009-07-29, by Sylvain Thénault
[doc] #120075 quickstart (was proposed structure)
2009-07-29, by Nicolas Chauvat
[F xhml] use a class to avoid duplicated ids when editing several entities at once
2009-07-29, by Sylvain Thénault
merge
2009-07-29, by Sylvain Thénault
[R xhtml] remove xhtml_wrap* function, use instead a single req.document_surrounding_div method
2009-07-29, by Sylvain Thénault
move test on force-html-content-type to xhtml_browser method
2009-07-29, by Sylvain Thénault
make it easy to change response of FormValidatorController
2009-07-28, by Florent
fix tabindex starting at 0
2009-07-07, by Florent
fix html headers for forced html content type : main template and json controller
2009-07-28, by Fabrice
make jsvars declaration xhtml and html compatible
2009-07-28, by Fabrice
merge
2009-07-28, by Florent
add force-html-content-type config boolean variable
2009-07-21, by Florent
[F bw compat] warn if entities.pot exists but consider it anyway
2009-07-29, by Sylvain Thénault
[F xhtml] avoid duplicated id
2009-07-29, by Sylvain Thénault
[R forms] use a subfields(form) method to get a chance to adapt to context
2009-07-29, by Sylvain Thénault
[cleanup] no more needed, marked as i18n string by yams
2009-07-29, by Sylvain Thénault
[doc] fix FAQ layout
2009-07-29, by Nicolas Chauvat
[doc] more improvements
2009-07-28, by Nicolas Chauvat
[doc] replace code-block with sourcecode
2009-07-28, by Nicolas Chauvat
[doc] fixed some dangling internal links
2009-07-28, by Nicolas Chauvat
[doc] fix problem with layout, thanks to Sandrine
2009-07-28, by Nicolas Chauvat
merge
2009-07-28, by Nicolas Chauvat
merge
2009-07-16, by Sandrine Ribeau
Missing xml_escape import.
2009-07-16, by Sandrine Ribeau
[doc] some more rewriting
2009-07-28, by Nicolas Chauvat
backport stable branch changesets
2009-07-28, by Adrien Di Mascio
[javascript] fix IFRAME implementation and make it work in IE 6/7 + FF3 with text/html served pages
stable
2009-07-28, by Adrien Di Mascio
[doc] #306434: say a word about optimization
2009-07-28, by Nicolas Chauvat
[doc] a bit of rewriting
2009-07-28, by Nicolas Chauvat
[i18n] #344832: rename entities.pot
2009-07-28, by Nicolas Chauvat
[doc] #342929: bad migration command in overview
2009-07-28, by Nicolas Chauvat
[cleanup] improve dialog message consistency
2009-07-28, by Nicolas Chauvat
[cleanup] nicer imports
2009-07-28, by Nicolas Chauvat
bad merge?
2009-07-28, by Sylvain Thénault
make fyzz/spa2rql a recommends only
2009-07-28, by Sylvain Thénault
remove debug print
2009-07-28, by Sylvain Thénault
per cube message
2009-07-28, by Sylvain Thénault
we've to call cleanup_sys_modules manually for proper schema modules cleanup
2009-07-28, by Sylvain Thénault
merge
2009-07-27, by Sylvain Thénault
#344787: add options to idownloadable
2009-07-27, by Nicolas Chauvat
some new field/widgets classes: CompoundField, IntervalWidget, HorizontalLayoutWidget
2009-07-27, by Sylvain Thénault
widget.render now takes the renderer as third argument (keeping minimal bw compat)
2009-07-27, by Sylvain Thénault
take care to None labels
2009-07-27, by Sylvain Thénault
new fieldset attribute on field, use to group fields by the default form renderer
2009-07-27, by Sylvain Thénault
nicer checkbox widget implementation, avoid extra <br/> at the end
2009-07-27, by Sylvain Thénault
allow vocabulary functions to return either label/value or label/value/dict (to use as attributes of the tag for this input)
2009-07-27, by Sylvain Thénault
select attributes should be escaped
2009-07-27, by Sylvain Thénault
extract function: sgml_attributes
2009-07-27, by Sylvain Thénault
meta is gone away
2009-07-27, by Sylvain Thénault
[selectors] change specified_etype_implements: kwargs prevails on req.form
2009-07-27, by Adrien Di Mascio
merge
2009-07-27, by Sylvain Thénault
[cleanup] started to improve cubicweb-ctl dialog messages consistency
2009-07-27, by Adrien Di Mascio
merge
2009-07-27, by Adrien Di Mascio
[sqlutils] fix stupid typo
2009-07-26, by Adrien Di Mascio
should not specify attrcategories here
2009-07-27, by Sylvain Thénault
rewrite .sql / .rel files, drop unnecessary entity types, explicit imports
2009-07-27, by Sylvain Thénault
don't check versions on db-restore
2009-07-27, by Sylvain Thénault
#343714: Enable workflow transition comments editing
2009-07-24, by Sylvain Thénault
fix some default autoform_section
2009-07-24, by Sylvain Thénault
some reledit fixes: actually needs metadata in form's attrcategories, check autoform_section for attributes (XXX need check for relation), no <not specified> visible when attribute isn't editable
2009-07-24, by Sylvain Thénault
explicit imports
2009-07-24, by Sylvain Thénault
document
2009-07-24, by Sylvain Thénault
test and fix wf history security
2009-07-24, by Sylvain Thénault
use an actual state name, not a transition name
2009-07-24, by Sylvain Thénault
missing import
2009-07-24, by Sylvain Thénault
missing import
2009-07-24, by Sylvain Thénault
boulet...
2009-07-24, by Sylvain Thénault
#343624: access to ORM and views outside web engine
2009-07-24, by Sylvain Thénault
#343839: update entity's modification date after changing its state
2009-07-24, by Sylvain Thénault
merge
2009-07-24, by Sylvain Thénault
major refactoring of database dump/restore:
2009-07-24, by Sylvain Thénault
should check for every system hooks, not only server_startup
2009-07-24, by Sylvain Thénault
typo
2009-07-24, by Aurelien Campeas
[reledit] do NOT peruse the likely ?vid=edition part
2009-07-24, by Aurelien Campeas
#344772: instance backups should be done in instance_data_dir
2009-07-24, by Sylvain Thénault
should be enough. Nicer isn't it?
2009-07-24, by Sylvain Thénault
mkstemp return a 2-uple
2009-07-24, by Sylvain Thénault
merge
2009-07-24, by Sylvain Thénault
merge
2009-07-24, by Aurelien Campeas
[reledit] a nicer icon
2009-07-24, by Aurelien Campeas
[reledit] backport stable fixes
2009-07-24, by Aurelien Campeas
[reledit] attributes : have a laning zone after all (less intrusive), fix likely bug of relation edition
stable
2009-07-24, by Aurelien Campeas
take care to migration w/ X.Y.Z_Any.py / X.Y.Z_common.py
2009-07-24, by Sylvain Thénault
take care of sources with no write support (eg ldapuser)
2009-07-24, by Sylvain Thénault
fix versions_map doc
2009-07-24, by Sylvain Thénault
migrate option
2009-07-24, by Sylvain Thénault
application -> instance where it makes sense
2009-07-24, by Sylvain Thénault
application -> instance where it makes sense
2009-07-24, by Sylvain Thénault
unused (unusable actually)
2009-07-24, by Sylvain Thénault
fix/enhance baseview doc
2009-07-24, by Sylvain Thénault
new distinguish repairing/creating from regular start.
2009-07-24, by Sylvain Thénault
fix syntax/import errors & adapted list base class
2009-07-24, by Sylvain Thénault
begin to drop ref to secondary view
2009-07-24, by Sylvain Thénault
cleanup
2009-07-24, by Sylvain Thénault
new adaptedlist view
2009-07-24, by Sylvain Thénault
move all view.url() logic in a single implementation
2009-07-24, by Sylvain Thénault
don't fail on unknown eid, simply issue a warning
2009-07-24, by Sylvain Thénault
[server] take a chance to grab base-url from all-in-one config if not specified explicitly
2009-07-24, by Adrien Di Mascio
hide cwuri from web forms
2009-07-24, by Adrien Di Mascio
usage of '**' is deprecated in RelationType declaration, use '*' instead
2009-07-24, by Adrien Di Mascio
add migration script for the new cwuri metadata attribute
2009-07-24, by Adrien Di Mascio
fix indentation problems in bootstrap_migration (use 4 spaces instead of 3)
2009-07-24, by Adrien Di Mascio
fix mkstemp() usage in migration commands
2009-07-24, by Adrien Di Mascio
fix a couple NameErrors
2009-07-23, by Aurelien Campeas
less
more
|
(0)
-1000
-384
+384
+1000
+3000
+10000
tip