Commit Graph

1498 Commits

Author SHA1 Message Date
Frédéric Péters 1d31a60482 typo 2008-11-24 12:06:35 +00:00
Frédéric Péters 925e8c6916 return title in HtlWidget 2008-11-24 12:04:13 +00:00
Frédéric Péters 4960741248 check the whole string is matched by the regex in validatedstringwidget 2008-11-24 12:01:35 +00:00
Frédéric Péters 944274c1b4 replace ? in simplify() 2008-11-24 11:52:20 +00:00
Frédéric Péters 8d13935fbd use title member for HtmlWidget 2008-11-24 09:00:09 +00:00
Frédéric Péters ea297b1cbd render content for HtmlWidget 2008-11-24 08:54:14 +00:00
Frédéric Péters 15d5fb685f allow arbitrary args in HtmlWidget constructor 2008-11-24 08:48:26 +00:00
Damien Laniel c635381919 added missing import 2008-11-22 23:12:58 +00:00
Frédéric Péters f3f5a2904d finally really fixed the CheckboxesWidget issue; just don't try to get results
from disabled fields
2008-10-22 19:29:08 +00:00
Frédéric Péters 132128c0a2 do not let checkbox fields be represented as a string 2008-10-22 19:28:31 +00:00
Frédéric Péters 43998965df format email content with special view value 2008-10-22 19:28:06 +00:00
Damien Laniel 8ac2b2d9a6 once an authentication system is chosen, don't allow disabling all systems, otherwise administrators would be locked out 2008-10-22 16:10:18 +00:00
Damien Laniel b0ef949d7e don't let admin interface open if authentication system isn't configured, this case shouldn't happen 2008-10-22 15:53:35 +00:00
Damien Laniel cf96786d2f don't allow creating users if authentication system is not configured 2008-10-22 15:52:34 +00:00
Damien Laniel 2017488c21 fixed checkboxes wigets 2008-10-22 15:27:52 +00:00
Damien Laniel c2d89add72 If authentication subsystem if not configured, let administration interface open 2008-10-16 15:00:10 +00:00
Frédéric Péters 60fdf267ca don't force every socket to be a TimeoutSocket. 2008-10-14 11:49:25 +00:00
Frédéric Péters 5dce45730a fixed checkboxeswidget 2008-09-25 07:44:47 +00:00
Frédéric Péters 868e1ac2cc display pages and titles in statistics page 2008-09-25 07:26:07 +00:00
Frédéric Péters d10e74488e fix count in items fields (issue 159) 2008-09-24 14:22:52 +00:00
Frédéric Péters e44b8ad19c don't use inline checkboxes when there is more than 3 elements 2008-09-24 13:47:37 +00:00
Frédéric Péters acc08b00cf protect against changes in forms 2008-09-19 08:33:41 +00:00
Frédéric Péters f561dd68f3 added possibility to upload theme 2008-09-11 16:42:03 +00:00
Frédéric Péters 9490eb9f67 added possibility to host themes in site app dir 2008-09-09 15:22:00 +00:00
Frédéric Péters dff963e506 note on server failure to send email 2008-09-09 15:21:41 +00:00
Frédéric Péters e32d371790 fixed timeout on smtp 2008-09-05 14:02:19 +00:00
Frédéric Péters 242ebbeef6 set error, not info, when missing username/email 2008-09-05 13:49:41 +00:00
Frédéric Péters 849a17d414 fixed display of info notice 2008-09-05 13:49:25 +00:00
Frédéric Péters 051e1d3c1a support for timeouts on smtp connections 2008-09-05 12:50:36 +00:00
Frédéric Péters 1ef4a1be80 keep the iframe- server name when redirecting in iframe mode 2008-09-03 09:34:37 +00:00
Frédéric Péters ceae5faa24 do not abort on breadcrumb parts that are numbers 2008-08-18 11:49:16 +00:00
Frédéric Péters b126f88e57 use session class to remove session 2008-08-11 12:17:04 +00:00
Frédéric Péters ed16adbb80 update translations 2008-07-21 09:54:41 +00:00
Frédéric Péters de930c9e41 changed some labels 2008-07-21 09:51:43 +00:00
Frédéric Péters b1ed240449 mark history parts 2008-07-21 09:49:09 +00:00
Frédéric Péters 3d6d7233df always use strings as breadcrumb labels 2008-07-21 09:43:03 +00:00
Frédéric Péters 78b119c56c fixed args to be strings 2008-07-17 08:51:41 +00:00
Frédéric Péters 68f4e2f0ec do not include links to metadata when root directory won't provide such
directories
2008-07-17 08:50:45 +00:00
Frédéric Péters d71f9ae908 correctly protect against None 2008-07-17 08:32:55 +00:00
Frédéric Péters b70b88320b protect against None 2008-07-17 08:28:13 +00:00
Frédéric Péters c7b7ba9498 always include qommon.css when there is a popup 2008-07-16 18:15:34 +00:00
Frédéric Péters 83cb470be9 handle boolean as strings 2008-07-02 13:30:36 +00:00
Frédéric Péters 8f8daa0a47 correctly log internal server errors 2008-06-26 22:50:31 +00:00
Frédéric Péters cb49ce10db put both untranslated and translated status in afterjobs 2008-06-23 10:55:01 +00:00
Frédéric Péters 196674a2a3 reworked cron process management 2008-06-20 15:37:36 +00:00
Frédéric Péters 5d3f6f07f7 use relative path for indexes, to make it easier to port site over 2008-06-20 13:23:58 +00:00
Frédéric Péters 87ba438a31 simple dns check before checking for mx, so @localhost is okay 2008-06-20 13:16:56 +00:00
Frédéric Péters 8458512ca0 set default theme as a publisher class member 2008-06-20 12:55:39 +00:00
Frédéric Péters 2d76f6e80c removed jquery ui externals 2008-06-19 12:24:05 +00:00
Frédéric Péters 86fc02e919 use python-dns module to do mx lookup 2008-06-18 10:18:47 +00:00