2012-07-24 |
Adrien Di Mascio |
[documentation] fix some ReST compilation problems
|
changeset |
files
|
2012-07-24 |
Sylvain Thénault |
[test] remove no more necessary attribute cache manipulation to repair test
|
changeset |
files
|
2012-07-24 |
Sylvain Thénault |
[entity] more tweaks for entity attribute cache handling on cw_set/cw_create to fix test regression
|
changeset |
files
|
2012-07-24 |
Sylvain Thénault |
[entity/hooks] fix regression introduced by 4ba11607d84a
|
changeset |
files
|
2012-07-17 |
Sylvain Thénault |
[doc] use :meth: and remove doc to deprecated methods
|
changeset |
files
|
2012-07-23 |
Nicolas Chauvat |
[doc] add passlib to list of dependencies
stable
|
changeset |
files
|
2012-07-23 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.15.2-1 for changeset 9aa5553b2652
stable
|
changeset |
files
|
2012-07-23 |
Sylvain Thénault |
Added tag cubicweb-version-3.15.2 for changeset 2afc157ea9b2
stable cubicweb-debian-version-3.15.2-1
|
changeset |
files
|
2012-07-23 |
Sylvain Thénault |
[test] missing future import
stable cubicweb-version-3.15.2
|
changeset |
files
|
2012-07-23 |
Sylvain Thénault |
[web test] fix tests broken by 8de41063d629
stable
|
changeset |
files
|
2012-07-20 |
Sylvain Thénault |
3.15.2
stable
|
changeset |
files
|
2012-07-20 |
Sylvain Thénault |
[web login] fix after login redirection: redirect expect an url not a relative path. Breaks on cases like '?vid=aview'. Closes #2423575
stable
|
changeset |
files
|
2012-07-20 |
Sylvain Thénault |
[config] load_configuration should not crash because of fs errors. Closes #2286215
stable
|
changeset |
files
|
2012-07-17 |
Sylvain Thénault |
[entity api] unify set_attributes / set_relations into a cw_set method. Closes #2423719
|
changeset |
files
|
2012-07-19 |
Sylvain Thénault |
[workflow ui] fix state/transition edition form on existing entity. Closes #2423531
stable
|
changeset |
files
|
2012-07-20 |
Florent Cayré |
[predicates] fix predicates that erroneously evaluate the entity passed as a parameter as a boolean, instead of testing its existence in the keyword arguments -using the kwargs.get('entity') idiom instead of 'entity' in kwargs or similar- ; closes #2424288
stable
|
changeset |
files
|
2012-07-20 |
Sylvain Thénault |
[book] fix build warnings/errors. Closes #2430042
stable
|
changeset |
files
|
2012-07-20 |
Sylvain Thénault |
[ldap feed] add missing future import
stable
|
changeset |
files
|
2012-07-19 |
Sylvain Thénault |
[ldap feed] fix error since with read security activated, password value is not selecteable (closes #2406597). Also add a note in the book about packages required to connect to an ldap server
stable
|
changeset |
files
|
2012-07-20 |
Julien Cristau |
[config] Set CWDEV, aka dev mode, according to presence of the i18n directory, not .hg
stable
|
changeset |
files
|
2012-07-20 |
Julien Cristau |
[book] Some tweaks to fix cubicweb-documentation package generation
stable
|
changeset |
files
|
2012-07-19 |
Aurelien Campeas |
[webconfig] debug mode should not be special wrt data_url handling (closes #2405487)
stable
|
changeset |
files
|
2012-07-19 |
Sylvain Thénault |
[test] missing future import
stable
|
changeset |
files
|
2012-06-20 |
Aurelien Campeas |
[ldap] allow working connection to some ADs (closes #2408829)
stable
|
changeset |
files
|
2012-07-18 |
Florent Cayré |
[entity] fix unrelated_rql for creation form vocabulary for relation with specific permissions (closes #2423854)
stable
|
changeset |
files
|
2012-07-17 |
Sylvain Thénault |
[form widgets] fix JQueryDatePicker and JQueryTimePicker so they consider widget custom attributes. Closes #2423720
stable
|
changeset |
files
|
2012-07-18 |
Sylvain Thénault |
[web app] handle Redirect raised during session establishment, as this may be used by eg openid authentication. Closes #2430018
stable
|
changeset |
files
|
2012-07-17 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2012-07-10 |
Aurelien Campeas |
[ldapuser2ldapfeed] fix confusing script structure and decode the extid to avoid an UnicodeDecodeError (closes #2413437)
stable
|
changeset |
files
|
2012-07-17 |
Sylvain Thénault |
[migraction] rename rename_relation method to rename_relation_type for consistency
stable
|
changeset |
files
|
2012-07-13 |
Sylvain Thénault |
[web app] only log tb when explicitly asked
stable
|
changeset |
files
|
2012-07-12 |
Sylvain Thénault |
typo
stable
|
changeset |
files
|
2012-06-13 |
Aurelien Campeas |
[views/tables|css] show actions in small tabs instead of menu indirection (closes #2004109)
|
changeset |
files
|
2012-07-10 |
Sylvain Thénault |
stable is now 3.15
stable
|
changeset |
files
|
2012-07-10 |
Sylvain Thénault |
oldstable is now 3.14
oldstable
|
changeset |
files
|
2012-07-10 |
Sylvain Thénault |
[test] update server security test using login and new temporary_permissions context managers
stable
|
changeset |
files
|
2012-07-10 |
Sylvain Thénault |
[testlib] introduce temporary_permissions context manager
stable
|
changeset |
files
|
2012-07-09 |
Sylvain Thénault |
[rql2sql] remove debug print and fix bug introduced in 8469:69ad9a509bc3
|
changeset |
files
|
2012-07-09 |
Florent Cayré |
[html form] use __linkto url parameter value as a default value of the corresponding field in a creation form (closes #2407770)
|
changeset |
files
|
2012-07-09 |
Sylvain Thénault |
[rql2sql] fix generated SQL when an attribute relation with a variable is ored with another attribute relation. Closes #2410405
|
changeset |
files
|
2012-07-06 |
Sylvain Thénault |
[repository] drop unused argument
|
changeset |
files
|
2012-07-09 |
Sylvain Thénault |
[ui] actions box should be displayed if there are some actions, not if context is an entity. Closes #2419040
|
changeset |
files
|
2012-07-06 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2012-06-22 |
Julien Cristau |
[packaging] bump rql dependency to 0.29 (closes #2410042)
stable
|
changeset |
files
|
2012-07-04 |
Florent Cayré |
[rql security] fix rql bug when using yams inheritance and read permissions (closes #2410156)
stable
|
changeset |
files
|
2012-07-06 |
Julien Cristau |
[c-c schema] devtools: the output file for cw-ctl schema is not supposed to exist
stable
|
changeset |
files
|
2012-07-06 |
Adrien Di Mascio |
[fti] allow usage of custom RQL to fetch entities to index (closes #2410509)
|
changeset |
files
|
2012-07-06 |
Adrien Di Mascio |
[fti] make db-rebuild-fti accept etypes on command line (closes #2410508)
|
changeset |
files
|
2012-07-06 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2012-07-06 |
Adrien Di Mascio |
[fti] drop entity cache once an etype is indexed (closes #2410507)
stable
|
changeset |
files
|
2012-07-04 |
Aurelien Campeas |
[server/utils] add_looping_task can be used any time (closes #2408814)
|
changeset |
files
|
2012-06-27 |
Aurelien Campeas |
[formrenderers] if a tag object gets there, it blows (closes #2410462)
|
changeset |
files
|
2012-06-14 |
Pierre-Yves David |
[login] redirect to real instance root if no postlogin_path is provided
|
changeset |
files
|
2012-06-14 |
Pierre-Yves David |
[web/application] declare default 'content' value sooner (closes #2406560)
|
changeset |
files
|
2012-06-13 |
Aurelien Campeas |
[views/tabs] fix rql/eid param conflict when either one is already in the request form (closes #2405249)
|
changeset |
files
|
2012-06-11 |
David Douard |
Added tag cubicweb-debian-version-3.15.1-1 for changeset fe5e60862b64
|
changeset |
files
|
2012-06-11 |
David Douard |
Added tag cubicweb-version-3.15.1 for changeset 783a5df54dc7
cubicweb-debian-version-3.15.1-1
|
changeset |
files
|
2012-06-11 |
David Douard |
[debian] prepare 3.15.1-1
cubicweb-version-3.15.1
|
changeset |
files
|
2012-06-11 |
Aurelien Campeas |
[server/tests] fix tests
|
changeset |
files
|
2012-06-08 |
Aurelien Campeas |
[registry|ajaxcontroller] the @ajaxcontroller decorator ought to return a compatible object (closes #2385155)
|
changeset |
files
|
2012-06-07 |
Aurelien Campeas |
[cwconfig] shutup on absent i18n/ mo files when in operating in tests
|
changeset |
files
|
2012-06-07 |
Aurelien Campeas |
[datafeed] correctly distinguish checked/updated
|
changeset |
files
|
2012-06-06 |
Aurelien Campeas |
[ldapfeed] do not crash on ldap user deletion + pull + already deactivated users, cleanups (closes #2392933)
|
changeset |
files
|
2012-06-06 |
Aurelien Campeas |
[server/session,repo] turn InternalSession, hence repo.internal_session, into a context manager (closes #2393651)
|
changeset |
files
|