Commit Graph

2177 Commits

Author SHA1 Message Date
Frédéric Péters b1fd0b0ccd Don't workaround ihooks bug if there's no ihooks.current_importer
(this is because there's another workaround in Quixote 2.7, and
the workarounds do conflict)
2010-12-13 17:06:32 +00:00
Benjamin Dauvergne fa355e3b38 [qommon libertyutils] fix formatting of RSA public keys in KeyInfo nodes 2010-12-10 17:43:30 +00:00
Benjamin Dauvergne fa3e054f9a [qommon x509utils] merge changes from authentic2
It adds support for reading private key files as public keys.
2010-12-10 17:43:25 +00:00
Frédéric Péters e2345b6235 Added a pages/ directory, to host "static" pages 2010-12-09 10:20:40 +00:00
Frédéric Péters 6dd402153b Fixed some spacing 2010-12-07 11:31:09 +00:00
Thomas NOËL 2d4a476ab0 workflows: display roles in choices items 2010-12-03 13:56:22 +00:00
Benjamin Dauvergne e71d860cea [qommon publisher] set logging level to debug only if debug mode is on
This should enable us to put a lot more debug tracing in code, without
loading the logfile too much in common use.
2010-11-30 13:36:07 +00:00
Frédéric Péters a78b7a7784 Import sessions in the right place 2010-11-24 14:19:44 +00:00
Benjamin Dauvergne d43456df1f Add special work-around for finding application module in authentic
Also redirect stderr to the same pipe as stdout when calling dpkg.
2010-11-22 10:25:58 +00:00
Benjamin Dauvergne 46cd8a4b0a Fix missing comma 2010-11-19 10:25:22 +00:00
Benjamin Dauvergne 9d7ab88d22 [qommon] in DateWidget gives more control over the jquery datepicker
- new argument jquery, which default to True, allows to disactivate the
  javascript datepicker
- jquery_args to pass raw string values for building the javascript
  arguments to the datepicker constructor method.
2010-11-16 14:51:13 +00:00
Benjamin Dauvergne da04ae2a83 Add login/password authentication for smtp server 2010-11-16 14:51:10 +00:00
Benjamin Dauvergne 25b4415ca5 [qommon ident idp] when using urlopen catch also URLError exceptions 2010-11-16 14:51:06 +00:00
Benjamin Dauvergne 3f3e843db6 [qommon saml2] add function to extract status code in SAMLv2 responses 2010-11-16 14:51:03 +00:00
Frédéric Péters 74c358b0a2 Do not fail if page_no or magictoken are missing 2010-10-30 15:55:27 +00:00
Frédéric Péters edb6460777 Do include exact count in stats 2010-10-29 18:28:15 +00:00
Frédéric Péters d4b294dfc4 Moved import to the correct function 2010-10-21 12:45:00 +00:00
Frédéric Péters e36c3334d7 Make destroy indexes also destroy single key indexes 2010-10-21 12:39:07 +00:00
Frédéric Péters 01228c5355 Pass relative_object_filename when updating indexes 2010-10-21 12:27:47 +00:00
Frédéric Péters 84e6cd0513 Rewrote command line handling, to use OptionParser 2010-10-18 13:26:51 +00:00
Frédéric Péters 89065b34f8 Add stats to boolean fields 2010-10-18 07:07:48 +00:00
Frédéric Péters 8546b65c56 [debian] syncing debian/changelog with latest package 2010-10-17 18:47:21 +00:00
Frédéric Péters acfbf117a9 Destroy indexes if updating them failed 2010-10-14 12:17:19 +00:00
Frédéric Péters 960511757a Reuse existing data class, if created 2010-10-14 12:10:40 +00:00
Frédéric Péters df43d24063 Double check a form has not been stored for user already 2010-10-14 11:44:51 +00:00
Frédéric Péters 6b7e601489 styling dimmed blocks 2010-10-13 11:15:51 +00:00
Frédéric Péters 52f9733023 possibility to remove an item from backoffice menu items 2010-10-13 11:15:38 +00:00
Frédéric Péters 6cfdb65ac9 Make it possible for register_menu_item to replace existing items 2010-10-13 09:46:02 +00:00
Frédéric Péters dd8ff9fa6a Pass menu key when checking for backoffice menu item visibility 2010-10-13 09:38:07 +00:00
Frédéric Péters e2088276c0 Fallback to default theme if selected theme doesn't exist 2010-10-12 14:20:18 +00:00
Frédéric Péters 7d66e488b7 Moved fixcsv function to right place 2010-10-12 13:31:00 +00:00
Benjamin Dauvergne 525974455f [qommon saml2] add @soap_endpoint wrapper 2010-10-07 12:19:31 +00:00
Benjamin Dauvergne a232c397d1 [qommon ident idp] change role when loading idp metadatas 2010-10-07 12:19:28 +00:00
Frédéric Péters 5cc81b1136 Add missing root skeleton backoffice directory 2010-10-06 08:11:21 +00:00
Frédéric Péters 56f21a82af possibility to have functions to hide backoffice menu items 2010-10-04 16:45:13 +00:00
Frédéric Péters 1128c989b3 Moved backoffice skeleton directory class to qommon/ 2010-10-04 14:31:37 +00:00
Frédéric Péters affb219b08 Specify form action when using change password token 2010-09-29 09:58:58 +00:00
Frédéric Péters 37866469d0 Sort forms on submission date in invididual pending forms pages 2010-09-23 21:19:17 +00:00
Frédéric Péters da9c9c73f7 Define previous_object_value in all cases 2010-09-23 21:17:27 +00:00
Frédéric Péters ea3822bc28 Make sure new formdata gets an unique id, even on concurrent requests 2010-09-22 20:20:05 +00:00
Frédéric Péters 34cbd64deb Fixed string to be translatable 2010-09-22 14:35:28 +00:00
Frédéric Péters f741239cc6 save anonylink after formdata has been saved 2010-09-22 14:24:13 +00:00
Frédéric Péters 962ce0784c background on action links, to make them readable even over a long breadcrumb 2010-09-20 16:15:40 +00:00
Frédéric Péters da981a5c41 Set iframe mode http header into wcs, instead of qommon 2010-09-19 13:19:24 +00:00
Frédéric Péters f11d381e0d fixed gettext call for a text hint 2010-09-19 13:18:49 +00:00
Frédéric Péters 65856e277c Optional length arguments for make_password 2010-09-19 13:18:27 +00:00
Frédéric Péters d75a4532ef Factored out line generation of CSV / XLS outputs 2010-09-19 09:06:20 +00:00
Frédéric Péters 1c24895376 Update add_status() to return newly created status 2010-09-18 14:52:21 +00:00
Frédéric Péters e896d914d8 Do not display after job command string when the job is running 2010-09-18 11:54:12 +00:00
Frédéric Péters 1038489363 Handle users missing some ident methods 2010-09-18 10:27:23 +00:00