"please yes" landry@
Luma is a graphical utility for accessing and managing data stored
on LDAP servers. It is written in Python, using PyQt and python-ldap.
Plugin-support is included and useful widgets with LDAP-functionality
for easy creation of plugins are delivered.
The following plugins are included: Browser, Schema browser, Search,
Addressbook, Template, Mass User Creation, Admin Utilities.
Remove an assertion in ESourceSelector.
Related to bug #541192. Something accessibility-related is causing the
assertion to fail. The problem is still unknown, but the logic is more
forgiving now.
Fixes a crash when switching accounts in evolution when accessibility is
enabled.
The validatable library can be included with any Ruby class and
provide ActiveRecord looking validations. The library follows
ActiveRecord's lead for features that are similar and introduce new
features.
The goal of Couch Potato is to create a minimal framework in order
to store and retrieve Ruby objects to/from CouchDB and create
and query views.
It follows the document/view/querying semantics established by
CouchDB and won't try to mimic ActiveRecord behavior in any way
as that IS BAD.
Lastly Couch Potato aims to provide a seamless integration
with Ruby on Rails, e.g. routing, form helpers etc.
pyodbc is a MIT-licensed Python module that allows you to use ODBC
to connect to almost any database from Windows, Linux, OS/X, and
more. It implements the Python Database API Specification v2.0 and
additional features to simplify database programming.
Xapian is an opensource search engine library.
It is a highly adaptable toolkit which allows developers to easily add
advanced indexing and search facilities to their own applications. It
supports the Probabilistic Information Retrieval model and also supports
a rich set of boolean query operators.
This is a prerequisite of porting pinot.
Initial diff (for rc and beta) from simon@
ok mbalmer@, simon@
commitski jasper@
BE CAREFULL: it's a major upgrade !
You MUST dump/restore all your data for this upgrade.