makemeeting 7.x-2.0
| Download | Size | md5 hash |
|---|---|---|
| makemeeting-7.x-2.0.tar.gz | 25.12 KB | 3509ad3f9b5d4f12a1250a90b3e7b1bb |
| makemeeting-7.x-2.0.zip | 27.19 KB | be7d29aedd34720e997216a1ccb26d69 |
Release notes
Added default number of dates, with the possibility to leave the field empty
makemeeting 7.x-2.0-rc4
| Download | Size | md5 hash |
|---|---|---|
| makemeeting-7.x-2.0-rc4.tar.gz | 24.83 KB | 9010b62ede50c6fc59607947bb601e70 |
| makemeeting-7.x-2.0-rc4.zip | 26.81 KB | 040f1d1b035b5514c6a6fb1725854e36 |
Release notes
- Use drupal_get_nested_value when using #parents
- #1960602: Remove button choices when managing MakeMeeting field by earwax
- #1903166: Usability improvement by btopro, SebCorbin
- #1939978: Answer form still appears once an answer has been submitted by b2ag
- #1924124: Allow empty field by SebCorbin | keyiyek
- #1924738: Submission is causing error 500 in ajax mode by pef
- #1903144: Strict warning's on display of field on an entity by btopro, SebCorbin
- #1853618: Error using the dev version by Mathieu Bossaert, xkjq
- #1837220: Make edit and delete links rel="nofollow" and add a confirm message by SebCorbin | marufaberlin
- #1851256: Only one anonymous answer is displayed at a time by Mathieu Bossaert
- Fixed can't preview forms when there's no entity_id yet
- #1774794: Multiple forms are not correctly processed by sense-design
makemeeting 7.x-2.0-rc3
| Download | Size | md5 hash |
|---|---|---|
| makemeeting-7.x-2.0-rc3.tar.gz | 24.18 KB | 0f79765594f7b46bd41a8217c4134b29 |
| makemeeting-7.x-2.0-rc3.zip | 26.16 KB | 3306c87974854480134fc69146acb1be |
Release notes
- Fixed wrong username when editing answer
- #1774728: Answer form still appears once an answer has been submitted
- #1751506: Users are unable to view answers of users from another timezone
- Use format_username to render account names in textfield
- Applying coding standards for casting
makemeeting 7.x-2.0-rc2
| Download | Size | md5 hash |
|---|---|---|
| makemeeting-7.x-2.0-rc2.tar.gz | 24.13 KB | 00017090b535a8aca9cd7d9c225dc846 |
| makemeeting-7.x-2.0-rc2.zip | 26.1 KB | 23e549bde20db2522d59f12354132fdb |
Release notes
- Fixed incorrect handling of empty suggestions at the end of choice rows
- Fixed incorrect display of anonymous answers
- Fixed name not filled when editing anonymous answers
makemeeting 7.x-2.0-rc1
| Download | Size | md5 hash |
|---|---|---|
| makemeeting-7.x-2.0-rc1.tar.gz | 24.11 KB | 010d70a2a7273f59a7c02146c5c45957 |
| makemeeting-7.x-2.0-rc1.zip | 26.08 KB | 54a299fa41c89a89f28b9b24a11cf97b |
Release notes
Added possibility to edit an answer
Added possibility to remove a choice
The features are now enough to release a first version, if no bug are found in the near future, module will be release in a stable version.
makemeeting 7.x-2.0-beta3
| Download | Size | md5 hash |
|---|---|---|
| makemeeting-7.x-2.0-beta3.tar.gz | 22.46 KB | 673579b84b8ce82c66bd5b5e02cad01e |
| makemeeting-7.x-2.0-beta3.zip | 24.03 KB | 71f58b79fe1192529d119421459861ab |
Release notes
Upgrade path for yesnomaybe option
makemeeting 7.x-2.0-beta2
| Download | Size | md5 hash |
|---|---|---|
| makemeeting-7.x-2.0-beta2.tar.gz | 22.22 KB | d7865735e47d6f1d49408573998ca5c3 |
| makemeeting-7.x-2.0-beta2.zip | 23.79 KB | 572b8a88f5ebeddf678e80750b9ad433 |
Release notes
Added maybe option and some bugfixing, may not have backward compatibility with 7.x-2.0-beta1
makemeeting 7.x-2.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| makemeeting-7.x-2.0-beta1.tar.gz | 15.44 KB | 20dce724037cacf2ca36bcc0ff0737f4 |
| makemeeting-7.x-2.0-beta1.zip | 16.84 KB | 56b1dc433ac07f3272941c14b1b53c55 |
Release notes
Major D7 rewrite of MakeMeeting
makemeeting 7.x-2.x-dev
| Download | Size | md5 hash |
|---|---|---|
| makemeeting-7.x-2.x-dev.tar.gz | 25.12 KB | 7c87be6e0742787111ef8b7de4e74494 |
| makemeeting-7.x-2.x-dev.zip | 27.19 KB | 7f3915a439a40af6e716f603d70df3bd |
Release notes
Rewritten makemeeting to work as a field
makemeeting 7.x-1.0-alpha2
| Download | Size | md5 hash |
|---|---|---|
| makemeeting-7.x-1.0-alpha2.tar.gz | 22.4 KB | a08b7b5524cafb2e098581bab6039af8 |
| makemeeting-7.x-1.0-alpha2.zip | 25.49 KB | 795b8acc6967ad4a43eaf80f1d49b8da |
Release notes
Multiple bug fixes:
- Fixed WSOD when poll_url not found
- Refactored admin page
- Code cleanup and documentation comments
- Pass the month via settings in JS
- makemeeting_choices refactoring
- Deleted simplepoll template
- #1330302: Month numbers up from October has wrong number by hhoffren
- #1394298: Access arguments for menu router entries is incorrect by _randy
- #1394360: Missing Add button for calendar dates in January by _randy
makemeeting 6.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| makemeeting-6.x-1.2.tar.gz | 26.73 KB | e81ef7d70c049671bbd27d4dc51cdc17 |
| makemeeting-6.x-1.2.zip | 33.1 KB | 0ae08fefaee8bc18e44c32c0df807b5b |
Release notes
Multiple bug fixes:
- #479848: Formatting for date columns
- Typo correction : "collumn" to "column".
- #1212562: Spelling Mistakes
- Code cleanup
- #1272012: Javaxript error with Localized variable for jcalendar object
- Removed PHP short-tags
- #1392016: Error sending mails for new votes in polls created by registered users
makemeeting 7.x-1.0-alpha1
| Download | Size | md5 hash |
|---|---|---|
| makemeeting-7.x-1.0-alpha1.tar.gz | 21.65 KB | add11a6cb147d52321c6970f39ce0028 |
| makemeeting-7.x-1.0-alpha1.zip | 25.7 KB | 8554a9cb2bbe41aae533ce2c67e4e986 |
Release notes
Basic port to Drupal 7 :
- Removed makemeeting_simplepoll module as it is not the primary goal of makemeeting
- Passed trough Coder
- Rewritten most of the db_query() calls
- Refactored form elements
makemeeting 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| makemeeting-6.x-1.1.tar.gz | 25.59 KB | 3c1ad807723371dc18a790724c77e853 |
| makemeeting-6.x-1.1.zip | 32.02 KB | b2e0cd3c21bce07dad9e5df6eb307775 |
Release notes
Bug fixed from old issues with patches.
makemeeting 7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| makemeeting-7.x-1.x-dev.tar.gz | 22.4 KB | f149269cb9ab9659da76e6c7850318fb |
| makemeeting-7.x-1.x-dev.zip | 25.51 KB | c4a9b7a07008cb794a4101f0e95bff6b |
Release notes
New redesign of the module in Drupal 7.
makemeeting 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| makemeeting-6.x-1.x-dev.tar.gz | 26.73 KB | 351c4a49b64d1c84dd22f4610d70167a |
| makemeeting-6.x-1.x-dev.zip | 33.11 KB | 797584a70b61989dadf330b7291428d6 |
Release notes
Taking over maintenance, applying valid patches in issue queue.
makemeeting 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| makemeeting-6.x-1.0.tar.gz | 29.9 KB | fc87b5712281a659510170f0a83bf80a |
| makemeeting-6.x-1.0.zip | 40.02 KB | aab6eda9687f8b87db1736d409ddcb55 |
Release notes
First initial release.