aspilicious
|
e42f0d8c93
|
Issue #1719188 by aspilicious: Coder cleanup.
|
2012-10-21 22:08:43 -04:00 |
git
|
7dd0ee98b8
|
Issue #1718924 by cam8001 | romaingar: Fixed JS settings cache comparision.
|
2012-10-21 22:08:31 -04:00 |
damiankloip
|
4235bf138a
|
Issue #1306564 by damiankloip, dawehner | gaslkn: Added Remove contextual links from rendered view.
|
2012-10-21 22:08:31 -04:00 |
Tim Plunkett
|
112050bed7
|
Issue #1717686 by aspilicious, tim.plunkett: Make use of the new language_manager().
|
2012-10-21 22:08:31 -04:00 |
Daniel Wehner
|
987f73ad36
|
Issue #1557680 by tim.plunkett, dawehner, DuaelFr: Fixed More link options not imported.
|
2012-10-21 22:08:31 -04:00 |
slashrsm
|
915450db68
|
Issue #1315578 by slashrsm, paranojik, dawehner: Added Ability to save exposed filters state only for registered users?.
|
2012-10-21 22:08:15 -04:00 |
andypost
|
547fa894f4
|
Issue #1621236 by andypost: Follow up to check on db_table_exists().
|
2012-10-21 22:08:09 -04:00 |
tim.plunkett
|
ee3765b4c3
|
Issue #1548948 by damiankloip, tim.plunkett: Fixed Add ability for field handlers to declare whether they can be 'grouped by' or not.
|
2012-10-21 22:08:09 -04:00 |
zuuperman
|
8c26f94769
|
Issue #1621236 by zuuperman, dawehner: Fixed Fatal error on updating display machine name, when blocks module is not installed.
|
2012-10-21 22:08:08 -04:00 |
Daniel Wehner
|
7c0ebd8dd1
|
Issue #1427854 by dawehner: Improve description for more link.
|
2012-10-21 22:08:08 -04:00 |
Daniel Wehner
|
25b02aa627
|
Rename render_textarea() in text_custom handler to not produce a strict error. Additionally use sanitize_value() instead of direct filter_xss_admin().
|
2012-10-21 22:07:06 -04:00 |
damiankloip
|
cebf0f0703
|
Issue #1548948 by damiankloip: Added ability for field handlers to declare whether they can be 'grouped by' or not.
|
2012-10-21 22:06:57 -04:00 |
daspeter
|
b8129e5b08
|
Issue #1368508 by tim.plunkett, das-peter: Added Document and enforce nummeric array keys starting at 0 for ->result.
|
2012-10-21 22:06:45 -04:00 |
joachim
|
5a322ffcd9
|
Issue #1682826 by joachim: Fixed permissions are not shown in any useful order.
|
2012-10-21 22:06:45 -04:00 |
rvilar
|
aed3ef2f7a
|
Issue #1321364 by jim0203, rvilar, tim.plunkett | dawehner: Fixed Revision views have node as row plugin by default.
|
2012-10-21 22:06:44 -04:00 |
yorirou
|
ac637c3f81
|
Issue #1461236 by Yorirou: Fixed Trailing space in the menu path could cause menu rebuild failure.
|
2012-10-21 22:06:44 -04:00 |
joachim
|
422289b954
|
Issue #1471770 by DanChadwick, joachim | seddonym: Fixed Embed display is missing its handler class.
|
2012-10-21 22:06:44 -04:00 |
Daniel Wehner
|
e2085055fd
|
Issue #1641904 by dawehner: Convert views_join to PSR-0 files.
|
2012-10-21 22:06:39 -04:00 |
Daniel Wehner
|
6536ad21b7
|
locale_language_list() was renamed to language_list().
|
2012-10-21 22:06:28 -04:00 |
amateescu
|
7c7920f772
|
Issue #1636864 by amateescu: Convert View object to PSR-0.
|
2012-10-21 22:06:28 -04:00 |
dereine
|
f5fd5a4d3f
|
Issue #1637518 by dawehner: Fixed the todo in views_plugin_display_feed() and use a views-global response object.
|
2012-10-21 22:06:26 -04:00 |
dmitriytrt
|
2ab27d449d
|
Issue #1636024 by Dmitriy.trt: Fixed Warning on enabled cache and no JS added.
|
2012-10-21 22:06:21 -04:00 |
Bram Goffings
|
51ab7a50ea
|
Issue 1602372 by aspilicious: Follow up: Convert missing usages of the variables.
|
2012-10-21 22:06:21 -04:00 |
Daniel Wehner
|
67fc03f3aa
|
Issue #1623492 by dawehner: Commit a temporary fix for the feed display to return the right http-Content-type.
|
2012-10-21 22:06:12 -04:00 |
dereine
|
6a9ba69baa
|
Issue #1604978 by dawehner | tim.plunkett: Fixed views_plugin_cache tests by correcting some get_results_key to get_output_key.
|
2012-10-21 22:06:12 -04:00 |
Daniel Wehner
|
cdf2978b72
|
Simplify cache_time::summary_title().
|
2012-10-21 22:05:59 -04:00 |
Daniel Wehner
|
fa6aa8b7dd
|
Refactor some code in cache_time to look nicer and fix some undefined variable problems.
|
2012-10-21 22:05:56 -04:00 |
Tim Plunkett
|
a39766ba5e
|
Prevent notices by using isset().
|
2012-10-21 22:05:56 -04:00 |
git
|
7928024c27
|
Issue #1306196 by DuaelFr, dkinzer, DanzI, tim.plunkett: Fixed ->total_rows() is null.
|
2012-10-21 22:05:21 -04:00 |
Daniel Wehner
|
9d77227072
|
Issue #1595022 by dawehner: Convert all instances of #dependency to spaces.
|
2012-10-21 22:05:05 -04:00 |
Daniel Wehner
|
62cefb8a16
|
Issue #1571198 by dawehner: Move menu suffix after the contextual link settings.
|
2012-10-21 22:04:52 -04:00 |
Daniel Wehner
|
c26700ad71
|
Issue #1578028 by dawehner: Change the way the exposed form in block AJAX message is done.
|
2012-10-21 22:04:46 -04:00 |
tim.plunkett
|
f7ba372113
|
Issue #1566180 by tim.plunkett: Fixed Views field row plugin shows inline 'separator' option always.
|
2012-10-21 22:04:46 -04:00 |
msonnabaum
|
816a95e66f
|
Issue #1530740 by dawehner, msonnabaum: Fixed views cache adds all CSS/JS on hits unnecessarily.
|
2012-10-21 22:04:37 -04:00 |
Tim Plunkett
|
14f0771950
|
Use classed entities instead of stdClass.
|
2012-10-21 22:04:06 -04:00 |
Tim Plunkett
|
8196130813
|
LANGUAGE_NONE was renamed to LANGUAGE_NOT_SPECIFIED.
|
2012-10-21 22:04:06 -04:00 |
Tim Plunkett
|
e112da072a
|
menu_rebuild() renamed to menu_router_rebuild().
|
2012-10-21 22:04:06 -04:00 |
Tim Plunkett
|
5844ec54ee
|
Remove all calls to cache_clear_all() that pass arguments.
|
2012-10-21 22:04:06 -04:00 |
Tim Plunkett
|
974f5b6f32
|
Add use statements for Database usage.
|
2012-10-21 22:04:05 -04:00 |
Tim Plunkett
|
663b4919b0
|
Remove usage of global $language.
|
2012-10-21 22:04:05 -04:00 |
Tim Plunkett
|
121516b1eb
|
Replace $_GET[q] with current_path().
|
2012-10-21 22:04:05 -04:00 |
Tim Plunkett
|
32d6378089
|
Fix calls to cache_get()/cache_set().
|
2012-10-21 22:03:46 -04:00 |
merlinofchaos
|
a626abb24f
|
Add the 7.x-3.x Views branch.
|
2012-10-07 17:51:56 -04:00 |