- 17 Jul, 2012 3 commits
-
-
Sylvain Thénault authored
Allowing similar usage as create_entity/cw_instantiate. Update cw code base to remove deprecated calls.
-
Sylvain Thénault authored
-
Sylvain Thénault authored
--HG-- branch : stable
-
- 13 Jul, 2012 1 commit
-
-
Sylvain Thénault authored
--HG-- branch : stable
-
- 12 Jul, 2012 1 commit
-
-
Sylvain Thénault authored
--HG-- branch : stable
-
- 10 Jul, 2012 3 commits
-
-
Sylvain Thénault authored
--HG-- branch : stable
-
Sylvain Thénault authored
--HG-- branch : stable
-
Sylvain Thénault authored
Fix a test failure due to cached method on the way as usage of the context manager enforce proper interaction with schema objects --HG-- branch : stable
-
- 09 Jul, 2012 3 commits
-
-
Sylvain Thénault authored
-
Florent Cayré authored
[html form] use __linkto url parameter value as a default value of the corresponding field in a creation form (closes #2407770)
-
Sylvain Thénault authored
[rql2sql] fix generated SQL when an attribute relation with a variable is ored with another attribute relation. Closes #2410405
-
- 06 Jul, 2012 1 commit
-
-
Sylvain Thénault authored
-
- 09 Jul, 2012 1 commit
-
-
Sylvain Thénault authored
[ui] actions box should be displayed if there are some actions, not if context is an entity. Closes #2419040
-
- 06 Jul, 2012 5 commits
-
-
Sylvain Thénault authored
-
Adrien Di Mascio authored
-
Adrien Di Mascio authored
-
Sylvain Thénault authored
-
Adrien Di Mascio authored
--HG-- branch : stable
-
- 04 Jul, 2012 1 commit
-
-
Aurelien Campeas authored
-
- 27 Jun, 2012 1 commit
-
-
Aurelien Campeas authored
- cwtags monkeypatches cubicweb's UStringIO's .write and .getvalue methods - but it cannot monkeypatch list.append ...
-
- 22 Jun, 2012 1 commit
-
-
Julien Cristau authored
Needed for add_eid_restriction with 4 args, usage of which was introduced in changeset aed065b97f12 (refactor entity fetch_rql method to use a RQL syntax tree instead of RQL strings) --HG-- branch : stable
-
- 04 Jul, 2012 1 commit
-
-
Florent Cayré authored
problems occurings when querying using is_instance_of while a subtype has some permissions not shared by the parent type --HG-- branch : stable
-
- 06 Jul, 2012 1 commit
-
-
Julien Cristau authored
When using the 'file' type, logilab-common errors out if the file doesn't exist. Which, if the option refers to an output file, is not so useful. Use 'string' instead. --HG-- branch : stable
-
- 14 Jun, 2012 2 commits
-
-
Pierre-Yves David authored
When not postlogin_path is provided, the login form issue a redirect to "/". The instance root may not be at "/" on the server. Then issuing a redirect to "/" send the user to the wrong location. We now redirect to "." which works fine because the "login" controller a direct children of instance root (http://babar.com/instance/login). All other redirection of the login controller use relative path too and then rely on this relative path from the login controleur to the instance root. This mechanism may be considered fragile and may deserve a proper fix. but this is to be discussed and implemented in another changeset.
-
Pierre-Yves David authored
It may be used while processing AuthenticationError. Such error may be raised before the former declaration.
-
- 13 Jun, 2012 2 commits
-
-
Aurelien Campeas authored
-
Aurelien Campeas authored
[views/tabs] fix rql/eid param conflict when either one is already in the request form (closes #2405249)
-
- 11 Jun, 2012 4 commits
-
-
David Douard authored
-
David Douard authored
-
David Douard authored
-
Aurelien Campeas authored
-
- 08 Jun, 2012 1 commit
-
-
Aurelien Campeas authored
[registry|ajaxcontroller] the @ajaxcontroller decorator ought to return a compatible object (closes #2385155)
-
- 07 Jun, 2012 2 commits
-
-
Aurelien Campeas authored
-
Aurelien Campeas authored
-
- 06 Jun, 2012 2 commits
-
-
Aurelien Campeas authored
[ldapfeed] do not crash on ldap user deletion + pull + already deactivated users, cleanups (closes #2392933)
-
Aurelien Campeas authored
[server/session,repo] turn InternalSession, hence repo.internal_session, into a context manager (closes #2393651)
-
- 31 May, 2012 3 commits
-
-
Aurelien Campeas authored
-
Aurelien Campeas authored
-
Aurelien Campeas authored
-
- 25 May, 2012 1 commit
-
-
Aurelien Campeas authored
-