Commit Graph

2177 Commits

Author SHA1 Message Date
Frédéric Péters c6c8fa8eee Fixed index update 2011-01-31 12:34:36 +00:00
Frédéric Péters bbf638e920 Possibility to disable fallback to objects in get_ids_with_indexed_value 2011-01-31 12:34:13 +00:00
Frédéric Péters 763ea63ca5 Remove old debugging statement 2011-01-31 11:37:41 +00:00
Frédéric Péters 3a56b159a2 Fixed trashing of indexes 2011-01-31 11:37:31 +00:00
Frédéric Péters 927b599107 Possibility to force removal of indexes, in the rebuild_indexes command 2011-01-31 11:32:33 +00:00
Frédéric Péters 78e9f757b0 Properly mark destroy_indexes as a class method 2011-01-31 11:31:33 +00:00
Frédéric Péters 04a9d428be Store list values in hashed indexes (useful for user roles) 2011-01-31 11:30:48 +00:00
Frédéric Péters 7a37f1bc0d also rebuild indexes for the user objects 2011-01-31 11:26:11 +00:00
Frédéric Péters 1709080000 Possibility to rebuild indexes for a single vhost, and to load extensions 2011-01-31 11:25:53 +00:00
Benjamin Dauvergne ae12239e65 [qommon logger] remove faulty statement 2011-01-28 14:43:30 +00:00
Frédéric Péters 9338793ef1 Add an optional job parameter to after jobs 2011-01-28 14:28:58 +00:00
Frédéric Péters d28fb1d13a [logger] move rotated log selection to sidebar 2011-01-28 14:11:49 +00:00
Frédéric Péters 781468f2d0 [logger] fixed display of rotated log files 2011-01-28 14:07:00 +00:00
Frédéric Péters 3b14487da3 [logger] do not fail on empty log files 2011-01-28 14:05:22 +00:00
Frédéric Péters 83ef30c2e5 Fallback to user email attribute, if all else fails 2011-01-27 10:25:09 +00:00
Frédéric Péters 5b2f472a2f add an extra <div> to let the validation form be styled differently 2011-01-20 11:18:31 +00:00
Frédéric Péters 31cd7a9982 new 'wipe' method to StorableObject 2011-01-20 09:22:37 +00:00
Frédéric Péters 2440717b8e Do not check name identifier against session if there is no session 2011-01-19 12:41:07 +00:00
Frédéric Péters 7d1388aea0 Do not fail getting the status if formdef is strangely missing 2011-01-14 14:10:31 +00:00
Frédéric Péters 5884868602 Do not fail bot detection when logging out of a request 2011-01-13 10:41:22 +00:00
Benjamin Dauvergne de16427a95 [qommon logger] allows multi-line log records
Each newlines in a logmessage is suffixed with a blank, when re-readling
the logfile the blank is removed.

Change CSS of admin to respect newlines in log table, and align
vertically time and user column to the top.
2011-01-12 19:34:44 +00:00
Frédéric Péters 705de660cd do not include category in form details, as they are shown as titles already 2011-01-10 14:39:46 +00:00
Benjamin Dauvergne d25f67661f [qommon] fix breadcrum when path contains http
Authentic produce path component which starts with http, so we have to
check for a full scheme prefix, colon included.
2011-01-10 00:09:15 +00:00
Frédéric Péters 36916e59ea Add minimalistic workflow item to send a SMS 2011-01-09 16:21:39 +00:00
Frédéric Péters 81fa9786b7 Possibility to let emails to a role propagate to users holding the role (#159) 2011-01-09 15:56:49 +00:00
Frédéric Péters 9fd37d8110 Fixed creation of category 2011-01-09 15:39:23 +00:00
Frédéric Péters 0ad06236ef Simplified category form code, and make category link to its edit page 2011-01-09 15:12:35 +00:00
Frédéric Péters faa8f7dbd2 Also set a.cancel links to close a popup window 2011-01-09 12:37:35 +00:00
Frédéric Péters a7802753a5 Add missing clear_error() method to HtmlWidget 2011-01-09 12:37:10 +00:00
Frédéric Péters 7a9d12c88c Add possibility for a workflow to add subdirectories to a form page 2011-01-06 14:30:54 +00:00
Frédéric Péters 2d1a13e99e Translation update 2011-01-05 09:07:24 +00:00
Frédéric Péters 330d9d58cc Do not display welcome message and categories pages 2011-01-04 14:39:16 +00:00
Frédéric Péters a2b58d1f00 Disable access to forms by default (#243) 2011-01-04 09:34:19 +00:00
Frédéric Péters db75b2a589 Made ellipsize return a string in site encoding in all cases 2011-01-04 09:16:21 +00:00
Frédéric Péters c445e8e8ad Ignore broken tokens when handling expired password tokens 2011-01-04 07:07:06 +00:00
Frédéric Péters 128b323fff Factored a ellipsize() method, made it work with multibyte encodings 2011-01-03 18:29:01 +00:00
Frédéric Péters 380544f439 Fixed filename reference in wfattachment 2011-01-03 18:28:25 +00:00
Frédéric Péters fce3d27148 Completed translation 2011-01-03 18:14:40 +00:00
Frédéric Péters ad79e60eed Fixed email as username when not using a custom suer form 2011-01-03 16:27:03 +00:00
Benjamin Dauvergne 270510ef37 [qommon saml2utils] modify IDP metadata to announce POST binding on SingleSignOnService endpoint 2010-12-22 10:25:10 +00:00
Benjamin Dauvergne 7dc5573567 [qommon saml2] remove debugging statement 2010-12-17 13:17:52 +00:00
Benjamin Dauvergne 6aad8cfc0a [qommon saml2] if no session is found does not lookup its user 2010-12-17 13:15:12 +00:00
Benjamin Dauvergne c488dc2c26 [qommon saml2] fix typo in name of lasso.Node method exportToXml() 2010-12-17 13:15:07 +00:00
Frédéric Péters 7cdcf40f28 Remove account confirmation token for deleted accounts 2010-12-17 10:07:23 +00:00
Frédéric Péters be84668dc7 Fixed mispelling in variable name 2010-12-14 15:34:06 +00:00
Frédéric Péters 1d62e7d6a4 Small translation fix, missing colon 2010-12-14 13:14:12 +00:00
Frédéric Péters b511cc9869 Do not fail on missing formdef 2010-12-14 10:41:15 +00:00
Frédéric Péters e926c748ed Revert r1983; no punctuation signs in captions 2010-12-14 01:54:40 +00:00
Benjamin Dauvergne 7f270626fb [qommon ident idp] change caption for request signature and assertion signature options 2010-12-13 20:28:01 +00:00
Benjamin Dauvergne 719760c915 [qommon x509utils] add missing KeyValue container around RSAKeyValue 2010-12-13 20:26:00 +00:00