indefero/src/IDF/Form
Thomas Keller fd7a53a854 According to the base64 standard, zero, one or two fill bytes ("=")
might pop up at the end, so always expecting "==" is plainly wrong
(originates from 0897c860, fixes issue 592)
2011-01-05 15:34:01 +01:00
..
Admin Implemented an extended user profile based on a patch from Jethro Carr (issue 510). 2010-12-05 01:22:32 +01:00
Field Project owners can now enter multiple email addresses for each notification type. 2010-12-06 00:11:59 +01:00
IssueCreate.php Fixed apparence of the description of the labels for the default ticket labels. 2010-12-23 17:26:34 +01:00
IssueTrackingConf.php Pick initial issue type and priority from the particular first item of the predefined issue labels list (thanks Jakub Vitak, closes issue 556) 2010-10-31 23:18:35 +00:00
IssueUpdate.php Added a series of hooks to trigger backup jobs when files are uploaded/deleted. 2010-05-21 11:29:36 +02:00
MembersConf.php Quick documentation improvement. 2009-05-26 15:02:30 +02:00
Password.php Correctly request an account confirmation when trying to recover the password of a not yet activated account. 2010-02-15 22:40:34 +01:00
PasswordInputKey.php Remove the PHP 5.3 deprecated split function. 2009-09-24 20:40:22 +02:00
PasswordReset.php Fixed to prevent a password reset to login an inactive user. 2010-02-09 14:47:13 +01:00
Register.php Correctly request an account confirmation when trying to recover the password of a not yet activated account. 2010-02-15 22:40:34 +01:00
RegisterConfirmation.php Added the initialisation of the user language at registration time. 2008-12-19 11:46:46 +01:00
RegisterInputKey.php Remove the PHP 5.3 deprecated split function. 2009-09-24 20:40:22 +02:00
ReviewCreate.php Added a series of hooks to trigger backup jobs when files are uploaded/deleted. 2010-05-21 11:29:36 +02:00
ReviewFileComment.php Fixed issue 145, code reviews don't show up in the timeline. 2009-10-29 13:25:50 +01:00
SourceConf.php Added the webhooks. 2010-05-10 10:11:27 +02:00
TabsConf.php Project owners can now enter multiple email addresses for each notification type. 2010-12-06 00:11:59 +01:00
UpdateUpload.php Added a series of hooks to trigger backup jobs when files are uploaded/deleted. 2010-05-21 11:29:36 +02:00
Upload.php Added a series of hooks to trigger backup jobs when files are uploaded/deleted. 2010-05-21 11:29:36 +02:00
UploadConf.php Added a download area to the forge. 2008-08-04 00:42:05 +02:00
UserAccount.php According to the base64 standard, zero, one or two fill bytes ("=") 2011-01-05 15:34:01 +01:00
UserChangeEmail.php Remove the PHP 5.3 deprecated split function. 2009-09-24 20:40:22 +02:00
WikiConf.php Partial fix of issue 55, addition of a simple Wiki. 2008-11-22 23:51:23 +01:00
WikiCreate.php Fixed ticket 406, PHP 5.3.1 compatibility. 2010-03-16 10:40:29 +01:00
WikiDelete.php Added ticket 357, delete wiki article. 2010-02-19 11:46:43 +01:00
WikiUpdate.php Fixed ticket 406, PHP 5.3.1 compatibility. 2010-03-16 10:40:29 +01:00