Mercurial
Mercurial
>
pub
>
hg
>
cubicweb
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-3000
-1000
-192
+192
+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.
ensure the test for asource column won't crash on SQLServer (closes #1949621)
stable
2011-09-22, by Alexandre Fayolle
[doc] backport primary view documentation into the code, also document [URL]AttributeView
stable
2011-09-22, by Sylvain Thénault
[primary sub views] use entity_call instead of cell_call
stable
2011-09-22, by Sylvain Thénault
[doc] get back baseviews documentation into the code, enhance it and reorganize the module accordingly
stable
2011-09-22, by Sylvain Thénault
typo
stable
2011-09-22, by Sylvain Thénault
[reledit] honore 'rvid' for attribute relations (closes #1947471)
stable
2011-09-22, by Sylvain Thénault
[view] fix TypeError when calling req.view('vid', entity=entity) (closes #1947474)
stable
2011-09-22, by Sylvain Thénault
[sources management] nicer source management view and breadcrumbs (closes #1946329)
stable
2011-09-22, by Sylvain Thénault
[cubicweb.js] log evalJSON errors (closes #1947473)
stable
2011-09-22, by Aurelien Campeas
[views/table] parametrize table view co-classes (closes #1947472)
stable
2011-09-22, by Aurelien Campeas
[cwproperties] refactor properties form to make it partly overrideable easily (closes #1936782)
2011-09-22, by Sylvain Thénault
[entity] rename Entity._rest_attr_info into cw_rest_attr_info (closes #1942759)
2011-09-22, by Sylvain Thénault
[entity] upgrade fetch_[unrelated_]order to benefit from changes introduced in 3.14 (closes #1942758)
2011-09-22, by Sylvain Thénault
[schema] drop CWSourceSchemaConfig[cw_for_source,cw_schema] unique constraint (closes #1946277)
stable
2011-09-22, by Sylvain Thénault
[cleanup]
stable
2011-09-22, by Sylvain Thénault
[jsoncontroller] deprecate the now unused js_set_cookie (closes #1944810)
stable
2011-09-22, by Aurelien Campeas
[repo] ensure we don't restart a task while the repo is shutting down (closes #1942736)
stable
2011-09-22, by Sylvain Thénault
[warnings] explicitly ask to show DeprecationWarning in debug mode (closes #1942760)
stable
2011-09-22, by Sylvain Thénault
[testlib] make self.view() return raw output if no validator is used
2011-09-22, by Adrien Di Mascio
[tabs] do not use an ajax call to set cookie value, use jquery.cookie helper instead (closes #1944522)
stable
2011-09-21, by Aurelien Campeas
[tabs] fix clic on tab that does nothing (closes #1942750)
stable
2011-09-21, by Aurelien Campeas
[idownloadable] dtw and up copyright
stable
2011-09-21, by Sylvain Thénault
[test] fix test broken by 7815:2a164a9cf81c
stable
2011-09-21, by Sylvain Thénault
[entity doc] fix typo (rest_var instead of rest_attr) and cleanup doc
2011-09-21, by Sylvain Thénault
[exceptions] stop catching any exception in various places (closes #1942716)
stable
2011-09-21, by Sylvain Thénault
[tableview] fix view selection when value is None (closes #1936781)
stable
2011-09-20, by Sylvain Thénault
[book] merge pyro chapter with faq entry with connexion snippet
stable
2011-09-20, by Sylvain Thénault
i18n update
2011-09-20, by Sylvain Thénault
[schema view] fix label/name inversion leading to wrong css class / group url depending on user's language
stable
2011-09-20, by Sylvain Thénault
[i18n] tweaks
2011-09-19, by Sylvain Thénault
[i18n] cleanup messages moved to localperms cube
2011-09-19, by Sylvain Thénault
[security view] slight changes to make things clearer
2011-09-19, by Sylvain Thénault
backport stable
2011-09-16, by Sylvain Thénault
[refactoring] introduce add_etype_button function to properly create button to add a new entity
stable
2011-09-16, by Sylvain Thénault
[user prefs] use same title as the action for consistency
stable
2011-09-16, by Sylvain Thénault
[sources management] properly set __linkto, closes #1922970
stable
2011-09-16, by Sylvain Thénault
some minor cleanups
2011-09-16, by Sylvain Thénault
[web test] fix test broken by new users/groups management views
2011-09-16, by Sylvain Thénault
[table view] allow to set None in 'headers', meaning the label should be fetched from the result set as done by default (closes #1931533)
2011-09-16, by Sylvain Thénault
[user management] users and groups management now really lead to that (closes #1931478)
2011-09-16, by Sylvain Thénault
[css] use h* title properties from uiprops in cubicweb.old.css (closes #1931476)
stable
2011-09-16, by Sylvain Thénault
[entity fetchattrs] also fetch ambiguous rtypes even if we do not recurse on them (closes #1720823)
2011-09-16, by Florent Cayré
backport stable
2011-09-15, by Sylvain Thénault
[jquery] upgrade to jquery 1.6.4
2011-09-15, by Sylvain Thénault
[test] fix some tests broken since localperms cube extraction
2011-09-15, by Sylvain Thénault
refactor entity fetch_rql method to use a RQL syntax tree instead of RQL strings ; closes #1585650
2011-09-15, by Florent Cayré
[doc] add some documentation in cubicweb.web.action
stable
2011-09-15, by Alexandre Fayolle
[test] fix bad sed
2011-09-14, by Sylvain Thénault
[deprecation] fix unittest pending deprecation warnings on failIf/failUnless methods family
2011-09-14, by Sylvain Thénault
[test] fix test subsquently to localperms introduction
2011-09-14, by Sylvain Thénault
[deprecation] specify name/doc to deprecated else it's fetched from the object, which has then to be importable. Cleanup debian/control dependancy on the way (needs lgc 0.56.3 api)
2011-09-13, by Sylvain Thénault
[debian] fix init script dependencies (closes #1921729)
stable
2011-09-13, by Julien Cristau
[server] portable dump format supports now ZIP64 extensions by default (closes #1912535)
stable
2011-09-13, by Sylvain Thénault
[repo] use smarter query to check asource presence on startup (closes #1922099)
stable
2011-09-13, by Adrien Di Mascio
[js] closes #1558870 : update to jquery 1.6 (1.6.3)
2011-09-13, by Sylvain Thénault
[cubification] moved CWPermission handling into a localperms cube. closes #1914011
2011-09-13, by Sylvain Thénault
backout 7781:e95cfd5eca61
stable
2011-09-13, by Sylvain Thénault
backout 7780:a1d5365fefc1
stable
2011-09-13, by Sylvain Thénault
[js] closes #1558870 : update to jquery 1.6 (1.6.3)
stable
2011-09-13, by Sylvain Thénault
[cubification] moved CWPermission handling into a localperms cube. closes #1914011
stable
2011-09-13, by Sylvain Thénault
[debug] use repr() in some place where you'll have a chance to get an unicode error if output encoding isn't properly detected
stable
2011-09-13, by Sylvain Thénault
[i18n fr] fix typo and enhance translation
stable
2011-09-12, by Sylvain Thénault
[user management] disable http cache on user management view (not really a startup view)
stable
2011-09-12, by Sylvain Thénault
backport stable
2011-09-08, by Sylvain Thénault
Added tag cubicweb-debian-version-3.13.5-1 for changeset 2e9dd7d94555
stable
2011-09-08, by Sylvain Thénault
Added tag cubicweb-version-3.13.5 for changeset 20d9c550c57e
stable
cubicweb-debian-version-3.13.5-1
2011-09-08, by Sylvain Thénault
3.13.5
stable
cubicweb-version-3.13.5
2011-09-08, by Sylvain Thénault
i18nupdate
stable
2011-09-08, by Sylvain Thénault
[multi-sources] closes #1918120: drop behaviour leading to wrong result as demonstrated by the ticket
stable
2011-09-08, by Sylvain Thénault
[session] enforce coherency of login/passwd couple values when no anonymous user (closes: #1910849)
stable
2011-09-08, by Julien Jehannet
[session] take care of non-ascii characters in login and session id (closes: #1910849)
2011-09-07, by Julien Jehannet
closes #1914824: fix retrieval of _andor input, test and fix generated rql
stable
2011-09-07, by Sylvain Thénault
[debian] build the book with no auto-compression of book files (closes: #1906581)
stable
2011-09-07, by Julien Jehannet
[views/navigation] use the proper icons instead of ascii art (closes #1624943)
stable
2011-09-07, by Aurelien Campeas
devtools: Fix cleanup of temporary database (closes #1908656)
stable
2011-09-06, by Pierre-Yves David
Drop privileges properly (closes #1910561)
stable
2011-09-06, by Julien Cristau
drop unittest deprecation warning
stable
2011-09-06, by Sylvain Thénault
[web] add option to make resources-concat optional (implements #1910615)
2011-09-06, by Adrien Di Mascio
backport stable
2011-09-06, by Sylvain Thénault
oops, forgotten to qref enhancements made to the reledit doc addition
stable
2011-09-06, by Sylvain Thénault
[book] section about how to disable reledit feature/view
stable
2011-09-06, by Sylvain Thénault
[skel] drop unused import
stable
2011-09-06, by Sylvain Thénault
[hooks control] test and fix session.reset_hooks_mode_categories, closes #1908680
stable
2011-09-06, by Sylvain Thénault
[form fields doc] explain when field.role should be None
stable
2011-09-05, by Sylvain Thénault
Added tag cubicweb-version-3.10.x for changeset a62f24e1497e
stable
2011-08-26, by Alexandre Fayolle
merged back oldstable fix to stable
stable
2011-08-26, by Alexandre Fayolle
work around cursor.rowcount not returning anything useful before 1st fetch with mssql (closes #1910869)
oldstable
2011-08-26, by Alexandre Fayolle
[devctl] do not crash in the (rare, odd) case where mod.__file__ is None (closes #1908664)
stable
2011-08-19, by Aurelien Campeas
[doc/book] fix ref to trustedauth cube
stable
2011-08-19, by Aurelien Campeas
site schema should be named data model schema
stable
2011-08-05, by Sylvain Thénault
backport stable
2011-08-05, by Sylvain Thénault
Added tag cubicweb-debian-version-3.13.4-1 for changeset 52f26475d764
stable
2011-08-05, by Sylvain Thénault
Added tag cubicweb-version-3.13.4 for changeset 223ecf0620b6
stable
cubicweb-debian-version-3.13.4-1
2011-08-05, by Sylvain Thénault
3.13.4
stable
cubicweb-version-3.13.4
2011-08-05, by Sylvain Thénault
[.po generation] closes #1902315: c i18ncube doesn't consider relation definition description
stable
2011-08-05, by Sylvain Thénault
closes #1901436: view/modify action in table don't work
stable
2011-08-05, by Sylvain Thénault
[css] closes #1880740: update cubicweb.reset.css file (meyerweb.com)
stable
2011-08-05, by Sylvain Thénault
[web test] fix test needed after change of primary_email definition
stable
2011-08-05, by Sylvain Thénault
[doc] fix ReST in README file (make pypi happier)
stable
2011-08-04, by Sylvain Thénault
[web] fix user management view selector
stable
2011-08-04, by Sylvain Thénault
[base schema] do similar changes as use_email for primary_email
stable
2011-08-04, by Sylvain Thénault
[book, rql] update rql langage chapter with new operators and outer join capabilities
stable
2011-08-04, by Sylvain Thénault
[web] closes #1892494: emailaddress and anonymity
stable
2011-08-04, by Sylvain Thénault
[3.13 migration] closes #1896724: some db backend (eg sqlserver) doesn't support ADD COLUMN
stable
2011-08-04, by Sylvain Thénault
[source] update system table and internal structures on source renaming. Closes #1896721
stable
2011-08-04, by Sylvain Thénault
[rql2sql] closes #1892473: enhance handling of optional inlined relation
stable
2011-08-04, by Sylvain Thénault
[schema] use definition for `use_email` relation instead of type declaration (closes: #1894929)
stable
2011-08-03, by Julien Jehannet
[web] rql directive breaks if explicit vid and empty rset (closes #1893433)
stable
2011-08-04, by Nicolas Chauvat
[datafeed] properly encode/decode external uri
stable
2011-08-03, by Sylvain Thénault
[querier] we should not insert None but skip the line when some unknown eid is detected (closes #1892491)
stable
2011-08-02, by Sylvain Thénault
[rql2sql] closes #1892471: support for unary expression introduced in rql 0.30
stable
2011-08-02, by Sylvain Thénault
[deprecation] __message hidden generate deprecation warning
stable
2011-08-02, by Sylvain Thénault
[server] host mapping is better named url mapping (closes #1892461)
stable
2011-08-02, by Nicolas Chauvat
[packaging] should depend on yams 0.33
stable
2011-08-02, by Nicolas Chauvat
[packaging] should depend on yams 0.33
stable
2011-08-02, by Nicolas Chauvat
[rql2sql test] sqlserver use 0/1 for booleans, not FALSE/TRUE
stable
2011-08-01, by Sylvain Thénault
[repo] Stop setting hashmode on schema
stable
2011-08-01, by Julien Cristau
[devtool] Make the sqlite database used for test execution process specific (closes #1230401)
stable
2011-08-01, by Sylvain Thénault
backport stable
2011-07-27, by Sylvain Thénault
Added tag cubicweb-debian-version-3.13.3-1 for changeset fb48c55cb802
stable
2011-07-27, by Sylvain Thénault
Added tag cubicweb-version-3.13.3 for changeset 0e82e7e5a34f
stable
cubicweb-debian-version-3.13.3-1
2011-07-27, by Sylvain Thénault
[rql2sql] take care to boolean_value returning an int (eg sqlite/mysql)
stable
cubicweb-version-3.13.3
2011-07-27, by Sylvain Thénault
[repo test] remove debug
stable
2011-07-27, by Sylvain Thénault
[repo ms] commit/rollback session if it has been created in the method
stable
2011-07-27, by Sylvain Thénault
3.13.3
stable
2011-07-27, by Sylvain Thénault
i18nupdate
stable
2011-07-27, by Sylvain Thénault
[sql] more test and fix boolean handling
stable
2011-07-27, by Sylvain Thénault
backport oldstable
stable
2011-07-27, by Sylvain Thénault
[repo test] Fix test broken by BFSSTestable
oldstable
2011-07-27, by Pierre-Yves David
[sql] fix querying of boolean value w/ sqlite
stable
2011-07-27, by Sylvain Thénault
backport oldstable
stable
2011-07-27, by Sylvain Thénault
[datafeed] for datafeed source, we don't want commit in extid2eid but explicitly handled by the source. Also, we should use 'safe' internal session
stable
2011-07-27, by Sylvain Thénault
[sql gen] handle optional on comparison node (eg HAVING expression) and on rhs of final relation. Closes #1859609
stable
2011-07-27, by Sylvain Thénault
[session] safe internal sessions don't deactivate integrity hooks
stable
2011-07-27, by Sylvain Thénault
[sql test] lgdb > 1.6 use int for bool with sqlite backend
stable
2011-07-27, by Sylvain Thénault
[rql2sql] don't introduce substitution for Int and Boolean constants. This is needed for COUNT(DISTINCT) support
stable
2011-07-27, by Sylvain Thénault
[css] syntax fix in cubicweb.css
oldstable
2011-07-27, by Arthur Lutz
[entities] skip_copy_for should be considered for object relations too (closes #1857474)
2011-07-26, by Adrien Di Mascio
[datafeed] case insensitive etype. Closes #1877014
stable
2011-07-26, by Sylvain Thénault
[datafeed] closes #1875322: empty tag means None value
stable
2011-07-26, by Sylvain Thénault
[datafeed] properly take care to cwsource=system in imported xml. Closes #1877017
stable
2011-07-26, by Sylvain Thénault
[datafeed / fti] rather control a 'complete' parameter than setting empty attribute values
stable
2011-07-26, by Sylvain Thénault
[repo api] deprecates source.extid2eid, only the system source should implement it,
stable
2011-07-26, by Sylvain Thénault
backport stable
2011-07-26, by Sylvain Thénault
backport oldstable
stable
2011-07-26, by Sylvain Thénault
[bfss] Fix update of BFSS attribute to None (close #1875289)
oldstable
2011-07-26, by Pierre-Yves David
[skeleton/pytestconf] provide an acceptable solution for windows, closes #1875488
oldstable
2011-07-26, by Aurelien Campeas
[facets] make sure has_text facet data is posted correctly (closes #1857405)
stable
2011-07-26, by Adrien Di Mascio
[rql] fix min/max args definition of [TEXT_]LIMIT_SIZE registered procedures (long outstanding bug discovered after recent fix in lgdb)
stable
2011-07-26, by Sylvain Thénault
[schema] rephrase relation definition since constraint doesn't apply to CWRelation
stable
2011-07-26, by Sylvain Thénault
[datafeed] closes #1873616 (user's url corruption when etype is not recognized
stable
2011-07-26, by Sylvain Thénault
[schema] restrict source mapping 'cw_schema' relation to non final relation, we currently have no use for attributes
stable
2011-07-26, by Sylvain Thénault
[c-c db-check] add some sql queries to fix cw_source/is/is_instance relations according to data in the entities table
stable
2011-07-22, by Sylvain Thénault
[c-c db-check] missing comma ending print statement to get expected output
stable
2011-07-22, by Sylvain Thénault
[c-c db-check] disable write security as well so we can delete stuff when needed (e.g. orphan TrInfo)
stable
2011-07-22, by Sylvain Thénault
[c-c db-check] having no owner is allowed, don't try to fix that
stable
2011-07-22, by Sylvain Thénault
[metadata, ldap] make backport of ldap user actually working
stable
2011-07-21, by Sylvain Thénault
[c-c db-check] drop some deprecation warning
stable
2011-07-21, by Sylvain Thénault
[index page] use 'New xxx' generated labels, 'add a xxx' labels are only generated according to inlined form configuration and with an associated context
stable
2011-07-21, by Sylvain Thénault
[doc packaging] prune _sources containing generated text file, include js else search doesn't work
stable
2011-07-21, by Sylvain Thénault
[boxes] 3.13.2 regression: should specify dom id else we may generate bad xhtml
stable
2011-07-21, by Sylvain Thénault
[facets] fix missing 'warnings' import and missing self reference on 'filtered_variable'
stable
2011-07-21, by Adrien Di Mascio
stable is now 3.13
stable
2011-07-20, by Sylvain Thénault
oldstable is now 3.12
oldstable
2011-07-20, by Sylvain Thénault
Added tag cubicweb-debian-version-3.13.2-1 for changeset 9ad5411199e0
2011-07-20, by Sylvain Thénault
Added tag cubicweb-version-3.13.2 for changeset f9227b9d6183
cubicweb-debian-version-3.13.2-1
2011-07-20, by Sylvain Thénault
3.13.2
cubicweb-version-3.13.2
2011-07-20, by Sylvain Thénault
[rql2sql] closes #1832859: fake HAVING terms w/ EXISTS terms
2011-07-20, by Sylvain Thénault
backport stable
2011-07-20, by Sylvain Thénault
[boxes] closes #1832844: translate views category in possible views boxes
stable
2011-07-20, by Sylvain Thénault
[cwctl] set min/max args for reset admin password command. Closes #1832986
2011-07-20, by Nicolas Chauvat
[web] Image optimisation using trimage (pngcrush inside)
2011-07-18, by Arthur Lutz
[preferences js] jquery 1.6 needs quote when querying attribute value
2011-07-18, by Sylvain Thénault
fix test broken by previous commit
2011-07-18, by Sylvain Thénault
[session] add session id to closed connection errors
2011-07-18, by Sylvain Thénault
unsaved change...
2011-07-18, by Sylvain Thénault
[facets] closes #1827464: facet box always appear
2011-07-18, by Sylvain Thénault
[uilib] fix bad argument order, introduced by previous commit
2011-07-18, by Sylvain Thénault
[uilib] reimplement printable_value function using a dictionary so one can easily change how to base type is displayed everywhere in the application. Closes #1827465
2011-07-18, by Sylvain Thénault
closes #1826543: error on some ajax_replace_url call
2011-07-12, by Sylvain Thénault
Added tag cubicweb-debian-version-3.13.1-1 for changeset cc0578049cbe
2011-07-12, by Sylvain Thénault
Added tag cubicweb-version-3.13.1 for changeset 7d84317ef185
cubicweb-debian-version-3.13.1-1
2011-07-12, by Sylvain Thénault
3.13.1
cubicweb-version-3.13.1
2011-07-12, by Sylvain Thénault
i18nupdate
2011-07-12, by Sylvain Thénault
backport stable
2011-07-12, by Sylvain Thénault
Added tag cubicweb-debian-version-3.12.9-1 for changeset 92464e39134c
stable
2011-07-12, by Sylvain Thénault
Added tag cubicweb-version-3.12.9 for changeset cb2990aaa63c
stable
cubicweb-debian-version-3.12.9-1
2011-07-12, by Sylvain Thénault
3.12.9
stable
cubicweb-version-3.12.9
2011-07-12, by Sylvain Thénault
[repo, ms] fix planning of some queries where variable 'non-invarianess' should be considered, leading for instance to junk in entities table on source deletion
2011-07-12, by Sylvain Thénault
[repo] closes #1821172: fix source deletion
2011-07-12, by Sylvain Thénault
[ajax, IE] rewrite some code to avoid duplicated evaluation with IE
2011-07-12, by Sylvain Thénault
[repo, hooks] small task optimization: don't start cleanup_old_transactions when undo support is not activated, and retrieve a session to update a source only when some source to update is found
2011-07-11, by Sylvain Thénault
less
more
|
(0)
-3000
-1000
-192
+192
+1000
+3000
tip