Commit Graph

1498 Commits

Author SHA1 Message Date
Frédéric Péters 62e5ed05f8 possibility to inherit from wysiwyg widget; and to have more than one, with
different options, in the same page.
2009-02-13 15:07:57 +00:00
Frédéric Péters a32c7d1504 do not fail on themes with bad xml 2009-02-04 18:21:57 +00:00
Frédéric Péters ec89d44d86 do not fail on missing lasso module 2009-01-29 10:45:00 +00:00
Frédéric Péters 975fb311a6 username is in id attribute (again) 2009-01-23 14:01:14 +00:00
Frédéric Péters a3f365c0bb username is in id attribute 2009-01-23 13:57:02 +00:00
Frédéric Péters c5eadc74d8 get username from account, not form 2009-01-23 13:55:52 +00:00
Frédéric Péters 7c8da59887 fixed args 2009-01-23 13:52:54 +00:00
Frédéric Péters 734776e29e log user in after he entered a password 2009-01-23 13:46:05 +00:00
Frédéric Péters 4a1a4ad36a removed connection and navigation links 2009-01-23 09:48:05 +00:00
Benjamin Dauvergne d9f74abb7a Complete TimeoutFile interface to comply with python2.5 socket._fileobject
* timeoutsocket.py: add a closed property
2009-01-22 16:58:10 +00:00
Frédéric Péters dfd802d57c use form id as link 2009-01-22 11:17:02 +00:00
Frédéric Péters d9d2a9f8fd consider the settings when evaluating anonymity settings, not the value (which
is broken btw)
2009-01-21 11:41:18 +00:00
Damien Laniel 7643e166ba reverted previous changes on files which are imported from other projects 2009-01-19 17:56:44 +00:00
Frédéric Péters 4626773fa3 only delete sp key if it exists 2009-01-19 16:28:39 +00:00
Frédéric Péters a6c6b1190a do not redirect immediately when exporting settings only 2009-01-19 16:01:58 +00:00
Frédéric Péters 4f7ce2ed4a updated to new april style 2009-01-15 20:10:37 +00:00
Damien Laniel f4d26e55e2 removed trailing whitespaces 2009-01-15 09:50:37 +00:00
Frédéric Péters 63864ec926 initialize last_title 2009-01-13 17:23:50 +00:00
Frédéric Péters f3b84ccc3a possibility to set ?ReturnUrl=whatever to auth-via-idp login page; and keep
user in iframe mode when in such mode and there is no return url.
2009-01-11 14:24:52 +00:00
Damien Laniel 81515d60c6 fixed handling of not matching values 2009-01-08 10:47:57 +00:00
Frédéric Péters 8a5404b2ee hide elements with class 'afterjob-running' on afterjob completion (and display
elements with class 'afterjob-done')
2009-01-07 12:05:47 +00:00
Frédéric Péters a8cdf5eb8c guard against field not having a prefill attribute 2009-01-06 15:24:10 +00:00
Frédéric Péters e08d2e7267 remove archived forms, if asked 2008-12-28 13:30:51 +00:00
Frédéric Péters 472ff56ba7 possibility to archive forms 2008-12-28 13:23:12 +00:00
Frédéric Péters 2be5f01c62 method to get the filename of an object 2008-12-28 13:22:55 +00:00
Frédéric Péters 02694480a8 notify admins on user creation, when option is enabled. 2008-12-23 15:55:21 +00:00
Frédéric Péters 04d4d84366 make sure to respect site charset on import/export of forms 2008-12-22 11:00:40 +00:00
Damien Laniel 09a1f9db4a use lasso constants for error codes 2008-12-18 16:02:30 +00:00
Frédéric Péters 37d2e72c99 check for session existence before using it 2008-12-16 10:19:07 +00:00
Frédéric Péters 7e2dda2a9f handle missing session 2008-12-15 13:49:10 +00:00
Damien Laniel 66f3f98478 revert last change because assertion file doesn't need to have content 2008-12-10 11:02:36 +00:00
Damien Laniel 50c9917667 fixed saving assertion for assertion replay checks 2008-12-10 10:57:46 +00:00
Frédéric Péters 21e263d60b replaced comment about assertion replay by working code 2008-12-10 10:26:51 +00:00
Frédéric Péters 7628ff0738 use site charset when creating url 2008-12-10 10:18:58 +00:00
Frédéric Péters 601c6f3a7a do not fail on missing first page when displaying stats 2008-12-09 11:54:58 +00:00
Damien Laniel 789ef7e293 added a warning comment about assertion replay not functionnal 2008-12-08 11:20:28 +00:00
Damien Laniel b71dcbcbd4 fixed error message 2008-12-08 11:13:51 +00:00
Frédéric Péters c14253204b fixed error checking of date 2008-12-04 13:40:42 +00:00
Frédéric Péters 7a3cb66b31 translation update 2008-12-03 09:41:57 +00:00
Frédéric Péters 275f9af1d3 possibility to set the maximum number of choices for 'Text (closed choice)'
fields.
2008-12-03 08:56:29 +00:00
Frédéric Péters 30904fd1bc proper error on invalid theme file 2008-12-02 18:30:43 +00:00
Frédéric Péters 4d809aaa76 minimum height for themes in theme selection page 2008-12-02 18:30:28 +00:00
Frédéric Péters 27532bfe06 fixed template.ezt lookup for user-installed themes 2008-12-02 18:16:59 +00:00
Frédéric Péters 2f2c3fa178 more possibilities to restrict date range 2008-12-02 17:30:29 +00:00
Frédéric Péters 947cbb5e14 added a copy of jquery plugins 2008-12-02 14:33:30 +00:00
Frédéric Péters d1d3b507ba removed jquery plugins loaded as externals resources, will add them statically 2008-12-02 14:32:17 +00:00
Frédéric Péters a68f6941b4 removed jquery themes external as jquery switched to a different system 2008-12-02 14:27:37 +00:00
Frédéric Péters b388542298 renamed 'Email' to 'Email (builtin)' so it doesn't conflict with a custom field
that would be named 'Email' (or 'Courriel')
2008-12-02 13:54:37 +00:00
Frédéric Péters ba00514bc4 fixed setting up the authentication methods; reverting a square wheel 2008-11-25 11:42:16 +00:00
Frédéric Péters 48add721aa ship qommon.vendor 2008-11-25 11:21:16 +00:00