Angie Byron
daa59856c3
#375352 by Damien Tournoud, sun, and chx: Fixed errors caused by adding dependency to non-existing module (with tests).
2009-12-08 06:39:34 +00:00
Dries Buytaert
0014a64d37
- Patch #641356 by fago, sun: cache more of () when form caching is enabled.
2009-12-05 14:33:55 +00:00
Dries Buytaert
92760988b9
- Patch #648410 by Dave Reid: standardize add 'empty' row functionality to all tables.
2009-12-02 14:56:32 +00:00
Dries Buytaert
d5d453604a
- Patch #613858 by sun, Dave Reid: fixed drupal_is_front_page() should not call drupal_get_normal_path().
2009-12-01 18:39:56 +00:00
Angie Byron
f79924352f
#632030 by JohnAlbin: Merge Garland and Minnelli into one theme.
2009-12-01 15:57:40 +00:00
Dries Buytaert
886cc50e75
- Patch #491214 by JohnAlbin, Gábor Hojtsy, eigentor: implement a more usable top level Appearance page. Yay.
2009-12-01 00:39:35 +00:00
Angie Byron
d3de3672f1
#642612 by yched: Add clean way to reset entity_info() cache.
2009-11-26 05:54:48 +00:00
Dries Buytaert
a855fe0e99
- Patch #639628 by c960657: fixed malformed alt text on theme admin page.
2009-11-22 18:42:55 +00:00
Angie Byron
7d21ca61fc
#634440 follow-up by sun: More fixes post-form_state storage removal.
2009-11-21 17:01:31 +00:00
Angie Byron
030963e095
#634440 follow-up by justinrandell: Fixed enabling/uninstalling modules.
2009-11-21 16:20:34 +00:00
Dries Buytaert
63f39bedf6
- Patch #634440 by fago, effulgentsia, sun: remove auto-rebuilding magic for ()['storage'].
2009-11-21 14:06:46 +00:00
Dries Buytaert
a239296cbc
- Patch #598758 by stBorchert, sun, pwolanin, eigentor, TheRec, seutje: add link to the permissions and configuration page of each module from the module configuration page. Great team work!
2009-11-17 21:24:19 +00:00
Angie Byron
d83a5ada3e
#632896 by stBorchert: Rollback translation of module names; these are proper names that have only one canonical source, and should not change based on the installed language.
2009-11-15 21:21:01 +00:00
Dries Buytaert
0d18379778
- Patch #550742 by David_Rothstein: removed left-over code: remove search box settings because we already remove the search box.
2009-11-11 17:14:59 +00:00
Angie Byron
45e0f774bd
#602522 follow-up by effulgentsia: Fix a couple of straggler missed operation link conversions.
2009-11-08 13:23:41 +00:00
Angie Byron
ae842168f9
#602522 by effulgentsia, sun, and moshe weitzman: Make links in renderable arrays and forms (e.g. 'Operations') alterable.
2009-11-03 05:27:18 +00:00
Angie Byron
2353d1413a
#211015 follow-up by sun: Don't hard-code #theme for system_settings_form().
2009-11-02 23:22:23 +00:00
Angie Byron
032fe0a66d
#539022 follow-up by David_Rothstein: Batch API should use the current theme to run the batches.
2009-11-02 15:57:33 +00:00
Dries Buytaert
33452c61a2
- Patch #550742 by sun: removed some left-over code.
2009-10-19 23:28:40 +00:00
Dries Buytaert
045074d4c5
- Patch #557272 by kkaefer, Rob Loach, quicksketch: added FAPI JavaScript States system.
2009-10-16 19:20:34 +00:00
Dries Buytaert
35e21e54e1
- Patch #412730 by Crell, jbomb, JohnAlbin: theme system should report when a theme key is not found.
2009-10-15 12:27:34 +00:00
Dries Buytaert
a019a9ebb0
- Patch #563708 by JohnAlbin, joshmiller: improve theme_get_setting() and make custom theme settings a true form_alter().
2009-10-14 10:56:35 +00:00
Dries Buytaert
04d0ef5c8c
- Patch #11623 by sun, stella, Gábor Hojtsy, Pancho: add ability to localize date formats.
2009-10-13 21:34:15 +00:00
Dries Buytaert
24c259cdd8
- Patch #601570 by effulgentsia: hook_exit() and other cleanup needs to happen for AJAX requests too.
2009-10-13 21:16:44 +00:00
Angie Byron
89d04ea78a
#561452 by pwolanin and David_Rothstein: Add API function to get module/theme info without rebuilding it.
2009-10-13 05:26:57 +00:00
Dries Buytaert
c05f2181dc
- Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should take a single argument. Code clean-up and performance improvement. Woot.
2009-10-09 01:00:08 +00:00
Angie Byron
fa498602e4
#343898 by dww and JohnAlbin: Respect hidden property in themes to allow for theme testing.
2009-10-06 01:38:55 +00:00
Dries Buytaert
a8f8a26f6d
- Patch #553944 by David_Rothstein, ksenzee | JacobSingh, sun, jhodgdon, pwolanin: allow modules to specify per-page custom themes in hook_menu().
2009-09-30 13:09:30 +00:00
Dries Buytaert
1eea0b5496
- Patch #500038 by Shai, sreynen | webchick: changed default for RSS output from 'teaser only' to 'full node'.
2009-09-21 07:59:18 +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
Dries Buytaert
ee8aa910b9
Patch #579366 by sun, litwol | chx, Dries: simplified form API redirection handling. I can actually understand it now. ;-).
2009-09-21 06:44:14 +00:00
Dries Buytaert
fd1c63b5c0
- Patch ##525540 by jvandyk, sun, jhodgdon, fago | webchick, TheRec, Dave Reid, brianV, sun.core, cweagans, Dries: gave trigger.module and includes/actions.inc an API overhaul. Simplified definitions of actions and triggers and removed dependency on the combination of hooks and operations. Triggers now directly map to module hooks.
2009-09-19 11:07:37 +00:00
Angie Byron
df02fa3ca4
#571086 by sun and merlinofchaos: Added a 'wrapper callback' that executes
...
before a form builder function, to facilitate common form elements. Clean-up
from form_builder changes from CTools patch. Has nice side-benefit of making
all form functions' signatures consistent.
2009-09-18 00:12:48 +00:00
Angie Byron
d8f91382e8
#539022 by dropcube: Use current theme during Batch API processes.
2009-09-11 04:09:26 +00:00
Angie Byron
0d8adb439d
#306316 follow-up by catch: Revert coupling of node_types_rebuild() and menu_rebuild().
2009-09-10 22:10:10 +00:00
Dries Buytaert
029c48c68d
- Patch #306151 by agentrickard, David_Rothstein, Dave Reid, dbabbage, moshe weitzman: automatically install/uninstall schema.
2009-09-10 06:38:20 +00:00
Dries Buytaert
82b51dff1d
- Patch #569282 by joshmiller: removal of Site configuration and fixed a number of broken links.
2009-09-10 06:32:54 +00:00
Dries Buytaert
9d6dcc5682
- Patch #423992 by JohnAlbin, Davy Van Den Bremt: remove show_blocks page variable.
2009-08-26 10:53:45 +00:00
Dries Buytaert
3f36af04de
- Patch #460320 by catch, fago, Frando: standardized, pluggable entity loading for nodes, users, taxonomies, files and comments.
2009-08-25 21:53:48 +00:00
Angie Byron
b30633deee
#489762 follow-up by JohnAlbin: Fix for sub-theme screenshots not showing up.
2009-08-25 15:28:05 +00:00
Dries Buytaert
41e2215ea8
- Patch #551080 by Gábor Hojtsy: the by module page blocks did not have the new show flag.
2009-08-25 10:37:36 +00:00
Angie Byron
4d85fb1f56
#557890 by Gábor Hojtsy: Added 'Search and metadata' category to configuration page.
2009-08-24 22:03:01 +00:00
Dries Buytaert
1d34a3e329
- Patch #549432 by jromine, Gábor Hojtsy: move ip blocking settings.
2009-08-24 12:32:10 +00:00
Angie Byron
2c55219315
#497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading.
2009-08-24 00:14:23 +00:00
Angie Byron
e63e85020b
Of all the patches to accidentally commit without a message. :( Rolling back registry rip. Let's try that again.
2009-08-24 00:10:46 +00:00
Angie Byron
4ae238ea57
*** empty log message ***
2009-08-24 00:02:05 +00:00
Angie Byron
333303009b
#556714 by Davy Van Den Bremt: Fixed broken url in administration theme status message.
2009-08-22 20:01:10 +00:00
Angie Byron
a9762cd3bf
#201415 by sun: Add a permission to access site in maintenance mode.
2009-08-22 18:24:14 +00:00
Dries Buytaert
4c028a19fb
- Patch #331611 by sun, joshmiller, TheRec, Rob Loach, Damien Tournoud: add a poormanscron-like feature to core.
2009-08-22 16:01:10 +00:00
Angie Byron
36ec189695
#326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: Convert 'class' attribute to use an array, not a string.
2009-08-22 14:34:23 +00:00
Dries Buytaert
bb54be48b9
- Patch rollback of #549432 : tests didn't actually ran successfully.
2009-08-22 09:44:56 +00:00
Dries Buytaert
bee1240231
- Patch #549432 by Gábor Hojtsy: moving 'IP blocking' to 'People and permissions'.
2009-08-22 09:23:24 +00:00
Dries Buytaert
1f1734af01
- Patch #552958 by Gábor Hojtsy: create 'regional and language' section in 'configuration and modules'.
2009-08-21 14:28:52 +00:00
Angie Byron
1595422929
#551080 by Gábor Hojtsy: List non-container items (stuff in the toolbar) on /admin for a complete overview.
2009-08-21 07:59:47 +00:00
Angie Byron
b41323642b
#517814 by jmstacey, justinrandell, pwolanin, drewish, Jody Lynn, aaron, dopry, and c960657: Converted File API to stream wrappers, for enhanced private/public file handling, and the ability to reference other storage mechanisms such as s3:// and flicker://.
2009-08-17 19:14:42 +00:00
Angie Byron
8a6d8660cb
#370454 follow-up by chx: Enhance comments to page cache simplification patch, and add in missing settings.default.php hunk.
2009-08-16 23:20:43 +00:00
Dries Buytaert
a1593ab1c9
- Patch #370454 by chx, Damien Tournoud: simplify page caching.
2009-08-16 18:39:45 +00:00
Dries Buytaert
26cdaf72f2
- Patch #506482 by spuky, catch: remove some pointless /admin descriptions.
2009-08-16 11:31:27 +00:00
Angie Byron
6935b396cb
#548182 by yoroy: Better admin theme descriptions.
2009-08-15 06:27:49 +00:00
Dries Buytaert
f59eaeb0a3
- Patch #531476 by JohnAlbin: corrected some favicon mime-type behavior.
2009-08-14 08:09:48 +00:00
Angie Byron
49699d5be1
#533586 by dww and chx: Refactor dependency checks into sharable helper functions.
2009-08-13 03:03:04 +00:00
Angie Byron
527054dd86
#547528 by dww: Fixed Trailing whitespace in system_ip_blocking().
2009-08-13 01:55:03 +00:00
Angie Byron
049a8896f5
#545952 by yoroy and Gábor Hojtsy: move modules to config/modules.
2009-08-12 23:51:19 +00:00
Dries Buytaert
99ce96e5da
- Patch #459980 by Xano: rework admin/settings/performance.
2009-08-12 11:43:10 +00:00
Dries Buytaert
735e532bee
- Patch #508458 by catch, Gábor Hojtsy, yoroy: created 'Configuration and modules' section so we can start moving over configuration items. Let's see how this goes ...
2009-08-11 11:52:46 +00:00
Angie Byron
523ba0348e
#292253 by Damien Tournoud: Remove per-user themes selection from core.
2009-08-05 19:40:55 +00:00
Angie Byron
24057c3d53
#531476 by aaron and mfb: Add favicon mimetype as a theme setting to avoid expensive calls to file system.
2009-08-04 07:04:21 +00:00
Angie Byron
542c3522c0
#489762 by JohnAlbin: Add theme lineage information to .info file cache and fix several edge-case bugs.
2009-08-03 06:06:23 +00:00
Dries Buytaert
9f44fd1b86
- Patch #536440 by Gábor Hojtsy: the attached patch moves the Structure >> Themes section to the top level Appearance item as outlined in the D7UX IA.
2009-07-31 11:20:43 +00:00
Dries Buytaert
715a2d655f
- Patch #511748 by moshe weitzman: pushing rending to later in the cycle so there is more room for customization.
2009-07-29 06:39:35 +00:00
Dries Buytaert
12d6d6662e
- Patch #211747 by chx, alex_b, dww: allow specifying version information as part of module dependencies.
2009-07-28 19:06: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
Dries Buytaert
02206410b9
- Patch #523214 by Bohjan: clean up text Site Information page.
2009-07-19 06:27:04 +00:00
Dries Buytaert
44740785fe
- Patch #518750 by Damien Tournoud: rethink system settings form.
2009-07-16 10:44:21 +00:00
Angie Byron
3472adb2ca
#193366 by Anthony Hersey: Move various rebuild functions to module page submission rather than viewing for vastly increased performance.
2009-07-14 20:53:16 +00:00
Dries Buytaert
0274ab3454
- Patch #497590 by Dave Reid: remove pointless 'system paths only' warning from admin/settings/site-information.
2009-07-08 07:53:16 +00:00
Dries Buytaert
8c3efea3a1
- Patch #495964 by jhodgdon: fixed documentation error.
2009-06-19 20:35:05 +00:00
Dries Buytaert
2920848de9
- Patch #276615 by mikeytown2: only clear the CSS cache when submitting the form, not when displaying the form.
2009-06-16 08:28:40 +00:00
Dries Buytaert
ab158d82f0
- Patch #221399 by smk-ka, jeffschuler, lilou, earnie et al: make it possible to enable blocks on 404 pages.
2009-06-13 19:28:57 +00:00
Angie Byron
276997a183
#236657 by swentel: Fix order of arguments in system_clear_cache_submit().
2009-06-08 04:48:43 +00:00
Dries Buytaert
1f9077ee92
- Patch #147000 by Berdir: unify and rewrite module_rebuild_cache() and system_theme_data().
2009-06-06 16:05:28 +00:00
Dries Buytaert
5e19045690
- Patch #361277 by michaelfavia, Brandonian, catch, et al: remove the 'post settings' admin screen and relocate options.
2009-06-05 05:28:28 +00:00
Dries Buytaert
e474fbbd6c
- Patch #477944 by Damien Tournoud: fix and streamline page cache and session handling.
2009-06-02 06:58:17 +00:00
Dries Buytaert
ccd093b15d
- Patch #423196 by frega, Xano, alienbrain et al: clean up the URL settings page.
2009-05-29 19:51:43 +00:00
Dries Buytaert
edeea95f5e
- Patch #137932 by grendzy, Alan D, lilou et al: automatic enctype on adding a file field.
2009-05-25 18:22:31 +00:00
Dries Buytaert
a24a6c2bba
- Patch #471070 by stella: millions of code style fixes.
2009-05-24 17:39:35 +00:00
Dries Buytaert
092726df16
- Patch #212233 by lilou, catch: remove SQL report.
2009-05-22 07:02:09 +00:00
Dries Buytaert
02c8592759
- Patch #428744 by Gabor: make the main page content a real block and clean up some of the content API.
2009-05-21 21:12:25 +00:00
Angie Byron
b62fb8299f
#455576 by Xano and sirkitree: Revamp user settings page with vertical tabs, better organization, etc. Awesomeness.
2009-05-16 20:10:50 +00:00
Dries Buytaert
196da1b876
- Patch #394572 by Berdir: converted system module to the new database abstraction layer.
2009-05-16 18:34:23 +00:00
Dries Buytaert
b166ca9b3c
- Patch #459836 by Xano: rework admin/settings/regional-settings.
2009-05-15 03:38:25 +00:00
Dries Buytaert
5e3f50369f
- Patch #453080 by Gabor Hojtsy: moved the footer message to a block.
2009-05-12 13:43:46 +00:00
Dries Buytaert
847304a293
- Patch #353069 by Moshe Weitzman, dmitrig01: make drupal_get_form() return unrendered forms.
2009-05-12 08:37:45 +00:00
Dries Buytaert
a86223cd70
- Patch #428800 by Gabor Hojtsy: convert the mission statement to a block so we have more flexibility to place it.
2009-05-12 08:31:17 +00:00
Dries Buytaert
ac5e86e05c
- Patch #329015 by Damien Tournoud: improved error handling of batch API.
2009-05-03 07:35:37 +00:00
Dries Buytaert
5349ff1d26
- Patch #445966 by Damien Tournoud: allow theme engine and theme settings form.
2009-04-27 16:33:05 +00:00
Angie Byron
8e4022fe6d
#359391 by kresimir: Clarify that various caching modes are 'page' caching modes.
2009-04-27 02:07:48 +00:00
Dries Buytaert
1c076bc89f
- Patch #19837 by xmacinfo, j.somers: make 'not verified' togglable as a theme setting.
2009-04-26 09:14:32 +00:00
Dries Buytaert
3fbda2307d
- Patch #375482 by mfb: avoid PDO exceptions when block module is not enabled.
2009-04-21 09:31:31 +00:00
Dries Buytaert
ff9b6c611e
- Patch #427296 by taz88ny: move some code from system.module to bloc.module where it belongs.
2009-04-20 07:36:34 +00:00