You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by cu...@apache.org on 2019/04/30 00:02:25 UTC

[whimsy] branch master updated (95b8edf -> c40e094)

This is an automated email from the ASF dual-hosted git repository.

curcuru pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git.


    from 95b8edf  Remove deprecated method
     new f2a7aa1  Remove two deprecated functions
     new 5cc48aa  Simple form helper utility functions
     new c40e094  Simple UI to update mentor data; not fully implemented yet

The 5079 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 lib/whimsy/asf/forms.rb       | 124 ++++++++++++++++++++++++++++++
 lib/whimsy/asf/themes.rb      |  71 +-----------------
 www/members/mentor-update.cgi | 171 ++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 296 insertions(+), 70 deletions(-)
 create mode 100644 lib/whimsy/asf/forms.rb
 create mode 100755 www/members/mentor-update.cgi