indefero/src/IDF/Form
Thomas Keller 0aa5999bb3 Finalize ticket relations (closes issue 638)
- IssueUpdate.php: use dynamically set field validators for dynamically
  created fields; let relation_type0 and relation_issue0 exist at any time;
  check the validity of a user selection and combine the various input fields
  if possible; do the database updates for links; change the "change" format
  for labels to a more precise structure and no longer trust on a leading
  dash for removed labels
- IssueCreate.php: change the validator calls and field names
- Issue.php (getGroupedRelatedIssues): make it possible to return only a
  flat list of integers for easier processing
- 17AddIssueRelations.php: migrate the previous serialized "changes" format
  for issue comments to the new, more structured format (up and down)
- js-autocomplete.html: add support for multiple input fields
- view.html: output relation changes and wrap the related issues stanzas into
  paragraphs
- NEWS.mdtext: note the addition and the need for a specific version of Pluf
2011-05-30 14:02:10 +02:00
..
Admin Start with issue 638 (issue links); nothing workable yet. 2011-05-09 13:52:09 +02:00
Field Fix copyright 2011-04-05 13:20:55 +02:00
IssueCreate.php Finalize ticket relations (closes issue 638) 2011-05-30 14:02:10 +02:00
IssueTrackingConf.php Basic storage of relations for new issues has been done; the relations 2011-05-28 23:48:00 +02:00
IssueUpdate.php Finalize ticket relations (closes issue 638) 2011-05-30 14:02:10 +02:00
MembersConf.php Update copyrigt 2011-04-02 21:37:07 +02:00
Password.php Update copyrigt 2011-04-02 21:37:07 +02:00
PasswordInputKey.php Update copyrigt 2011-04-02 21:37:07 +02:00
PasswordReset.php Update copyrigt 2011-04-02 21:37:07 +02:00
ProjectConf.php Mark two strings for translation. 2011-05-06 14:04:08 +02:00
Register.php Update copyrigt 2011-04-02 21:37:07 +02:00
RegisterConfirmation.php Update copyrigt 2011-04-02 21:37:07 +02:00
RegisterInputKey.php Update copyrigt 2011-04-02 21:37:07 +02:00
ReviewCreate.php Update copyrigt 2011-04-02 21:37:07 +02:00
ReviewFileComment.php Update the form validation of IDF_Form_ReviewFileComment. 2011-04-06 12:00:55 +02:00
SourceConf.php Update copyrigt 2011-04-02 21:37:07 +02:00
TabsConf.php Update copyrigt 2011-04-02 21:37:07 +02:00
UpdateUpload.php Update copyrigt 2011-04-02 21:37:07 +02:00
Upload.php Update copyrigt 2011-04-02 21:37:07 +02:00
UploadConf.php Update copyrigt 2011-04-02 21:37:07 +02:00
UserAccount.php Update copyrigt 2011-04-02 21:37:07 +02:00
UserChangeEmail.php Update copyrigt 2011-04-02 21:37:07 +02:00
WikiConf.php Update copyrigt 2011-04-02 21:37:07 +02:00
WikiCreate.php Update copyrigt 2011-04-02 21:37:07 +02:00
WikiDelete.php Update copyrigt 2011-04-02 21:37:07 +02:00
WikiUpdate.php Update copyrigt 2011-04-02 21:37:07 +02:00