2010-08-18 |
Sylvain Thénault |
[migration] remove bad test when constructing attributes to copy in rename_entity_type: the old entity type is not in the fschema due to schema deserialization trick
stable
|
changeset |
files
|
2010-08-17 |
Sylvain Thénault |
cleanup
stable
|
changeset |
files
|
2010-08-17 |
Sylvain Thénault |
[migration] fix rename_entity_type: avoid removal of attributes on the new entity type from the schema during migration
stable
|
changeset |
files
|
2010-08-17 |
Sylvain Thénault |
[migration] we can now specify attributes to backport to rename_entity_type using its attrs argument
stable
|
changeset |
files
|
2010-08-17 |
Sylvain Thénault |
[formwidgets] new allow_none attribute on BooleanField allowing a third None value for booleans
stable
|
changeset |
files
|
2010-08-17 |
Sylvain Thénault |
[primary view] consider rtypevid flag for relations in the 'relations' section as well
stable
|
changeset |
files
|
2010-08-17 |
Adrien Di Mascio |
[db-fti-index] simple fix fpr progressbar-related crash when etypes is None in reindex_entities()
stable
|
changeset |
files
|
2010-08-16 |
Aurelien Campeas |
[views/reledit] small refactoring
stable
|
changeset |
files
|
2010-08-16 |
Aurelien Campeas |
[views/reledit] fix bad role handling in _may_add_related
stable
|
changeset |
files
|
2010-08-13 |
Sylvain Thénault |
integrate Celso's work on translation file: proper/complete spanish translation, fixed some typos in french translation, occured -> occurred fix in various places
stable
|
changeset |
files
|
2010-08-13 |
Adrien Di Mascio |
[web] fix typo in ajax_build_url (s/xtml/xhtml)
stable
|
changeset |
files
|
2010-08-12 |
Sylvain Thénault |
[web controller] don't try to translate arbitrary exception message
stable
|
changeset |
files
|
2010-08-12 |
Aurelien Campeas |
[selectors] fix match_transition & introduce new edited_attribute selector
stable
|
changeset |
files
|
2010-08-12 |
Sylvain Thénault |
RQLUniqueConstraint not in CWConstraintType for some old instances
stable
|
changeset |
files
|
2010-08-12 |
Alexandre Richardson |
[tableview] take care, description may include None (try Any NULL)
stable
|
changeset |
files
|
2010-08-12 |
Aurelien Campeas |
fix typo
stable
|
changeset |
files
|
2010-08-12 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-08-12 |
Sylvain Thénault |
[form, migration] etype_relation_field should not raise error, it may block migration if used for a non yet existing field
stable
|
changeset |
files
|
2010-08-11 |
Sylvain Thénault |
fix bug introduced by 6098:a0fde9334dd0
stable
|
changeset |
files
|
2010-08-11 |
Alexandre Fayolle |
work around Apache's mod_proxy limitation with special chars in URLs by not using Rest urls when such a case is detected
stable
|
changeset |
files
|
2010-08-11 |
Sylvain Thénault |
[entity] base_url argument may be explicitly specified for other purpose (eg http/https site version control)
stable
|
changeset |
files
|
2010-08-11 |
Sylvain Thénault |
[cleanup] remove debug print
stable
|
changeset |
files
|
2010-08-11 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-08-10 |
Sylvain Thénault |
[dot] oops, should use dc_title here
stable
|
changeset |
files
|
2010-08-10 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-08-10 |
Stephanie Marcu |
more generic dot graph generator
stable
|
changeset |
files
|
2010-08-10 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-08-10 |
Sylvain Thénault |
[login template] missing xml_escape
stable
|
changeset |
files
|
2010-08-10 |
Sylvain Thénault |
[primary] backport _rel_label method from the default branch
stable
|
changeset |
files
|
2010-08-10 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-08-10 |
Stephanie Marcu |
[doc] docstring more explicit for pyviews
stable
|
changeset |
files
|
2010-08-10 |
Sylvain Thénault |
[debug] change severity of 'site_cubicweb loaded' message to debug
stable
|
changeset |
files
|
2010-08-10 |
Sylvain Thénault |
[primary] handle final relation (eg attribute) in the relations section, and give dispctrl to view's extra kwargs as for non final relation
stable
|
changeset |
files
|
2010-08-10 |
Sylvain Thénault |
[entity] entity.view now support initargs as req.view
stable
|
changeset |
files
|
2010-08-10 |
Sylvain Thénault |
[schema view] use rdef.ACTIONS, attribute/relation don't use the same actions permission, that causes a crash for attribute rdefs
stable
|
changeset |
files
|
2010-08-10 |
Sylvain Thénault |
[tabs] take care, vid may not be a valid dom id (for jQuery at least)
stable
|
changeset |
files
|
2010-08-10 |
Adrien Di Mascio |
[forms] callable field kwargs now always take form _and_ field parameters
|
changeset |
files
|
2010-08-10 |
Adrien Di Mascio |
[forms] test abs() rql function
|
changeset |
files
|
2010-08-09 |
Adrien Di Mascio |
[schema] consider ETYPE_NAME_MAP when deserializing specialization relations
stable
|
changeset |
files
|
2010-08-09 |
Nicolas Chauvat |
fix the fix
stable
|
changeset |
files
|
2010-08-09 |
Nicolas Chauvat |
fix missing import in web.request
stable
|
changeset |
files
|
2010-08-06 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-08-06 |
Sylvain Thénault |
[migration] when some inlined relation definition is added to an entity type which has some specialized types, it should be propagated to those types else they may miss the necessary table column to store the relation
stable
|
changeset |
files
|
2010-08-06 |
Sylvain Thénault |
[migration] dont crash if a group doesn't exists (it may not exists yet)
stable
|
changeset |
files
|
2010-08-06 |
Sylvain Thénault |
[migration] fix rename_entity_type bug: not putting eids of relation deleted using sql query may cause later error on commit, complaining on missing relation on an entity which has been actually deleted
stable
|
changeset |
files
|
2010-08-06 |
Sylvain Thénault |
[migration] fix crash when adding symmetric relation type
stable
|
changeset |
files
|
2010-08-06 |
Sylvain Thénault |
[db-create] fix bug introduced by 6060:353bec342e2a (we ask for user while in non verbose mode)
stable
|
changeset |
files
|
2010-08-06 |
Sylvain Thénault |
[session] should be _cw, not req
stable
|
changeset |
files
|
2010-08-06 |
Sylvain Thénault |
[primary] use a new rtypevid flag in primary view display controller, allowing to tell the view for a non final relation should be called as an attribute view (eg, not on the target rset)
stable
|
changeset |
files
|
2010-08-04 |
Sylvain Thénault |
[cwprops] fix callable vocabulary of cwproperties which were inconsistently called. No more argument, should now simply return a list of (untranslated) values
|
changeset |
files
|
2010-08-04 |
Sylvain Thénault |
[vreg] rename select* object id argument to avoid name clash with arbitrary kwargs, just in case...
|
changeset |
files
|
2010-08-04 |
Sylvain Thénault |
[primary] refactor primary view handling of relation's label
|
changeset |
files
|
2010-08-04 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-08-04 |
Aurelien Campeas |
[doc/book] note about bootstrap_cubes file
stable
|
changeset |
files
|
2010-08-04 |
Sylvain Thénault |
[request] missing paren
stable
|
changeset |
files
|
2010-08-04 |
Sylvain Thénault |
[request] js is defined in uilib, not utils
stable
|
changeset |
files
|
2010-08-04 |
Sylvain Thénault |
[request] enhanced user[_rql]_callback method, allowing to call other js variant, eg one of userCallback, userCallbackThenUpdateUI, userCallbackThenReloadPage (the default). Also benefit from the new magic js object.
stable
|
changeset |
files
|
2010-08-04 |
Sylvain Thénault |
[pyro] instance id cleanup, ensure config['pyro-instance-id'] is a fully qualified pyro id on the server side
stable
|
changeset |
files
|
2010-08-03 |
Sylvain Thénault |
[db create] don't ask user/password if the underlying db doesn't support it (eg sqlite)
stable
|
changeset |
files
|
2010-08-03 |
Alexandre Fayolle |
added tip on config file migration in scripts
stable
|
changeset |
files
|
2010-08-03 |
Sylvain Thénault |
[ms] ensure owned_by/created_by can't be crossed among pyro-rql sources
stable
|
changeset |
files
|
2010-08-03 |
Sylvain Thénault |
[ms] cleanups
stable
|
changeset |
files
|
2010-08-03 |
Sylvain Thénault |
[ms] fix a ms plannification bug with NOT is
stable
|
changeset |
files
|
2010-08-02 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-08-02 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.9.4-1 for changeset 8d32d82134dc
stable
|
changeset |
files
|
2010-08-02 |
Sylvain Thénault |
Added tag cubicweb-version-3.9.4 for changeset 6cebb361dcb2
stable cubicweb-debian-version-3.9.4-1
|
changeset |
files
|
2010-08-02 |
Sylvain Thénault |
3.9.4
stable cubicweb-version-3.9.4
|
changeset |
files
|
2010-08-02 |
Sylvain Thénault |
i18nupdate
stable
|
changeset |
files
|
2010-08-02 |
Sylvain Thénault |
[rql2sql] add test for rql bug #37423, which triggered a cw bug fixed by this changeset (infinite loop with some queries...)
stable
|
changeset |
files
|
2010-08-02 |
Sylvain Thénault |
[doc] started js/css coding standards
stable
|
changeset |
files
|
2010-07-30 |
Aurelien Campeas |
fix idownload view pb. for xhtml browsers
stable
|
changeset |
files
|
2010-07-30 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-07-30 |
Sylvain Thénault |
[selectors] fix is_instance bug w/ parent classes. Also slight performance enhancements by changing what's returned by vreg['etypes'].parent_classes method (dedicated for this usage...) and removing no more necessary methods
stable
|
changeset |
files
|
2010-07-30 |
Sylvain Thénault |
[schema view] we don't support multiple inheritance
stable
|
changeset |
files
|
2010-07-30 |
Sylvain Thénault |
[view] use the new magic js object to generate javascript func call for auto reload user callbacks
stable
|
changeset |
files
|
2010-07-30 |
Aurelien Campeas |
[js/edition] fix pb with IE not handling long GETs #1203789
stable
|
changeset |
files
|
2010-07-30 |
Julien Jehannet |
[migration] commit only sql script migration
stable
|
changeset |
files
|
2010-07-30 |
Sylvain Thénault |
[index page] refactor add_entity_link: no need to give request, nicer to check perm before calling the method, and use the new create url factory
|
changeset |
files
|
2010-07-30 |
Sylvain Thénault |
[facet] refactor bookmark this search link creation: check perm before calling the method, and use the new create url factory
|
changeset |
files
|
2010-07-30 |
Sylvain Thénault |
[view] deprecate create_url in favor of a cw_create_url class method on entity classes
|
changeset |
files
|
2010-07-30 |
Sylvain Thénault |
small cleanups
stable
|
changeset |
files
|
2010-07-30 |
Sylvain Thénault |
[vreg debug] use classid to get cleaner output
stable
|
changeset |
files
|
2010-07-29 |
Julien Jehannet |
[windmill] add xul-ext firefox plugin
stable
|
changeset |
files
|
2010-07-29 |
Julien Jehannet |
[migration] unify process_script command
stable
|
changeset |
files
|
2010-07-27 |
Julien Jehannet |
tests: use larger timeouts in windmill tests
stable
|
changeset |
files
|
2010-07-28 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-07-28 |
Sylvain Thénault |
[session] session auto reconnect feature has gone with the session-time refactoring in 6012:d56fd78006cd
|
changeset |
files
|
2010-07-28 |
Sylvain Thénault |
[debug view] action moved
stable
|
changeset |
files
|
2010-07-28 |
Sylvain Thénault |
[test] check_session returns an int since 6012:d56fd78006cd
|
changeset |
files
|
2010-07-28 |
Aurelien Campeas |
[editcontroller] turn eid into an int if possible, avoiding pbs. further down (case: preview cube)
stable
|
changeset |
files
|
2010-07-28 |
Sylvain Thénault |
[session] this log should be at the debug level, not info
stable
|
changeset |
files
|
2010-07-28 |
Sylvain Thénault |
[ms] log after preprocessing, else we don't see the query which is actually planned (may have been modified by security insertion)
stable
|
changeset |
files
|
2010-07-27 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-07-27 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.9.3-1 for changeset ab1f9686ff3e
stable
|
changeset |
files
|
2010-07-27 |
Sylvain Thénault |
Added tag cubicweb-version-3.9.3 for changeset 900772fd9caa
stable cubicweb-debian-version-3.9.3-1
|
changeset |
files
|
2010-07-27 |
Sylvain Thénault |
[forms] default combobox view should accept arbitrary keyword arguments
stable cubicweb-version-3.9.3
|
changeset |
files
|
2010-07-27 |
Sylvain Thénault |
3.9.3
stable
|
changeset |
files
|
2010-07-27 |
Sylvain Thénault |
i18n update
stable
|
changeset |
files
|
2010-07-27 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-07-27 |
Sylvain Thénault |
backport oldstable
stable
|
changeset |
files
|
2010-07-27 |
Sylvain Thénault |
[security] don't put uncrypted password in query parameters, else it may be logged on error
oldstable
|
changeset |
files
|
2010-07-27 |
Sylvain Thénault |
[relations in ui] provide context information when computing label for a relation
stable
|
changeset |
files
|
2010-07-27 |
Sylvain Thénault |
[security] do not show sessions information to non managers users. Close security ticket #38246
stable
|
changeset |
files
|
2010-07-27 |
Sylvain Thénault |
[dbapi] update renamed argument
|
changeset |
files
|
2010-07-26 |
Nicolas Chauvat |
[debug] improve debug messages
stable
|
changeset |
files
|
2010-07-26 |
Sylvain Thénault |
[dbapi] cleanup shared data api: let access to transaction from dbapi, we can write it after all... Also, querydata is better named txdata
|
changeset |
files
|
2010-07-26 |
Sylvain Thénault |
[session] cleanup session-time / cleanup-session-time...
|
changeset |
files
|
2010-07-26 |
Sylvain Thénault |
[debug] when a loop is detected in a tree, log the entity involved in it to ease repair
stable
|
changeset |
files
|
2010-07-26 |
Sylvain Thénault |
[image js] fix image fit screen function
stable
|
changeset |
files
|
2010-07-26 |
Sylvain Thénault |
[idownloadable primary view] when file is an image, display attributes below the image
stable
|
changeset |
files
|
2010-07-26 |
Sylvain Thénault |
[selector] adjuts score returned by the adaptable selector to get correct priority over is_instance
stable
|
changeset |
files
|
2010-07-26 |
Sylvain Thénault |
[navigation] refactor previous / next navigation component to ease overriding
stable
|
changeset |
files
|
2010-07-23 |
Sylvain Thénault |
[massmailing] need edition.js for the freeezeFormButtons function
stable
|
changeset |
files
|
2010-07-23 |
Nicolas Chauvat |
[views] link to public url when trying https without an account
stable
|
changeset |
files
|
2010-07-21 |
Sylvain Thénault |
[image] more handy image resizing using javascript
stable
|
changeset |
files
|
2010-07-21 |
Sylvain Thénault |
[rql2sql] fix bug with NOT of inlined relation: NULL values are not properly handled and hence some rows won't be returned while the should
stable
|
changeset |
files
|
2010-07-21 |
Sylvain Thénault |
[schema sync] if something went wrong while getting rdef in precommit event, rdef adttribute won't be set in revertprecommit. We don't want to fail in such case
stable
|
changeset |
files
|
2010-07-21 |
Sylvain Thénault |
[migration] add script to repair instances which have lost some relation due to 3.9 + file 1.9 migration (bad Image -> File entity type renaming)
stable
|
changeset |
files
|
2010-07-21 |
Nicolas Chauvat |
[uiprops] check that STYLESHEETS* and JAVASCRIPTS are lists
stable
|
changeset |
files
|
2010-07-20 |
Sylvain Thénault |
[migration] fix rename_entity_type to avoid to loose some relations on the way
stable
|
changeset |
files
|
2010-07-20 |
Sylvain Thénault |
[js] fix bug encountered with IE (result evaluated to true while no response text -> json parse error)
stable
|
changeset |
files
|
2010-07-20 |
Sylvain Thénault |
[table view] fix bad arguments given to form_filter method
stable
|
changeset |
files
|
2010-07-19 |
Sylvain Thénault |
[deprecation] remove 3.8 deprecation warning
stable
|
changeset |
files
|
2010-07-19 |
Julien Jehannet |
[test] improve windmill integration, new test on relation edition
stable
|
changeset |
files
|
2010-07-19 |
Sylvain Thénault |
backport default into stable. STABLE IS NOW 3.9, default 3.10
stable
|
changeset |
files
|
2010-07-19 |
Sylvain Thénault |
backport stable into oldstable. oldstable is now 3.8
oldstable
|
changeset |
files
|
2010-07-19 |
Sylvain Thénault |
cleanup
|
changeset |
files
|
2010-07-19 |
Sylvain Thénault |
[css] set 100% width/height on image from idownloadable primary view
|
changeset |
files
|
2010-07-19 |
Sylvain Thénault |
[c-c start repo] config log's threshold is upper case while option accepts lower case. This break c-c start of repository instances.
|
changeset |
files
|
2010-07-19 |
Sylvain Thénault |
[querier] actually fix bug attempted to be fixed in 5942:f1abba8ccc01. The pb was not in multi-sources but because of missing annotation on rql generated by security insertion
|
changeset |
files
|
2010-07-17 |
Sylvain Thénault |
[basetemplate nav] no need for an attribute here
|
changeset |
files
|
2010-07-17 |
Sylvain Thénault |
[images] use tags.img and allow to add arbitrary attributes on the image. Use it to set a class when image is the primary entity
|
changeset |
files
|
2010-07-17 |
Sylvain Thénault |
[images] add link around main image
|
changeset |
files
|
2010-07-16 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.9.2-1 for changeset 8a23821dc138
|
changeset |
files
|
2010-07-16 |
Sylvain Thénault |
Added tag cubicweb-version-3.9.2 for changeset e51796b9caf3
cubicweb-debian-version-3.9.2-1
|
changeset |
files
|
2010-07-16 |
Sylvain Thénault |
3.9.2
cubicweb-version-3.9.2
|
changeset |
files
|
2010-07-16 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-07-16 |
Sylvain Thénault |
[idownloadable] fix download_url prototype: should accept arbitrary kwargs to add as form parameters to the generated url
|
changeset |
files
|
2010-07-16 |
Sylvain Thénault |
[entity] fix setdefault implementation: should return actual value
|
changeset |
files
|
2010-07-16 |
Nicolas Chauvat |
[web] eid key is deprecated
|
changeset |
files
|
2010-07-15 |
Sylvain Thénault |
[js] cleanup
|
changeset |
files
|
2010-07-15 |
Sylvain Thénault |
[js] fix typo causing blank page...
|
changeset |
files
|
2010-07-15 |
Sylvain Thénault |
[transaction] if error on rollbacking a source, replace the connection by a new one
stable
|
changeset |
files
|
2010-07-15 |
Sylvain Thénault |
[transaction] do not attempt to reconnect if there has been some write during the transaction
stable
|
changeset |
files
|
2010-07-15 |
Sylvain Thénault |
[testlib] when no validator specified, simply return stripped output, not None
|
changeset |
files
|
2010-07-15 |
Stephanie Marcu |
[3.6] fix deprecation warnings
|
changeset |
files
|
2010-07-15 |
Sylvain Thénault |
[ldap] take care, email address may be a list. In such case, only consider the first one (XXX). Also, fix call to reset_caches.
|
changeset |
files
|
2010-07-13 |
Sylvain Thénault |
[ajax] fix the fix introduced in 3.9.1 to avoid duplicated loads: it cause some other errors since the browser may load the script *after* the server-response event is emited, causing pb if the script interact with this event
|
changeset |
files
|
2010-07-13 |
Sylvain Thénault |
[broken schema] fix the group_mapping function in case where some standard group isn't found: we currently loop for ever, boring the user by asking ever and ever the same question...
|
changeset |
files
|
2010-07-13 |
Sylvain Thénault |
[ldap] fix update script
|
changeset |
files
|
2010-07-13 |
Sylvain Thénault |
[c-c shell] script to update the base dn of an ldap source
|
changeset |
files
|
2010-07-13 |
Sylvain Thénault |
cleanups
|
changeset |
files
|
2010-07-13 |
Sylvain Thénault |
[iprevnext] implements cell_call to remove warning when displayed in the main content zone
|
changeset |
files
|
2010-07-13 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.9.1-1 for changeset 9bd75af3dca3
|
changeset |
files
|
2010-07-13 |
Sylvain Thénault |
Added tag cubicweb-version-3.9.1 for changeset 4d75f743ed49
cubicweb-debian-version-3.9.1-1
|
changeset |
files
|
2010-07-12 |
Sylvain Thénault |
[actions] homogen action/view selectors. Move action together with associated view to avoid such thing in the future
cubicweb-version-3.9.1
|
changeset |
files
|
2010-07-12 |
Sylvain Thénault |
3.9.1
|
changeset |
files
|
2010-07-12 |
Sylvain Thénault |
i18nupdate
|
changeset |
files
|
2010-07-12 |
Sylvain Thénault |
[config] run time directory created when necessary on startup, don't check it exists while creating the instance (closes #1177687)
|
changeset |
files
|
2010-07-12 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-07-12 |
Sylvain Thénault |
merge stable heads
stable
|
changeset |
files
|
2010-07-12 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.8.7-1 for changeset 1cccf88d6dfe
stable
|
changeset |
files
|
2010-07-12 |
Sylvain Thénault |
Added tag cubicweb-version-3.8.7 for changeset a1a334d93439
stable cubicweb-debian-version-3.8.7-1
|
changeset |
files
|
2010-07-12 |
Sylvain Thénault |
[form] take care to not unicodify None values
|
changeset |
files
|
2010-07-12 |
Sylvain Thénault |
[fti migration] test and fix reindexation of some specific entity types
stable
|
changeset |
files
|
2010-07-09 |
Aurelien Campeas |
[doc/book] fix & enhance rql intro chapter
|
changeset |
files
|
2010-07-08 |
Sylvain Thénault |
[ajax box] shouldn't give js object directly to xml_escape
|
changeset |
files
|
2010-07-08 |
Sylvain Thénault |
[uilib] js objects implements __unicode__
|
changeset |
files
|
2010-07-08 |
Adrien Di Mascio |
[test] fix test_ajax js tests. We have to mock some of our js functions / variables (e.g. _ or pageid) in the test environment
|
changeset |
files
|
2010-07-08 |
Sylvain Thénault |
[box] provide a new generic base box class to edit relation to simple entities, backported from the 'tag' cube
|
changeset |
files
|
2010-07-08 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-07-08 |
Sylvain Thénault |
[test] remove deprecated test file
|
changeset |
files
|
2010-07-08 |
Aurelien Campeas |
merge
|
changeset |
files
|
2010-07-08 |
Aurelien Campeas |
[web/views/reledit] explicitely add the field if the formid is base + line cleanups
|
changeset |
files
|
2010-07-08 |
Sylvain Thénault |
[ftirank] when ordered by fti rank, we don't want page navigation. Anyway, sorted nav component shouldn't consider has_text relation.
|
changeset |
files
|
2010-07-08 |
Sylvain Thénault |
[multi-sources] we should annotate those queries, else there is a chance to get bad sql...
|
changeset |
files
|
2010-07-08 |
Adrien Di Mascio |
[tests] make sure controllers created by ctrl_publish() have a valid appli attribute
stable
|
changeset |
files
|
2010-07-08 |
Sylvain Thénault |
[test] buggy import make test fails
|
changeset |
files
|
2010-07-08 |
Sylvain Thénault |
[uilib] refactor json_dumps code organization
|
changeset |
files
|
2010-07-08 |
Sylvain Thénault |
[uiprops] use lazystr and update some variables usage in css
|
changeset |
files
|
2010-07-08 |
Sylvain Thénault |
[uiprops] introduce lazystr to get a chance to change style without having to change all properties
|
changeset |
files
|
2010-07-08 |
Sylvain Thénault |
[javascript] more cleanups and deprecation warnings removal
|
changeset |
files
|
2010-07-08 |
Sylvain Thénault |
[js] fix misplaced bracket
|
changeset |
files
|
2010-07-08 |
Sylvain Thénault |
[forms] we need a wrapping list to avoid bug caused by flatening done by $.map. Closes #1164908
|
changeset |
files
|
2010-07-08 |
Sylvain Thénault |
[web configuration] http/https ui properties should not share the same cache directory
|
changeset |
files
|
2010-07-08 |
Sylvain Thénault |
[web configuration] ensure data home directory / uicache file belong to daemon user and are writeable
|
changeset |
files
|
2010-07-08 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.9.0-1 for changeset eda4940ffef8
|
changeset |
files
|
2010-07-08 |
Sylvain Thénault |
Added tag cubicweb-version-3.9.0 for changeset d9936c39d478
cubicweb-debian-version-3.9.0-1
|
changeset |
files
|
2010-07-07 |
Aurelien Campeas |
[debian/control] do not forbid shipment with python 2.6
|
changeset |
files
|
2010-07-07 |
Sylvain Thénault |
[cube dist] fix default setup.py, well we get the cube also installed in lib/python, that may cause pb (eg the email cube for instance). UPDATE YOUR CUBE's setup.py
stable
|
changeset |
files
|
2010-07-07 |
Sylvain Thénault |
[migration] new migration command to change fti weight for an entity t ype
cubicweb-version-3.9.0
|
changeset |
files
|
2010-07-07 |
Sylvain Thénault |
[form] field.vocabulary return values as string, more fixes
|
changeset |
files
|
2010-07-07 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-07-07 |
Julien Jehannet |
prepare 3.8.7 release
stable cubicweb-version-3.8.7
|
changeset |
files
|
2010-07-07 |
Julien Jehannet |
[book] update rql documentation and some erroneous/deprecated examples
|
changeset |
files
|
2010-07-07 |
Sylvain Thénault |
fix bad merge
|
changeset |
files
|
2010-07-07 |
Sylvain Thénault |
[interface deprecation] fix bad comment
|
changeset |
files
|
2010-07-07 |
Sylvain Thénault |
[test] class has been renamed
|
changeset |
files
|
2010-07-07 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-07-07 |
Sylvain Thénault |
3.9
|
changeset |
files
|
2010-07-07 |
Sylvain Thénault |
i18nupdate
|
changeset |
files
|
2010-07-07 |
Sylvain Thénault |
[config] expand_cubes(with_recommends=True) shouldn't return recommened-but-not-installed cubes
|
changeset |
files
|
2010-07-07 |
Sylvain Thénault |
[form fields] smarter __str__ / __repr__
|
changeset |
files
|
2010-07-07 |
Sylvain Thénault |
[skel] nicer test file skeleton
|
changeset |
files
|
2010-07-07 |
Sylvain Thénault |
[form] test update/remove deprecation warnings: form vocabulary should contains unicode values
|
changeset |
files
|
2010-07-06 |
Pierre-Yves David |
[test] add default generic test Tags to CubicWeb TestCase class
|
changeset |
files
|
2010-07-06 |
Sylvain Thénault |
[itree] backport default combobox view for entities implementing ITree (from folder/zone cube)
|
changeset |
files
|
2010-07-06 |
Sylvain Thénault |
[form] vocab function must now return values as unicode
|
changeset |
files
|
2010-07-06 |
Stephanie Marcu |
[facets] fix bug w/ vid in facet's js introduced in 3.9, improve navigation component so that show all link use ajax when called from ajax.
|
changeset |
files
|
2010-07-06 |
Sylvain Thénault |
[javascript] fix some javascript errors and remove some deprecation warnings
|
changeset |
files
|
2010-07-06 |
Sylvain Thénault |
[forms] bw compat code for vocabulary function returning typed values
|
changeset |
files
|
2010-07-06 |
Sylvain Thénault |
[web config] fix old css compat code: we have to modify locate_resource prototype so it return (potentially hacked) file name as well. Should only impact the file cube which has to be released anyway.
|
changeset |
files
|
2010-07-06 |
Sylvain Thénault |
[repository] fix so that when repository is shutting down, internal session in transaction are interrupted
stable
|
changeset |
files
|
2010-07-06 |
Julien Jehannet |
[test] windmill: add a timeout between JS assertion in test_creation use case
|
changeset |
files
|
2010-07-06 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-07-06 |
Sylvain Thénault |
[selectors] fix dumb name error introduced in parent changeset
stable
|
changeset |
files
|
2010-07-06 |
Sylvain Thénault |
[css] old css bw compat with @import in a custom css
|
changeset |
files
|
2010-07-06 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-07-06 |
Sylvain Thénault |
[selectors] relation_possible selector should check user may read target entity type when specified
stable
|
changeset |
files
|
2010-07-06 |
Sylvain Thénault |
imported patch selstrfix.diff
stable
|
changeset |
files
|
2010-07-06 |
Sylvain Thénault |
imported patch rql2sqlfix.diff
stable
|
changeset |
files
|
2010-07-06 |
Sylvain Thénault |
[migration] fix rename_entity_type to an existant entity type: get back relation from the old entity type non existant on the target type
|
changeset |
files
|
2010-07-06 |
Sylvain Thénault |
cleanups
|
changeset |
files
|
2010-07-05 |
Sylvain Thénault |
[selectors] avoid spurious warning when using implements by design
|
changeset |
files
|