2010-08-02 Sylvain Thénault i18nupdate stable
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
2010-08-02 Sylvain Thénault [doc] started js/css coding standards stable
2010-07-30 Aurelien Campeas fix idownload view pb. for xhtml browsers stable
2010-07-30 Sylvain Thénault backport stable
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
2010-07-30 Sylvain Thénault [schema view] we don't support multiple inheritance stable
2010-07-30 Sylvain Thénault [view] use the new magic js object to generate javascript func call for auto reload user callbacks stable
2010-07-30 Aurelien Campeas [js/edition] fix pb with IE not handling long GETs #1203789 stable
2010-07-30 Julien Jehannet [migration] commit only sql script migration stable
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
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
2010-07-30 Sylvain Thénault [view] deprecate create_url in favor of a cw_create_url class method on entity classes
2010-07-30 Sylvain Thénault small cleanups stable
2010-07-30 Sylvain Thénault [vreg debug] use classid to get cleaner output stable
2010-07-29 Julien Jehannet [windmill] add xul-ext firefox plugin stable
2010-07-29 Julien Jehannet [migration] unify process_script command stable
2010-07-27 Julien Jehannet tests: use larger timeouts in windmill tests stable
2010-07-28 Sylvain Thénault backport stable
2010-07-28 Sylvain Thénault [session] session auto reconnect feature has gone with the session-time refactoring in 6012:d56fd78006cd
2010-07-28 Sylvain Thénault [debug view] action moved stable
2010-07-28 Sylvain Thénault [test] check_session returns an int since 6012:d56fd78006cd
2010-07-28 Aurelien Campeas [editcontroller] turn eid into an int if possible, avoiding pbs. further down (case: preview cube) stable
2010-07-28 Sylvain Thénault [session] this log should be at the debug level, not info stable
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
2010-07-27 Sylvain Thénault backport stable
2010-07-27 Sylvain Thénault Added tag cubicweb-debian-version-3.9.3-1 for changeset ab1f9686ff3e stable
2010-07-27 Sylvain Thénault Added tag cubicweb-version-3.9.3 for changeset 900772fd9caa stable cubicweb-debian-version-3.9.3-1
2010-07-27 Sylvain Thénault [forms] default combobox view should accept arbitrary keyword arguments stable cubicweb-version-3.9.3
2010-07-27 Sylvain Thénault 3.9.3 stable
2010-07-27 Sylvain Thénault i18n update stable
2010-07-27 Sylvain Thénault backport stable
2010-07-27 Sylvain Thénault backport oldstable stable
2010-07-27 Sylvain Thénault [security] don't put uncrypted password in query parameters, else it may be logged on error oldstable
2010-07-27 Sylvain Thénault [relations in ui] provide context information when computing label for a relation stable
2010-07-27 Sylvain Thénault [security] do not show sessions information to non managers users. Close security ticket #38246 stable
2010-07-27 Sylvain Thénault [dbapi] update renamed argument
2010-07-26 Nicolas Chauvat [debug] improve debug messages stable
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
2010-07-26 Sylvain Thénault [session] cleanup session-time / cleanup-session-time...
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
2010-07-26 Sylvain Thénault [image js] fix image fit screen function stable
2010-07-26 Sylvain Thénault [idownloadable primary view] when file is an image, display attributes below the image stable
2010-07-26 Sylvain Thénault [selector] adjuts score returned by the adaptable selector to get correct priority over is_instance stable
2010-07-26 Sylvain Thénault [navigation] refactor previous / next navigation component to ease overriding stable
2010-07-23 Sylvain Thénault [massmailing] need edition.js for the freeezeFormButtons function stable
2010-07-23 Nicolas Chauvat [views] link to public url when trying https without an account stable
2010-07-21 Sylvain Thénault [image] more handy image resizing using javascript stable
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
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
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
2010-07-21 Nicolas Chauvat [uiprops] check that STYLESHEETS* and JAVASCRIPTS are lists stable
2010-07-20 Sylvain Thénault [migration] fix rename_entity_type to avoid to loose some relations on the way stable
2010-07-20 Sylvain Thénault [js] fix bug encountered with IE (result evaluated to true while no response text -> json parse error) stable
2010-07-20 Sylvain Thénault [table view] fix bad arguments given to form_filter method stable
2010-07-19 Sylvain Thénault [deprecation] remove 3.8 deprecation warning stable
2010-07-19 Julien Jehannet [test] improve windmill integration, new test on relation edition stable
2010-07-19 Sylvain Thénault backport default into stable. STABLE IS NOW 3.9, default 3.10 stable
2010-07-19 Sylvain Thénault backport stable into oldstable. oldstable is now 3.8 oldstable
2010-07-19 Sylvain Thénault cleanup
2010-07-19 Sylvain Thénault [css] set 100% width/height on image from idownloadable primary view
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.
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
2010-07-17 Sylvain Thénault [basetemplate nav] no need for an attribute here
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
2010-07-17 Sylvain Thénault [images] add link around main image
2010-07-16 Sylvain Thénault Added tag cubicweb-debian-version-3.9.2-1 for changeset 8a23821dc138
2010-07-16 Sylvain Thénault Added tag cubicweb-version-3.9.2 for changeset e51796b9caf3 cubicweb-debian-version-3.9.2-1
2010-07-16 Sylvain Thénault 3.9.2 cubicweb-version-3.9.2
2010-07-16 Sylvain Thénault backport stable
2010-07-16 Sylvain Thénault [idownloadable] fix download_url prototype: should accept arbitrary kwargs to add as form parameters to the generated url
2010-07-16 Sylvain Thénault [entity] fix setdefault implementation: should return actual value
2010-07-16 Nicolas Chauvat [web] eid key is deprecated
2010-07-15 Sylvain Thénault [js] cleanup
2010-07-15 Sylvain Thénault [js] fix typo causing blank page...
2010-07-15 Sylvain Thénault [transaction] if error on rollbacking a source, replace the connection by a new one stable
2010-07-15 Sylvain Thénault [transaction] do not attempt to reconnect if there has been some write during the transaction stable
2010-07-15 Sylvain Thénault [testlib] when no validator specified, simply return stripped output, not None
2010-07-15 Stephanie Marcu [3.6] fix deprecation warnings
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.
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
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...
2010-07-13 Sylvain Thénault [ldap] fix update script
2010-07-13 Sylvain Thénault [c-c shell] script to update the base dn of an ldap source
2010-07-13 Sylvain Thénault cleanups
2010-07-13 Sylvain Thénault [iprevnext] implements cell_call to remove warning when displayed in the main content zone
2010-07-13 Sylvain Thénault Added tag cubicweb-debian-version-3.9.1-1 for changeset 9bd75af3dca3
2010-07-13 Sylvain Thénault Added tag cubicweb-version-3.9.1 for changeset 4d75f743ed49 cubicweb-debian-version-3.9.1-1
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
2010-07-12 Sylvain Thénault 3.9.1
2010-07-12 Sylvain Thénault i18nupdate
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)
2010-07-12 Sylvain Thénault backport stable
2010-07-12 Sylvain Thénault merge stable heads stable
2010-07-12 Sylvain Thénault Added tag cubicweb-debian-version-3.8.7-1 for changeset 1cccf88d6dfe stable
2010-07-12 Sylvain Thénault Added tag cubicweb-version-3.8.7 for changeset a1a334d93439 stable cubicweb-debian-version-3.8.7-1
2010-07-12 Sylvain Thénault [form] take care to not unicodify None values
2010-07-12 Sylvain Thénault [fti migration] test and fix reindexation of some specific entity types stable
2010-07-09 Aurelien Campeas [doc/book] fix & enhance rql intro chapter
2010-07-08 Sylvain Thénault [ajax box] shouldn't give js object directly to xml_escape
2010-07-08 Sylvain Thénault [uilib] js objects implements __unicode__
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
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
2010-07-08 Sylvain Thénault backport stable
2010-07-08 Sylvain Thénault [test] remove deprecated test file
2010-07-08 Aurelien Campeas merge
2010-07-08 Aurelien Campeas [web/views/reledit] explicitely add the field if the formid is base + line cleanups
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.
2010-07-08 Sylvain Thénault [multi-sources] we should annotate those queries, else there is a chance to get bad sql...
2010-07-08 Adrien Di Mascio [tests] make sure controllers created by ctrl_publish() have a valid appli attribute stable
2010-07-08 Sylvain Thénault [test] buggy import make test fails
2010-07-08 Sylvain Thénault [uilib] refactor json_dumps code organization
2010-07-08 Sylvain Thénault [uiprops] use lazystr and update some variables usage in css
2010-07-08 Sylvain Thénault [uiprops] introduce lazystr to get a chance to change style without having to change all properties
2010-07-08 Sylvain Thénault [javascript] more cleanups and deprecation warnings removal
2010-07-08 Sylvain Thénault [js] fix misplaced bracket
2010-07-08 Sylvain Thénault [forms] we need a wrapping list to avoid bug caused by flatening done by $.map. Closes #1164908
2010-07-08 Sylvain Thénault [web configuration] http/https ui properties should not share the same cache directory
2010-07-08 Sylvain Thénault [web configuration] ensure data home directory / uicache file belong to daemon user and are writeable
2010-07-08 Sylvain Thénault Added tag cubicweb-debian-version-3.9.0-1 for changeset eda4940ffef8
(0) -3000 -1000 -120 +120 +1000 +3000 tip