David Rothstein
0c8dc6ea06
Issue #1823906 by joshi.rohit100, amitgoyal, rahulbile | gargsuchi: Fixed Incorrect error message when poll is submitted with no option selected.
2014-11-03 00:13:41 -05:00
Jennifer Hodgdon
608170400f
Issue #1797376 by dcam, xjm: remove t() from test assertions in poll module
2012-10-03 10:04:58 -07:00
webchick
664598e0c8
Issue #404116 by c31ck, amateescu, neclimdul: Fixed Provide default choices on poll translations.
2012-02-28 11:19:06 -08:00
webchick
d48aa54c3a
Issue #1274212 by amateescu, c31ck: Fixed Incorrect order of choices in Poll module.
2012-01-11 23:27:05 -05:00
webchick
3719915977
Issue #939880 by amateescu, marcingy: Fixed Poll Module throws PDOException when creating poll content.
2012-01-11 23:26:00 -05:00
webchick
1c519917ad
Issue #1295546 by c31ck, marcingy, amateescu, xjm: Fixed Weight and number of votes not getting saved when updating a poll.
2012-01-11 23:19:53 -05:00
webchick
0e591faf2a
Issue #1214876 by brianV, Shyamala: Fixed Removing a poll choice doesn't actually work.
2011-08-30 00:25:56 -07:00
webchick
f6227eea35
Issue #1244784 by marcingy: Fixed Add another answer in edit poll, not saved.
2011-08-22 03:45:06 +01:00
Dries Buytaert
768208f8dd
- Patch #1076394 by pillarsdotnet: improved test code.
2011-02-28 20:36:37 -05:00
The Great Git Migration
79bcdb8b7d
Stripping CVS keywords
2011-02-25 02:06:03 +00:00
Dries Buytaert
fa39282ef7
- Patch #1056108 by 1V: consistent use of 'JavaScript' and 'Ajax'.
2011-02-19 00:09:11 +00:00
Dries Buytaert
f1399ea638
- Patch #1019710 by stephenh: Changed Standardize @file comments in .test files.
2011-02-04 18:42:22 +00:00
Angie Byron
2f76c696c0
#445736 by sun: Fixed Poll does not respect weight in Preview or More button.
2010-10-25 15:51:21 +00:00
Angie Byron
410fcdc718
#761956 by David_Rothstein, Xen, sun, tstoeckler, Bojhan, zzolo, yoroy, jenlampton, linclark, BarisW: Fixed Dashboard blocks and regions should not appear on the main blocks configuration page.
2010-08-30 00:22:03 +00:00
Angie Byron
25171a17f6
Reverting #500866 . Needs more discussion.
2010-08-05 23:53:39 +00:00
Angie Byron
cacd044a63
#500866 by boombatower, solotandem: Remove t() from assertion messages in SimpleTest, so translators do not get 1000s of bogus strings.
2010-08-05 23:26:36 +00:00
Dries Buytaert
665a0c33b5
- Patch #295990 by mr.baileys, lilou: testingParty08: Poll autoexpire.
2010-06-23 19:15:07 +00:00
Dries Buytaert
47653eae18
- Patch #730046 by pwolanin, Damien Tournoud: performance settings page is inconsistent.
2010-05-12 08:26:15 +00:00
Dries Buytaert
e82edd5758
- Patch #39432 by c960657, chx, Gábor Hojtsy: fixed problems with anonymous users voting.
2010-04-22 23:59:04 +00:00
Angie Byron
7bb6753e9f
#701818 by mcarbone: Test coverage of every core token, and bug fixes to make them work. AWESOME! :D
2010-04-20 09:48:06 +00:00
Dries Buytaert
c327b4d407
- Patch #684846 by effulgentsia, rfay, quicksketch, aspilicious: AJAX triggered by non-submit element fails if any elements are validated.
2010-03-26 18:58:12 +00:00
Dries Buytaert
aec10a8c7d
- Patch #734146 by scor: white-space clean-up.
2010-03-06 06:39:01 +00:00
Dries Buytaert
d8eafc21ba
- Patch #602998 by grndlvl, asimmonds: Fixed polls being broken for anonymous users. With tests.
2010-02-02 07:39:21 +00:00
Angie Byron
147bb1389a
#571654 follow-up by chx, peximo, plach, sun, et al:
...
Roll-back of node titles as fields. The Entity Translation module in
contrib can add this back, but for everyone else it creates a *huge* WTF.
Apologies for how late this is coming, but better now than post-alpha. :\
2010-01-09 21:54:01 +00:00
Dries Buytaert
0baad49d62
- Patch #635094 by plach: unify 'language neutral' language codes.
2009-12-02 19:26:23 +00:00
Angie Byron
59ceca0caf
#633156 follow-up by effulgentsia and yched: Clean up AJAX tests, add sister function to drupal_js_encode().
2009-11-21 00:43:42 +00:00
Angie Byron
a09822b363
#606640 by eojthebrave and sun: Use proper menu router paths for the block module.
2009-10-16 23:48:38 +00:00
Angie Byron
b3265dbe17
#557292 by peximo, plach, catch, and yched: Convert node title to Field API.
2009-10-11 03:07:21 +00:00
Dries Buytaert
ef33d44f66
- Patch #556018 by Damien Tournoud, dereine | sun: rename drupal_to_js() and drupal_json() for consistency and readability.
2009-09-21 07:56:09 +00:00
Angie Byron
25b9f686a6
#544418 by merlinofchaos, sun, drewish, quicksketch, et al: Integrate CTools AJAX framework with Drupal to extend (and replace) existing ahah framework. Everything about AJAX/AHAH is more betterer now.
2009-08-17 07:12:16 +00:00
Dries Buytaert
d24d954479
- Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to admin/structure.
2009-07-20 18:51:36 +00:00
Angie Byron
735e1d904f
#500866 by boombatower: Remove t() from getInfo in tests.
2009-07-13 21:51:42 +00:00
Angie Byron
cab88a7014
#220233 by Berdir, marcingy, et al: Add useful API functions for extracting node type data.
2009-06-04 03:33:29 +00:00
Dries Buytaert
706ce87579
- Patch #474308 by stella: new tests for poll module. New tests:
...
* that the Recent Poll block outputs the block layout rather than page layout.
* that users can vote on polls via the block
* that the 'older polls' link in the recent poll block works.
* that node is output correctly, including 'Cancel your vote' button appearing
* that only users with appropriate permission can cancel their votes
* that the 'poll' page contains the correct data.
* that polls can be edited
* the opening / closing of polls - ensuring block doesn't appear when poll is closed, and neither do the 'Vote' / 'Cancel your vote' buttons, and that the poll status is updated correctly on 'poll' page.
2009-06-01 11:18:37 +00:00
Dries Buytaert
f2cbf55033
- Patch #440894 by brianV: code style and documentation clean-up.
2009-04-26 16:31:23 +00:00
Angie Byron
f40532da76
#376129 by boombatower, Damien Tournoud, and chx: Change getInfo() to a static method to reduce memory footprint of SimpleTest.
2009-03-31 01:49:55 +00:00
Angie Byron
5e2ad8e43c
#360128 by quicksketch: Create centralized ahah callback to reduce duplicate code.
2009-02-01 06:48:15 +00:00
Dries Buytaert
8a48acb0b2
- Patch #331708 by chx: convert poll_choice_js to FAPI2.
2008-12-18 14:38:37 +00:00
Dries Buytaert
574a2e47ee
- Patch #345866 by alexanderpas, justinrandell, Dave Reid: remove from hook_block().
2008-12-16 23:57:33 +00:00
Dries Buytaert
58b0235a72
- Patch #324313 by catch et al: load multiple nodes and terms at once.
2008-12-05 22:18:46 +00:00
Dries Buytaert
bc719d0c55
- Patch #337820 by Dave Reid, Damien Tournoud, et al: rename menu path 'logout' to 'user/logout'. For real now.
2008-11-29 09:33:51 +00:00
Angie Byron
d7f706f291
Reverting #337820 once more, as it causes mysterious test failures.
2008-11-27 07:07:01 +00:00
Dries Buytaert
c01f85bc37
- Patch #337820 by Dave Reid: rename menu path logout to user/logout.
2008-11-25 13:16:39 +00:00
Dries Buytaert
eda100b83d
- Patch #338403 by drewish: code comments clean-up.
2008-11-25 13:14:29 +00:00
Angie Byron
bd9554952c
Reverting #337820 which causes menu tests to fail, unbeknownst to testing bot. Hrm...
2008-11-24 04:22:02 +00:00
Angie Byron
251a761eaa
#337820 by Dave Reid: Rename menu path 'logout' to 'user/logout' for consistency.
2008-11-23 21:17:48 +00:00
Dries Buytaert
ac55eb1e4e
- Patch #276200 by catch, Damien, cwgordon7 et al: fixed problem with poll module tests.
2008-08-05 18:07:14 +00:00
Dries Buytaert
c529e4afbe
- Patch #101543 by webchick: document all constants.
2008-05-26 17:12:55 +00:00
Dries Buytaert
fd06c1db21
- Patch #260492 by Damien: fixed/improved poll module tests.
2008-05-22 19:24:32 +00:00
Dries Buytaert
a7f12c0326
- Patch #251263 by catch: fixing up many code style issues in the tests.
2008-04-25 18:26:02 +00:00