Mercurial
Mercurial
>
pub
>
hg
>
cubicweb
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-3000
-1000
-384
+384
+1000
+3000
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.
Added tag cubicweb-debian-version-3.14.4-2 for changeset 4c8cb2e9d0ee
stable
2012-03-01, by David Douard
[debian] prepare 3.14.4-2
stable
cubicweb-debian-version-3.14.4-2
2012-02-29, by David Douard
[debian] add missing build-deps to generate the documentation (closes #2223062)
stable
2012-02-29, by Julien Cristau
[repo services] set cnxset before calling the service then ensure it's freed
2012-02-27, by Sylvain Thénault
[migration] fix migration jumping from pre 3.12 to post 3.13
stable
2012-02-27, by Sylvain Thénault
[migration] add schema obj into assertion failure message so we get a chance to understand the pb
stable
2012-02-27, by Sylvain Thénault
{repository] add documentation explaining ``fix_user_classes`` hook
2012-02-27, by Pierre-Yves David
[devtools/fake] add some https related properties to FakeRequest
2012-02-27, by Pierre-Yves David
[typo] "lod" --> "load"
2012-02-23, by Pierre-Yves David
[dbapi] some documentation
2012-02-27, by Pierre-Yves David
[undo view] fix wrong set operator
2012-02-27, by Sylvain Thénault
[web application] move default path logic inside url publisher
2012-02-27, by Pierre-Yves David
[req, doc] add some documentation of CubicWebRequestBase attributes
2012-02-27, by Pierre-Yves David
[test] more standalone test
2012-02-21, by Pierre-Yves David
[web templates] fix invalid html in main-no-top template; closes #2174806
stable
2012-02-27, by Florent Cayré
[repository] implement a generic way to call repo-side services; closes #2203418
2012-02-27, by Florent Cayré
[web] Exposes the undo feature to user through a undo-history view (closes #893940)
2012-02-27, by Anthony Truchet
[undo, transactions] Adds a property in the transaction API. (closes #2202953)
2012-02-27, by Anthony Truchet
[repo, undo] Finish repository-side implementation of the undo feature (closes #893940)
2012-02-27, by Anthony Truchet
[rql rewrite] when a subquery has to be introduced, properly return the snippet expression so that further expressions are properly ored. Closes #2207180
stable
2012-02-24, by Sylvain Thénault
[migration/3.14.4] use the right API else we break sqlserver instances (closes #2211248)
stable
2012-02-24, by Aurelien Campeas
backport stable
2012-02-23, by Sylvain Thénault
[devtools] make a copy of the xvfb-run script so we can kill it properly
stable
2012-02-23, by Julien Cristau
[ajax] use AJAX_BASE_URL instead of JSON_BASE_URL
2012-02-23, by Adrien Di Mascio
[web/config] refactor initialization of the data url
2012-02-21, by Pierre-Yves David
backport stable
2012-02-23, by Sylvain Thénault
[test] create temporary directory with meaningfull prefix
stable
2012-02-23, by Pierre-Yves David
[schema] make cubicweb 3.14 compatible with yams 0.35
stable
2012-02-20, by Pierre-Yves David
[test] fix ReST extensions tests
stable
2012-02-22, by Sylvain Thénault
[web/controller] fix some cases where _cwmsgid may appears twice
stable
2012-02-22, by Anthony Truchet
[reledit, autoform] move reledit_form definition in reledit.py
2012-02-22, by Adrien Di Mascio
[hg] ignore ldap database
stable
2012-02-20, by Sylvain Thénault
[ldap migration] use unicode strings
2012-02-20, by Sylvain Thénault
[ldapfeed] fix synchronisation crash: ldap attributes are given while we want cw attributes
2012-02-14, by Sylvain Thénault
backport stable
2012-02-20, by Sylvain Thénault
Fix bug about missing Interval field (closes #1463996).
stable
2012-02-20, by Damien Garaud
[cubicweb-ctl] i18ncube return 2 (failed command) on failure (closes #2192336)
stable
2012-02-15, by Pierre-Yves David
[book] document the WEEKDAY rql function
2012-02-20, by Julien Cristau
[rql2sql] correctly handle modulo operator (closes #2192457)
stable
2012-02-20, by Julien Cristau
[web-repo] use transaction data, not session data to inform ui about sources error. Closes #2192577
2012-02-16, by Sylvain Thénault
Added tag cubicweb-debian-version-3.14.4-1 for changeset bc40991b7f13
stable
2012-02-17, by David Douard
Added tag cubicweb-version-3.14.4 for changeset 508645a54287
stable
cubicweb-debian-version-3.14.4-1
2012-02-17, by David Douard
prepare version 3.14.4
stable
cubicweb-version-3.14.4
2012-02-17, by David Douard
[vreg] restore bw compat, eg container expect to find Selector in appobject module
2012-02-16, by Sylvain Thénault
backport stable
2012-02-16, by Sylvain Thénault
[spelling] fix dictionnary -> dictionary typo
stable
2012-02-16, by Sylvain Thénault
[tabs] use eid parameter instead of rql when an eid is given. Closes #2186288
2012-02-14, by Sylvain Thénault
backport stable
2012-02-14, by Sylvain Thénault
[system source] fix authentication: don't allow login whatever the given password if user password is NULL in database. Closes #2186099
stable
2012-02-13, by Sylvain Thénault
[binary] use seek(0) in `from_file` Binary creation method (closes #2189183)
stable
2012-02-14, by Katia Saurfelt
[c-c] use subprocess instead of os.system to start repository
stable
2012-02-14, by Pierre-Yves David
backport oldstable
stable
2012-02-14, by Sylvain Thénault
[bfss, migration] fix storage migration (closes #2189206)
oldstable
2012-02-14, by Pierre-Yves David
[datafeed] fix dumb name error introduced by recent deletion handling refactoring
2012-02-14, by Sylvain Thénault
[ldapfeed] make authentication actually working
2012-02-14, by Sylvain Thénault
[sources] include source's class in its repr
stable
2012-02-13, by Sylvain Thénault
[email notifications] send notification at post-commit time (closes #2119248)
stable
2012-02-13, by Alexandre Richardson
[devtools] Use Xvfb to run firefox in js tests on posix platforms
stable
2012-02-13, by Julien Cristau
[i18n] fix pb with non-ascii chars in cwd. closes #2149063
stable
2012-02-13, by Florent Cayré
[repository] add a ``gc_stats`` method and 2 more cache size for ``stats`` (closes #2179735)
stable
2012-02-13, by David Douard
[test] fix test broken by RichString handling changes in yams #default
2012-02-13, by Sylvain Thénault
[test] fix test broken by EmailAddress read permissions change
2012-02-13, by Sylvain Thénault
[test] fix test broken by renaming of module containing the cwxml parser and handling of vid in urls
2012-02-13, by Sylvain Thénault
[test] fix test broken by selectors/predicates changes coming with the move of registry to lgc
2012-02-13, by Sylvain Thénault
[repo test] fix test broken by recent changes on EmailAddress read permissions
2012-02-10, by Sylvain Thénault
backport stable
2012-02-10, by Sylvain Thénault
[server test] fix test broken by recent changes in lgdb
stable
2012-02-10, by Sylvain Thénault
backport stable
2012-02-10, by Sylvain Thénault
[schema sync hooks] fix format string
stable
2012-02-10, by Sylvain Thénault
[event bus] event has been renamed to publish
2012-02-10, by Sylvain Thénault
[schema view] properly display inheritance (closes #870073).
stable
2012-02-10, by Damien Garaud
[workflow view] Display a non-localized version of state/transition names (closes #1912537).
stable
2012-02-10, by Damien Garaud
[repo] Add a publish/subscribe mechanism for inter-instance communication using zmq
2012-02-10, by Julien Cristau
[migration] fire hooks in postcreate by default (closes #1417110)
2012-02-10, by Katia Saurfelt
[migration] `add_relation_type` warns and add missing definitions on already existing rtypes (closes #2121979)
stable
2012-02-09, by Katia Saurfelt
[i18n] fix translations of login actions in french (closes #1546397)
stable
2012-02-10, by Alexandre Richardson
([config] add file encoding information to python files (closes #1942655)
stable
2012-02-09, by Katia Saurfelt
[primary view] delete PrimaryView.skip_none attribute (closes #2093250)
stable
2012-02-10, by Alexandre Richardson
[entities system table] change asource and source column size (closes #1951819)
stable
2012-02-10, by Alexandre Richardson
[view] fix error messages of NotImplementedError
stable
2012-02-10, by Nicolas Chauvat
kill dead code in Workflow view
stable
2012-02-10, by Julien Cristau
[bw compat] add compatibility for import of former VRegistry
2012-02-09, by Sylvain Thénault
[views/attribute] role parameter must default to "subject" (closes #2175427)
stable
2012-02-08, by Aurelien Campeas
[windows service] Copied the 3 lines from etwist/twctl into etwist/service in order to also clean the cache in Windows service mode.
stable
2012-02-08, by patwat
[entity] fix crash when using cw_instantiate with empty related entity list; closes #2094462
stable
2012-02-08, by Florent Cayré
[pylint] correctly detect uiprops module when it's not in a package
stable
2012-02-08, by David Douard
backport https-deny-anonymous option type fix done in default
stable
2012-02-03, by Sylvain Thénault
Added tag cubicweb-debian-version-3.14.3-1 for changeset 4d0f5d18e8a0
stable
2012-02-03, by Sylvain Thénault
Added tag cubicweb-version-3.14.3 for changeset 60efdbb45520
stable
cubicweb-debian-version-3.14.3-1
2012-02-03, by Sylvain Thénault
3.14.3
stable
cubicweb-version-3.14.3
2012-02-03, by Sylvain Thénault
[web/formwidgets] make default_size a tunable, fix code layout (closes #2165936)
stable
2012-02-03, by Aurelien Campeas
[hooks/syncschema] do not crash if the schema did not learn (yet) some new META rtype (closes #2171313)
stable
2012-02-03, by Aurelien Campeas
[js] better support for no js in tabs (closes #2162092)
stable
2012-02-02, by Arthur Lutz
[vreg] move base registry implementation to logilab.common. Closes #1916014
2012-01-23, by Sylvain Thénault
[datafeed] when checking for deletion using cwentity xml parser, use vid=xml to limit resources consumption
2012-02-02, by Sylvain Thénault
[repository] ldap-feed source. Closes #2086984
2012-01-31, by Sylvain Thénault
[datafeed] set delete-entities=yes is now safer, by checking each entity actually seems deleted. Closes #2165381
2012-02-02, by Sylvain Thénault
[config, migration] fix https-deny-anonymous option type
2012-01-31, by Sylvain Thénault
[js, i18n] translated strings should use " not ' else they are discarded by xgettext. Closes #1892489
stable
2012-01-30, by Sylvain Thénault
[book] Fix typos in rql datetime functions documentation
2012-01-30, by Julien Cristau
[search box] allow to specify domid in select arguments. Closes #2162166
2012-01-26, by Sylvain Thénault
[config] fix rql-cache-size initial values (closes #2162160)
stable
2012-01-27, by Aurelien Campeas
[migractions] fix comment to avoid ambiguity. Closes #2015260
2012-01-26, by Sylvain Thénault
[storage] BFSS now create read only file (closes #2151672)
2012-01-18, by Pierre-Yves David
backport stable
2012-01-23, by Sylvain Thénault
[schema synchronization] don't use sql for TODAY/NOW in keyword arg. Closes #2154815
stable
2012-01-19, by Sylvain Thénault
backport oldstable
stable
2012-01-23, by Sylvain Thénault
[req cookie] fix remove_cookie expires which was leading to expires computed to 0 in set_cookie and the Cookie class interpret that has no expires. Closes #2154654
oldstable
2012-01-19, by Sylvain Thénault
[testlib, postgres] take care, _repo is None when backuping postgres test db, crashing database generation
stable
2011-12-21, by Sylvain Thénault
[base views] make it easier to override EntityStartupView behaviour when the rset is empty; closes #2126364
stable
2012-01-18, by Florent Cayré
[excanvas js] missing comma
stable
2012-01-18, by Sylvain Thénault
backport stable
2012-01-17, by Sylvain Thénault
[datafeed] Don't pretend all columns are sortable in datafeed sources import log view. Closes #2146387
2012-01-17, by Julien Cristau
[facets] Make hiding facet body optional (closes #2105862)
2012-01-17, by Julien Cristau
[manage/index view] fix sources management view appearing in index view although it should not; closes #2126335
stable
2012-01-17, by Florent Cayré
[book] add doc about request, session and connection management you need to know when writing tests
stable
2012-01-17, by Sylvain Thénault
[test] test/demonstrate relation permissions overriding
stable
2012-01-17, by Sylvain Thénault
[datafeed] Don't pretend all columns are sortable in datafeed sources import log view. Closes #2146387
stable
2012-01-17, by Julien Cristau
[facets] Make hiding facet body optional (closes #2105862)
stable
2012-01-17, by Julien Cristau
gmap: fix regression from 151058945234
stable
2012-01-17, by Julien Cristau
gmap: fix regression from 151058945234
2012-01-17, by Julien Cristau
[deprecation] add cw version number to deprecation warning
2012-01-12, by Sylvain Thénault
[test] fix test broken by 8158:2ee254e74382 and add a test for that change
2012-01-12, by Sylvain Thénault
[doc] Add a small docstring to RQLExpression constructor
stable
2012-01-12, by Anthony Truchet
backport stable
2012-01-11, by Sylvain Thénault
[schema] restrictive email address read permission. Closes #2148141
2012-01-11, by Sylvain Thénault
[tableview] drop useless code: cellvid systematically given by RsetTableView, according to its .[non]finalview attribute
stable
2012-01-11, by Sylvain Thénault
[tableviews] use ``select_or_none`` instead of ``try: select() except:``
2012-01-10, by Pierre-Yves David
[bw compat] json_request setter is necessary for some cubes which has json_request (eg preview)
2012-01-09, by Sylvain Thénault
gmap: set center and zoomlevel automatically (closes #2144255)
stable
2012-01-09, by Julien Cristau
[views] calendar id in CalendarView must be unique (closes #2143864)
stable
2012-01-04, by Katia Saurfelt
[debian] cubicweb works with python 2.7 (which become the standard on some distros). Closes #2142050
stable
2012-01-03, by Sylvain Thénault
[multi-sources] call doexec rather than sqlexec since we do not want to call process_result (as there aren't any and this breaks with lgdb default)
2012-01-09, by Sylvain Thénault
[sources] hide some attributes from source edition form. Closes #2144160
stable
2012-01-06, by Sylvain Thénault
[https] Allow configuration of anonymous access on https (closes #1971992)
stable
2012-01-03, by Pierre-Yves David
[bfss] convert root BFSS directory to str in constructor (closes #2137793)
stable
2012-01-03, by Alexandre Fayolle
[rql, security] fix buggy rqlstr cleanup when some introduced snippet create an unresolvable query. Closes #2142041
stable
2012-01-03, by Sylvain Thénault
[ldap test] test actual ldap authentication instead of monkey-patching
stable
2011-12-20, by Sylvain Thénault
[book] Add some details about usage of EXISTS
stable
2011-12-22, by Alexandre Fayolle
backport stable
2011-12-22, by Sylvain Thénault
Added tag cubicweb-debian-version-3.14.2-1 for changeset 17ebd836cee3
stable
2011-12-22, by Sylvain Thénault
Added tag cubicweb-version-3.14.2 for changeset 049a3819f03d
stable
cubicweb-debian-version-3.14.2-1
2011-12-22, by Sylvain Thénault
3.14.2
stable
cubicweb-version-3.14.2
2011-12-22, by Sylvain Thénault
[i18n] fix french for 'action menu'
stable
2011-12-22, by Sylvain Thénault
[server] use lgd.process_cursor to optimize processing of large resultsets
2011-12-21, by Adrien Di Mascio
[css] fix typo in uiprops/css
2011-12-21, by Sylvain Thénault
backport stable
2011-12-21, by Sylvain Thénault
[sources management] fix crash mapping tab because chain() is not indexable. Closes #2124077
stable
2011-12-14, by Sylvain Thénault
[css] use listingHeaderBgColor in old css
stable
2011-12-19, by Sylvain Thénault
add instance to not implemented error
stable
2011-12-21, by Sylvain Thénault
[repo cache] fix cache clearing for an eid: keys are now always a tuple
stable
2011-12-20, by Sylvain Thénault
missing import statement
stable
2011-12-19, by Sylvain Thénault
fix potential problems when BFSS uses a Windows SMB share (closes #2131435)
stable
2011-12-19, by Alexandre Fayolle
[views] (in/outof)context views now use directly dc_(long)_title() (closes #2110235)
2011-12-16, by Adrien Di Mascio
[table] use cell text content when cubicweb:sortvalue is not defined (closes #2093183)
2011-12-16, by Adrien Di Mascio
[controllers] deprecate JSonController and implement AjaxController / ajax-func registry (closes #2110265)
2011-12-16, by Adrien Di Mascio
[rql2sql] None for attributes in kwargs generate IS NULL, so should be considered in sql cache key. Closes #2116693
stable
2011-12-12, by Sylvain Thénault
[tableview] cubicweb:sortvalue should not have 'json:' in its value anymore. This breaks old tables.
stable
2011-12-09, by Sylvain Thénault
[schema] React to yams improvement of metadata attribute handling.
2011-12-09, by Pierre-Yves David
stable is 3.14.X
stable
2011-12-09, by Sylvain Thénault
oldstable is 3.13.X
oldstable
2011-12-09, by Sylvain Thénault
Added tag cubicweb-debian-version-3.14.1-1 for changeset 6928210da4fc
2011-12-08, by Sylvain Thénault
Added tag cubicweb-version-3.14.1 for changeset 793d2d327b3e
cubicweb-debian-version-3.14.1-1
2011-12-08, by Sylvain Thénault
3.14.1
cubicweb-version-3.14.1
2011-12-08, by Sylvain Thénault
backport stable
2011-12-08, by Sylvain Thénault
Added tag cubicweb-debian-version-3.13.10-1 for changeset 2eab9a5a6bf8
stable
2011-12-08, by Sylvain Thénault
Added tag cubicweb-version-3.13.10 for changeset 2ad4e5173c73
stable
cubicweb-debian-version-3.13.10-1
2011-12-08, by Sylvain Thénault
[ajax] make navigation component appear both above and below the view (closes #2110266)
2011-12-08, by Adrien Di Mascio
3.13.10
stable
cubicweb-version-3.13.10
2011-12-08, by Sylvain Thénault
Link to python docs about strftime instead of pointing at "man" (closes #2106415)
2011-12-08, by Julien Cristau
[test] reindent
2011-12-08, by Sylvain Thénault
[rqlrewrite] fix comment
2011-12-07, by Sylvain Thénault
[server test] Fix tests regression from changeset 7980b36fb1aa
2011-12-05, by Julien Cristau
Tweak message to clarify it gets the pagination back
2011-12-05, by Julien Cristau
fix tests broken by lgdb update
2011-12-05, by Alexandre Fayolle
[migration] Ignore IOError from readline.write_history_file (closes #2106621)
stable
2011-12-05, by Julien Cristau
[migration] make remove_cube('foo') not fail if foo is already removed. Closes #2106532
stable
2011-12-05, by Julien Cristau
[cwconfig] absolute import (closes #2091068)
stable
2011-12-05, by Aurelien Campeas
[schema sync] Update repo._type_source_cache when renaming an entity (closes #2094470)
2011-12-05, by Julien Cristau
[facets] forcing a fixed height to the group is a bad idea: the container will not properly overflow
2011-12-01, by Aurelien Campeas
[views/tabs] tests absolutely want an alt attribute (even if meaningless)
2011-11-29, by Aurelien Campeas
[navigation] provide a link back from the full view to the paginated one
2011-11-29, by Julien Cristau
[sorted navigation] refactor code so that when an attribute is found, nb_chars may be recomputed anyway according to variable type
2011-11-24, by Aurelien Campeas
[reledit] implements entity_call instead of cell_call
2011-11-24, by Aurelien Campeas
[merge] backport stable
2011-11-24, by Aurelien Campeas
[skel] default debian/rules use pysupport to compile python files
stable
2011-11-24, by Sylvain Thénault
use dbhelper functions to get default date / datetime (closes #2094544)
2011-11-21, by Alexandre Fayolle
actually a bad idea, sorry
2011-11-22, by Alexandre Fayolle
[web/views/tabs] improve non graphical experince with tabs (closes #2097405)
2011-11-23, by Alain Leufroy
[tableview] fix action menu layout (closes #2099011)
2011-11-23, by Aurelien Campeas
[facets] do no stretch to the right when there are many facets; instead use a floating layout (closes #2093160)
2011-11-23, by Aurelien Campeas
[views/table] fix typo
2011-11-23, by Aurelien Campeas
fix typo
2011-11-22, by Alexandre Fayolle
added log when operation precommit fails
2011-11-21, by Alexandre Fayolle
[EntityTableView] smarter header for MainEntityColRenderer: use plural form only when necessary. Closes #2093182
2011-11-17, by Sylvain Thénault
[tableview] enhance RelationColRenderer. Closes #2093184
2011-11-17, by Sylvain Thénault
backport stable
2011-11-16, by Sylvain Thénault
[reledit] default label should be translated, I don't thing we've an opportunity to do it another way as uicfg objects are static
stable
2011-11-16, by Sylvain Thénault
[rset] fix crash while building entity from rset w/ some subquery. Closes #2089055
stable
2011-11-16, by Sylvain Thénault
[email bug report] _cw.config bw compat has been dropped, use _cw.vreg.config (+ small cleanup). Closes #2086985
2011-11-15, by Sylvain Thénault
[users management view] return None if no entity related, not an empty tuple. Closes #2089085
2011-11-15, by Sylvain Thénault
merge stable changes to default
2011-11-14, by Alexandre Fayolle
[http, windows] fix remove_cookie trying to expire a cookie before the Epoch (closes: #2087998)
stable
2011-11-10, by Alexandre Fayolle
[etype restriction component] rql 0.31 doesn't accept anymore a variable ref as add_type_restriction argument. Closes #2086983
2011-11-10, by Sylvain Thénault
[3.14 migration] strip constraint value to avoid extra new lines
2011-11-10, by Sylvain Thénault
merge
2011-11-09, by Sylvain Thénault
Added tag cubicweb-debian-version-3.14.0-1 for changeset 0bfe22fceb38
2011-11-09, by Sylvain Thénault
Added tag cubicweb-version-3.14.0 for changeset 5c4390eb10c3
cubicweb-debian-version-3.14.0-1
2011-11-09, by Sylvain Thénault
[test] add some tests for rql's add_type_restriction
2011-11-09, by Sylvain Thénault
add some notes
2011-11-09, by Sylvain Thénault
[packaging] common subpackage has been dropped
cubicweb-version-3.14.0
2011-11-09, by Sylvain Thénault
3.14
2011-11-09, by Sylvain Thénault
[js/tablesorter] work around tablesorter deficiencies (bool handling)
2011-11-09, by Aurelien Campeas
[tableview] fix __init__ logic of sortfunc/sortable
2011-11-09, by Sylvain Thénault
[datafeed log] properly log errors catched at the source level
2011-11-09, by Sylvain Thénault
[data import log] log on the source so we properly have source name information
2011-11-09, by Sylvain Thénault
[facets] reenable facet hiding (was lost in the previous refactoring)
2011-11-09, by Aurelien Campeas
[tableview] drop comment
2011-11-09, by Sylvain Thénault
[tableview] deepcopy of colrenderer was actually broken with py < 2.7
2011-11-07, by Sylvain Thénault
backport stable
2011-11-07, by Sylvain Thénault
[html, ajax] demote_to_html don't crash anymore if force-html-content-type is activated. Closes #712309
stable
2011-11-07, by Sylvain Thénault
[doc] fix data hooks parent class in Hooks doc.
stable
2011-11-04, by Anthony Truchet
[pylint] enhance plugin: define 'data' function in uiprops module
2011-11-07, by Sylvain Thénault
[table] display navigation component both above and below the table
2011-11-07, by Adrien Di Mascio
[doc] update 3.14 release notes
2011-11-07, by Sylvain Thénault
[table view] some new table view enhancements
2011-11-04, by Sylvain Thénault
[navigation] extract method from SortedNavigation.call to ease overriding
2011-11-04, by Sylvain Thénault
[cleanup] drop some appengine support junk
2011-11-04, by Sylvain Thénault
[table view] properly handle show/hide filter actions so we get proper action displayed even when recalled from pagination
2011-11-04, by Sylvain Thénault
backport stable
2011-11-04, by Sylvain Thénault
[pagination] closes #2072029: add css class to div for "see them all" link for pagination.
stable
2011-11-04, by Sylvain Thénault
[prev/next] properly translate previous/next links' title, closes #2072158
stable
2011-11-04, by Sylvain Thénault
[rql, integrity] let ValidationError and Unauthorized pass during composite deletion (closes #2070042)
2011-11-03, by Alexandre Fayolle
[table view, workflow] fix the display of wf history table (closes: #2065652)
2011-10-28, by Alexandre Fayolle
backport stable
2011-11-03, by Sylvain Thénault
[rset] replace entity cw_rset on .limit(inplace=True) will avoid pb if the entity is still referenced by some other entity relations cache. Closes #2065643
stable
2011-11-03, by Sylvain Thénault
[instance creation] properly search for sql extension in the schema directory. Closes #2068117
stable
2011-11-03, by Sylvain Thénault
[entity table view] add count default to true on main entity column
2011-11-03, by Sylvain Thénault
[table sort] should eval cubicweb:sortvalue to make it works properly
2011-11-03, by Sylvain Thénault
[rqlinput] cleanup (use req everywhere) and fix html validation issue (input outside fieldset)
stable
2011-11-03, by Sylvain Thénault
[js table sort] use lower cased tag names since HTML is case insensitive and XHTML is case sensitive and wants lower case tag names
2011-11-02, by Sylvain Thénault
[old table view] drop duplicated method
2011-11-02, by Sylvain Thénault
[edit controller] only display warning on specific adapters
2011-11-02, by Sylvain Thénault
[wysiwyg editor] disable server browsing by default
stable
2011-11-02, by Sylvain Thénault
[doc] add some documentation on url path evaulators
2011-10-28, by Adrien Di Mascio
fix typos
2011-10-28, by Sylvain Thénault
[diet] move iprogress to its own cube. Closes #1916016
2011-10-28, by Sylvain Thénault
[facetable views] allow extra hiddens to be specified when selecting the facets form
2011-10-28, by Sylvain Thénault
[export views] uniformize titles, much nicer when listing possible views. Closes #2060944
2011-10-28, by Sylvain Thénault
replace adapter by simple selector to ease edit controller overloading; fixes #2042349
2011-10-28, by Florent Cayré
[uihelper] fix bad variable renaming
2011-10-28, by Adrien Di Mascio
[doc] fix most of ReST compilation errors and warnings
2011-10-28, by Adrien Di Mascio
Update documentation about resource mode.
stable
2011-10-12, by Pierre-Yves David
[uicfg] add uihelper module with high-level helpers (closes #1809414)
2011-10-27, by Adrien Di Mascio
[ui lib] facet and form widget for Integer used to store binary mask. Closes #2054771
2011-10-27, by Sylvain Thénault
[tableview] .entity method is useful on EntityTableView as well, move it there
2011-10-27, by Sylvain Thénault
[schema, old instance] restore some pre 3.5.10 bw compat as some old instances may still have this, and add migration so we can remove it at some point
2011-10-27, by Sylvain Thénault
backport stable
2011-10-26, by Aurelien Campeas
[views/facets] backout 82d76492e21e - this was not actually needed and caused some problems ...
stable
2011-10-26, by Aurelien Campeas
backport stable
2011-10-26, by Sylvain Thénault
[test, facets] fix prepare_rqlst arguments, it wasn't actually testing baserql due to name conflicts
stable
2011-10-26, by Sylvain Thénault
[test] specify X type, as this is not infered from NOT identity with rql#default
2011-10-25, by Sylvain Thénault
useless debugged breaks test with python < 2.6
2011-10-25, by Sylvain Thénault
[rql2sql] fix regression introduced in 8018:f01c80513274 leading to bad execution of DELETE queries
2011-10-25, by Sylvain Thénault
[test] unittest2 api update
2011-10-25, by Sylvain Thénault
[rql] closes #2054468: support for HAVING in SET/DELETE queries
2011-10-25, by Sylvain Thénault
[book] Some minor fixes to the CubicWeb doc (typos, invalid ReST, ...)
stable
2011-10-25, by Anthony Truchet
[tableview,jsoncontroller] the json controller must check view.handle_pagination as well & the old table view also handles pagination internally
2011-10-25, by Aurelien Campeas
[ui, pagination] when sorted in some date type, auto-set max characters (closes #2053038)
2011-10-24, by Sylvain Thénault
[tableview] extract two methods from render_table to ease subclassing
2011-10-24, by Aurelien Campeas
backport stable
2011-10-24, by Sylvain Thénault
[deprecated] TableView: update some documentation
2011-10-24, by Pierre-Yves David
[column labels] full display_name prototype compat
stable
2011-10-24, by Sylvain Thénault
[book] update copyright
stable
2011-10-24, by Sylvain Thénault
[tableview,basetemplates,pagination] some views internally handle the pagination, in which case the base template should not try to paginate
2011-10-24, by Aurelien Campeas
check entity's cwuri and remove debug
stable
2011-10-22, by Sylvain Thénault
[tableview] fix bad attribute name
2011-10-22, by Sylvain Thénault
[tableview] sortvalue truncation should be somewhat configurable
2011-10-21, by Aurelien Campeas
fix broken tests (at least by #1800002)
2011-10-21, by Florent Cayré
typo
2011-10-21, by Sylvain Thénault
undo garbage shipped in 9a73d5e762b0
2011-10-21, by Aurelien Campeas
[test] one more base etype...
2011-10-21, by Sylvain Thénault
[test] limit size is now done by the layout
2011-10-21, by Sylvain Thénault
[facets] fix context passing + a note for later
2011-10-21, by Aurelien Campeas
[table view] fix regression in old table view leading to malformed html
2011-10-21, by Sylvain Thénault
[utils] add a ``js_href`` function to generated proper javascript href
2011-10-18, by Pierre-Yves David
i18n update
2011-10-21, by Sylvain Thénault
[facets] view should be propagated up to facet selection, so we can get different facets according to the view. Closes #2036527
2011-10-21, by Sylvain Thénault
Record a log of datafeed source imports (closes #2026097)
2011-10-21, by Julien Cristau
[management table] upgrade sources groups management table to new api
2011-10-21, by Sylvain Thénault
[management table] fix and upgrade users and groups management tables to new api
2011-10-21, by Sylvain Thénault
[table views] closes #1986413: refactor TableView, EntityAttributesTableView, PyValTableView
2011-10-21, by Sylvain Thénault
[web component architecture] extract LayoutableMixIn from components
2011-10-21, by Sylvain Thénault
[diet] drop pre 3.6 API compatibility (but attempt to keep data cmopatibility). Closes #2017916
2011-10-21, by Sylvain Thénault
[test] restore support for python < 2.6
2011-10-21, by Sylvain Thénault
[forms] update code broken by linkto refactoring
2011-10-21, by Sylvain Thénault
[rdf] drop buggy (name error) try/except (done using related(safe=True))
stable
2011-10-21, by Sylvain Thénault
backport stable
2011-10-21, by Sylvain Thénault
Added tag cubicweb-debian-version-3.13.9-1 for changeset 0a3cb5e60d57
stable
2011-10-21, by Sylvain Thénault
Added tag cubicweb-version-3.13.9 for changeset 07afe32945aa
stable
cubicweb-debian-version-3.13.9-1
2011-10-21, by Sylvain Thénault
3.13.9
stable
cubicweb-version-3.13.9
2011-10-21, by Sylvain Thénault
[selectors] EClassSelector (eg is_instance & all) should check for None value (possible w/ outer join) when a row is specified. Closes #2033165
stable
2011-10-21, by Sylvain Thénault
[test] fix failure introduced by localperms cube introduction
2011-10-21, by Sylvain Thénault
[test] fix failures introduced by 7951:b7c825b00f64
2011-10-21, by Sylvain Thénault
backport stable
2011-10-21, by Sylvain Thénault
[test] fix datafeed test, we have to use an internal session
stable
2011-10-21, by Sylvain Thénault
[test] drop some deprecation warnings
stable
2011-10-21, by Sylvain Thénault
[ibreadcrumbs] missing xml_escape on latest path part (usually view's title). Closes #2037506
stable
2011-10-21, by Sylvain Thénault
[test] fix test failure caused by 7922:d307c3817782
stable
2011-10-21, by Sylvain Thénault
[test] fix regression introduced in 7915:a7f3245e1728 leading to test's postcreate not being executed anymore
stable
2011-10-21, by Sylvain Thénault
[entity] restrict creation form field vocabulary using __linkto information (closes #1799997)
2011-10-20, by Florent Cayré
Add generated documentation to .hgignore.
stable
2011-10-18, by Pierre-Yves David
[uilib] add missing printer for integers
2011-10-20, by Adrien Di Mascio
backport stable
2011-10-20, by Sylvain Thénault
[rset] don't only consider a sample select node / solution to compute rset description. Closes #2036499
stable
2011-10-20, by Sylvain Thénault
[rset] use .iteritems() instead of items()
2011-10-18, by Sylvain Thénault
merge back stable change
2011-10-18, by Alexandre Fayolle
remove stale debugging statement
stable
2011-10-18, by Alexandre Fayolle
[server] fix integrity checks that destroy data (closes #1972842)
2011-09-29, by Nicolas Chauvat
[entity related rql] 'is' relation target constant should have 'etype' type, not String
2011-10-17, by Sylvain Thénault
[entity] fix dumb name error introduced by 3.14 entity refactoring
2011-10-17, by Sylvain Thénault
backport stable
2011-10-14, by Sylvain Thénault
[js] missing trailing comma
2011-10-14, by Sylvain Thénault
[test] map pgettext to unicode as _
stable
2011-10-14, by Sylvain Thénault
[table view] fix bug introduced in 7938:80c6e2155c3d leading to not translated table headers
stable
2011-10-14, by Sylvain Thénault
oops
2011-10-14, by Sylvain Thénault
[test] fix some failures recently introduced
stable
2011-10-14, by Sylvain Thénault
add missing imports
2011-10-14, by Sylvain Thénault
[selectors] match_kwargs and match_form_params selectors both accept a new `once_is_enough` argument (closes #1990438)
2011-10-14, by Sylvain Thénault
[cache] replace lgc.cache with something more appropriate (closes #1921713)
2011-10-14, by Aurelien Campeas
merge and fix cubicwebSortValueExtraction pb which disappeared when tablesorter.js has been updated
2011-10-14, by Sylvain Thénault
[table] use explicit add_onload() to setup table sorting (closes #2013493)
stable
2011-10-14, by Adrien Di Mascio
[schema display] display_name shouldn't call .lower(). Note the only proper way is to have different msgid for upper/lower cases. Closes #1105433
2011-10-14, by Sylvain Thénault
[ms repository] when an exception is raised during extid2eid and no rollback is done, some manual cleanups have to be done (closes #1993420)
2011-10-14, by Sylvain Thénault
[facets] on the way to vidargs removal
2011-10-14, by Sylvain Thénault
[migraction] fix cmd_change_attribute_type command (closes #2015073)
stable
2011-10-13, by Alexandre Fayolle
[action] has_editable_relation first argument is once_is_enough flag, not an action name
stable
2011-10-13, by Sylvain Thénault
[table] Only apply sorting event on the first row of a table header (closes #1988780)
2011-10-11, by Pierre-Yves David
[table js] Update jquery-tablesorter to 2.0.5 (closes #1989018)
2011-10-07, by Pierre-Yves David
init_facets: Add documentation
stable
2011-10-13, by Pierre-Yves David
[facets] try to get rid of arbitrary constants, be prettier and eat less space (closes #1988706)
2011-10-13, by Aurelien Campeas
[edit controller] add form to pre_web_edit signature to ease linkto usage (used by vcsfile cube)
2011-10-13, by Florent Cayré
pylint extension
stable
2011-10-12, by Sylvain Thénault
[printers] fix bug introduced by final view refactoring:   shouldn't be escaped.
2011-10-12, by Sylvain Thénault
Add a hidden input:submit field in facets form (closes #1988784)
stable
2011-10-11, by Pierre-Yves David
AnyRsetView: Refactor the columns_name method and update doc.
stable
2011-10-11, by Pierre-Yves David
[facets] FacetFilterMixIn: add documention for class and generate_form
2011-10-11, by Pierre-Yves David
[facet] Add infered type restriction to Filtered result set (closes #1988776)
stable
2011-10-11, by Pierre-Yves David
[source] remove uicfg rule for dropped synchronizing attribute
stable
2011-10-11, by Sylvain Thénault
backport stable
2011-10-11, by Sylvain Thénault
[datafeed] remove remaining uses of 'synchronizing' attribute replaced by 'in_synchronization' in 3.13.8. Closes #1989131
stable
2011-10-11, by Sylvain Thénault
[datafeed parser] only update an entity attributes when needed. Closes #1989142
stable
2011-10-11, by Sylvain Thénault
backport stable
2011-10-11, by Sylvain Thénault
[schema] drop erroneous default on CWSource.in_synchronization. Closes #1990585
stable
2011-10-11, by Sylvain Thénault
[forms] fix bug in linkto refactoring (misordered arguments)
2011-10-10, by Sylvain Thénault
[migration] update old yams api in change_attribute_type
stable
2011-10-07, by Sylvain Thénault
[schema] add missing import (trigger warning)
stable
2011-10-07, by Sylvain Thénault
Added tag cubicweb-debian-version-3.13.8-1 for changeset 43f83f5d0a4d
stable
2011-10-07, by Sylvain Thénault
Added tag cubicweb-version-3.13.8 for changeset 249bd4169339
stable
cubicweb-debian-version-3.13.8-1
2011-10-07, by Sylvain Thénault
3.13.8
stable
cubicweb-version-3.13.8
2011-10-07, by Sylvain Thénault
[facets] use encodeURIComponent instead of escape to encode url paremters (closes #1984727)
stable
2011-10-07, by Adrien Di Mascio
[repository] use utcnow instead of now for some internal timetamps (closes #1988458)
stable
2011-10-07, by Sylvain Thénault
[datafeed] add max-lifetime for concurrent synchronization lock (closes #1908676)
stable
2011-10-07, by Sylvain Thénault
backport stable
2011-10-07, by Sylvain Thénault
[view, plot] deprecate flot and encourage usage of the jqplot cube (closes #1625218)
2011-10-07, by Sylvain Thénault
remove 3.14 deprecation warning
2011-10-06, by Sylvain Thénault
sample script to turn a pyro source into a datafeed source
stable
2011-10-07, by Sylvain Thénault
[datafeed parser] properly recurse on nodes to follow all mapped relations (closes #1988432)
stable
2011-10-07, by Sylvain Thénault
[migration] expose migration methods to execute schema/*.sql and migration/<event>.py files (closes #1986498)
stable
2011-10-06, by Sylvain Thénault
[request, ui] printable_value is now a method of request, and may be given dict of formatters to use (closes #1984743)
2011-10-06, by Sylvain Thénault
[web, formatting] move Interval data type display logic from final view to printable_value (closes #1984742)
2011-10-06, by Sylvain Thénault
[js] Remove tab mixed with space in ``web/data/cubicweb.facets.js``
stable
2011-10-06, by Pierre-Yves David
[xml/rdf views] handle case where the user hasn't read access to a relation (closes #1984598)
stable
2011-10-06, by Sylvain Thénault
[datafeed] don't crash if url is not specified
2011-10-04, by Sylvain Thénault
[web session] ProgrammingError may be raised, we should catch it (closes #1980076)
stable
2011-10-04, by Sylvain Thénault
[web auth] closes #1981680: authentication info retriever should be given a chance to cleanup data
stable
2011-10-04, by Sylvain Thénault
backport stable
2011-10-04, by Sylvain Thénault
repaire cctl db-init -d on sqlserver (closes #1979670)
2011-09-30, by Alexandre Fayolle
[test, sqlserver] update test for fixed impl. of date extraction function for sqlserver (lgdb 1.7)
stable
2011-10-04, by Sylvain Thénault
[rql, sql] support for weekday function introduced in lgdp 1.7 (closes #1979717)
stable
2011-10-04, by Sylvain Thénault
[pyviews] new colheaders and cssclass arguments on pyvaltable (closes #1979718)
stable
2011-10-04, by Sylvain Thénault
[rql2sql] support for outer join on column alias (closes #1979645)
stable
2011-10-04, by Sylvain Thénault
[linkto] update documentation
2011-10-04, by Sylvain Thénault
improve EntityAttributesTableView perfs by adding a call to complete()
stable
2011-09-30, by Alexandre Fayolle
less
more
|
(0)
-3000
-1000
-384
+384
+1000
+3000
tip