- 02 Feb, 2012 1 commit
-
-
Sylvain Thénault authored
[datafeed] when checking for deletion using cwentity xml parser, use vid=xml to limit resources consumption
-
- 31 Jan, 2012 1 commit
-
-
Sylvain Thénault authored
datafeed based source which copy a subtree of the ldap directory into the system database. Authentication still go through ldap though. Pros: * don't need temporary tables and such for multi-sources RQL queries execution * much more flexible to enhance / configure behaviour (you simply have to replace the parser) * run better when ldap isn't reachable Cons: * no more 'on the fly' discovery of users (though a user authenticating itself will be automatically added if it doesn't exist in the db yet) * synchronization may be heavy if there are a lot of users A new cw.server.ldaputils containing code in common between former ldapuser and new ldapfeed sources has been introduced. Also ldapuser source now uses url instead of custom host/protocol option so it looks like a datafeed source (could be improved).
-
- 02 Feb, 2012 1 commit
-
-
Sylvain Thénault authored
[datafeed] set delete-entities=yes is now safer, by checking each entity actually seems deleted. Closes #2165381 Parsers now have to implement the `is_deleted(extid, etype, eid)` method that should return a boolean telling if the given entity exists in the external source or not.
-
- 31 Jan, 2012 1 commit
-
-
Sylvain Thénault authored
-
- 30 Jan, 2012 1 commit
-
-
Julien Cristau authored
-
- 26 Jan, 2012 2 commits
-
-
Sylvain Thénault authored
needed when one want to display search box twice in a page (eg logilabfr)
-
Sylvain Thénault authored
-
- 18 Jan, 2012 1 commit
-
-
Pierre-Yves David authored
In the process binary.to_file now takes a file instead of a file-path. As storage was currently the only user it should not impact anyone.
-
- 23 Jan, 2012 1 commit
-
-
Sylvain Thénault authored
-
- 19 Jan, 2012 1 commit
-
-
Sylvain Thénault authored
Also consider TZDatetime on the way --HG-- branch : stable
-
- 23 Jan, 2012 1 commit
-
-
Sylvain Thénault authored
--HG-- branch : stable
-
- 19 Jan, 2012 1 commit
-
-
Sylvain Thénault authored
[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 --HG-- branch : oldstable
-
- 17 Jan, 2012 7 commits
-
-
Sylvain Thénault authored
-
Julien Cristau authored
[datafeed] Don't pretend all columns are sortable in datafeed sources import log view. Closes #2146387
-
Julien Cristau authored
[datafeed] Don't pretend all columns are sortable in datafeed sources import log view. Closes #2146387 --HG-- branch : stable
-
Julien Cristau authored
-
Julien Cristau authored
--HG-- branch : stable
-
Julien Cristau authored
Send zoomlevel as an int, and move closing brace to the right place.
-
Julien Cristau authored
Send zoomlevel as an int, and move closing brace to the right place. --HG-- branch : stable
-
- 12 Jan, 2012 3 commits
-
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
Anthony Truchet authored
--HG-- branch : stable
-
- 11 Jan, 2012 3 commits
-
-
Sylvain Thénault authored
-
Sylvain Thénault authored
You may have to update your application schema if you were based on previous settings!
-
Sylvain Thénault authored
[tableview] drop useless code: cellvid systematically given by RsetTableView, according to its .[non]finalview attribute --HG-- branch : stable
-
- 10 Jan, 2012 1 commit
-
-
Pierre-Yves David authored
select_or_none is here to avoid multiplying try: except: context in the code.
-
- 09 Jan, 2012 3 commits
-
-
Sylvain Thénault authored
-
Sylvain Thénault authored
[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)
-
Julien Cristau authored
Instead of hardcoding the default zoomlevel and setting the center to the average of all markers, let gmap compute them so all markers fit in the map. --HG-- branch : stable
-
- 04 Jan, 2012 1 commit
-
-
Katia Saurfelt authored
--HG-- branch : stable
-
- 03 Jan, 2012 1 commit
-
-
Sylvain Thénault authored
[debian] cubicweb works with python 2.7 (which become the standard on some distros). Closes #2142050 --HG-- branch : stable
-
- 06 Jan, 2012 1 commit
-
-
Sylvain Thénault authored
--HG-- branch : stable
-
- 03 Jan, 2012 3 commits
-
-
Pierre-Yves David authored
For now any anonymous access in denied on secured connection (https-url). This patch introduce a configuration option to control this behaviour. New instance will allow it. Old instance should stay as is during migration. --HG-- branch : stable
-
Alexandre Fayolle authored
otherwise you can get crashed with AssertionError: Binary objects must use raw strings, not <type 'unicode'> --HG-- branch : stable
-
Sylvain Thénault authored
[rql, security] fix buggy rqlstr cleanup when some introduced snippet create an unresolvable query. Closes #2142041 --HG-- branch : stable
-
- 22 Dec, 2011 5 commits
-
-
Sylvain Thénault authored
-
Sylvain Thénault authored
--HG-- branch : stable
-
Sylvain Thénault authored
--HG-- branch : stable
-
Sylvain Thénault authored
--HG-- branch : stable
-
Sylvain Thénault authored
--HG-- branch : stable
-